Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 992710d7bd4e81e7599bb1a236ba3b3812d3369b 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-ssh3986349393690435313.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-ssh16040137076683003607.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-ssh1027501278735889480.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-ssh1961303225743464033.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-ssh6845430691171126585.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 ‘prd-ubuntu20.04-docker-8c-8g-6747’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6750 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/658 [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/658 # 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 992710d7bd4e81e7599bb1a236ba3b3812d3369b (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 992710d7bd4e81e7599bb1a236ba3b3812d3369b # timeout=10 Commit message: "Merge pull request #4842 from cherrycl/issue-4841" > git rev-list --no-walk 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:50:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:50:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:50:29 ========================================================= 09:50:29 EdgeX Global Pipelines Version Info 09:50:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:50:30 ------------------- 09:50:30 stable info: 09:50:30 ------------------- 09:50:30 Commited By: Ginny Guan ginny@iotechsys.com 09:50:30 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:50:30 Message: update stable to v1.0.260 09:50:30 ------------------- 09:50:30 experimental info: 09:50:30 ------------------- 09:50:30 Commited By: Ginny Guan ginny@iotechsys.com 09:50:30 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:50:30 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:50:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:50:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:50:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:50:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:50:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:50:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:50:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:50:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:50:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:50:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 992710d [Pipeline] echo 09:50:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:50:31 provisioning config files... 09:50:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/658@tmp/config17682054250827549111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:31 ---> ****-login.sh 09:50:31 nexus3.edgexfoundry.org:10001 09:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:32 Configure a credential helper to remove this warning. See 09:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:32 09:50:32 Login Succeeded 09:50:32 nexus3.edgexfoundry.org:10002 09:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:32 Configure a credential helper to remove this warning. See 09:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:32 09:50:32 Login Succeeded 09:50:32 nexus3.edgexfoundry.org:10003 09:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:32 Configure a credential helper to remove this warning. See 09:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:32 09:50:32 Login Succeeded 09:50:32 nexus3.edgexfoundry.org:10004 09:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:32 Configure a credential helper to remove this warning. See 09:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:32 09:50:32 Login Succeeded 09:50:32 ****.io 09:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:32 Configure a credential helper to remove this warning. See 09:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:32 09:50:32 Login Succeeded 09:50:32 ---> ****-login.sh ends [Pipeline] } 09:50:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:50:33 + 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 09:50:33 + dirname cmd/core-command/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo core-command,cmd/core-command/Dockerfile 09:50:33 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:50:33 + dirname cmd/core-data/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo core-data,cmd/core-data/Dockerfile 09:50:33 + dirname cmd/core-keeper/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo core-keeper,cmd/core-keeper/Dockerfile 09:50:33 + dirname cmd/core-metadata/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo core-metadata,cmd/core-metadata/Dockerfile 09:50:33 + dirname cmd/security-bootstrapper/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:50:33 + dirname cmd/security-proxy-auth/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:50:33 + dirname cmd/security-proxy-setup/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:50:33 + dirname cmd/security-secretstore-setup/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:50:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:50:33 + dirname cmd/security-spire-agent/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:50:33 + dirname cmd/security-spire-config/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:50:33 + dirname cmd/security-spire-server/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:50:33 + dirname cmd/support-notifications/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo support-notifications,cmd/support-notifications/Dockerfile 09:50:33 + dirname cmd/support-scheduler/Dockerfile 09:50:33 + cut -d/ -f2 09:50:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:50:33 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 09:50:33 + git rev-list -1 --merges 992710d7bd4e81e7599bb1a236ba3b3812d3369b~1..992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] echo 09:50:33 -----------> git rev-list -1 --merges 992710d7bd4e81e7599bb1a236ba3b3812d3369b~1..992710d7bd4e81e7599bb1a236ba3b3812d3369b 992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:50:33 992710d7bd4e81e7599bb1a236ba3b3812d3369b [false] [Pipeline] sh 09:50:33 + git log --format=format:%s -1 992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] echo 09:50:33 ========================================================= 09:50:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:50:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:50:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:50:34 + grep -v github /etc/ssh/ssh_known_hosts 09:50:34 + [ -e /tmp/ssh_known_hosts ] 09:50:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:50:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:50:34 + sudo tee -a /etc/ssh/ssh_known_hosts 09:50:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:50:34 09:50:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:50:35 0.1.4: Pulling from edgex-devops/py-git-semver 09:50:35 b85a868b505f: Pulling fs layer 09:50:35 e2be974225ed: Pulling fs layer 09:50:35 339a4e72a1f5: Pulling fs layer 09:50:35 988bab9f4d93: Pulling fs layer 09:50:35 1469e6f7b9e6: Pulling fs layer 09:50:35 eaf3925da568: Pulling fs layer 09:50:35 bab4dde63d76: Pulling fs layer 09:50:35 bde34c3a00c8: Pulling fs layer 09:50:35 b352a97aabf1: Pulling fs layer 09:50:35 4872d77fe225: Pulling fs layer 09:50:35 5851b861e8e6: Pulling fs layer 09:50:35 bab4dde63d76: Waiting 09:50:35 988bab9f4d93: Waiting 09:50:35 bde34c3a00c8: Waiting 09:50:35 b352a97aabf1: Waiting 09:50:35 eaf3925da568: Waiting 09:50:35 4872d77fe225: Waiting 09:50:35 5851b861e8e6: Waiting 09:50:35 1469e6f7b9e6: Waiting 09:50:35 e2be974225ed: Verifying Checksum 09:50:35 e2be974225ed: Download complete 09:50:35 988bab9f4d93: Verifying Checksum 09:50:35 988bab9f4d93: Download complete 09:50:35 1469e6f7b9e6: Verifying Checksum 09:50:35 1469e6f7b9e6: Download complete 09:50:35 eaf3925da568: Verifying Checksum 09:50:35 eaf3925da568: Download complete 09:50:35 339a4e72a1f5: Verifying Checksum 09:50:35 339a4e72a1f5: Download complete 09:50:35 bde34c3a00c8: Verifying Checksum 09:50:35 bde34c3a00c8: Download complete 09:50:35 b352a97aabf1: Download complete 09:50:35 4872d77fe225: Verifying Checksum 09:50:35 4872d77fe225: Download complete 09:50:35 5851b861e8e6: Verifying Checksum 09:50:35 5851b861e8e6: Download complete 09:50:35 b85a868b505f: Verifying Checksum 09:50:35 b85a868b505f: Download complete 09:50:35 bab4dde63d76: Verifying Checksum 09:50:35 bab4dde63d76: Download complete 09:50:36 b85a868b505f: Pull complete 09:50:36 e2be974225ed: Pull complete 09:50:37 339a4e72a1f5: Pull complete 09:50:37 988bab9f4d93: Pull complete 09:50:37 1469e6f7b9e6: Pull complete 09:50:37 eaf3925da568: Pull complete 09:50:39 bab4dde63d76: Pull complete 09:50:39 bde34c3a00c8: Pull complete 09:50:39 b352a97aabf1: Pull complete 09:50:39 4872d77fe225: Pull complete 09:50:39 5851b861e8e6: Pull complete 09:50:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:50:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:50:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:39 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 09:50:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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 09:50:42 $ docker top 21a266a0544bf8c9e9a5487eb559bd407d83154c7c2fbd697e8cbefaa163d59f -eo pid,comm 09:50:42 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). 09:50:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:50:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:50:42 [ssh-agent] Looking for ssh-agent implementation... 09:50:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:42 $ docker exec 21a266a0544bf8c9e9a5487eb559bd407d83154c7c2fbd697e8cbefaa163d59f ssh-agent 09:50:43 SSH_AUTH_SOCK=/tmp/ssh-NwZxIqBQlIre/agent.32 09:50:43 SSH_AGENT_PID=38 09:50:43 Running ssh-add (command line suppressed) 09:50:43 Identity added: /w/workspace/edgex-go/658@tmp/private_key_8717817367007840170.key (/w/workspace/edgex-go/658@tmp/private_key_8717817367007840170.key) 09:50:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:50:43 + git tag --points-at HEAD [Pipeline] } 09:50:43 $ docker exec --env ******** --env ******** 21a266a0544bf8c9e9a5487eb559bd407d83154c7c2fbd697e8cbefaa163d59f ssh-agent -k 09:50:43 unset SSH_AUTH_SOCK; 09:50:43 unset SSH_AGENT_PID; 09:50:43 echo Agent pid 38 killed; 09:50:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:50:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:50:43 [ssh-agent] Looking for ssh-agent implementation... 09:50:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:43 $ docker exec 21a266a0544bf8c9e9a5487eb559bd407d83154c7c2fbd697e8cbefaa163d59f ssh-agent 09:50:43 SSH_AUTH_SOCK=/tmp/ssh-yxJG3bI2fxni/agent.71 09:50:43 SSH_AGENT_PID=77 09:50:44 Running ssh-add (command line suppressed) 09:50:44 Identity added: /w/workspace/edgex-go/658@tmp/private_key_4745473745230753910.key (/w/workspace/edgex-go/658@tmp/private_key_4745473745230753910.key) 09:50:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:50:44 + git semver init 09:50:44 2024-07-30 09:50:44,569 [run_init] DEBUG init version:0.0.0 force:False 09:50:44 2024-07-30 09:50:44,570 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/658/.semver 09:50:44 2024-07-30 09:50:44,570 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/658/.semver 09:50:44 2024-07-30 09:50:44,571 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/658/.semver'], cwd=/w/workspace/edgex-go/658, universal_newlines=False, shell=None, istream=None) 09:50:51 2024-07-30 09:50:50,906 [append_file] DEBUG append to file:/w/workspace/edgex-go/658/.git/info/exclude 09:50:51 2024-07-30 09:50:50,907 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/658/.semver/main with force:False 09:50:51 2024-07-30 09:50:50,907 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main 09:50:51 2024-07-30 09:50:50,907 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main 09:50:51 3.2.0-dev.40 [Pipeline] } 09:50:51 $ docker exec --env ******** --env ******** 21a266a0544bf8c9e9a5487eb559bd407d83154c7c2fbd697e8cbefaa163d59f ssh-agent -k 09:50:51 unset SSH_AUTH_SOCK; 09:50:51 unset SSH_AGENT_PID; 09:50:51 echo Agent pid 77 killed; 09:50:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:50:51 + git semver [Pipeline] } 09:50:52 $ docker stop --time=1 21a266a0544bf8c9e9a5487eb559bd407d83154c7c2fbd697e8cbefaa163d59f 09:50:53 $ docker rm -f --volumes 21a266a0544bf8c9e9a5487eb559bd407d83154c7c2fbd697e8cbefaa163d59f [Pipeline] // withDockerContainer [Pipeline] sh 09:50:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:50:53 Stashed 1 file(s) [Pipeline] echo 09:50:53 [edgeXSemver]: initialized semver on version 3.2.0-dev.40 [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 09:50:54 + git config --global --add safe.directory /w/workspace/edgex-go/658 [Pipeline] echo 09:50:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:50:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:50:54 ========================================================= 09:50:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:50:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:50:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:50:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:50:54 619be1103602: Pulling fs layer 09:50:54 7862e08f4a3e: Pulling fs layer 09:50:54 5df492c9dc93: Pulling fs layer 09:50:54 7629e6793208: Pulling fs layer 09:50:54 4f4fb700ef54: Pulling fs layer 09:50:54 fb5054dd5b73: Pulling fs layer 09:50:54 eeca6798cff9: Pulling fs layer 09:50:54 aa269ceb94a6: Pulling fs layer 09:50:54 ada007ff1a6a: Pulling fs layer 09:50:54 fb5054dd5b73: Waiting 09:50:54 eeca6798cff9: Waiting 09:50:54 aa269ceb94a6: Waiting 09:50:54 7629e6793208: Waiting 09:50:54 4f4fb700ef54: Waiting 09:50:54 7862e08f4a3e: Verifying Checksum 09:50:54 7862e08f4a3e: Download complete 09:50:54 7629e6793208: Verifying Checksum 09:50:54 7629e6793208: Download complete 09:50:54 4f4fb700ef54: Download complete 09:50:54 fb5054dd5b73: Verifying Checksum 09:50:54 fb5054dd5b73: Download complete 09:50:54 619be1103602: Verifying Checksum 09:50:54 619be1103602: Download complete 09:50:54 eeca6798cff9: Verifying Checksum 09:50:54 eeca6798cff9: Download complete 09:50:54 619be1103602: Pull complete 09:50:54 ada007ff1a6a: Verifying Checksum 09:50:54 ada007ff1a6a: Download complete 09:50:55 7862e08f4a3e: Pull complete 09:50:55 5df492c9dc93: Verifying Checksum 09:50:55 5df492c9dc93: Download complete 09:50:55 aa269ceb94a6: Download complete 09:50:58 5df492c9dc93: Pull complete 09:50:58 7629e6793208: Pull complete 09:50:58 4f4fb700ef54: Pull complete 09:50:58 fb5054dd5b73: Pull complete 09:50:58 eeca6798cff9: Pull complete 09:51:01 aa269ceb94a6: Pull complete 09:51:01 ada007ff1a6a: Pull complete 09:51:01 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:51:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:51:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:51:01 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:51:01 WORKDIR /edgex 09:51:01 COPY go.mod . 09:51:01 RUN go mod download 09:51:01 docker build -t ci-base-image-x86_64 -f - . 09:51:02 Sending build context to Docker daemon 178.6MB 09:51:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:51:02 ---> f489d0715acc 09:51:02 Step 2/4 : WORKDIR /edgex 09:51:07 ---> Running in 8dbf4616463f 09:51:07 Removing intermediate container 8dbf4616463f 09:51:07 ---> bb4c798bf4a8 09:51:07 Step 3/4 : COPY go.mod . 09:51:07 ---> c2cb749b0b03 09:51:07 Step 4/4 : RUN go mod download 09:51:07 ---> Running in 61f1c25828ac 09:51:08 Still waiting to schedule task 09:51:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6748’ is offline 09:51:34 Removing intermediate container 61f1c25828ac 09:51:34 ---> efbf8f09dfa2 09:51:34 Successfully built efbf8f09dfa2 09:51:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:34 + docker inspect -f . ci-base-image-x86_64 09:51:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:34 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 09:51:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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 09:51:35 $ docker top b2e27b115a11c988e2ca9ca21a59a7a428e68c95b6dcfe65c4086cb241c37fde -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:35 + go version 09:51:35 go version go1.21.9 linux/amd64 [Pipeline] } 09:51:35 $ docker stop --time=1 b2e27b115a11c988e2ca9ca21a59a7a428e68c95b6dcfe65c4086cb241c37fde 09:51:36 $ docker rm -f --volumes b2e27b115a11c988e2ca9ca21a59a7a428e68c95b6dcfe65c4086cb241c37fde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:37 + docker inspect -f . ci-base-image-x86_64 09:51:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:37 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 09:51:37 $ 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/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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 09:51:37 $ docker top 71ce4f694d19b730c56327079dfeefb69957b51f08e3aade010ffcbab888f489 -eo pid,comm [Pipeline] { [Pipeline] echo 09:51:37 ========================================================= 09:51:37 [edgeXBuildGoParallel] Running Tests and Build... 09:51:37 ========================================================= [Pipeline] sh 09:51:37 + git config --global --add safe.directory /w/workspace/edgex-go/658 [Pipeline] fileExists [Pipeline] sh 09:51:38 + make test 09:51:38 go test -race -coverprofile=coverage.out ./... 09:51:46 ? github.com/edgexfoundry/edgex-go [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:52:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:52:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 09:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:52:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:52:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 09:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:52:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements 09:52:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements 09:52:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.785s coverage: 93.4% of statements 09:52:26 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements 09:52:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.5% of statements 09:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:52:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:52:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:52:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:52:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:52:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:52:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:52:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:52:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:52:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.377s coverage: 95.8% of statements 09:52:30 ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements 09:52:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:52:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:52:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements 09:52:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 32.2% of statements 09:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.038s coverage: 41.7% of statements 09:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements 09:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 09:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements 09:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 09:52:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:52:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:52:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:52:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:52:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:52:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:52:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:52:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:52:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:52:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:52:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:52:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:52:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:52:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:52:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6751 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:52:40 Running in /w/workspace/edgex-go/658 [Pipeline] { [Pipeline] checkout 09:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:52:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:52:43 The recommended git tool is: git 09:52:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:52:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:52:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:52:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:52:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements 09:52:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:52:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:52:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:52:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:52:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:52:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:52:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:52:51 using credential edgex-jenkins-ssh 09:52:51 Cloning the remote Git repository 09:52:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:52:52 > git init /w/workspace/edgex-go/658 # timeout=10 09:52:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:52:52 > git --version # timeout=10 09:52:52 > git --version # 'git version 2.25.1' 09:52:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:52:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.317s coverage: 79.9% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.040s coverage: 62.3% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.025s coverage: 87.2% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.138s coverage: 63.1% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 38.4% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.100s coverage: 95.7% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 09:52:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 98.9% of statements 09:52:57 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 09:52:58 running golangci-lint 09:52:58 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 09:52:58 go version go1.21.9 linux/amd64 09:52:58 level=info msg="[config_reader] Used config file .golangci.yml" 09:52:58 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:53:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:53:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:10 Avoid second fetch 09:53:10 Checking out Revision 992710d7bd4e81e7599bb1a236ba3b3812d3369b (main) 09:53:11 Commit message: "Merge pull request #4842 from cherrycl/issue-4841" 09:53:10 > git config core.sparsecheckout # timeout=10 09:53:10 > git checkout -f 992710d7bd4e81e7599bb1a236ba3b3812d3369b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:53:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:53:16 % Total % Received % Xferd Average Speed Time Time Time Current 09:53:16 Dload Upload Total Spent Left Speed 09:53:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 121k [Pipeline] sh 09:53:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:53:17 + sudo tee /etc/docker/daemon.new 09:53:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:53:17 { 09:53:17 "registry-mirrors": [ 09:53:17 "https://nexus3.edgexfoundry.org:10001" 09:53:17 ], 09:53:17 "bip": "10.250.0.254/24", 09:53:17 "hosts": [ 09:53:17 "tcp://0.0.0.0:5555", 09:53:17 "unix:///var/run/docker.sock" 09:53:17 ], 09:53:17 "mtu": 1458, 09:53:17 "selinux-enabled": true, 09:53:17 "seccomp-profile": "/etc/docker/seccomp.json" 09:53:17 } [Pipeline] sh 09:53:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:53:17 + sudo service docker restart 09:53:24 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|name|files|imports) took 23.018923137s" 09:53:24 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.377048ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:53:36 provisioning config files... 09:53:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/658@tmp/config18105929793656531537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:36 ---> ****-login.sh 09:53:36 nexus3.edgexfoundry.org:10001 09:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:37 level=info msg="[linters_context/goanalysis] analyzers took 1m49.247868023s with top 10 stages: buildir: 1m3.675155236s, gosec: 10.446957237s, inspect: 2.59030459s, fact_deprecated: 2.091007732s, fact_purity: 1.515975321s, S1038: 1.476199504s, printf: 1.451934977s, nilness: 1.243243026s, ctrlflow: 1.193384447s, typedness: 708.268897ms" 09:53:37 level=info msg="[runner] Issues before processing: 209, after processing: 0" 09:53:37 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 209/209, skip_files: 209/209, autogenerated_exclude: 209/209, identifier_marker: 209/209, exclude: 209/209, exclude-rules: 21/209, filename_unadjuster: 209/209, skip_dirs: 209/209, nolint: 0/21, cgo: 209/209" 09:53:37 level=info msg="[runner] processing took 18.454814ms with stages: nolint: 7.924042ms, identifier_marker: 5.731154ms, path_prettifier: 1.633554ms, autogenerated_exclude: 1.338021ms, exclude-rules: 1.224629ms, skip_dirs: 548.754µs, cgo: 33.55µs, filename_unadjuster: 16.02µs, max_same_issues: 880ns, exclude: 720ns, skip_files: 590ns, fixer: 530ns, max_from_linter: 430ns, uniq_by_line: 400ns, diff: 380ns, sort_results: 350ns, severity-rules: 240ns, path_shortener: 210ns, source_code: 140ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns" 09:53:37 level=info msg="[runner] linters took 13.688219332s with stages: goanalysis_metalinter: 13.669662797s" 09:53:37 level=info msg="File cache stats: 0 entries of total size 0B" 09:53:37 level=info msg="Memory: 361 samples, avg is 295.1MB, max is 1350.4MB" 09:53:37 level=info msg="Execution took 36.761111421s" 09:53:37 go vet ./... 09:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:53:37 Configure a credential helper to remove this warning. See 09:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:53:37 09:53:37 Login Succeeded 09:53:37 nexus3.edgexfoundry.org:10002 09:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:53:37 Configure a credential helper to remove this warning. See 09:53:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:53:37 09:53:37 Login Succeeded 09:53:37 nexus3.edgexfoundry.org:10003 09:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:53:38 Configure a credential helper to remove this warning. See 09:53:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:53:38 09:53:38 Login Succeeded 09:53:38 nexus3.edgexfoundry.org:10004 09:53:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:53:38 Configure a credential helper to remove this warning. See 09:53:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:53:38 09:53:38 Login Succeeded 09:53:38 ****.io 09:53:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:53:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:53:39 Configure a credential helper to remove this warning. See 09:53:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:53:39 09:53:39 Login Succeeded 09:53:39 ---> ****-login.sh ends [Pipeline] } 09:53:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:53:39 + git config --global --add safe.directory /w/workspace/edgex-go/658 [Pipeline] echo 09:53:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:53:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:53:39 ========================================================= 09:53:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:53:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:53:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:53:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:53:40 c6b39de5b339: Pulling fs layer 09:53:40 a69c41024577: Pulling fs layer 09:53:40 d6de4b400683: Pulling fs layer 09:53:40 35cb2a7552d0: Pulling fs layer 09:53:40 4f4fb700ef54: Pulling fs layer 09:53:40 464afbd9ba4c: Pulling fs layer 09:53:40 00f215d4a9da: Pulling fs layer 09:53:40 d496ad576159: Pulling fs layer 09:53:40 35cb2a7552d0: Waiting 09:53:40 4f4fb700ef54: Waiting 09:53:40 464afbd9ba4c: Waiting 09:53:40 00f215d4a9da: Waiting 09:53:40 d496ad576159: Waiting 09:53:40 a69c41024577: Verifying Checksum 09:53:40 a69c41024577: Download complete 09:53:40 35cb2a7552d0: Download complete 09:53:40 4f4fb700ef54: Verifying Checksum 09:53:40 4f4fb700ef54: Download complete 09:53:40 464afbd9ba4c: Verifying Checksum 09:53:40 464afbd9ba4c: Download complete 09:53:40 c6b39de5b339: Download complete 09:53:40 d496ad576159: Verifying Checksum 09:53:40 d496ad576159: Download complete 09:53:41 c6b39de5b339: Pull complete 09:53:41 a69c41024577: Pull complete 09:53:42 d6de4b400683: Verifying Checksum 09:53:42 d6de4b400683: Download complete 09:53:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:53:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:53:42 ./bin/test-attribution-txt.sh [Pipeline] echo 09:53:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:53:42 + ls -al . 09:53:42 total 840 09:53:42 drwxrwxr-x 11 1001 1001 4096 Jul 30 09:51 . 09:53:42 drwxr-xr-x 4 root root 4096 Jul 30 09:51 .. 09:53:42 drwxrwxr-x 2 1001 1001 4096 Jul 30 09:50 .blubracket 09:53:42 -rw-rw-r-- 1 1001 1001 10 Jul 30 09:50 .dockerignore 09:53:42 drwxrwxr-x 8 1001 1001 4096 Jul 30 09:52 .git 09:53:42 drwxrwxr-x 3 1001 1001 4096 Jul 30 09:50 .github 09:53:42 -rw-rw-r-- 1 1001 1001 1102 Jul 30 09:50 .gitignore 09:53:42 -rw-rw-r-- 1 1001 1001 42 Jul 30 09:50 .golangci.yml 09:53:42 -rw-rw-r-- 1 1001 1001 100 Jul 30 09:50 .hadolint.yml 09:53:42 drwxr-xr-x 3 1001 1001 4096 Jul 30 09:50 .semver 09:53:42 -rw-rw-r-- 1 1001 1001 155 Jul 30 09:50 .sonarcloud.properties 09:53:42 -rw-rw-r-- 1 1001 1001 1171 Jul 30 09:50 ADOPTERS.md 09:53:42 -rw-rw-r-- 1 1001 1001 20361 Jul 30 09:50 Attribution.txt 09:53:42 -rw-rw-r-- 1 1001 1001 100284 Jul 30 09:50 CHANGELOG.md 09:53:42 -rw-rw-r-- 1 1001 1001 3804 Jul 30 09:50 CONTRIBUTING.md 09:53:42 -rw-rw-r-- 1 1001 1001 677 Jul 30 09:50 GOVERNANCE.md 09:53:42 -rw-rw-r-- 1 1001 1001 861 Jul 30 09:50 Jenkinsfile 09:53:42 -rw-rw-r-- 1 1001 1001 10775 Jul 30 09:50 LICENSE 09:53:42 -rw-rw-r-- 1 1001 1001 16051 Jul 30 09:50 Makefile 09:53:42 -rw-rw-r-- 1 1001 1001 582 Jul 30 09:50 OWNERS.md 09:53:42 -rw-rw-r-- 1 1001 1001 9528 Jul 30 09:50 README.md 09:53:42 -rw-rw-r-- 1 1001 1001 789 Jul 30 09:50 SECURITY.md 09:53:42 -rw-rw-r-- 1 1001 1001 12 Jul 30 09:50 VERSION 09:53:42 drwxrwxr-x 2 1001 1001 4096 Jul 30 09:50 bin 09:53:42 drwxrwxr-x 19 1001 1001 4096 Jul 30 09:50 cmd 09:53:42 -rw-r--r-- 1 root root 481596 Jul 30 09:52 coverage.out 09:53:42 drwxrwxr-x 2 1001 1001 4096 Jul 30 09:50 fuzz_test 09:53:42 -rw-rw-r-- 1 1001 1001 6912 Jul 30 09:50 go.mod 09:53:42 -rw-rw-r-- 1 1001 1001 100928 Jul 30 09:50 go.sum 09:53:42 drwxrwxr-x 7 1001 1001 4096 Jul 30 09:50 internal 09:53:42 drwxrwxr-x 3 1001 1001 4096 Jul 30 09:50 openapi 09:53:42 -rw-rw-r-- 1 1001 1001 584 Jul 30 09:50 security.txt 09:53:42 -rw-rw-r-- 1 1001 1001 204 Jul 30 09:50 version.go [Pipeline] sh 09:53:42 00f215d4a9da: Verifying Checksum 09:53:42 00f215d4a9da: Download complete 09:53:43 + '[' -e coverage.out ] 09:53:43 + chown 1001:1001 coverage.out [Pipeline] stash 09:53:43 Stashed 1 file(s) [Pipeline] sh 09:53:43 + make build 09:53:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:53:55 d6de4b400683: Pull complete 09:53:55 35cb2a7552d0: Pull complete 09:53:55 4f4fb700ef54: Pull complete 09:53:55 464afbd9ba4c: Pull complete 09:54:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:54:05 00f215d4a9da: Pull complete 09:54:06 d496ad576159: Pull complete 09:54:06 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:54:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:54:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:54:06 + docker build -t ci-base-image-arm64 -f - . 09:54:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:54:06 WORKDIR /edgex 09:54:06 COPY go.mod . 09:54:06 RUN go mod download 09:54:07 Sending build context to Docker daemon 3.228MB 09:54:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:54:07 ---> f246e2811388 09:54:07 Step 2/4 : WORKDIR /edgex 09:54:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:54:09 ---> Running in 85ae039ea395 09:54:09 Removing intermediate container 85ae039ea395 09:54:09 ---> 0ca1baafd2a5 09:54:09 Step 3/4 : COPY go.mod . 09:54:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:54:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:54:09 ---> 2f5f4f5de470 09:54:09 Step 4/4 : RUN go mod download 09:54:09 ---> Running in 33f485860d37 09:54:11 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:54:15 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:54:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:54:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:54:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:54:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:54:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:54:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:54:24 $ docker stop --time=1 71ce4f694d19b730c56327079dfeefb69957b51f08e3aade010ffcbab888f489 09:54:31 $ docker rm -f --volumes 71ce4f694d19b730c56327079dfeefb69957b51f08e3aade010ffcbab888f489 [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 09:54:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:32 09:54:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:33 latest: Pulling from edgex-devops/edgex-compose 09:54:33 91d30c5bc195: Pulling fs layer 09:54:33 2e9b0aa3be6d: Pulling fs layer 09:54:33 9c61dcf015f6: Pulling fs layer 09:54:33 4698f68db338: Pulling fs layer 09:54:33 2a2f49069b9e: Pulling fs layer 09:54:33 e0025b399a48: Pulling fs layer 09:54:33 4698f68db338: Waiting 09:54:33 2a2f49069b9e: Waiting 09:54:33 91d30c5bc195: Verifying Checksum 09:54:33 91d30c5bc195: Download complete 09:54:33 4698f68db338: Verifying Checksum 09:54:33 4698f68db338: Download complete 09:54:33 2e9b0aa3be6d: Verifying Checksum 09:54:33 2e9b0aa3be6d: Download complete 09:54:33 e0025b399a48: Verifying Checksum 09:54:33 e0025b399a48: Download complete 09:54:33 91d30c5bc195: Pull complete 09:54:33 2a2f49069b9e: Download complete 09:54:33 2e9b0aa3be6d: Pull complete 09:54:34 9c61dcf015f6: Verifying Checksum 09:54:34 9c61dcf015f6: Download complete 09:54:36 9c61dcf015f6: Pull complete 09:54:36 4698f68db338: Pull complete 09:54:37 2a2f49069b9e: Pull complete 09:54:37 e0025b399a48: Pull complete 09:54:37 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:54:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:54:37 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 09:54:37 $ 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/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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 09:54:41 $ docker top dc1ecb5f08ff2876f3b8a5a63a6e6352e7dcabebea49e3fcd2420e354ff4fc85 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:41 + docker compose -f ./docker-compose-build.yml build --parallel 09:54:44 #1 [core-command internal] load build definition from Dockerfile 09:54:44 #1 transferring dockerfile: 1.93kB done 09:54:44 #1 DONE 0.1s 09:54:44 09:54:44 #2 [security-bootstrapper internal] load build definition from Dockerfile 09:54:44 #2 transferring dockerfile: 2.93kB done 09:54:44 #2 DONE 0.0s 09:54:44 09:54:44 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:54:44 #3 transferring dockerfile: 2.23kB done 09:54:44 #3 DONE 0.0s 09:54:44 09:54:44 #4 [security-spire-agent internal] load build definition from Dockerfile 09:54:44 #4 transferring dockerfile: 1.81kB done 09:54:44 #4 DONE 0.0s 09:54:44 09:54:44 #5 [security-secretstore-setup internal] load build definition from Dockerfile 09:54:44 #5 transferring dockerfile: 2.49kB done 09:54:44 #5 DONE 0.0s 09:54:44 09:54:44 #6 [support-scheduler internal] load build definition from Dockerfile 09:54:44 #6 transferring dockerfile: 1.93kB done 09:54:44 #6 DONE 0.0s 09:54:44 09:54:44 #7 [core-metadata internal] load build definition from Dockerfile 09:54:44 #7 transferring dockerfile: 2.06kB done 09:54:44 #7 DONE 0.0s 09:54:44 09:54:44 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:54:44 #8 transferring dockerfile: 1.89kB done 09:54:44 #8 DONE 0.0s 09:54:44 09:54:44 #9 [security-proxy-auth internal] load build definition from Dockerfile 09:54:44 #9 transferring dockerfile: 2.15kB done 09:54:44 #9 DONE 0.0s 09:54:44 09:54:44 #10 [support-notifications internal] load build definition from Dockerfile 09:54:44 #10 transferring dockerfile: 1.95kB done 09:54:44 #10 DONE 0.0s 09:54:44 09:54:44 #11 [core-keeper internal] load build definition from Dockerfile 09:54:44 #11 transferring dockerfile: 2.01kB done 09:54:44 #11 DONE 0.0s 09:54:44 09:54:44 #12 [security-proxy-setup internal] load build definition from Dockerfile 09:54:44 #12 transferring dockerfile: 2.50kB done 09:54:44 #12 DONE 0.0s 09:54:44 09:54:44 #13 [security-spire-server internal] load build definition from Dockerfile 09:54:44 #13 transferring dockerfile: 1.70kB done 09:54:44 #13 DONE 0.0s 09:54:44 09:54:44 #14 [security-spire-config internal] load build definition from Dockerfile 09:54:44 #14 transferring dockerfile: 1.69kB done 09:54:44 #14 DONE 0.0s 09:54:44 09:54:44 #15 [core-data internal] load build definition from Dockerfile 09:54:44 #15 transferring dockerfile: 2.01kB done 09:54:44 #15 DONE 0.0s 09:54:44 09:54:44 #16 [core-command internal] load .dockerignore 09:54:44 #16 transferring context: 50B done 09:54:44 #16 DONE 0.0s 09:54:44 09:54:44 #17 [security-bootstrapper internal] load .dockerignore 09:54:44 #17 transferring context: 50B done 09:54:44 #17 DONE 0.0s 09:54:44 09:54:44 #18 [core-common-config-bootstrapper internal] load .dockerignore 09:54:44 #18 transferring context: 50B done 09:54:44 #18 DONE 0.0s 09:54:44 09:54:44 #19 [security-spire-agent internal] load .dockerignore 09:54:44 #19 transferring context: 50B done 09:54:44 #19 DONE 0.0s 09:54:44 09:54:44 #20 [security-secretstore-setup internal] load .dockerignore 09:54:44 #20 transferring context: 50B done 09:54:44 #20 DONE 0.0s 09:54:44 09:54:44 #21 [support-scheduler internal] load .dockerignore 09:54:44 #21 transferring context: 50B done 09:54:44 #21 DONE 0.0s 09:54:44 09:54:44 #22 [core-metadata internal] load .dockerignore 09:54:44 #22 transferring context: 50B done 09:54:44 #22 DONE 0.0s 09:54:44 09:54:44 #23 [security-spiffe-token-provider internal] load .dockerignore 09:54:44 #23 transferring context: 50B done 09:54:44 #23 DONE 0.0s 09:54:44 09:54:44 #24 [security-proxy-auth internal] load .dockerignore 09:54:45 #24 transferring context: 50B done 09:54:45 #24 DONE 0.0s 09:54:45 09:54:45 #25 [support-notifications internal] load .dockerignore 09:54:45 #25 transferring context: 50B done 09:54:45 #25 DONE 0.0s 09:54:45 09:54:45 #26 [core-keeper internal] load .dockerignore 09:54:45 #26 transferring context: 50B done 09:54:45 #26 DONE 0.0s 09:54:45 09:54:45 #27 [security-proxy-setup internal] load .dockerignore 09:54:45 #27 transferring context: 50B done 09:54:45 #27 DONE 0.0s 09:54:45 09:54:45 #28 [security-spire-server internal] load .dockerignore 09:54:45 #28 transferring context: 50B done 09:54:45 #28 DONE 0.1s 09:54:45 09:54:45 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:54:45 #29 DONE 0.0s 09:54:45 09:54:45 #30 [core-data internal] load .dockerignore 09:54:45 #30 transferring context: 50B done 09:54:45 #30 DONE 0.0s 09:54:45 09:54:45 #31 [security-spire-config internal] load .dockerignore 09:54:45 #31 transferring context: 50B done 09:54:45 #31 DONE 0.1s 09:54:45 09:54:45 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:54:45 #29 DONE 0.0s 09:54:45 09:54:45 #32 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:45 #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:54:45 #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:54:45 #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 09:54:45 #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:54:45 #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:54:45 #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 09:54:45 #32 ... 09:54:45 09:54:45 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:54:45 #29 DONE 0.0s 09:54:45 09:54:45 #32 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:45 #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:54:45 #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:54:45 #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 09:54:45 #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:54:45 #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:54:45 #32 ... 09:54:45 09:54:45 #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:54:45 #29 DONE 0.0s 09:54:45 09:54:45 #32 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:45 #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:54:45 #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:54:45 #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 09:54:45 #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:54:45 #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:54:45 #32 ... 09:54:45 09:54:45 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:54:45 #29 DONE 0.0s 09:54:45 09:54:45 #32 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:45 #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 09:54:45 #32 ... 09:54:45 09:54:45 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:54:45 #29 DONE 0.0s 09:54:45 09:54:45 #32 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:45 #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:54:45 #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:54:45 #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 09:54:45 #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:54:45 #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:54:45 #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 09:54:45 #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:54:45 #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:54:45 #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 09:54:45 #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:54:45 #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:54:45 #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 09:54:45 #32 DONE 1.0s 09:54:45 09:54:45 #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 09:54:45 #33 DONE 0.6s 09:54:45 09:54:45 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:54:45 #34 DONE 0.7s 09:54:45 09:54:45 #35 [core-data internal] load build context 09:54:46 #35 ... 09:54:46 09:54:46 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:54:46 #36 DONE 0.7s 09:54:46 09:54:46 #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:54:46 #32 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:54:46 #32 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:54:46 #32 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 09:54:46 #32 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:54:46 #32 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:54:46 #32 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 09:54:46 #32 DONE 1.0s 09:54:46 09:54:46 #35 [core-data internal] load build context 09:54:46 #35 ... 09:54:46 09:54:46 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:54:46 #37 DONE 1.4s 09:54:46 09:54:46 #35 [core-data internal] load build context 09:54:46 #35 ... 09:54:46 09:54:46 #38 [security-spire-server internal] load build context 09:54:46 #38 transferring context: 26.79kB 0.0s done 09:54:46 #38 DONE 0.5s 09:54:46 09:54:46 #39 [security-spire-config internal] load build context 09:54:46 #39 transferring context: 25.04kB 0.0s done 09:54:46 #39 DONE 0.5s 09:54:46 09:54:46 #40 [security-spire-agent internal] load build context 09:54:46 #40 transferring context: 26.32kB 0.1s done 09:54:46 #40 DONE 0.5s 09:54:46 09:54:46 #35 [core-data internal] load build context 09:54:52 #35 transferring context: 157.60MB 5.4s 09:54:52 #35 ... 09:54:52 09:54:52 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:54:52 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 09:54:52 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:54:52 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:54:52 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:54:52 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 09:54:52 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.2s done 09:54:52 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.9s 09:54:52 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:54:55 #41 ... 09:54:55 09:54:55 #42 [core-command internal] load build context 09:54:55 #42 ... 09:54:55 09:54:55 #43 [core-common-config-bootstrapper internal] load build context 09:54:55 #43 ... 09:54:55 09:54:55 #44 [security-secretstore-setup internal] load build context 09:54:55 #44 ... 09:54:55 09:54:55 #45 [support-scheduler internal] load build context 09:54:55 #45 ... 09:54:55 09:54:55 #46 [security-spiffe-token-provider internal] load build context 09:54:55 #46 ... 09:54:55 09:54:55 #47 [security-bootstrapper internal] load build context 09:54:55 #47 ... 09:54:55 09:54:55 #48 [core-metadata internal] load build context 09:54:56 #48 ... 09:54:56 09:54:56 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:54:56 #0 0.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:54:56 #0 1.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:54:56 #0 1.409 (1/2) Installing ca-certificates (20240226-r0) 09:54:56 #0 1.429 (2/2) Installing dumb-init (1.2.5-r2) 09:54:56 #0 1.435 Executing busybox-1.36.1-r7.trigger 09:54:56 #0 1.438 Executing ca-certificates-20240226-r0.trigger 09:54:56 #0 1.485 OK: 8 MiB in 17 packages 09:54:56 #49 ... 09:54:56 09:54:56 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:54:56 #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done 09:54:56 #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:54:56 #50 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:54:56 #50 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:54:56 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:54:56 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:54:56 #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 9.2s 09:54:56 #50 ... 09:54:56 09:54:56 #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:54:56 #51 ... 09:54:56 09:54:56 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:54:56 #52 ... 09:54:56 09:54:56 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:54:56 #53 ... 09:54:56 09:54:56 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:54:56 #54 ... 09:54:56 09:54:56 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:54:56 #55 ... 09:54:56 09:54:56 #56 [security-proxy-auth internal] load build context 09:54:56 #56 transferring context: 291.00MB 10.9s 09:54:56 #56 ... 09:54:56 09:54:56 #57 [core-keeper internal] load build context 09:54:56 #57 ... 09:54:56 09:54:56 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:57 #58 ... 09:54:57 09:54:57 #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:54:57 #59 ... 09:54:57 09:54:57 #60 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:54:57 #60 ... 09:54:57 09:54:57 #61 [security-proxy-setup internal] load build context 09:54:57 #61 ... 09:54:57 09:54:57 #62 [support-notifications internal] load build context 09:54:57 #62 ... 09:54:57 09:54:57 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:54:57 #63 ... 09:54:57 09:54:57 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:54:57 #0 4.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:54:57 #0 4.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:54:57 #0 4.617 (1/4) Installing ca-certificates (20240226-r0) 09:54:57 #0 4.649 (2/4) Installing dumb-init (1.2.5-r2) 09:54:57 #0 4.649 (3/4) Installing su-exec (0.2-r3) 09:54:57 #0 4.717 (4/4) Installing yq (4.33.3-r5) 09:54:57 #0 4.778 Executing busybox-1.36.1-r7.trigger 09:54:57 #0 4.800 Executing ca-certificates-20240226-r0.trigger 09:54:57 #0 4.843 OK: 17 MiB in 19 packages 09:54:57 #64 ... 09:54:57 09:54:57 #62 [support-notifications internal] load build context 09:54:58 #62 transferring context: 439.98MB 12.4s done 09:55:02 #62 ... 09:55:02 09:55:02 #35 [core-data internal] load build context 09:55:02 #35 transferring context: 439.98MB 12.9s done 09:55:02 #35 ... 09:55:02 09:55:02 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:55:02 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 8.8s done 09:55:02 #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 13.3s done 09:55:02 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 09:55:04 #50 ... 09:55:04 09:55:04 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:04 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 8.8s done 09:55:04 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 09:55:04 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 17.4s 09:55:06 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 18.4s 09:55:06 #41 ... 09:55:06 09:55:06 #42 [core-command internal] load build context 09:55:06 #42 transferring context: 439.98MB 14.9s done 09:55:06 #42 ... 09:55:06 09:55:06 #43 [core-common-config-bootstrapper internal] load build context 09:55:06 #43 transferring context: 439.98MB 12.3s done 09:55:06 #43 ... 09:55:06 09:55:06 #44 [security-secretstore-setup internal] load build context 09:55:06 #44 transferring context: 439.98MB 13.0s done 09:55:06 #44 ... 09:55:06 09:55:06 #45 [support-scheduler internal] load build context 09:55:06 #45 transferring context: 439.98MB 11.1s done 09:55:06 #45 ... 09:55:06 09:55:06 #47 [security-bootstrapper internal] load build context 09:55:06 #47 transferring context: 439.98MB 12.3s done 09:55:06 #47 ... 09:55:06 09:55:06 #48 [core-metadata internal] load build context 09:55:06 #48 transferring context: 439.98MB 12.1s done 09:55:06 #48 ... 09:55:06 09:55:06 #57 [core-keeper internal] load build context 09:55:06 #57 transferring context: 439.98MB 11.8s done 09:55:06 #57 ... 09:55:06 09:55:06 #46 [security-spiffe-token-provider internal] load build context 09:55:06 #46 transferring context: 439.98MB 13.4s done 09:55:07 #46 ... 09:55:07 09:55:07 #56 [security-proxy-auth internal] load build context 09:55:07 #56 transferring context: 439.98MB 13.5s done 09:55:07 #56 ... 09:55:07 09:55:07 #61 [security-proxy-setup internal] load build context 09:55:07 #61 transferring context: 439.98MB 12.0s done 09:55:07 #61 ... 09:55:07 09:55:07 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:07 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.6s 09:55:12 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 24.2s done 09:55:12 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:55:17 #41 ... 09:55:17 09:55:17 #45 [support-scheduler internal] load build context 09:55:17 #45 DONE 31.5s 09:55:17 09:55:17 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:17 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 09:55:17 #41 ... 09:55:17 09:55:17 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:55:17 #50 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 25.2s done 09:55:17 #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:55:17 #50 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 09:55:17 #50 ... 09:55:17 09:55:17 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:55:17 #64 DONE 30.7s 09:55:17 09:55:17 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:55:17 #49 DONE 30.9s 09:55:17 09:55:17 #60 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:55:17 #60 DONE 30.6s 09:55:17 09:55:17 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:55:17 #50 ... 09:55:17 09:55:17 #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:55:17 #65 ... 09:55:17 09:55:17 #48 [core-metadata internal] load build context 09:55:17 #48 DONE 31.6s 09:55:17 09:55:17 #47 [security-bootstrapper internal] load build context 09:55:17 #47 DONE 31.9s 09:55:17 09:55:17 #57 [core-keeper internal] load build context 09:55:17 #57 DONE 31.4s 09:55:17 09:55:17 #43 [core-common-config-bootstrapper internal] load build context 09:55:17 #43 DONE 31.9s 09:55:17 09:55:17 #61 [security-proxy-setup internal] load build context 09:55:17 #61 DONE 31.4s 09:55:17 09:55:17 #62 [support-notifications internal] load build context 09:55:17 #62 DONE 31.4s 09:55:17 09:55:17 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:55:17 #54 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:17 #54 ... 09:55:17 09:55:17 #35 [core-data internal] load build context 09:55:17 #35 DONE 31.3s 09:55:17 09:55:17 #44 [security-secretstore-setup internal] load build context 09:55:17 #44 DONE 31.8s 09:55:17 09:55:17 #46 [security-spiffe-token-provider internal] load build context 09:55:17 #46 DONE 31.8s 09:55:17 09:55:17 #56 [security-proxy-auth internal] load build context 09:55:17 #56 DONE 31.7s 09:55:17 09:55:17 #42 [core-command internal] load build context 09:55:17 #42 DONE 32.1s 09:55:17 09:55:17 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:17 Removing intermediate container 33f485860d37 09:55:17 ---> 38eab37401cd 09:55:17 Successfully built 38eab37401cd 09:55:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:18 + docker inspect -f . ci-base-image-arm64 09:55:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:18 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done 09:55:18 prd-ubuntu20.04-docker-arm64-4c-16g-6751 does not seem to be running inside a container 09:55:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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 09:55:18 #41 ... 09:55:18 09:55:18 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:18 #58 DONE 32.7s 09:55:19 09:55:19 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:55:19 #55 31.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:19 #55 31.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:19 #55 32.15 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:55:19 #55 32.15 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:55:19 #55 32.15 OK: 20070 distinct packages available 09:55:19 #55 32.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:19 #55 32.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:19 #55 32.70 (1/11) Installing ca-certificates (20240226-r0) 09:55:19 #55 32.71 (2/11) Installing brotli-libs (1.0.9-r14) 09:55:19 #55 32.72 (3/11) Installing libunistring (1.1-r1) 09:55:19 #55 32.74 (4/11) Installing libidn2 (2.3.4-r1) 09:55:19 #55 32.74 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:55:19 #55 32.75 (6/11) Installing libcurl (8.9.0-r0) 09:55:19 #55 32.75 (7/11) Installing curl (8.9.0-r0) 09:55:19 #55 32.76 (8/11) Installing dumb-init (1.2.5-r2) 09:55:19 #55 32.76 (9/11) Installing musl-obstack (1.2.3-r2) 09:55:19 #55 32.77 (10/11) Installing libucontext (1.2-r2) 09:55:19 #55 32.77 (11/11) Installing gcompat (1.1.0-r1) 09:55:19 #55 32.77 Executing busybox-1.36.1-r7.trigger 09:55:19 #55 32.82 Executing ca-certificates-20240226-r0.trigger 09:55:19 #55 32.84 OK: 12 MiB in 26 packages 09:55:19 $ docker top f9386abcf4808b4d31a474335c6473bbc2f6471b5bd2869fdca7555627bce05c -eo pid,comm [Pipeline] { 09:55:19 #55 DONE 33.3s 09:55:19 09:55:19 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:55:19 #53 30.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:19 #53 31.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:19 #53 31.31 (1/1) Installing dumb-init (1.2.5-r2) 09:55:19 #53 31.56 Executing busybox-1.36.1-r7.trigger 09:55:19 #53 31.57 OK: 7 MiB in 16 packages 09:55:19 #53 DONE 33.3s 09:55:19 09:55:19 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:55:19 #54 31.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:19 #54 31.34 (1/4) Installing dumb-init (1.2.5-r2) 09:55:19 #54 31.34 (2/4) Installing openssl (3.1.6-r0) 09:55:19 #54 31.35 (3/4) Installing su-exec (0.2-r3) 09:55:19 #54 31.36 (4/4) Installing yq (4.33.3-r5) 09:55:19 #54 31.42 Executing busybox-1.36.1-r7.trigger 09:55:19 #54 31.43 OK: 17 MiB in 19 packages 09:55:19 #54 DONE 33.3s 09:55:19 09:55:19 #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:55:19 #59 31.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:19 #59 31.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:19 #59 32.13 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:55:19 #59 32.13 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:55:19 #59 32.13 OK: 20070 distinct packages available 09:55:19 #59 32.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:19 #59 32.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:19 #59 32.47 (1/5) Installing dumb-init (1.2.5-r2) 09:55:19 #59 32.48 (2/5) Installing musl-obstack (1.2.3-r2) 09:55:19 #59 32.48 (3/5) Installing libucontext (1.2-r2) 09:55:19 #59 32.48 (4/5) Installing gcompat (1.1.0-r1) 09:55:19 #59 32.49 (5/5) Installing openssl (3.1.6-r0) 09:55:19 #59 32.50 Executing busybox-1.36.1-r7.trigger 09:55:19 #59 32.51 OK: 8 MiB in 20 packages 09:55:19 #59 DONE 33.3s 09:55:19 09:55:19 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:55:19 #63 31.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:19 #63 31.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:19 #63 32.16 (1/2) Installing dumb-init (1.2.5-r2) 09:55:19 #63 32.17 (2/2) Installing su-exec (0.2-r3) 09:55:19 #63 32.17 Executing busybox-1.36.1-r7.trigger 09:55:19 #63 32.17 OK: 7 MiB in 17 packages 09:55:19 #63 DONE 33.3s 09:55:19 09:55:19 #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:55:19 #51 30.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:19 #51 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:19 #51 31.34 (1/1) Installing dumb-init (1.2.5-r2) 09:55:19 #51 31.34 Executing busybox-1.36.1-r7.trigger 09:55:19 #51 31.57 OK: 7 MiB in 16 packages 09:55:19 #51 DONE 33.5s 09:55:19 09:55:19 #66 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 09:55:19 #66 ... 09:55:19 09:55:19 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:55:19 #50 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 09:55:19 #50 DONE 33.7s [Pipeline] sh 09:55:20 09:55:20 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:20 + go version 09:55:20 go version go1.21.9 linux/arm64 [Pipeline] } 09:55:20 $ docker stop --time=1 f9386abcf4808b4d31a474335c6473bbc2f6471b5bd2869fdca7555627bce05c 09:55:20 #41 ... 09:55:20 09:55:20 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:55:20 #0 3.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:20 #0 3.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:20 #0 3.491 OK: 264 MiB in 52 packages 09:55:20 #67 DONE 3.6s 09:55:20 09:55:20 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:20 #68 DONE 3.6s 09:55:20 09:55:20 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:55:20 #69 DONE 0.1s 09:55:20 09:55:20 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:55:20 #52 33.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:20 #52 33.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:20 #52 34.16 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:55:20 #52 34.16 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:55:20 #52 34.16 OK: 20070 distinct packages available 09:55:20 #52 34.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:20 #52 34.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:20 #52 34.47 (1/4) Installing dumb-init (1.2.5-r2) 09:55:20 #52 34.48 (2/4) Installing musl-obstack (1.2.3-r2) 09:55:20 #52 34.48 (3/4) Installing libucontext (1.2-r2) 09:55:20 #52 34.48 (4/4) Installing gcompat (1.1.0-r1) 09:55:20 #52 34.49 Executing busybox-1.36.1-r7.trigger 09:55:20 #52 34.50 OK: 8 MiB in 19 packages 09:55:20 #52 DONE 34.6s 09:55:20 09:55:20 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:55:21 #70 ... 09:55:21 09:55:21 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:55:21 #0 3.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:21 #0 4.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:21 #0 4.200 OK: 264 MiB in 52 packages 09:55:21 #71 DONE 4.3s 09:55:21 09:55:21 #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:55:21 #72 DONE 0.0s 09:55:21 09:55:21 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:55:21 #0 3.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:21 #0 3.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:21 #0 3.956 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:55:21 #0 3.956 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:55:21 #0 3.956 OK: 20077 distinct packages available 09:55:21 #0 4.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:21 #0 4.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:21 #0 4.278 OK: 264 MiB in 52 packages 09:55:21 #73 DONE 4.4s 09:55:21 09:55:21 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:55:21 #74 DONE 0.0s 09:55:21 09:55:21 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:21 #75 ... 09:55:21 09:55:21 #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:55:21 #65 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:21 #65 4.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:21 #65 4.560 OK: 264 MiB in 52 packages 09:55:21 #65 DONE 4.9s 09:55:21 09:55:21 #76 [core-command builder 4/7] COPY go.mod vendor* ./ 09:55:21 #76 DONE 0.0s 09:55:21 09:55:21 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:55:21 #0 4.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:21 #0 4.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:21 #0 4.681 OK: 8 MiB in 17 packages 09:55:21 #77 DONE 4.8s 09:55:21 09:55:21 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:21 #78 ... 09:55:21 09:55:21 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:55:21 #0 4.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:21 #0 4.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:21 #0 4.792 OK: 17 MiB in 19 packages 09:55:21 #79 DONE 4.9s 09:55:21 09:55:21 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:55:21 #0 2.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:21 #0 2.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:21 #0 2.445 OK: 17 MiB in 19 packages 09:55:21 #80 DONE 2.5s 09:55:21 09:55:21 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:55:21 #0 2.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:21 #0 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:21 #0 2.481 OK: 7 MiB in 16 packages 09:55:22 $ docker rm -f --volumes f9386abcf4808b4d31a474335c6473bbc2f6471b5bd2869fdca7555627bce05c 09:55:22 #81 DONE 2.6s 09:55:22 09:55:22 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:55:22 #82 DONE 0.0s 09:55:22 09:55:22 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [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 09:55:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:55:22 09:55:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:55:22 #83 ... 09:55:22 09:55:22 #66 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 09:55:22 #66 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:22 #66 2.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:22 #66 3.095 OK: 7 MiB in 16 packages 09:55:22 #66 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:22 09:55:22 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:55:22 #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:22 #0 3.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:22 #0 3.320 OK: 12 MiB in 26 packages 09:55:22 #84 DONE 3.4s 09:55:22 09:55:22 #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:55:22 #0 3.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:22 #0 3.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:22 #0 3.376 OK: 8 MiB in 20 packages 09:55:22 #85 DONE 3.5s 09:55:22 09:55:22 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:55:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:55:23 latest: Pulling from edgex-devops/edgex-compose-arm64 09:55:23 547446be3368: Pulling fs layer 09:55:23 d125d8839a47: Pulling fs layer 09:55:23 3e85d5ac6304: Pulling fs layer 09:55:23 c3105a71a48b: Pulling fs layer 09:55:23 0f093f025ec4: Pulling fs layer 09:55:23 c3106fc0e877: Pulling fs layer 09:55:23 c3105a71a48b: Waiting 09:55:23 0f093f025ec4: Waiting 09:55:23 c3106fc0e877: Waiting 09:55:23 547446be3368: Download complete 09:55:23 c3105a71a48b: Verifying Checksum 09:55:23 c3105a71a48b: Download complete 09:55:23 d125d8839a47: Verifying Checksum 09:55:23 d125d8839a47: Download complete 09:55:23 c3106fc0e877: Verifying Checksum 09:55:23 c3106fc0e877: Download complete 09:55:23 0f093f025ec4: Verifying Checksum 09:55:23 0f093f025ec4: Download complete 09:55:23 #86 DONE 1.0s 09:55:23 09:55:23 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:55:23 #0 3.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:23 #0 3.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:23 #0 4.100 OK: 7 MiB in 17 packages 09:55:23 #87 DONE 4.4s 09:55:23 09:55:23 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:55:23 #0 2.793 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:23 #0 3.303 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:23 #0 3.963 (1/1) Installing dumb-init (1.2.5-r2) 09:55:23 #0 4.262 Executing busybox-1.36.1-r7.trigger 09:55:23 #0 4.267 OK: 7 MiB in 16 packages 09:55:23 #88 DONE 5.1s 09:55:23 09:55:23 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:55:23 #89 DONE 1.0s 09:55:23 09:55:23 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:55:23 #90 DONE 0.1s 09:55:23 09:55:23 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:55:23 #70 3.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:24 547446be3368: Pull complete 09:55:24 #70 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:24 #70 ... 09:55:24 09:55:24 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:55:24 #0 2.328 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:55:24 #0 2.809 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:55:24 #0 3.454 OK: 264 MiB in 52 packages 09:55:24 #91 DONE 3.9s 09:55:24 09:55:24 #92 [security-spire-server stage-2 6/9] COPY security.txt / 09:55:24 #92 DONE 0.3s 09:55:24 09:55:24 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:55:24 #70 3.469 OK: 8 MiB in 19 packages 09:55:24 #70 DONE 4.0s 09:55:24 09:55:24 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:55:24 #93 ... 09:55:24 09:55:24 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:55:24 #94 DONE 0.9s 09:55:24 09:55:24 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:55:24 #95 DONE 0.5s 09:55:24 09:55:24 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:55:24 #96 DONE 0.5s 09:55:25 d125d8839a47: Pull complete 09:55:25 09:55:25 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:55:25 #97 DONE 0.1s 09:55:25 09:55:25 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 09:55:25 3e85d5ac6304: Verifying Checksum 09:55:25 3e85d5ac6304: Download complete 09:55:25 #98 DONE 0.7s 09:55:25 09:55:25 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:55:25 #99 DONE 0.8s 09:55:25 09:55:25 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:55:25 #93 DONE 0.9s 09:55:25 09:55:25 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:55:25 #100 DONE 0.1s 09:55:25 09:55:25 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:55:25 #101 DONE 0.1s 09:55:25 09:55:25 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:55:25 #102 DONE 0.1s 09:55:25 09:55:25 #103 [security-spire-server] exporting to image 09:55:25 #103 exporting layers 09:55:26 #103 ... 09:55:26 09:55:26 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:55:26 #104 DONE 2.0s 09:55:26 09:55:26 #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:55:26 #105 DONE 0.1s 09:55:26 09:55:26 #106 [security-spire-config stage-2 6/10] COPY security.txt / 09:55:26 #106 DONE 0.1s 09:55:26 09:55:26 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:55:26 #107 DONE 0.0s 09:55:26 09:55:26 #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:55:26 #108 DONE 0.0s 09:55:26 09:55:26 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:55:26 #109 DONE 0.0s 09:55:26 09:55:26 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:55:26 #110 DONE 0.0s 09:55:26 09:55:26 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:55:26 #111 DONE 0.0s 09:55:26 09:55:26 #103 [security-spire-config] exporting to image 09:55:26 #103 exporting layers 0.7s done 09:55:26 #103 exporting layers 0.6s done 09:55:26 #103 writing image sha256:a330bc55499e281a20ec7193ed8a78c2d2a9b56fc2d01a1c2a85c0dbb09151bb done 09:55:26 #103 naming to docker.io/library/security-spire-server done 09:55:26 #103 exporting layers 0.6s done 09:55:26 #103 writing image sha256:f8cc0d215d1141d9a8f19e370e40630905dd3357b3cc64881ef25e9e4f158127 done 09:55:26 #103 naming to docker.io/library/security-spire-agent done 09:55:26 #103 writing image sha256:6717f7c16c383bf8ec4e1953399d248b7f45aa52246053bbf7c42b34cd9875af done 09:55:26 #103 naming to docker.io/library/security-spire-config done 09:55:26 #103 DONE 0.8s 09:55:26 09:55:26 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:31 #112 ... 09:55:31 09:55:31 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:35 3e85d5ac6304: Pull complete 09:55:35 c3105a71a48b: Pull complete 09:55:36 0f093f025ec4: Pull complete 09:55:36 c3106fc0e877: Pull complete 09:55:36 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:55:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:55:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:37 prd-ubuntu20.04-docker-arm64-4c-16g-6751 does not seem to be running inside a container 09:55:37 $ 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/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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 09:55:39 $ docker top 563dbc45d6f4a7f23f721366848c9ba0108f54b0b837c6665b0bda78bf5cb37b -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:39 + docker compose -f ./docker-compose-build.yml build --parallel 09:55:48 #1 [security-secretstore-setup internal] load build definition from Dockerfile 09:55:48 #1 transferring dockerfile: 2.49kB done 09:55:48 #1 DONE 0.1s 09:55:49 09:55:49 #2 [security-proxy-auth internal] load build definition from Dockerfile 09:55:49 #2 transferring dockerfile: 2.15kB done 09:55:49 #2 DONE 0.0s 09:55:49 09:55:49 #3 [security-spire-server internal] load build definition from Dockerfile 09:55:49 #3 transferring dockerfile: 1.70kB done 09:55:49 #3 DONE 0.0s 09:55:49 09:55:49 #4 [security-proxy-setup internal] load build definition from Dockerfile 09:55:49 #4 transferring dockerfile: 2.50kB done 09:55:49 #4 DONE 0.0s 09:55:49 09:55:49 #5 [security-spire-config internal] load build definition from Dockerfile 09:55:49 #5 transferring dockerfile: 1.69kB done 09:55:49 #5 DONE 0.0s 09:55:49 09:55:49 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:55:49 #6 transferring dockerfile: 1.89kB done 09:55:49 #6 DONE 0.1s 09:55:49 09:55:49 #7 [core-metadata internal] load build definition from Dockerfile 09:55:49 #7 transferring dockerfile: 2.06kB done 09:55:49 #7 DONE 0.1s 09:55:49 09:55:49 #8 [core-keeper internal] load build definition from Dockerfile 09:55:49 #8 transferring dockerfile: 2.01kB 0.0s done 09:55:49 #8 DONE 0.1s 09:55:49 09:55:49 #9 [security-spire-agent internal] load build definition from Dockerfile 09:55:49 #9 transferring dockerfile: 1.81kB 0.0s done 09:55:49 #9 DONE 0.1s 09:55:49 09:55:49 #10 [support-scheduler internal] load build definition from Dockerfile 09:55:49 #10 transferring dockerfile: 1.93kB done 09:55:49 #10 DONE 0.1s 09:55:49 09:55:49 #11 [core-data internal] load build definition from Dockerfile 09:55:49 #11 transferring dockerfile: 2.01kB done 09:55:49 #11 DONE 0.1s 09:55:49 09:55:49 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:55:49 #12 transferring dockerfile: 2.23kB done 09:55:49 #12 DONE 0.1s 09:55:49 09:55:49 #13 [support-notifications internal] load build definition from Dockerfile 09:55:49 #13 transferring dockerfile: 1.95kB done 09:55:49 #13 DONE 0.1s 09:55:49 09:55:49 #14 [core-command internal] load build definition from Dockerfile 09:55:49 #14 transferring dockerfile: 1.93kB 0.0s done 09:55:49 #14 DONE 0.1s 09:55:49 09:55:49 #15 [security-bootstrapper internal] load build definition from Dockerfile 09:55:49 #15 transferring dockerfile: 2.93kB 0.0s done 09:55:49 #15 DONE 0.1s 09:55:49 09:55:49 #16 [security-secretstore-setup internal] load .dockerignore 09:55:49 #16 transferring context: 50B 0.0s done 09:55:49 #16 DONE 0.1s 09:55:50 09:55:50 #17 [security-proxy-auth internal] load .dockerignore 09:55:50 #17 transferring context: 50B done 09:55:50 #17 DONE 0.0s 09:55:50 09:55:50 #18 [security-spire-server internal] load .dockerignore 09:55:50 #18 transferring context: 50B 0.0s done 09:55:50 #18 DONE 0.0s 09:55:50 09:55:50 #19 [security-proxy-setup internal] load .dockerignore 09:55:50 #19 transferring context: 50B done 09:55:50 #19 DONE 0.1s 09:55:50 09:55:50 #20 [security-spire-config internal] load .dockerignore 09:55:50 #20 transferring context: 50B done 09:55:50 #20 DONE 0.1s 09:55:50 09:55:50 #21 [security-spiffe-token-provider internal] load .dockerignore 09:55:50 #21 transferring context: 50B 0.0s done 09:55:50 #21 DONE 0.1s 09:55:50 09:55:50 #22 [core-metadata internal] load .dockerignore 09:55:50 #22 transferring context: 50B 0.0s done 09:55:50 #22 DONE 0.1s 09:55:50 09:55:50 #23 [core-keeper internal] load .dockerignore 09:55:50 #23 transferring context: 50B done 09:55:51 #23 DONE 0.1s 09:55:51 09:55:51 #24 [security-spire-agent internal] load .dockerignore 09:55:51 #24 transferring context: 50B done 09:55:51 #24 DONE 0.1s 09:55:51 09:55:51 #25 [support-scheduler internal] load .dockerignore 09:55:51 #25 transferring context: 50B done 09:55:51 #25 DONE 0.0s 09:55:51 09:55:51 #26 [core-data internal] load .dockerignore 09:55:51 #26 transferring context: 50B done 09:55:51 #26 DONE 0.0s 09:55:51 09:55:51 #27 [core-common-config-bootstrapper internal] load .dockerignore 09:55:51 #27 transferring context: 50B done 09:55:51 #27 DONE 0.1s 09:55:51 09:55:51 #28 [support-notifications internal] load .dockerignore 09:55:51 #28 transferring context: 50B 0.0s done 09:55:51 #28 DONE 0.1s 09:55:51 09:55:51 #29 [core-command internal] load .dockerignore 09:55:51 #29 transferring context: 50B 0.0s done 09:55:51 #29 DONE 0.1s 09:55:51 09:55:51 #30 [security-bootstrapper internal] load .dockerignore 09:55:51 #30 transferring context: 50B done 09:55:51 #30 DONE 0.1s 09:55:51 09:55:51 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:51 #31 DONE 0.0s 09:55:51 09:55:51 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 09:55:51 #32 DONE 0.4s 09:55:51 09:55:51 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:55:51 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:55:51 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:55:51 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s 09:55:51 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:55:51 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:55:52 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:55:52 #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 09:55:52 #33 ... 09:55:52 09:55:52 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:52 #31 DONE 0.0s 09:55:52 09:55:52 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:55:52 #32 DONE 0.4s 09:55:52 09:55:52 #34 [security-secretstore-setup internal] load build context 09:55:52 #34 transferring context: 2.84MB 0.6s done 09:55:52 #34 DONE 0.7s 09:55:52 09:55:52 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:55:52 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:55:52 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:55:52 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:55:52 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:55:52 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:55:52 #33 ... 09:55:52 09:55:52 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:52 #31 DONE 0.0s 09:55:52 09:55:52 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:55:52 #33 ... 09:55:52 09:55:52 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:52 #31 DONE 0.0s 09:55:52 09:55:52 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:55:52 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:55:52 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:55:52 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:55:52 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:55:52 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:55:52 #33 ... 09:55:52 09:55:52 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:52 #31 DONE 0.0s 09:55:52 09:55:52 #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:55:52 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:55:52 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:55:52 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:55:52 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:55:52 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:55:53 #33 ... 09:55:53 09:55:53 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:53 #31 DONE 0.0s 09:55:53 09:55:53 #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:55:53 #33 ... 09:55:53 09:55:53 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:55:53 #35 DONE 2.0s 09:55:53 09:55:53 #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:55:53 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:55:53 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:55:53 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:55:53 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:55:53 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:55:53 #33 ... 09:55:53 09:55:53 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 09:55:53 #32 DONE 0.8s 09:55:53 09:55:53 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:55:53 #35 DONE 2.1s 09:55:53 09:55:53 #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:55:53 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:55:53 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:55:53 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:55:53 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:55:53 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:55:53 #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 09:55:53 #33 ... 09:55:53 09:55:53 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:53 #31 DONE 0.0s 09:55:53 09:55:53 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:55:53 #36 ... 09:55:53 09:55:53 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:53 #31 DONE 0.0s 09:55:53 09:55:53 #37 [security-spiffe-token-provider internal] load build context 09:55:54 #37 ... 09:55:54 09:55:54 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:54 #31 DONE 0.0s 09:55:54 09:55:54 #38 [security-proxy-auth internal] load build context 09:55:54 #38 transferring context: 2.84MB 1.2s done 09:55:54 #38 DONE 1.5s 09:55:54 09:55:54 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:55:54 #39 DONE 1.5s 09:55:54 09:55:54 #37 [security-spiffe-token-provider internal] load build context 09:55:54 #37 ... 09:55:54 09:55:54 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:55:54 #35 DONE 2.1s 09:55:54 09:55:54 #37 [security-spiffe-token-provider internal] load build context 09:55:54 #37 ... 09:55:54 09:55:54 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:54 #31 DONE 0.0s 09:55:54 09:55:54 #37 [security-spiffe-token-provider internal] load build context 09:55:54 #37 transferring context: 2.84MB 1.5s done 09:55:54 #37 ... 09:55:54 09:55:54 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:54 #31 DONE 0.0s 09:55:55 09:55:55 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:55 #31 DONE 0.0s 09:55:55 09:55:55 #37 [security-spiffe-token-provider internal] load build context 09:55:55 #37 DONE 2.0s 09:55:55 09:55:55 #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:55:55 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:55:55 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:55:55 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:55:55 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:55:55 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:55:55 #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 09:55:55 #33 ... 09:55:55 09:55:55 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:55:55 #35 DONE 2.2s 09:55:55 09:55:55 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:55:55 #32 DONE 2.3s 09:55:55 09:55:55 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:55:55 #36 DONE 2.5s 09:55:55 09:55:55 #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:55:55 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:55:55 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:55:55 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:55:55 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:55:55 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:55:55 #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 09:55:55 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:55:55 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:55:55 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:55:55 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:55:55 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:55:55 #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 09:55:55 #33 DONE 4.1s 09:55:55 09:55:55 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:55:55 #40 DONE 1.7s 09:55:55 09:55:55 #41 [security-spire-agent internal] load build context 09:55:55 #41 DONE 0.0s 09:55:55 09:55:55 #42 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:55:55 #42 ... 09:55:55 09:55:55 #43 [security-proxy-setup internal] load build context 09:55:55 #43 transferring context: 2.84MB 1.7s done 09:55:55 #43 DONE 2.4s 09:55:55 09:55:55 #44 [core-keeper internal] load build context 09:55:55 #44 transferring context: 2.84MB 1.3s done 09:55:55 #44 DONE 1.9s 09:55:55 09:55:55 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:55 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done 09:55:55 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:55:55 #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:55:55 #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:55:55 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 09:55:55 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.4s 09:55:55 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s 09:55:55 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s 09:55:55 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s 09:55:55 #45 ... 09:55:55 09:55:55 #46 [core-metadata internal] load build context 09:55:55 #46 transferring context: 2.84MB 1.7s done 09:55:55 #46 DONE 2.8s 09:55:55 09:55:55 #47 [security-spire-config internal] load build context 09:55:55 #47 transferring context: 25.04kB 0.1s done 09:55:55 #47 DONE 1.7s 09:55:55 09:55:55 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:55 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 09:55:55 #45 ... 09:55:55 09:55:55 #48 [security-spire-server internal] load build context 09:55:55 #48 transferring context: 26.79kB 0.1s done 09:55:55 #48 DONE 1.8s 09:55:55 09:55:55 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:55 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 09:55:55 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:55:56 #45 ... 09:55:56 09:55:56 #49 [core-data internal] load build context 09:55:56 #49 transferring context: 2.84MB 0.8s done 09:55:56 #49 DONE 1.8s 09:55:56 09:55:56 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:56 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 09:55:56 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done 09:55:56 #45 ... 09:55:56 09:55:56 #50 [support-scheduler internal] load build context 09:55:56 #50 transferring context: 2.84MB 0.8s done 09:55:56 #50 DONE 2.0s 09:55:56 09:55:56 #51 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:55:57 #51 ... 09:55:57 09:55:57 #41 [security-spire-agent internal] load build context 09:55:57 #41 transferring context: 26.32kB 0.5s done 09:55:57 #41 DONE 1.9s 09:55:57 09:55:57 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:57 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 2.0s 09:55:57 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:55:57 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 2.3s 09:55:57 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.88MB / 28.04MB 2.6s 09:55:58 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.42MB / 28.04MB 2.9s 09:55:58 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 3.5s 09:55:58 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 3.8s 09:55:59 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 09:55:59 #45 ... 09:55:59 09:55:59 #52 [core-common-config-bootstrapper internal] load build context 09:55:59 #52 transferring context: 2.84MB 3.2s done 09:55:59 #52 DONE 4.5s 09:55:59 09:55:59 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:55:59 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.85MB / 28.04MB 4.4s 09:55:59 #45 ... 09:55:59 09:55:59 #53 [core-command internal] load build context 09:55:59 #53 transferring context: 2.84MB 3.4s done 09:55:59 #53 DONE 4.8s 09:55:59 09:55:59 #54 [support-notifications internal] load build context 09:55:59 #54 transferring context: 2.84MB 3.3s done 09:55:59 #54 DONE 4.8s 09:55:59 09:55:59 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:00 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 4.9s 09:56:00 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 5.3s 09:56:00 #45 ... 09:56:00 09:56:00 #55 [security-bootstrapper internal] load build context 09:56:00 #55 transferring context: 2.84MB 4.1s done 09:56:00 #55 DONE 5.6s 09:56:00 09:56:00 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:00 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.06MB / 28.04MB 5.6s 09:56:01 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.05MB / 28.04MB 6.3s 09:56:02 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.25MB / 28.04MB 7.4s 09:56:03 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 8.4s done 09:56:03 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 8.4s done 09:56:04 #45 ... 09:56:04 09:56:04 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:56:04 #0 5.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:04 #0 6.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:04 #0 8.336 OK: 266 MiB in 52 packages 09:56:04 #56 DONE 9.3s 09:56:04 09:56:04 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:56:04 #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.0s done 09:56:04 #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:56:04 #57 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:56:04 #57 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:56:04 #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 09:56:04 #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 09:56:04 #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:56:04 #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done 09:56:04 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.0s done 09:56:04 #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 09:56:04 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 09:56:05 #57 ... 09:56:05 09:56:05 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:56:05 #0 8.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:05 #0 8.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:05 #0 10.66 OK: 266 MiB in 52 packages 09:56:05 #58 ... 09:56:05 09:56:05 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:56:05 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:05 #59 ... 09:56:05 09:56:05 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:05 #60 ... 09:56:05 09:56:05 #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:56:05 #61 DONE 1.1s 09:56:05 09:56:05 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:56:05 #58 DONE 11.3s 09:56:05 09:56:05 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:56:05 #62 ... 09:56:05 09:56:05 #42 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:56:05 #42 7.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:05 #42 7.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:05 #42 9.784 OK: 266 MiB in 52 packages 09:56:05 #42 DONE 10.7s 09:56:05 09:56:05 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:56:05 #57 ... 09:56:05 09:56:05 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:56:06 #63 ... 09:56:06 09:56:06 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:56:06 #64 ... 09:56:06 09:56:06 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:56:06 #65 ... 09:56:06 09:56:06 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:56:06 #66 ... 09:56:06 09:56:06 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:06 #67 ... 09:56:06 09:56:06 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:56:06 #68 ... 09:56:06 09:56:06 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:56:06 #69 ... 09:56:06 09:56:06 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:56:06 #70 ... 09:56:06 09:56:06 #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:56:06 #71 DONE 1.4s 09:56:06 09:56:06 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:07 #72 ... 09:56:07 09:56:07 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:07 #60 DONE 12.0s 09:56:07 09:56:07 #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:56:07 #73 DONE 1.4s 09:56:07 09:56:07 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:07 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.2s 09:56:09 #45 ... 09:56:09 09:56:09 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:56:09 #59 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:09 #59 11.64 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:56:09 #59 11.64 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:56:09 #59 11.64 OK: 19953 distinct packages available 09:56:09 #59 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:09 #59 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:09 #59 13.62 OK: 266 MiB in 52 packages 09:56:09 #59 DONE 14.4s 09:56:09 09:56:09 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:56:11 #74 ... 09:56:11 09:56:11 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:11 #67 DONE 15.1s 09:56:11 09:56:11 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:56:11 #74 DONE 1.7s 09:56:11 09:56:11 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:56:11 #68 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:13 #68 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:13 #68 ... 09:56:13 09:56:13 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:56:13 #62 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:13 #62 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:13 #62 14.61 (1/4) Installing ca-certificates (20240226-r0) 09:56:13 #62 14.81 (2/4) Installing dumb-init (1.2.5-r2) 09:56:13 #62 14.83 (3/4) Installing su-exec (0.2-r3) 09:56:13 #62 14.84 (4/4) Installing yq (4.33.3-r5) 09:56:13 #62 15.25 Executing busybox-1.36.1-r7.trigger 09:56:13 #62 15.40 Executing ca-certificates-20240226-r0.trigger 09:56:13 #62 16.43 OK: 18 MiB in 19 packages 09:56:13 #62 DONE 17.5s 09:56:13 09:56:13 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:56:13 #75 ... 09:56:13 09:56:13 #51 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:56:13 #51 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:13 #51 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:13 #51 16.82 (1/1) Installing dumb-init (1.2.5-r2) 09:56:13 #51 16.85 Executing busybox-1.36.1-r7.trigger 09:56:13 #51 16.99 OK: 8 MiB in 16 packages 09:56:13 #51 DONE 18.4s 09:56:13 09:56:13 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:56:15 #76 ... 09:56:15 09:56:15 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:15 #77 ... 09:56:15 09:56:15 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:15 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.6s 09:56:16 #45 ... 09:56:16 09:56:16 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:56:16 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.6s 09:56:16 #57 ... 09:56:16 09:56:16 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:56:16 #70 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:16 #70 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:16 #70 18.18 (1/4) Installing dumb-init (1.2.5-r2) 09:56:16 #70 18.18 (2/4) Installing openssl (3.1.6-r0) 09:56:16 #70 18.20 (3/4) Installing su-exec (0.2-r3) 09:56:16 #70 18.22 (4/4) Installing yq (4.33.3-r5) 09:56:16 #70 19.14 Executing busybox-1.36.1-r7.trigger 09:56:16 #70 19.26 OK: 18 MiB in 19 packages 09:56:16 #70 DONE 21.0s 09:56:16 09:56:16 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:17 #45 ... 09:56:17 09:56:17 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:17 #78 ... 09:56:17 09:56:17 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:56:17 #0 9.220 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:17 #79 ... 09:56:17 09:56:17 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:17 #113 DONE 52.5s 09:56:17 09:56:17 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:17 #112 DONE 48.1s 09:56:17 09:56:17 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:17 #75 DONE 51.7s 09:56:17 09:56:17 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:17 #83 DONE 51.8s 09:56:17 09:56:17 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:17 #78 DONE 51.5s 09:56:17 09:56:17 #114 [security-bootstrapper builder 6/7] COPY . . 09:56:18 #45 ... 09:56:18 09:56:18 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:56:18 #69 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:18 #69 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:18 #69 20.74 (1/1) Installing dumb-init (1.2.5-r2) 09:56:18 #69 20.74 Executing busybox-1.36.1-r7.trigger 09:56:18 #69 20.87 OK: 8 MiB in 16 packages 09:56:18 #69 DONE 22.4s 09:56:18 09:56:18 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:19 #45 ... 09:56:19 09:56:19 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:56:19 #64 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:19 #64 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:19 #64 18.28 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:56:19 #64 18.28 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:56:19 #64 18.28 OK: 19946 distinct packages available 09:56:19 #64 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:19 #64 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:19 #64 ... 09:56:19 09:56:19 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:20 #45 ... 09:56:20 09:56:20 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:56:20 #68 21.01 (1/2) Installing ca-certificates (20240226-r0) 09:56:20 #68 21.46 (2/2) Installing dumb-init (1.2.5-r2) 09:56:20 #68 21.50 Executing busybox-1.36.1-r7.trigger 09:56:20 #68 21.66 Executing ca-certificates-20240226-r0.trigger 09:56:20 #68 23.00 OK: 9 MiB in 17 packages 09:56:20 #68 DONE 24.7s 09:56:20 09:56:20 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:20 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.5s 09:56:20 #45 ... 09:56:20 09:56:20 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:56:21 #80 ... 09:56:21 09:56:21 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:56:21 #65 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:21 #65 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:21 #65 23.45 (1/2) Installing dumb-init (1.2.5-r2) 09:56:21 #65 23.48 (2/2) Installing su-exec (0.2-r3) 09:56:21 #65 23.49 Executing busybox-1.36.1-r7.trigger 09:56:21 #65 23.65 OK: 8 MiB in 17 packages 09:56:21 #65 DONE 25.3s 09:56:21 09:56:21 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:21 #45 ... 09:56:21 09:56:21 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:21 #81 ... 09:56:21 09:56:21 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:56:21 #80 10.44 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:22 #114 ... 09:56:22 09:56:22 #115 [support-notifications builder 6/7] COPY . . 09:56:22 #115 DONE 9.4s 09:56:22 09:56:22 #116 [security-spiffe-token-provider builder 6/7] COPY . . 09:56:22 #116 DONE 9.4s 09:56:22 09:56:22 #117 [core-keeper builder 7/8] COPY . . 09:56:22 #117 DONE 9.4s 09:56:22 09:56:22 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 09:56:22 #118 CACHED 09:56:22 09:56:22 #119 [core-data builder 6/7] COPY . . 09:56:22 #119 CACHED 09:56:22 09:56:22 #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:22 #120 CACHED 09:56:22 09:56:22 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:22 #121 CACHED 09:56:22 09:56:22 #122 [security-proxy-auth builder 6/7] COPY . . 09:56:22 #122 CACHED 09:56:22 09:56:22 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:56:22 #123 CACHED 09:56:22 09:56:22 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:56:22 #124 CACHED 09:56:22 09:56:22 #125 [core-metadata builder 6/7] COPY . . 09:56:22 #125 CACHED 09:56:22 09:56:22 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:22 #126 CACHED 09:56:22 09:56:22 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:56:22 #127 CACHED 09:56:22 09:56:22 #128 [support-scheduler builder 6/7] COPY . . 09:56:22 #128 CACHED 09:56:22 09:56:22 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:22 #129 CACHED 09:56:22 09:56:22 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:56:22 #130 CACHED 09:56:22 09:56:22 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:22 #131 CACHED 09:56:22 09:56:22 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 09:56:22 #132 CACHED 09:56:22 09:56:22 #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:22 #133 CACHED 09:56:22 09:56:22 #134 [security-proxy-setup builder 6/7] COPY . . 09:56:22 #134 CACHED 09:56:22 09:56:22 #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:56:22 #135 CACHED 09:56:22 09:56:22 #114 [security-bootstrapper builder 6/7] COPY . . 09:56:22 #114 DONE 9.4s 09:56:22 09:56:22 #136 [security-secretstore-setup builder 6/7] COPY . . 09:56:22 #136 CACHED 09:56:22 09:56:22 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:22 #137 CACHED 09:56:22 09:56:22 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:56:22 #138 CACHED 09:56:22 09:56:22 #139 [core-command builder 6/7] COPY . . 09:56:22 #139 DONE 9.4s 09:56:22 09:56:22 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:56:23 #80 12.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:23 #140 1.437 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:56:23 #80 ... 09:56:23 09:56:23 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:56:23 #66 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:23 #66 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:23 #66 24.36 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:56:23 #66 24.36 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:56:23 #66 24.36 OK: 19946 distinct packages available 09:56:23 #66 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:23 #66 28.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:23 #66 ... 09:56:23 09:56:23 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:24 #45 ... 09:56:24 09:56:24 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:56:24 #63 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:24 #63 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:24 #63 25.76 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:56:24 #63 25.77 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:56:24 #63 25.77 OK: 19946 distinct packages available 09:56:24 #63 27.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:24 #63 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:24 #63 ... 09:56:24 09:56:24 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:25 #45 ... 09:56:25 09:56:25 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:56:25 #64 25.18 (1/11) Installing ca-certificates (20240226-r0) 09:56:25 #64 25.55 (2/11) Installing brotli-libs (1.0.9-r14) 09:56:25 #64 25.66 (3/11) Installing libunistring (1.1-r1) 09:56:25 #64 25.80 (4/11) Installing libidn2 (2.3.4-r1) 09:56:25 #64 25.86 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:56:25 #64 25.94 (6/11) Installing libcurl (8.9.0-r0) 09:56:25 #64 26.09 (7/11) Installing curl (8.9.0-r0) 09:56:25 #64 26.09 (8/11) Installing dumb-init (1.2.5-r2) 09:56:25 #64 26.13 (9/11) Installing musl-obstack (1.2.3-r2) 09:56:25 #64 26.20 (10/11) Installing libucontext (1.2-r2) 09:56:25 #64 26.20 (11/11) Installing gcompat (1.1.0-r1) 09:56:25 #64 26.22 Executing busybox-1.36.1-r7.trigger 09:56:25 #64 26.36 Executing ca-certificates-20240226-r0.trigger 09:56:25 #64 27.89 OK: 13 MiB in 26 packages 09:56:25 #64 DONE 29.7s 09:56:25 09:56:25 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:25 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.7s 09:56:26 #45 ... 09:56:26 09:56:26 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:56:26 #79 10.70 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:26 #79 17.63 OK: 266 MiB in 52 packages 09:56:26 #79 DONE 19.5s 09:56:26 09:56:26 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:26 #45 ... 09:56:26 09:56:26 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:56:26 #0 7.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:26 #0 9.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:26 #82 ... 09:56:26 09:56:26 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:56:26 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.7s done 09:56:26 #57 ... 09:56:26 09:56:26 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:27 #45 ... 09:56:27 09:56:27 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:56:27 #83 DONE 0.7s 09:56:27 09:56:27 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:28 #45 ... 09:56:28 09:56:28 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:56:28 #0 7.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:28 #84 ... 09:56:28 09:56:28 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:56:29 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.1s done 09:56:29 #45 DONE 35.4s 09:56:29 09:56:29 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:56:29 #80 18.60 (1/1) Installing dumb-init (1.2.5-r2) 09:56:30 #80 19.51 Executing busybox-1.36.1-r7.trigger 09:56:30 #80 ... 09:56:30 09:56:30 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:56:30 #76 7.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:30 #76 8.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:30 #76 15.72 OK: 8 MiB in 16 packages 09:56:30 #76 DONE 17.0s 09:56:30 09:56:30 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:56:30 #80 19.70 OK: 8 MiB in 16 packages 09:56:30 #80 ... 09:56:30 09:56:30 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:56:30 #0 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:30 #0 8.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:30 #85 ... 09:56:30 09:56:30 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:56:30 #66 35.01 (1/4) Installing dumb-init (1.2.5-r2) 09:56:30 #66 35.08 (2/4) Installing musl-obstack (1.2.3-r2) 09:56:30 #66 35.10 (3/4) Installing libucontext (1.2-r2) 09:56:30 #66 35.13 (4/4) Installing gcompat (1.1.0-r1) 09:56:30 #66 35.22 Executing busybox-1.36.1-r7.trigger 09:56:31 #66 35.41 OK: 8 MiB in 19 packages 09:56:31 #66 ... 09:56:31 09:56:31 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:56:31 #0 5.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:31 #0 7.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:31 #86 ... 09:56:31 09:56:31 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:56:31 #63 34.22 (1/5) Installing dumb-init (1.2.5-r2) 09:56:31 #63 34.30 (2/5) Installing musl-obstack (1.2.3-r2) 09:56:31 #63 34.33 (3/5) Installing libucontext (1.2-r2) 09:56:31 #63 34.34 (4/5) Installing gcompat (1.1.0-r1) 09:56:31 #63 34.37 (5/5) Installing openssl (3.1.6-r0) 09:56:31 #63 34.51 Executing busybox-1.36.1-r7.trigger 09:56:31 #63 34.63 OK: 9 MiB in 20 packages 09:56:32 #63 ... 09:56:32 09:56:32 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:56:32 #80 DONE 20.9s 09:56:32 09:56:32 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:56:32 #63 DONE 36.4s 09:56:32 09:56:32 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:56:32 #87 ... 09:56:32 09:56:32 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:56:32 #75 9.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:32 #75 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:32 #75 18.64 OK: 18 MiB in 19 packages 09:56:32 #75 DONE 19.7s 09:56:33 09:56:33 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:56:33 #0 4.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:33 #0 6.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:33 #88 ... 09:56:33 09:56:33 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:56:33 #82 16.34 OK: 18 MiB in 19 packages 09:56:33 #82 ... 09:56:33 09:56:33 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:56:33 #66 DONE 37.4s 09:56:33 09:56:33 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:56:33 #140 ... 09:56:33 09:56:33 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:56:33 #0 0.744 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:56:33 #141 ... 09:56:33 09:56:33 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:56:33 #0 0.913 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:56:33 #142 ... 09:56:33 09:56:33 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:56:33 #0 1.120 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:56:33 #143 ... 09:56:33 09:56:33 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:56:33 #0 0.646 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:56:33 #144 ... 09:56:33 09:56:33 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:56:33 #0 0.832 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:56:33 #145 ... 09:56:33 09:56:33 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:56:33 #0 0.432 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:56:33 #146 ... 09:56:33 09:56:33 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:56:33 #0 1.233 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:56:33 #147 ... 09:56:33 09:56:33 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:56:33 #0 1.170 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:56:33 #148 ... 09:56:33 09:56:33 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:56:33 #0 1.186 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:56:33 #149 ... 09:56:33 09:56:33 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:56:33 #0 0.984 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:56:33 #150 ... 09:56:33 09:56:33 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:56:33 #0 1.802 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:56:34 #89 ... 09:56:34 09:56:34 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:56:34 #82 DONE 17.8s 09:56:34 09:56:34 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:56:34 #90 DONE 0.4s 09:56:34 09:56:34 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:56:34 #84 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:34 #84 15.56 OK: 8 MiB in 16 packages 09:56:34 #84 DONE 16.6s 09:56:34 09:56:34 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:56:34 #85 14.27 OK: 9 MiB in 17 packages 09:56:35 #85 DONE 15.2s 09:56:35 09:56:35 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:56:35 #86 14.01 OK: 8 MiB in 17 packages 09:56:36 #86 DONE 15.0s 09:56:36 09:56:36 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:56:36 #87 4.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:37 #87 ... 09:56:37 09:56:37 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:37 #91 ... 09:56:37 09:56:37 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:56:37 #87 5.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:37 #87 ... 09:56:37 09:56:37 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:56:37 #88 11.52 OK: 13 MiB in 26 packages 09:56:37 #88 DONE 12.2s 09:56:37 09:56:37 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:56:37 #89 3.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:56:38 #89 4.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:56:38 #89 ... 09:56:38 09:56:38 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:56:38 #92 DONE 2.3s 09:56:38 09:56:38 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:56:38 #93 DONE 0.3s 09:56:38 09:56:38 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:56:39 #57 ... 09:56:39 09:56:39 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:56:39 #87 7.368 OK: 9 MiB in 20 packages 09:56:39 #87 DONE 7.8s 09:56:39 09:56:39 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:56:40 #94 ... 09:56:40 09:56:40 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:56:40 #89 6.658 OK: 8 MiB in 19 packages 09:56:40 #89 DONE 7.3s 09:56:40 09:56:40 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:56:41 #95 ... 09:56:41 09:56:41 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:56:41 #94 DONE 1.8s 09:56:41 09:56:41 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:56:41 #96 ... 09:56:41 09:56:41 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:56:41 #97 DONE 2.2s 09:56:41 09:56:41 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:56:42 #98 DONE 0.3s 09:56:42 09:56:42 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:56:42 #95 DONE 1.7s 09:56:42 09:56:42 #99 [security-spire-server stage-2 6/9] COPY security.txt / 09:56:42 #99 ... 09:56:42 09:56:42 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:56:42 #100 DONE 0.2s 09:56:42 09:56:42 #99 [security-spire-server stage-2 6/9] COPY security.txt / 09:56:42 #99 DONE 0.3s 09:56:42 09:56:42 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:56:42 #101 DONE 0.2s 09:56:42 09:56:42 #102 [security-spire-config stage-2 6/10] COPY security.txt / 09:56:42 #102 DONE 0.2s 09:56:42 09:56:42 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:56:43 #103 DONE 0.3s 09:56:43 09:56:43 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:56:43 #96 DONE 1.5s 09:56:43 09:56:43 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:56:43 #104 DONE 0.2s 09:56:43 09:56:43 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:56:43 #105 DONE 0.3s 09:56:43 09:56:43 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:56:43 #106 ... 09:56:43 09:56:43 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:56:43 #107 DONE 0.3s 09:56:43 09:56:43 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:56:43 #106 DONE 0.3s 09:56:43 09:56:43 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:56:43 #108 DONE 0.3s 09:56:43 09:56:43 #109 [security-spire-server] exporting to image 09:56:43 #109 exporting layers 09:56:43 #109 ... 09:56:43 09:56:43 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 09:56:43 #110 DONE 0.3s 09:56:43 09:56:43 #109 [security-spire-config] exporting to image 09:56:43 #109 ... 09:56:43 09:56:43 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:56:43 #111 DONE 0.3s 09:56:44 09:56:44 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:56:44 #112 DONE 0.2s 09:56:44 09:56:44 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:56:44 #113 DONE 0.2s 09:56:44 09:56:44 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:44 #72 ... 09:56:44 09:56:44 #109 [security-spire-agent] exporting to image 09:56:45 #109 exporting layers 2.2s done 09:56:45 #109 writing image sha256:8bbffcf8b664bbb227efee8630914f9bb06bfc6b456e9116be0a5cfd3740f79a 0.0s done 09:56:45 #109 naming to docker.io/library/security-spire-server-arm64 done 09:56:46 #109 exporting layers 2.5s done 09:56:46 #109 writing image sha256:19b2473bcf2f14a91e4ab59c592ba2ff96873a92e45b2f183b63dbd5c7cfd309 done 09:56:46 #109 naming to docker.io/library/security-spire-config-arm64 done 09:56:46 #109 exporting layers 2.2s done 09:56:46 #109 writing image sha256:715b708c71791a999df41645f5db5f2987138d2cabf1c896e7d1408772347013 done 09:56:46 #109 naming to docker.io/library/security-spire-agent-arm64 done 09:56:46 #109 DONE 3.0s 09:56:46 09:56:46 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:54 #91 DONE 80.8s 09:57:54 09:57:54 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:54 #81 DONE 97.1s 09:57:54 09:57:54 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:54 #78 DONE 101.2s 09:57:54 09:57:54 #114 [security-spiffe-token-provider builder 6/7] COPY . . 09:57:54 #114 ... 09:57:54 09:57:54 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:54 #77 DONE 102.8s 09:57:54 09:57:54 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:54 #72 DONE 101.4s 09:57:54 09:57:54 #115 [security-secretstore-setup builder 6/7] COPY . . 09:57:54 #115 ... 09:57:54 09:57:54 #116 [support-notifications builder 6/7] COPY . . 09:57:54 #116 DONE 1.4s 09:57:54 09:57:54 #117 [core-command builder 4/7] COPY go.mod vendor* ./ 09:57:54 #117 CACHED 09:57:54 09:57:54 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:54 #118 CACHED 09:57:54 09:57:54 #119 [core-command builder 6/7] COPY . . 09:57:54 #119 CACHED 09:57:54 09:57:54 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:57:54 #120 CACHED 09:57:54 09:57:54 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 09:57:54 #121 CACHED 09:57:54 09:57:54 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:54 #122 CACHED 09:57:54 09:57:54 #123 [core-data builder 6/7] COPY . . 09:57:54 #123 CACHED 09:57:54 09:57:54 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:54 #124 CACHED 09:57:54 09:57:54 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 09:57:54 #125 CACHED 09:57:54 09:57:54 #126 [support-scheduler builder 6/7] COPY . . 09:57:54 #126 CACHED 09:57:54 09:57:54 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:57:54 #127 CACHED 09:57:54 09:57:54 #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:54 #128 CACHED 09:57:54 09:57:54 #114 [security-spiffe-token-provider builder 6/7] COPY . . 09:57:54 #114 DONE 1.4s 09:57:54 09:57:54 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:54 #129 CACHED 09:57:54 09:57:54 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:57:54 #130 CACHED 09:57:54 09:57:54 #131 [core-metadata builder 6/7] COPY . . 09:57:54 #131 CACHED 09:57:54 09:57:54 #132 [core-keeper builder 7/8] COPY . . 09:57:54 #132 DONE 1.5s 09:57:54 09:57:54 #133 [security-proxy-auth builder 6/7] COPY . . 09:57:54 #133 DONE 1.4s 09:57:54 09:57:54 #134 [security-bootstrapper builder 6/7] COPY . . 09:57:54 #134 CACHED 09:57:54 09:57:54 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:57:54 #135 CACHED 09:57:54 09:57:54 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:54 #136 CACHED 09:57:54 09:57:54 #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:54 #137 CACHED 09:57:54 09:57:54 #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:57:54 #138 CACHED 09:57:54 09:57:54 #139 [security-proxy-setup builder 6/7] COPY . . 09:57:54 #139 CACHED 09:57:54 09:57:54 #115 [security-secretstore-setup builder 6/7] COPY . . 09:57:54 #115 DONE 1.4s 09:57:54 09:57:54 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:57:55 #140 ... 09:57:55 09:57:55 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:57:55 #0 4.432 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:57:55 #141 ... 09:57:55 09:57:55 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:57:55 #0 5.651 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:57:55 #142 ... 09:57:55 09:57:55 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:57:55 #140 5.834 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:57:59 #140 ... 09:57:59 09:57:59 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:57:59 #0 5.279 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:57:59 #143 ... 09:57:59 09:57:59 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:57:59 #0 5.700 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:58:00 #144 ... 09:58:00 09:58:00 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:58:00 #0 5.557 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:58:00 #145 ... 09:58:00 09:58:00 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:58:00 #0 6.122 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:58:00 #146 ... 09:58:00 09:58:00 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:58:00 #0 5.251 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:58:00 #147 ... 09:58:00 09:58:00 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:58:00 #0 4.665 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:58:00 #148 ... 09:58:00 09:58:00 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:58:00 #0 4.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:58:01 #149 ... 09:58:01 09:58:01 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:58:01 #0 6.047 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:58:01 #150 ... 09:58:01 09:58:01 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:58:01 #0 5.877 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:58:10 #151 ... 09:58:10 09:58:10 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:58:10 #140 94.46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:58:10 #140 ... 09:58:10 09:58:10 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:58:10 #145 DONE 108.6s 09:58:11 09:58:11 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:58:12 #144 ... 09:58:12 09:58:12 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:58:12 #147 DONE 109.4s 09:58:12 09:58:12 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:58:12 #140 DONE 109.5s 09:58:12 09:58:12 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:58:12 #141 DONE 109.6s 09:58:12 09:58:12 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:58:12 #152 ... 09:58:12 09:58:12 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:58:12 #151 DONE 110.2s 09:58:12 09:58:12 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:58:13 #148 ... 09:58:13 09:58:13 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:58:13 #153 ... 09:58:13 09:58:13 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:58:13 #152 DONE 1.1s 09:58:13 09:58:13 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:58:13 #154 DONE 0.3s 09:58:13 09:58:13 #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:58:13 #155 ... 09:58:13 09:58:13 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:58:13 #156 DONE 0.3s 09:58:13 09:58:13 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:58:13 #153 DONE 0.2s 09:58:13 09:58:13 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:58:13 #157 DONE 0.4s 09:58:13 09:58:13 #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:58:14 #158 ... 09:58:14 09:58:14 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:58:14 #159 DONE 0.8s 09:58:14 09:58:14 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:58:14 #160 DONE 0.9s 09:58:14 09:58:14 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:58:14 #161 DONE 1.0s 09:58:14 09:58:14 #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:58:14 #158 DONE 0.9s 09:58:14 09:58:14 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:58:14 #162 ... 09:58:14 09:58:14 #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:58:14 #155 DONE 1.4s 09:58:14 09:58:14 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:58:14 #163 DONE 0.6s 09:58:14 09:58:14 #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:58:15 #164 ... 09:58:15 09:58:15 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:58:15 #162 DONE 0.6s 09:58:15 09:58:15 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:58:15 #165 DONE 0.8s 09:58:15 09:58:15 #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:58:15 #166 ... 09:58:15 09:58:15 #167 [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 09:58:15 #167 DONE 1.0s 09:58:15 09:58:15 #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:58:15 #164 DONE 0.8s 09:58:15 09:58:15 #168 [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 09:58:15 #168 ... 09:58:15 09:58:15 #169 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:58:15 #169 DONE 0.7s 09:58:15 09:58:15 #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:58:15 #170 DONE 0.7s 09:58:15 09:58:15 #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:58:15 #166 DONE 0.7s 09:58:15 09:58:15 #168 [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 09:58:15 #168 DONE 0.3s 09:58:15 09:58:15 #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:58:15 #171 DONE 0.2s 09:58:15 09:58:15 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:58:16 #172 DONE 0.6s 09:58:16 09:58:16 #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:58:16 #173 DONE 0.6s 09:58:16 09:58:16 #174 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:58:16 #174 DONE 0.6s 09:58:16 09:58:16 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:58:16 #175 ... 09:58:16 09:58:16 #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:58:16 #176 DONE 0.6s 09:58:16 09:58:16 #177 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:58:16 #177 ... 09:58:16 09:58:16 #103 [security-spiffe-token-provider] exporting to image 09:58:16 #103 exporting layers 1.0s done 09:58:16 #103 writing image sha256:b53698791c413d0cbdde22edd7ab2177546dc7058ddf4ee7b59d8ecad9ce30ba 0.2s done 09:58:16 #103 naming to docker.io/library/security-spiffe-token-provider 0.1s done 09:58:16 #103 DONE 2.1s 09:58:16 09:58:16 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:58:16 #178 DONE 0.8s 09:58:16 09:58:16 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:58:17 #179 ... 09:58:17 09:58:17 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:58:17 #175 DONE 1.0s 09:58:17 09:58:17 #177 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:58:17 #177 DONE 1.0s 09:58:17 09:58:17 #180 [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/ 09:58:18 #180 DONE 1.1s 09:58:18 09:58:18 #181 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:58:18 #181 DONE 2.0s 09:58:18 09:58:18 #103 [core-common-config-bootstrapper] exporting to image 09:58:18 #103 ... 09:58:18 09:58:18 #182 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:58:18 #182 DONE 1.2s 09:58:18 09:58:18 #103 [core-common-config-bootstrapper] exporting to image 09:58:18 #103 exporting layers 0.3s done 09:58:18 #103 writing image sha256:592de7c735659375f75d9e369ddfc33002e7a536428030279286d368d47a3488 done 09:58:18 #103 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 09:58:18 #103 DONE 2.5s 09:58:18 09:58:18 #183 [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/ 09:58:18 #183 DONE 0.3s 09:58:18 09:58:18 #184 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:58:18 #184 ... 09:58:18 09:58:18 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:58:18 #185 DONE 0.7s 09:58:19 09:58:19 #184 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:58:19 #184 DONE 0.4s 09:58:19 09:58:19 #186 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:58:19 #186 ... 09:58:19 09:58:19 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:58:19 #179 DONE 2.5s 09:58:19 09:58:19 #103 [security-proxy-setup] exporting to image 09:58:19 #103 ... 09:58:19 09:58:19 #186 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:58:19 #186 DONE 0.5s 09:58:19 09:58:19 #187 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:58:20 #187 ... 09:58:20 09:58:20 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:58:20 #188 DONE 1.4s 09:58:20 09:58:20 #103 [security-secretstore-setup] exporting to image 09:58:20 #103 ... 09:58:20 09:58:20 #187 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:58:20 #187 DONE 1.1s 09:58:20 09:58:20 #103 [security-bootstrapper] exporting to image 09:58:20 #103 exporting layers 1.4s done 09:58:20 #103 writing image sha256:28373301fadd6d0719c3eabe81f403f425e09b7495f6dc529c0b4623e6c02a82 09:58:20 #103 writing image sha256:28373301fadd6d0719c3eabe81f403f425e09b7495f6dc529c0b4623e6c02a82 0.1s done 09:58:20 #103 naming to docker.io/library/security-proxy-setup 0.0s done 09:58:21 #103 exporting layers 0.7s done 09:58:21 #103 writing image sha256:38df767c84c54a5017aab213a44aa6bcd6870a264c956f85a25eae930a3cfb5c 0.0s done 09:58:21 #103 naming to docker.io/library/security-secretstore-setup done 09:58:21 #103 writing image sha256:01d0b80b190031262cf2e9f741c39de8d35805980e7060e35b050560bbb20e0a done 09:58:21 #103 naming to docker.io/library/security-bootstrapper done 09:58:21 #103 DONE 4.4s 09:58:21 09:58:21 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:58:43 #144 DONE 138.8s 09:58:43 09:58:43 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:58:43 #149 DONE 138.8s 09:58:43 09:58:43 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:58:43 #146 DONE 138.8s 09:58:43 09:58:43 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:58:43 #143 DONE 138.8s 09:58:43 09:58:43 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:58:43 #142 DONE 138.8s 09:58:43 09:58:43 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:58:43 #189 ... 09:58:43 09:58:43 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:58:43 #148 DONE 139.1s 09:58:43 09:58:43 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:58:43 #189 DONE 0.4s 09:58:43 09:58:43 #190 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:58:43 #190 CACHED 09:58:43 09:58:43 #191 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:58:43 #191 ... 09:58:43 09:58:43 #192 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:58:43 #192 DONE 0.3s 09:58:43 09:58:43 #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:58:43 #193 DONE 0.4s 09:58:43 09:58:43 #194 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:58:43 #194 DONE 0.4s 09:58:43 09:58:43 #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:58:43 #195 CACHED 09:58:43 09:58:43 #196 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:58:43 #196 CACHED 09:58:43 09:58:43 #197 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:58:43 #197 CACHED 09:58:43 09:58:43 #191 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:58:43 #191 DONE 0.3s 09:58:43 09:58:43 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:58:43 #198 ... 09:58:43 09:58:43 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:58:43 #199 DONE 0.3s 09:58:43 09:58:43 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:58:43 #200 DONE 0.3s 09:58:43 09:58:43 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:58:43 #201 ... 09:58:43 09:58:43 #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:58:43 #202 DONE 0.4s 09:58:43 09:58:43 #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:58:43 #203 DONE 0.4s 09:58:43 09:58:43 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:58:43 #198 DONE 0.4s 09:58:43 09:58:43 #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:58:43 #204 DONE 0.4s 09:58:43 09:58:43 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:58:43 #201 DONE 0.3s 09:58:43 09:58:43 #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:58:43 #205 DONE 0.4s 09:58:43 09:58:43 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:58:43 #206 ... 09:58:43 09:58:43 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:58:43 #207 DONE 0.3s 09:58:43 09:58:43 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:58:43 #208 DONE 0.4s 09:58:43 09:58:43 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:58:43 #209 DONE 0.3s 09:58:43 09:58:43 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:58:43 #206 DONE 0.4s 09:58:43 09:58:43 #103 [core-command] exporting to image 09:58:43 #103 exporting layers 09:58:43 #103 ... 09:58:43 09:58:43 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:58:43 #210 DONE 0.2s 09:58:43 09:58:43 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:58:43 #150 DONE 140.4s 09:58:43 09:58:43 #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:58:43 #211 DONE 0.3s 09:58:43 09:58:43 #103 [support-notifications] exporting to image 09:58:43 #103 exporting layers 0.3s done 09:58:43 #103 ... 09:58:43 09:58:43 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:58:43 #212 DONE 0.3s 09:58:43 09:58:43 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:58:43 #213 DONE 0.3s 09:58:43 09:58:43 #103 [core-command] exporting to image 09:58:43 #103 writing image sha256:c3e16f539a5a1bef2db117d25cfece123427dbafa6eac8c2727d528f12941487 done 09:58:43 #103 naming to docker.io/library/core-keeper done 09:58:43 #103 writing image sha256:502d2fbe95cd0bcec23f5836c0066b3ad43ce8f78f68c700653e7ce31b191c84 0.0s done 09:58:43 #103 naming to docker.io/library/core-command done 09:58:43 #103 ... 09:58:43 09:58:43 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:58:43 #214 CACHED 09:58:43 09:58:43 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:58:43 #215 CACHED 09:58:43 09:58:43 #103 [support-notifications] exporting to image 09:58:43 #103 exporting layers 0.2s done 09:58:43 #103 writing image sha256:3d09bdf410e642bb7443098783b120f9fb8d40983397afc3e3a8e6f8a61e1288 done 09:58:43 #103 naming to docker.io/library/support-notifications done 09:58:43 #103 writing image sha256:7353f752c37947f9aacd51b68f4f5b06983ef29426d7db53a1cb7353566e1b9f 09:58:43 #103 ... 09:58:43 09:58:43 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:58:43 #216 DONE 0.1s 09:58:43 09:58:43 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:58:43 #217 DONE 0.1s 09:58:43 09:58:43 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:58:43 #218 DONE 0.4s 09:58:43 09:58:43 #103 [support-scheduler] exporting to image 09:58:43 #103 writing image sha256:7353f752c37947f9aacd51b68f4f5b06983ef29426d7db53a1cb7353566e1b9f 0.1s done 09:58:43 #103 naming to docker.io/library/core-data done 09:58:43 #103 writing image sha256:a4176a2b6d9311327b7b227c4098ce1a111724228b1beba5940fa878ca8a43ee done 09:58:43 #103 naming to docker.io/library/core-metadata done 09:58:43 #103 exporting layers 0.2s done 09:58:43 #103 writing image sha256:3838028520b9723b2dc4e53ebe5570b98a9d7c9c584f9eb1b438c45f13dc173e done 09:58:43 #103 naming to docker.io/library/support-scheduler done 09:58:44 #103 exporting layers 0.9s done 09:58:44 #103 writing image sha256:cb68e7d91c713e51447e52d2c75f8c86bb411338b252524b3df104457c4798ed done 09:58:44 #103 naming to docker.io/library/security-proxy-auth done 09:58:44 #103 DONE 6.1s 09:58:44 09:58:44 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:44 time="2024-07-30T09:54:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:58:44 $ docker stop --time=1 dc1ecb5f08ff2876f3b8a5a63a6e6352e7dcabebea49e3fcd2420e354ff4fc85 09:58:45 $ docker rm -f --volumes dc1ecb5f08ff2876f3b8a5a63a6e6352e7dcabebea49e3fcd2420e354ff4fc85 [Pipeline] // withDockerContainer [Pipeline] sh 09:58:45 + docker images 09:58:45 REPOSITORY TAG IMAGE ID CREATED SIZE 09:58:45 security-proxy-auth latest cb68e7d91c71 2 seconds ago 33MB 09:58:45 support-scheduler latest 3838028520b9 2 seconds ago 38.1MB 09:58:45 core-keeper latest c3e16f539a5a 3 seconds ago 35.7MB 09:58:45 core-data latest 7353f752c379 3 seconds ago 35.8MB 09:58:45 core-metadata latest a4176a2b6d93 3 seconds ago 35.9MB 09:58:45 core-command latest 502d2fbe95cd 3 seconds ago 35.4MB 09:58:45 support-notifications latest 3d09bdf410e6 3 seconds ago 38.7MB 09:58:45 security-bootstrapper latest 01d0b80b1900 25 seconds ago 18.9MB 09:58:45 security-secretstore-setup latest 38df767c84c5 25 seconds ago 36.9MB 09:58:45 security-proxy-setup latest 28373301fadd 26 seconds ago 26.2MB 09:58:45 core-common-config-bootstrapper latest 592de7c73565 28 seconds ago 15.2MB 09:58:45 security-spiffe-token-provider latest b53698791c41 30 seconds ago 28.8MB 09:58:45 security-spire-agent latest f8cc0d215d11 3 minutes ago 182MB 09:58:45 security-spire-server latest a330bc55499e 3 minutes ago 121MB 09:58:45 security-spire-config latest 6717f7c16c38 3 minutes ago 120MB 09:58:45 ci-base-image-x86_64 latest efbf8f09dfa2 7 minutes ago 967MB 09:58:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 09:58:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 09:58:45 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 09:58:45 provisioning config files... 09:58:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/658@tmp/config1508338000915237329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:46 ---> ****-login.sh 09:58:46 nexus3.edgexfoundry.org:10001 09:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:46 Configure a credential helper to remove this warning. See 09:58:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:46 09:58:46 Login Succeeded 09:58:46 nexus3.edgexfoundry.org:10002 09:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:46 Configure a credential helper to remove this warning. See 09:58:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:46 09:58:46 Login Succeeded 09:58:46 nexus3.edgexfoundry.org:10003 09:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:46 Configure a credential helper to remove this warning. See 09:58:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:46 09:58:46 Login Succeeded 09:58:46 nexus3.edgexfoundry.org:10004 09:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:46 Configure a credential helper to remove this warning. See 09:58:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:46 09:58:46 Login Succeeded 09:58:46 ****.io 09:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:58:47 Configure a credential helper to remove this warning. See 09:58:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:58:47 09:58:47 Login Succeeded 09:58:47 ---> ****-login.sh ends [Pipeline] } 09:58:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:58:47 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:58:47 992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:58:47 latest 09:58:47 3.2.0-dev.40 09:58:47 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:58:47 main 09:58:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:47 + docker push nexus3.edgexfoundry.org:10004/core-command:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:47 c3be369b41bc: Preparing 09:58:47 a97244ecde0a: Preparing 09:58:47 7785fb996d90: Preparing 09:58:47 452521a3c192: Preparing 09:58:47 baed7e3f51a7: Preparing 09:58:47 24c79d38d243: Preparing 09:58:47 ce7f800efff9: Preparing 09:58:47 24c79d38d243: Waiting 09:58:47 ce7f800efff9: Waiting 09:58:47 7785fb996d90: Pushed 09:58:47 452521a3c192: Pushed 09:58:47 baed7e3f51a7: Pushed 09:58:47 c3be369b41bc: Pushed 09:58:47 ce7f800efff9: Layer already exists 09:58:48 24c79d38d243: Pushed 09:58:50 a97244ecde0a: Pushed 09:58:50 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:09dae70053d63d4bdd0a64360f380825fc32ca286e32236eeddb24eaca71c47d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:51 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:51 c3be369b41bc: Preparing 09:58:51 a97244ecde0a: Preparing 09:58:51 7785fb996d90: Preparing 09:58:51 452521a3c192: Preparing 09:58:51 baed7e3f51a7: Preparing 09:58:51 24c79d38d243: Preparing 09:58:51 ce7f800efff9: Preparing 09:58:51 24c79d38d243: Waiting 09:58:51 ce7f800efff9: Waiting 09:58:51 baed7e3f51a7: Layer already exists 09:58:51 a97244ecde0a: Layer already exists 09:58:51 c3be369b41bc: Layer already exists 09:58:51 7785fb996d90: Layer already exists 09:58:51 452521a3c192: Layer already exists 09:58:51 ce7f800efff9: Layer already exists 09:58:51 24c79d38d243: Layer already exists 09:58:51 latest: digest: sha256:09dae70053d63d4bdd0a64360f380825fc32ca286e32236eeddb24eaca71c47d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:52 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.40 09:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:52 c3be369b41bc: Preparing 09:58:52 a97244ecde0a: Preparing 09:58:52 7785fb996d90: Preparing 09:58:52 452521a3c192: Preparing 09:58:52 baed7e3f51a7: Preparing 09:58:52 24c79d38d243: Preparing 09:58:52 ce7f800efff9: Preparing 09:58:52 24c79d38d243: Waiting 09:58:52 ce7f800efff9: Waiting 09:58:52 a97244ecde0a: Layer already exists 09:58:52 7785fb996d90: Layer already exists 09:58:52 baed7e3f51a7: Layer already exists 09:58:52 452521a3c192: Layer already exists 09:58:52 c3be369b41bc: Layer already exists 09:58:52 ce7f800efff9: Layer already exists 09:58:52 24c79d38d243: Layer already exists 09:58:52 3.2.0-dev.40: digest: sha256:09dae70053d63d4bdd0a64360f380825fc32ca286e32236eeddb24eaca71c47d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:52 + docker push nexus3.edgexfoundry.org:10004/core-command:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:52 c3be369b41bc: Preparing 09:58:52 a97244ecde0a: Preparing 09:58:52 7785fb996d90: Preparing 09:58:52 452521a3c192: Preparing 09:58:52 baed7e3f51a7: Preparing 09:58:52 24c79d38d243: Preparing 09:58:52 ce7f800efff9: Preparing 09:58:52 24c79d38d243: Waiting 09:58:52 ce7f800efff9: Waiting 09:58:52 a97244ecde0a: Layer already exists 09:58:52 baed7e3f51a7: Layer already exists 09:58:52 452521a3c192: Layer already exists 09:58:52 c3be369b41bc: Layer already exists 09:58:52 7785fb996d90: Layer already exists 09:58:52 24c79d38d243: Layer already exists 09:58:52 ce7f800efff9: Layer already exists 09:58:52 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:09dae70053d63d4bdd0a64360f380825fc32ca286e32236eeddb24eaca71c47d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:53 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:53 c3be369b41bc: Preparing 09:58:53 a97244ecde0a: Preparing 09:58:53 7785fb996d90: Preparing 09:58:53 452521a3c192: Preparing 09:58:53 baed7e3f51a7: Preparing 09:58:53 24c79d38d243: Preparing 09:58:53 ce7f800efff9: Preparing 09:58:53 24c79d38d243: Waiting 09:58:53 ce7f800efff9: Waiting 09:58:53 452521a3c192: Layer already exists 09:58:53 baed7e3f51a7: Layer already exists 09:58:53 a97244ecde0a: Layer already exists 09:58:53 c3be369b41bc: Layer already exists 09:58:53 7785fb996d90: Layer already exists 09:58:53 ce7f800efff9: Layer already exists 09:58:53 24c79d38d243: Layer already exists 09:58:53 main: digest: sha256:09dae70053d63d4bdd0a64360f380825fc32ca286e32236eeddb24eaca71c47d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:53 ===================================================== [Pipeline] echo 09:58:53 taggedImages: 09:58:53 - nexus3.edgexfoundry.org:10004/core-command:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:58:53 - nexus3.edgexfoundry.org:10004/core-command:latest 09:58:53 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.40 09:58:53 - nexus3.edgexfoundry.org:10004/core-command:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:58:53 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:58:53 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:58:53 992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:58:53 latest 09:58:53 3.2.0-dev.40 09:58:53 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:58:53 main 09:58:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:58:54 05ed0b8be860: Preparing 09:58:54 f987bd02451b: Preparing 09:58:54 da88c750113f: Preparing 09:58:54 e942ffb3f557: Preparing 09:58:54 7785fb996d90: Preparing 09:58:54 452521a3c192: Preparing 09:58:54 baed7e3f51a7: Preparing 09:58:54 24c79d38d243: Preparing 09:58:54 ce7f800efff9: Preparing 09:58:54 452521a3c192: Waiting 09:58:54 baed7e3f51a7: Waiting 09:58:54 24c79d38d243: Waiting 09:58:54 ce7f800efff9: Waiting 09:58:54 7785fb996d90: Layer already exists 09:58:54 452521a3c192: Layer already exists 09:58:54 baed7e3f51a7: Layer already exists 09:58:54 24c79d38d243: Layer already exists 09:58:54 05ed0b8be860: Pushed 09:58:54 ce7f800efff9: Layer already exists 09:58:54 f987bd02451b: Pushed 09:58:54 da88c750113f: Pushed 09:58:55 e942ffb3f557: Pushed 09:58:55 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:1cf21529f3fa8b8f4833ae8f93154a57d0e7384f51f3ecb24e57d9cba9102d22 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:55 + 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 09:58:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:58:56 05ed0b8be860: Preparing 09:58:56 f987bd02451b: Preparing 09:58:56 da88c750113f: Preparing 09:58:56 e942ffb3f557: Preparing 09:58:56 7785fb996d90: Preparing 09:58:56 452521a3c192: Preparing 09:58:56 baed7e3f51a7: Preparing 09:58:56 24c79d38d243: Preparing 09:58:56 ce7f800efff9: Preparing 09:58:56 452521a3c192: Waiting 09:58:56 baed7e3f51a7: Waiting 09:58:56 24c79d38d243: Waiting 09:58:56 ce7f800efff9: Waiting 09:58:56 e942ffb3f557: Layer already exists 09:58:56 da88c750113f: Layer already exists 09:58:56 7785fb996d90: Layer already exists 09:58:56 05ed0b8be860: Layer already exists 09:58:56 f987bd02451b: Layer already exists 09:58:56 452521a3c192: Layer already exists 09:58:56 24c79d38d243: Layer already exists 09:58:56 baed7e3f51a7: Layer already exists 09:58:56 ce7f800efff9: Layer already exists 09:58:56 latest: digest: sha256:1cf21529f3fa8b8f4833ae8f93154a57d0e7384f51f3ecb24e57d9cba9102d22 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.40 09:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:58:56 05ed0b8be860: Preparing 09:58:56 f987bd02451b: Preparing 09:58:56 da88c750113f: Preparing 09:58:56 e942ffb3f557: Preparing 09:58:56 7785fb996d90: Preparing 09:58:56 452521a3c192: Preparing 09:58:56 baed7e3f51a7: Preparing 09:58:56 24c79d38d243: Preparing 09:58:56 ce7f800efff9: Preparing 09:58:56 ce7f800efff9: Waiting 09:58:56 baed7e3f51a7: Waiting 09:58:56 24c79d38d243: Waiting 09:58:56 f987bd02451b: Layer already exists 09:58:56 da88c750113f: Layer already exists 09:58:56 e942ffb3f557: Layer already exists 09:58:56 7785fb996d90: Layer already exists 09:58:56 05ed0b8be860: Layer already exists 09:58:56 baed7e3f51a7: Layer already exists 09:58:56 452521a3c192: Layer already exists 09:58:56 ce7f800efff9: Layer already exists 09:58:56 24c79d38d243: Layer already exists 09:58:56 3.2.0-dev.40: digest: sha256:1cf21529f3fa8b8f4833ae8f93154a57d0e7384f51f3ecb24e57d9cba9102d22 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:58:57 05ed0b8be860: Preparing 09:58:57 f987bd02451b: Preparing 09:58:57 da88c750113f: Preparing 09:58:57 e942ffb3f557: Preparing 09:58:57 7785fb996d90: Preparing 09:58:57 452521a3c192: Preparing 09:58:57 baed7e3f51a7: Preparing 09:58:57 24c79d38d243: Preparing 09:58:57 ce7f800efff9: Preparing 09:58:57 baed7e3f51a7: Waiting 09:58:57 24c79d38d243: Waiting 09:58:57 452521a3c192: Waiting 09:58:57 ce7f800efff9: Waiting 09:58:57 da88c750113f: Layer already exists 09:58:57 7785fb996d90: Layer already exists 09:58:57 e942ffb3f557: Layer already exists 09:58:57 05ed0b8be860: Layer already exists 09:58:57 f987bd02451b: Layer already exists 09:58:57 452521a3c192: Layer already exists 09:58:57 baed7e3f51a7: Layer already exists 09:58:57 24c79d38d243: Layer already exists 09:58:57 ce7f800efff9: Layer already exists 09:58:57 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:1cf21529f3fa8b8f4833ae8f93154a57d0e7384f51f3ecb24e57d9cba9102d22 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:57 + 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 09:58:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:58:58 05ed0b8be860: Preparing 09:58:58 f987bd02451b: Preparing 09:58:58 da88c750113f: Preparing 09:58:58 e942ffb3f557: Preparing 09:58:58 7785fb996d90: Preparing 09:58:58 452521a3c192: Preparing 09:58:58 baed7e3f51a7: Preparing 09:58:58 452521a3c192: Waiting 09:58:58 baed7e3f51a7: Waiting 09:58:58 24c79d38d243: Preparing 09:58:58 ce7f800efff9: Preparing 09:58:58 24c79d38d243: Waiting 09:58:58 ce7f800efff9: Waiting 09:58:58 da88c750113f: Layer already exists 09:58:58 f987bd02451b: Layer already exists 09:58:58 05ed0b8be860: Layer already exists 09:58:58 7785fb996d90: Layer already exists 09:58:58 e942ffb3f557: Layer already exists 09:58:58 baed7e3f51a7: Layer already exists 09:58:58 24c79d38d243: Layer already exists 09:58:58 452521a3c192: Layer already exists 09:58:58 ce7f800efff9: Layer already exists 09:58:58 main: digest: sha256:1cf21529f3fa8b8f4833ae8f93154a57d0e7384f51f3ecb24e57d9cba9102d22 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:58 ===================================================== [Pipeline] echo 09:58:58 taggedImages: 09:58:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:58:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:58:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.40 09:58:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:58:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:58:58 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:58:58 992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:58:58 latest 09:58:58 3.2.0-dev.40 09:58:58 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:58:58 main 09:58:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:59 + docker push nexus3.edgexfoundry.org:10004/core-data:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:58:59 5ebe9e792d35: Preparing 09:58:59 62b841f0cd93: Preparing 09:58:59 7785fb996d90: Preparing 09:58:59 452521a3c192: Preparing 09:58:59 da6b53e39b16: Preparing 09:58:59 24c79d38d243: Preparing 09:58:59 ce7f800efff9: Preparing 09:58:59 24c79d38d243: Waiting 09:58:59 ce7f800efff9: Waiting 09:58:59 7785fb996d90: Layer already exists 09:58:59 452521a3c192: Layer already exists 09:58:59 ce7f800efff9: Layer already exists 09:58:59 24c79d38d243: Layer already exists 09:58:59 da6b53e39b16: Pushed 09:58:59 5ebe9e792d35: Pushed 09:59:02 62b841f0cd93: Pushed 09:59:02 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:70209dc97354c96012bbd1acbb8c7e9c9d9c125603deb19a4eda1d0a41067ccc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:02 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:59:02 5ebe9e792d35: Preparing 09:59:02 62b841f0cd93: Preparing 09:59:02 7785fb996d90: Preparing 09:59:02 452521a3c192: Preparing 09:59:02 da6b53e39b16: Preparing 09:59:02 24c79d38d243: Preparing 09:59:02 ce7f800efff9: Preparing 09:59:02 ce7f800efff9: Waiting 09:59:02 7785fb996d90: Layer already exists 09:59:02 da6b53e39b16: Layer already exists 09:59:02 5ebe9e792d35: Layer already exists 09:59:02 452521a3c192: Layer already exists 09:59:02 62b841f0cd93: Layer already exists 09:59:02 ce7f800efff9: Layer already exists 09:59:02 24c79d38d243: Layer already exists 09:59:02 latest: digest: sha256:70209dc97354c96012bbd1acbb8c7e9c9d9c125603deb19a4eda1d0a41067ccc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:03 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.40 09:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:59:03 5ebe9e792d35: Preparing 09:59:03 62b841f0cd93: Preparing 09:59:03 7785fb996d90: Preparing 09:59:03 452521a3c192: Preparing 09:59:03 da6b53e39b16: Preparing 09:59:03 24c79d38d243: Preparing 09:59:03 ce7f800efff9: Preparing 09:59:03 24c79d38d243: Waiting 09:59:03 ce7f800efff9: Waiting 09:59:03 452521a3c192: Layer already exists 09:59:03 5ebe9e792d35: Layer already exists 09:59:03 62b841f0cd93: Layer already exists 09:59:03 7785fb996d90: Layer already exists 09:59:03 da6b53e39b16: Layer already exists 09:59:03 24c79d38d243: Layer already exists 09:59:03 ce7f800efff9: Layer already exists 09:59:03 3.2.0-dev.40: digest: sha256:70209dc97354c96012bbd1acbb8c7e9c9d9c125603deb19a4eda1d0a41067ccc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:04 + docker push nexus3.edgexfoundry.org:10004/core-data:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:59:04 5ebe9e792d35: Preparing 09:59:04 62b841f0cd93: Preparing 09:59:04 7785fb996d90: Preparing 09:59:04 452521a3c192: Preparing 09:59:04 da6b53e39b16: Preparing 09:59:04 24c79d38d243: Preparing 09:59:04 ce7f800efff9: Preparing 09:59:04 24c79d38d243: Waiting 09:59:04 ce7f800efff9: Waiting 09:59:04 62b841f0cd93: Layer already exists 09:59:04 da6b53e39b16: Layer already exists 09:59:04 452521a3c192: Layer already exists 09:59:04 5ebe9e792d35: Layer already exists 09:59:04 7785fb996d90: Layer already exists 09:59:04 ce7f800efff9: Layer already exists 09:59:04 24c79d38d243: Layer already exists 09:59:04 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:70209dc97354c96012bbd1acbb8c7e9c9d9c125603deb19a4eda1d0a41067ccc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:04 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:59:04 5ebe9e792d35: Preparing 09:59:04 62b841f0cd93: Preparing 09:59:04 7785fb996d90: Preparing 09:59:04 452521a3c192: Preparing 09:59:04 da6b53e39b16: Preparing 09:59:04 24c79d38d243: Preparing 09:59:04 ce7f800efff9: Preparing 09:59:04 24c79d38d243: Waiting 09:59:04 62b841f0cd93: Layer already exists 09:59:04 452521a3c192: Layer already exists 09:59:04 5ebe9e792d35: Layer already exists 09:59:04 da6b53e39b16: Layer already exists 09:59:04 7785fb996d90: Layer already exists 09:59:04 24c79d38d243: Layer already exists 09:59:04 ce7f800efff9: Layer already exists 09:59:04 main: digest: sha256:70209dc97354c96012bbd1acbb8c7e9c9d9c125603deb19a4eda1d0a41067ccc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:05 ===================================================== [Pipeline] echo 09:59:05 taggedImages: 09:59:05 - nexus3.edgexfoundry.org:10004/core-data:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:05 - nexus3.edgexfoundry.org:10004/core-data:latest 09:59:05 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.40 09:59:05 - nexus3.edgexfoundry.org:10004/core-data:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:05 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:59:05 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:59:05 992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:05 latest 09:59:05 3.2.0-dev.40 09:59:05 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:05 main 09:59:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:59:05 8434b17c7c1e: Preparing 09:59:05 828238c23f5f: Preparing 09:59:05 452521a3c192: Preparing 09:59:05 5c848f8e326b: Preparing 09:59:05 ea55453f2f10: Preparing 09:59:05 ce7f800efff9: Preparing 09:59:05 ce7f800efff9: Waiting 09:59:05 452521a3c192: Layer already exists 09:59:05 ce7f800efff9: Layer already exists 09:59:05 ea55453f2f10: Pushed 09:59:05 8434b17c7c1e: Pushed 09:59:05 5c848f8e326b: Pushed 09:59:09 828238c23f5f: Pushed 09:59:09 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:8c48056816d0aa43c4aba0cacdce5f638b35c23e27ed0d5c28c8c44a79de48de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:59:09 8434b17c7c1e: Preparing 09:59:09 828238c23f5f: Preparing 09:59:09 452521a3c192: Preparing 09:59:09 5c848f8e326b: Preparing 09:59:09 ea55453f2f10: Preparing 09:59:09 ce7f800efff9: Preparing 09:59:09 ce7f800efff9: Waiting 09:59:09 5c848f8e326b: Layer already exists 09:59:09 828238c23f5f: Layer already exists 09:59:09 ea55453f2f10: Layer already exists 09:59:09 452521a3c192: Layer already exists 09:59:09 8434b17c7c1e: Layer already exists 09:59:09 ce7f800efff9: Layer already exists 09:59:09 latest: digest: sha256:8c48056816d0aa43c4aba0cacdce5f638b35c23e27ed0d5c28c8c44a79de48de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.40 09:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:59:10 8434b17c7c1e: Preparing 09:59:10 828238c23f5f: Preparing 09:59:10 452521a3c192: Preparing 09:59:10 5c848f8e326b: Preparing 09:59:10 ea55453f2f10: Preparing 09:59:10 ce7f800efff9: Preparing 09:59:10 ce7f800efff9: Waiting 09:59:10 828238c23f5f: Layer already exists 09:59:10 5c848f8e326b: Layer already exists 09:59:10 ea55453f2f10: Layer already exists 09:59:10 452521a3c192: Layer already exists 09:59:10 8434b17c7c1e: Layer already exists 09:59:10 ce7f800efff9: Layer already exists 09:59:10 3.2.0-dev.40: digest: sha256:8c48056816d0aa43c4aba0cacdce5f638b35c23e27ed0d5c28c8c44a79de48de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:59:10 8434b17c7c1e: Preparing 09:59:10 828238c23f5f: Preparing 09:59:10 452521a3c192: Preparing 09:59:10 5c848f8e326b: Preparing 09:59:10 ea55453f2f10: Preparing 09:59:10 ce7f800efff9: Preparing 09:59:10 ce7f800efff9: Waiting 09:59:10 ea55453f2f10: Layer already exists 09:59:10 5c848f8e326b: Layer already exists 09:59:10 452521a3c192: Layer already exists 09:59:10 828238c23f5f: Layer already exists 09:59:10 8434b17c7c1e: Layer already exists 09:59:10 ce7f800efff9: Layer already exists 09:59:10 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:8c48056816d0aa43c4aba0cacdce5f638b35c23e27ed0d5c28c8c44a79de48de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:59:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:59:11 8434b17c7c1e: Preparing 09:59:11 828238c23f5f: Preparing 09:59:11 452521a3c192: Preparing 09:59:11 5c848f8e326b: Preparing 09:59:11 ea55453f2f10: Preparing 09:59:11 ce7f800efff9: Preparing 09:59:11 ce7f800efff9: Waiting 09:59:11 8434b17c7c1e: Layer already exists 09:59:11 452521a3c192: Layer already exists 09:59:11 ea55453f2f10: Layer already exists 09:59:11 5c848f8e326b: Layer already exists 09:59:11 828238c23f5f: Layer already exists 09:59:11 ce7f800efff9: Layer already exists 09:59:11 main: digest: sha256:8c48056816d0aa43c4aba0cacdce5f638b35c23e27ed0d5c28c8c44a79de48de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:11 ===================================================== [Pipeline] echo 09:59:11 taggedImages: 09:59:11 - nexus3.edgexfoundry.org:10004/core-keeper:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:11 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:59:11 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.40 09:59:11 - nexus3.edgexfoundry.org:10004/core-keeper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:11 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:59:11 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:59:11 992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:11 latest 09:59:11 3.2.0-dev.40 09:59:11 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:11 main 09:59:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:59:12 9bbb54b53763: Preparing 09:59:12 d4a40a84cd27: Preparing 09:59:12 1d1c695b3fed: Preparing 09:59:12 7785fb996d90: Preparing 09:59:12 452521a3c192: Preparing 09:59:12 baed7e3f51a7: Preparing 09:59:12 24c79d38d243: Preparing 09:59:12 ce7f800efff9: Preparing 09:59:12 baed7e3f51a7: Waiting 09:59:12 24c79d38d243: Waiting 09:59:12 ce7f800efff9: Waiting 09:59:12 452521a3c192: Layer already exists 09:59:12 7785fb996d90: Layer already exists 09:59:12 baed7e3f51a7: Layer already exists 09:59:12 24c79d38d243: Layer already exists 09:59:12 ce7f800efff9: Layer already exists 09:59:12 d4a40a84cd27: Pushed 09:59:12 9bbb54b53763: Pushed 09:59:15 1d1c695b3fed: Pushed 09:59:15 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:f110733cbb43a211a2970c1de7e86f7a57bcccc66284cf51e8bc024457910ba9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:59:16 9bbb54b53763: Preparing 09:59:16 d4a40a84cd27: Preparing 09:59:16 1d1c695b3fed: Preparing 09:59:16 7785fb996d90: Preparing 09:59:16 452521a3c192: Preparing 09:59:16 baed7e3f51a7: Preparing 09:59:16 24c79d38d243: Preparing 09:59:16 ce7f800efff9: Preparing 09:59:16 ce7f800efff9: Waiting 09:59:16 baed7e3f51a7: Waiting 09:59:16 1d1c695b3fed: Layer already exists 09:59:16 7785fb996d90: Layer already exists 09:59:16 9bbb54b53763: Layer already exists 09:59:16 d4a40a84cd27: Layer already exists 09:59:16 452521a3c192: Layer already exists 09:59:16 24c79d38d243: Layer already exists 09:59:16 baed7e3f51a7: Layer already exists 09:59:16 ce7f800efff9: Layer already exists 09:59:16 latest: digest: sha256:f110733cbb43a211a2970c1de7e86f7a57bcccc66284cf51e8bc024457910ba9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.40 09:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:59:17 9bbb54b53763: Preparing 09:59:17 d4a40a84cd27: Preparing 09:59:17 1d1c695b3fed: Preparing 09:59:17 7785fb996d90: Preparing 09:59:17 452521a3c192: Preparing 09:59:17 baed7e3f51a7: Preparing 09:59:17 24c79d38d243: Preparing 09:59:17 ce7f800efff9: Preparing 09:59:17 baed7e3f51a7: Waiting 09:59:17 24c79d38d243: Waiting 09:59:17 ce7f800efff9: Waiting 09:59:17 9bbb54b53763: Layer already exists 09:59:17 d4a40a84cd27: Layer already exists 09:59:17 1d1c695b3fed: Layer already exists 09:59:17 7785fb996d90: Layer already exists 09:59:17 452521a3c192: Layer already exists 09:59:17 24c79d38d243: Layer already exists 09:59:17 baed7e3f51a7: Layer already exists 09:59:17 ce7f800efff9: Layer already exists 09:59:17 3.2.0-dev.40: digest: sha256:f110733cbb43a211a2970c1de7e86f7a57bcccc66284cf51e8bc024457910ba9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:59:17 9bbb54b53763: Preparing 09:59:17 d4a40a84cd27: Preparing 09:59:17 1d1c695b3fed: Preparing 09:59:17 7785fb996d90: Preparing 09:59:17 452521a3c192: Preparing 09:59:17 baed7e3f51a7: Preparing 09:59:17 24c79d38d243: Preparing 09:59:17 ce7f800efff9: Preparing 09:59:17 baed7e3f51a7: Waiting 09:59:17 24c79d38d243: Waiting 09:59:17 ce7f800efff9: Waiting 09:59:17 d4a40a84cd27: Layer already exists 09:59:17 1d1c695b3fed: Layer already exists 09:59:17 452521a3c192: Layer already exists 09:59:17 7785fb996d90: Layer already exists 09:59:17 9bbb54b53763: Layer already exists 09:59:17 24c79d38d243: Layer already exists 09:59:17 baed7e3f51a7: Layer already exists 09:59:17 ce7f800efff9: Layer already exists 09:59:17 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:f110733cbb43a211a2970c1de7e86f7a57bcccc66284cf51e8bc024457910ba9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:59:18 9bbb54b53763: Preparing 09:59:18 d4a40a84cd27: Preparing 09:59:18 1d1c695b3fed: Preparing 09:59:18 7785fb996d90: Preparing 09:59:18 452521a3c192: Preparing 09:59:18 baed7e3f51a7: Preparing 09:59:18 24c79d38d243: Preparing 09:59:18 ce7f800efff9: Preparing 09:59:18 baed7e3f51a7: Waiting 09:59:18 24c79d38d243: Waiting 09:59:18 ce7f800efff9: Waiting 09:59:18 9bbb54b53763: Layer already exists 09:59:18 452521a3c192: Layer already exists 09:59:18 d4a40a84cd27: Layer already exists 09:59:18 7785fb996d90: Layer already exists 09:59:18 1d1c695b3fed: Layer already exists 09:59:18 baed7e3f51a7: Layer already exists 09:59:18 ce7f800efff9: Layer already exists 09:59:18 24c79d38d243: Layer already exists 09:59:18 main: digest: sha256:f110733cbb43a211a2970c1de7e86f7a57bcccc66284cf51e8bc024457910ba9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:18 ===================================================== [Pipeline] echo 09:59:18 taggedImages: 09:59:18 - nexus3.edgexfoundry.org:10004/core-metadata:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:18 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:59:18 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.40 09:59:18 - nexus3.edgexfoundry.org:10004/core-metadata:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:18 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:59:18 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:59:18 992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:18 latest 09:59:18 3.2.0-dev.40 09:59:18 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:18 main 09:59:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:59:19 02f7ce3c79fa: Preparing 09:59:19 161c81e720a9: Preparing 09:59:19 9dcacffc84c7: Preparing 09:59:19 45402cb2ea7a: Preparing 09:59:19 6f7617e8d816: Preparing 09:59:19 ed9d864c6b35: Preparing 09:59:19 6aaa2ae83583: Preparing 09:59:19 7785fb996d90: Preparing 09:59:19 452521a3c192: Preparing 09:59:19 5ce82dad9c5a: Preparing 09:59:19 a6850912aa1f: Preparing 09:59:19 5f70bf18a086: Preparing 09:59:19 f1f018987dbe: Preparing 09:59:19 c6bc95067f15: Preparing 09:59:19 ae2640b3b2a1: Preparing 09:59:19 ce7f800efff9: Preparing 09:59:19 6aaa2ae83583: Waiting 09:59:19 ed9d864c6b35: Waiting 09:59:19 7785fb996d90: Waiting 09:59:19 452521a3c192: Waiting 09:59:19 5f70bf18a086: Waiting 09:59:19 5ce82dad9c5a: Waiting 09:59:19 a6850912aa1f: Waiting 09:59:19 ce7f800efff9: Waiting 09:59:19 161c81e720a9: Pushed 09:59:19 6f7617e8d816: Pushed 09:59:19 45402cb2ea7a: Pushed 09:59:19 02f7ce3c79fa: Pushed 09:59:19 9dcacffc84c7: Pushed 09:59:19 7785fb996d90: Layer already exists 09:59:19 452521a3c192: Layer already exists 09:59:19 ed9d864c6b35: Pushed 09:59:19 5f70bf18a086: Layer already exists 09:59:19 5ce82dad9c5a: Pushed 09:59:19 a6850912aa1f: Pushed 09:59:19 ce7f800efff9: Layer already exists 09:59:19 f1f018987dbe: Pushed 09:59:19 c6bc95067f15: Pushed 09:59:19 ae2640b3b2a1: Pushed 09:59:20 6aaa2ae83583: Pushed 09:59:20 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:44db095597cbe0b67a99ff24198fe8b7b7e41dff967832e58197f138ba7ab894 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:59:21 02f7ce3c79fa: Preparing 09:59:21 161c81e720a9: Preparing 09:59:21 9dcacffc84c7: Preparing 09:59:21 45402cb2ea7a: Preparing 09:59:21 6f7617e8d816: Preparing 09:59:21 ed9d864c6b35: Preparing 09:59:21 6aaa2ae83583: Preparing 09:59:21 7785fb996d90: Preparing 09:59:21 452521a3c192: Preparing 09:59:21 5ce82dad9c5a: Preparing 09:59:21 a6850912aa1f: Preparing 09:59:21 5f70bf18a086: Preparing 09:59:21 f1f018987dbe: Preparing 09:59:21 c6bc95067f15: Preparing 09:59:21 ae2640b3b2a1: Preparing 09:59:21 ce7f800efff9: Preparing 09:59:21 5ce82dad9c5a: Waiting 09:59:21 c6bc95067f15: Waiting 09:59:21 ae2640b3b2a1: Waiting 09:59:21 ce7f800efff9: Waiting 09:59:21 a6850912aa1f: Waiting 09:59:21 f1f018987dbe: Waiting 09:59:21 6aaa2ae83583: Waiting 09:59:21 7785fb996d90: Waiting 09:59:21 452521a3c192: Waiting 09:59:21 ed9d864c6b35: Waiting 09:59:21 5f70bf18a086: Waiting 09:59:21 161c81e720a9: Layer already exists 09:59:21 02f7ce3c79fa: Layer already exists 09:59:21 9dcacffc84c7: Layer already exists 09:59:21 45402cb2ea7a: Layer already exists 09:59:21 6f7617e8d816: Layer already exists 09:59:21 6aaa2ae83583: Layer already exists 09:59:21 ed9d864c6b35: Layer already exists 09:59:21 7785fb996d90: Layer already exists 09:59:21 452521a3c192: Layer already exists 09:59:21 5ce82dad9c5a: Layer already exists 09:59:21 5f70bf18a086: Layer already exists 09:59:21 a6850912aa1f: Layer already exists 09:59:21 ae2640b3b2a1: Layer already exists 09:59:21 c6bc95067f15: Layer already exists 09:59:21 f1f018987dbe: Layer already exists 09:59:21 ce7f800efff9: Layer already exists 09:59:21 latest: digest: sha256:44db095597cbe0b67a99ff24198fe8b7b7e41dff967832e58197f138ba7ab894 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.40 09:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:59:22 02f7ce3c79fa: Preparing 09:59:22 161c81e720a9: Preparing 09:59:22 9dcacffc84c7: Preparing 09:59:22 45402cb2ea7a: Preparing 09:59:22 6f7617e8d816: Preparing 09:59:22 ed9d864c6b35: Preparing 09:59:22 6aaa2ae83583: Preparing 09:59:22 7785fb996d90: Preparing 09:59:22 452521a3c192: Preparing 09:59:22 5ce82dad9c5a: Preparing 09:59:22 a6850912aa1f: Preparing 09:59:22 5f70bf18a086: Preparing 09:59:22 f1f018987dbe: Preparing 09:59:22 c6bc95067f15: Preparing 09:59:22 ae2640b3b2a1: Preparing 09:59:22 ed9d864c6b35: Waiting 09:59:22 ce7f800efff9: Preparing 09:59:22 452521a3c192: Waiting 09:59:22 6aaa2ae83583: Waiting 09:59:22 a6850912aa1f: Waiting 09:59:22 5ce82dad9c5a: Waiting 09:59:22 5f70bf18a086: Waiting 09:59:22 f1f018987dbe: Waiting 09:59:22 c6bc95067f15: Waiting 09:59:22 ae2640b3b2a1: Waiting 09:59:22 ce7f800efff9: Waiting 09:59:22 02f7ce3c79fa: Layer already exists 09:59:22 45402cb2ea7a: Layer already exists 09:59:22 9dcacffc84c7: Layer already exists 09:59:22 6f7617e8d816: Layer already exists 09:59:22 161c81e720a9: Layer already exists 09:59:22 ed9d864c6b35: Layer already exists 09:59:22 6aaa2ae83583: Layer already exists 09:59:22 452521a3c192: Layer already exists 09:59:22 7785fb996d90: Layer already exists 09:59:22 5ce82dad9c5a: Layer already exists 09:59:22 a6850912aa1f: Layer already exists 09:59:22 c6bc95067f15: Layer already exists 09:59:22 5f70bf18a086: Layer already exists 09:59:22 f1f018987dbe: Layer already exists 09:59:22 ae2640b3b2a1: Layer already exists 09:59:22 ce7f800efff9: Layer already exists 09:59:22 3.2.0-dev.40: digest: sha256:44db095597cbe0b67a99ff24198fe8b7b7e41dff967832e58197f138ba7ab894 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:59:22 02f7ce3c79fa: Preparing 09:59:22 161c81e720a9: Preparing 09:59:22 9dcacffc84c7: Preparing 09:59:22 45402cb2ea7a: Preparing 09:59:22 6f7617e8d816: Preparing 09:59:22 ed9d864c6b35: Preparing 09:59:22 6aaa2ae83583: Preparing 09:59:22 7785fb996d90: Preparing 09:59:22 452521a3c192: Preparing 09:59:22 5ce82dad9c5a: Preparing 09:59:22 a6850912aa1f: Preparing 09:59:22 5f70bf18a086: Preparing 09:59:22 f1f018987dbe: Preparing 09:59:22 c6bc95067f15: Preparing 09:59:22 ae2640b3b2a1: Preparing 09:59:22 ce7f800efff9: Preparing 09:59:22 ed9d864c6b35: Waiting 09:59:22 6aaa2ae83583: Waiting 09:59:22 7785fb996d90: Waiting 09:59:22 452521a3c192: Waiting 09:59:22 5ce82dad9c5a: Waiting 09:59:22 a6850912aa1f: Waiting 09:59:22 5f70bf18a086: Waiting 09:59:22 f1f018987dbe: Waiting 09:59:22 c6bc95067f15: Waiting 09:59:22 ae2640b3b2a1: Waiting 09:59:22 ce7f800efff9: Waiting 09:59:22 6f7617e8d816: Layer already exists 09:59:22 45402cb2ea7a: Layer already exists 09:59:22 161c81e720a9: Layer already exists 09:59:22 02f7ce3c79fa: Layer already exists 09:59:22 9dcacffc84c7: Layer already exists 09:59:22 7785fb996d90: Layer already exists 09:59:22 5ce82dad9c5a: Layer already exists 09:59:22 ed9d864c6b35: Layer already exists 09:59:22 6aaa2ae83583: Layer already exists 09:59:22 452521a3c192: Layer already exists 09:59:22 a6850912aa1f: Layer already exists 09:59:22 f1f018987dbe: Layer already exists 09:59:22 c6bc95067f15: Layer already exists 09:59:22 5f70bf18a086: Layer already exists 09:59:22 ae2640b3b2a1: Layer already exists 09:59:22 ce7f800efff9: Layer already exists 09:59:22 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:44db095597cbe0b67a99ff24198fe8b7b7e41dff967832e58197f138ba7ab894 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:59:23 02f7ce3c79fa: Preparing 09:59:23 161c81e720a9: Preparing 09:59:23 9dcacffc84c7: Preparing 09:59:23 45402cb2ea7a: Preparing 09:59:23 6f7617e8d816: Preparing 09:59:23 ed9d864c6b35: Preparing 09:59:23 6aaa2ae83583: Preparing 09:59:23 7785fb996d90: Preparing 09:59:23 452521a3c192: Preparing 09:59:23 5ce82dad9c5a: Preparing 09:59:23 a6850912aa1f: Preparing 09:59:23 5f70bf18a086: Preparing 09:59:23 f1f018987dbe: Preparing 09:59:23 c6bc95067f15: Preparing 09:59:23 ae2640b3b2a1: Preparing 09:59:23 ce7f800efff9: Preparing 09:59:23 ed9d864c6b35: Waiting 09:59:23 6aaa2ae83583: Waiting 09:59:23 f1f018987dbe: Waiting 09:59:23 c6bc95067f15: Waiting 09:59:23 7785fb996d90: Waiting 09:59:23 ae2640b3b2a1: Waiting 09:59:23 5ce82dad9c5a: Waiting 09:59:23 a6850912aa1f: Waiting 09:59:23 ce7f800efff9: Waiting 09:59:23 452521a3c192: Waiting 09:59:23 5f70bf18a086: Waiting 09:59:23 02f7ce3c79fa: Layer already exists 09:59:23 9dcacffc84c7: Layer already exists 09:59:23 6f7617e8d816: Layer already exists 09:59:23 45402cb2ea7a: Layer already exists 09:59:23 161c81e720a9: Layer already exists 09:59:23 7785fb996d90: Layer already exists 09:59:23 6aaa2ae83583: Layer already exists 09:59:23 452521a3c192: Layer already exists 09:59:23 ed9d864c6b35: Layer already exists 09:59:23 5ce82dad9c5a: Layer already exists 09:59:23 f1f018987dbe: Layer already exists 09:59:23 a6850912aa1f: Layer already exists 09:59:23 5f70bf18a086: Layer already exists 09:59:23 ae2640b3b2a1: Layer already exists 09:59:23 c6bc95067f15: Layer already exists 09:59:23 ce7f800efff9: Layer already exists 09:59:23 main: digest: sha256:44db095597cbe0b67a99ff24198fe8b7b7e41dff967832e58197f138ba7ab894 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:23 ===================================================== [Pipeline] echo 09:59:23 taggedImages: 09:59:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:59:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.40 09:59:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:59:23 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:59:23 992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:23 latest 09:59:23 3.2.0-dev.40 09:59:23 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:23 main 09:59:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:59:24 8457dbe8370e: Preparing 09:59:24 a9a3b9512ae2: Preparing 09:59:24 7616fcb65e49: Preparing 09:59:24 a353c61df9da: Preparing 09:59:24 7785fb996d90: Preparing 09:59:24 452521a3c192: Preparing 09:59:24 baed7e3f51a7: Preparing 09:59:24 24c79d38d243: Preparing 09:59:24 ce7f800efff9: Preparing 09:59:24 24c79d38d243: Waiting 09:59:24 452521a3c192: Waiting 09:59:24 baed7e3f51a7: Waiting 09:59:24 ce7f800efff9: Waiting 09:59:24 7785fb996d90: Layer already exists 09:59:24 452521a3c192: Layer already exists 09:59:24 baed7e3f51a7: Layer already exists 09:59:24 24c79d38d243: Layer already exists 09:59:24 7616fcb65e49: Pushed 09:59:24 ce7f800efff9: Layer already exists 09:59:24 8457dbe8370e: Pushed 09:59:24 a9a3b9512ae2: Pushed 09:59:27 a353c61df9da: Pushed 09:59:27 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:5dfa09bbc0ec1f2f345df619664acaf9194c9aa8846d5580a684f12070fab19d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:59:28 8457dbe8370e: Preparing 09:59:28 a9a3b9512ae2: Preparing 09:59:28 7616fcb65e49: Preparing 09:59:28 a353c61df9da: Preparing 09:59:28 7785fb996d90: Preparing 09:59:28 452521a3c192: Preparing 09:59:28 baed7e3f51a7: Preparing 09:59:28 24c79d38d243: Preparing 09:59:28 baed7e3f51a7: Waiting 09:59:28 ce7f800efff9: Preparing 09:59:28 24c79d38d243: Waiting 09:59:28 ce7f800efff9: Waiting 09:59:28 452521a3c192: Waiting 09:59:28 7785fb996d90: Layer already exists 09:59:28 a353c61df9da: Layer already exists 09:59:28 a9a3b9512ae2: Layer already exists 09:59:28 8457dbe8370e: Layer already exists 09:59:28 7616fcb65e49: Layer already exists 09:59:28 baed7e3f51a7: Layer already exists 09:59:28 452521a3c192: Layer already exists 09:59:28 24c79d38d243: Layer already exists 09:59:28 ce7f800efff9: Layer already exists 09:59:28 latest: digest: sha256:5dfa09bbc0ec1f2f345df619664acaf9194c9aa8846d5580a684f12070fab19d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.40 09:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:59:28 8457dbe8370e: Preparing 09:59:28 a9a3b9512ae2: Preparing 09:59:28 7616fcb65e49: Preparing 09:59:28 a353c61df9da: Preparing 09:59:28 7785fb996d90: Preparing 09:59:28 452521a3c192: Preparing 09:59:28 baed7e3f51a7: Preparing 09:59:28 24c79d38d243: Preparing 09:59:28 ce7f800efff9: Preparing 09:59:28 baed7e3f51a7: Waiting 09:59:28 24c79d38d243: Waiting 09:59:28 452521a3c192: Waiting 09:59:28 ce7f800efff9: Waiting 09:59:28 7785fb996d90: Layer already exists 09:59:28 7616fcb65e49: Layer already exists 09:59:28 a353c61df9da: Layer already exists 09:59:28 8457dbe8370e: Layer already exists 09:59:28 a9a3b9512ae2: Layer already exists 09:59:28 24c79d38d243: Layer already exists 09:59:28 452521a3c192: Layer already exists 09:59:28 ce7f800efff9: Layer already exists 09:59:28 baed7e3f51a7: Layer already exists 09:59:28 3.2.0-dev.40: digest: sha256:5dfa09bbc0ec1f2f345df619664acaf9194c9aa8846d5580a684f12070fab19d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:59:29 8457dbe8370e: Preparing 09:59:29 a9a3b9512ae2: Preparing 09:59:29 7616fcb65e49: Preparing 09:59:29 a353c61df9da: Preparing 09:59:29 7785fb996d90: Preparing 09:59:29 452521a3c192: Preparing 09:59:29 baed7e3f51a7: Preparing 09:59:29 24c79d38d243: Preparing 09:59:29 ce7f800efff9: Preparing 09:59:29 452521a3c192: Waiting 09:59:29 24c79d38d243: Waiting 09:59:29 baed7e3f51a7: Waiting 09:59:29 ce7f800efff9: Waiting 09:59:29 a9a3b9512ae2: Layer already exists 09:59:29 8457dbe8370e: Layer already exists 09:59:29 7616fcb65e49: Layer already exists 09:59:29 a353c61df9da: Layer already exists 09:59:29 7785fb996d90: Layer already exists 09:59:29 baed7e3f51a7: Layer already exists 09:59:29 452521a3c192: Layer already exists 09:59:29 ce7f800efff9: Layer already exists 09:59:29 24c79d38d243: Layer already exists 09:59:29 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:5dfa09bbc0ec1f2f345df619664acaf9194c9aa8846d5580a684f12070fab19d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:59:30 8457dbe8370e: Preparing 09:59:30 a9a3b9512ae2: Preparing 09:59:30 7616fcb65e49: Preparing 09:59:30 a353c61df9da: Preparing 09:59:30 7785fb996d90: Preparing 09:59:30 452521a3c192: Preparing 09:59:30 baed7e3f51a7: Preparing 09:59:30 24c79d38d243: Preparing 09:59:30 ce7f800efff9: Preparing 09:59:30 452521a3c192: Waiting 09:59:30 baed7e3f51a7: Waiting 09:59:30 24c79d38d243: Waiting 09:59:30 ce7f800efff9: Waiting 09:59:30 8457dbe8370e: Layer already exists 09:59:30 a353c61df9da: Layer already exists 09:59:30 7785fb996d90: Layer already exists 09:59:30 7616fcb65e49: Layer already exists 09:59:30 a9a3b9512ae2: Layer already exists 09:59:30 ce7f800efff9: Layer already exists 09:59:30 452521a3c192: Layer already exists 09:59:30 baed7e3f51a7: Layer already exists 09:59:30 24c79d38d243: Layer already exists 09:59:30 main: digest: sha256:5dfa09bbc0ec1f2f345df619664acaf9194c9aa8846d5580a684f12070fab19d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:30 ===================================================== [Pipeline] echo 09:59:30 taggedImages: 09:59:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:59:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.40 09:59:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:59:30 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:59:30 992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:30 latest 09:59:30 3.2.0-dev.40 09:59:30 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:30 main 09:59:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:59:31 874af585ab53: Preparing 09:59:31 001f3b401355: Preparing 09:59:31 7f61c91b2b23: Preparing 09:59:31 eba097c66d54: Preparing 09:59:31 55981caff972: Preparing 09:59:31 7785fb996d90: Preparing 09:59:31 452521a3c192: Preparing 09:59:31 b64f0b1918a2: Preparing 09:59:31 b19714fd5e11: Preparing 09:59:31 138a92784a5e: Preparing 09:59:31 ce7f800efff9: Preparing 09:59:31 7785fb996d90: Waiting 09:59:31 452521a3c192: Waiting 09:59:31 b64f0b1918a2: Waiting 09:59:31 ce7f800efff9: Waiting 09:59:31 b19714fd5e11: Waiting 09:59:31 138a92784a5e: Waiting 09:59:31 001f3b401355: Pushed 09:59:31 7785fb996d90: Layer already exists 09:59:31 874af585ab53: Pushed 09:59:31 452521a3c192: Layer already exists 09:59:31 eba097c66d54: Pushed 09:59:31 55981caff972: Pushed 09:59:31 ce7f800efff9: Layer already exists 09:59:31 b19714fd5e11: Pushed 09:59:31 b64f0b1918a2: Pushed 09:59:32 7f61c91b2b23: Pushed 09:59:32 138a92784a5e: Pushed 09:59:32 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:e3c70f74daa98a01216db4788bd64421df3b89e64ce80bdb178076a9dab82547 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:59:33 874af585ab53: Preparing 09:59:33 001f3b401355: Preparing 09:59:33 7f61c91b2b23: Preparing 09:59:33 eba097c66d54: Preparing 09:59:33 55981caff972: Preparing 09:59:33 7785fb996d90: Preparing 09:59:33 452521a3c192: Preparing 09:59:33 b64f0b1918a2: Preparing 09:59:33 b19714fd5e11: Preparing 09:59:33 138a92784a5e: Preparing 09:59:33 ce7f800efff9: Preparing 09:59:33 b19714fd5e11: Waiting 09:59:33 138a92784a5e: Waiting 09:59:33 7785fb996d90: Waiting 09:59:33 ce7f800efff9: Waiting 09:59:33 452521a3c192: Waiting 09:59:33 b64f0b1918a2: Waiting 09:59:33 874af585ab53: Layer already exists 09:59:33 eba097c66d54: Layer already exists 09:59:33 55981caff972: Layer already exists 09:59:33 7f61c91b2b23: Layer already exists 09:59:33 001f3b401355: Layer already exists 09:59:33 452521a3c192: Layer already exists 09:59:33 b64f0b1918a2: Layer already exists 09:59:33 b19714fd5e11: Layer already exists 09:59:33 7785fb996d90: Layer already exists 09:59:33 138a92784a5e: Layer already exists 09:59:33 ce7f800efff9: Layer already exists 09:59:33 latest: digest: sha256:e3c70f74daa98a01216db4788bd64421df3b89e64ce80bdb178076a9dab82547 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.40 09:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:59:33 874af585ab53: Preparing 09:59:33 001f3b401355: Preparing 09:59:33 7f61c91b2b23: Preparing 09:59:33 eba097c66d54: Preparing 09:59:33 55981caff972: Preparing 09:59:33 7785fb996d90: Preparing 09:59:33 452521a3c192: Preparing 09:59:33 b64f0b1918a2: Preparing 09:59:33 7785fb996d90: Waiting 09:59:33 452521a3c192: Waiting 09:59:33 b19714fd5e11: Preparing 09:59:33 138a92784a5e: Preparing 09:59:33 ce7f800efff9: Preparing 09:59:33 b64f0b1918a2: Waiting 09:59:33 138a92784a5e: Waiting 09:59:33 ce7f800efff9: Waiting 09:59:33 b19714fd5e11: Waiting 09:59:33 eba097c66d54: Layer already exists 09:59:33 001f3b401355: Layer already exists 09:59:33 55981caff972: Layer already exists 09:59:33 7f61c91b2b23: Layer already exists 09:59:33 874af585ab53: Layer already exists 09:59:33 452521a3c192: Layer already exists 09:59:33 b19714fd5e11: Layer already exists 09:59:33 b64f0b1918a2: Layer already exists 09:59:33 7785fb996d90: Layer already exists 09:59:33 138a92784a5e: Layer already exists 09:59:33 ce7f800efff9: Layer already exists 09:59:33 3.2.0-dev.40: digest: sha256:e3c70f74daa98a01216db4788bd64421df3b89e64ce80bdb178076a9dab82547 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:59:34 874af585ab53: Preparing 09:59:34 001f3b401355: Preparing 09:59:34 7f61c91b2b23: Preparing 09:59:34 eba097c66d54: Preparing 09:59:34 55981caff972: Preparing 09:59:34 7785fb996d90: Preparing 09:59:34 452521a3c192: Preparing 09:59:34 b64f0b1918a2: Preparing 09:59:34 b19714fd5e11: Preparing 09:59:34 138a92784a5e: Preparing 09:59:34 ce7f800efff9: Preparing 09:59:34 7785fb996d90: Waiting 09:59:34 452521a3c192: Waiting 09:59:34 138a92784a5e: Waiting 09:59:34 ce7f800efff9: Waiting 09:59:34 b64f0b1918a2: Waiting 09:59:34 b19714fd5e11: Waiting 09:59:34 001f3b401355: Layer already exists 09:59:34 7f61c91b2b23: Layer already exists 09:59:34 eba097c66d54: Layer already exists 09:59:34 55981caff972: Layer already exists 09:59:34 874af585ab53: Layer already exists 09:59:34 7785fb996d90: Layer already exists 09:59:34 b64f0b1918a2: Layer already exists 09:59:34 b19714fd5e11: Layer already exists 09:59:34 138a92784a5e: Layer already exists 09:59:34 452521a3c192: Layer already exists 09:59:34 ce7f800efff9: Layer already exists 09:59:34 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:e3c70f74daa98a01216db4788bd64421df3b89e64ce80bdb178076a9dab82547 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:59:35 874af585ab53: Preparing 09:59:35 001f3b401355: Preparing 09:59:35 7f61c91b2b23: Preparing 09:59:35 eba097c66d54: Preparing 09:59:35 55981caff972: Preparing 09:59:35 7785fb996d90: Preparing 09:59:35 452521a3c192: Preparing 09:59:35 b64f0b1918a2: Preparing 09:59:35 b19714fd5e11: Preparing 09:59:35 138a92784a5e: Preparing 09:59:35 ce7f800efff9: Preparing 09:59:35 7785fb996d90: Waiting 09:59:35 452521a3c192: Waiting 09:59:35 b64f0b1918a2: Waiting 09:59:35 ce7f800efff9: Waiting 09:59:35 138a92784a5e: Waiting 09:59:35 874af585ab53: Layer already exists 09:59:35 7f61c91b2b23: Layer already exists 09:59:35 55981caff972: Layer already exists 09:59:35 001f3b401355: Layer already exists 09:59:35 eba097c66d54: Layer already exists 09:59:35 b64f0b1918a2: Layer already exists 09:59:35 452521a3c192: Layer already exists 09:59:35 7785fb996d90: Layer already exists 09:59:35 b19714fd5e11: Layer already exists 09:59:35 138a92784a5e: Layer already exists 09:59:35 ce7f800efff9: Layer already exists 09:59:35 main: digest: sha256:e3c70f74daa98a01216db4788bd64421df3b89e64ce80bdb178076a9dab82547 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:35 ===================================================== [Pipeline] echo 09:59:35 taggedImages: 09:59:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:59:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.40 09:59:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:59:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:59:35 992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:35 latest 09:59:35 3.2.0-dev.40 09:59:35 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:35 main 09:59:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:59:35 db96fdd0fdaf: Preparing 09:59:35 1e53ca472565: Preparing 09:59:35 fffb5a2afa7b: Preparing 09:59:35 7590fe317271: Preparing 09:59:35 82e8dc89cc96: Preparing 09:59:35 fe3ecc105af5: Preparing 09:59:35 8ee7f659ddfb: Preparing 09:59:35 7785fb996d90: Preparing 09:59:35 452521a3c192: Preparing 09:59:35 cfb699f0b142: Preparing 09:59:35 10bf439d7fdb: Preparing 09:59:35 ce7f800efff9: Preparing 09:59:35 cfb699f0b142: Waiting 09:59:35 7785fb996d90: Waiting 09:59:35 452521a3c192: Waiting 09:59:35 10bf439d7fdb: Waiting 09:59:35 ce7f800efff9: Waiting 09:59:35 8ee7f659ddfb: Waiting 09:59:35 fe3ecc105af5: Waiting 09:59:35 82e8dc89cc96: Pushed 09:59:35 db96fdd0fdaf: Pushed 09:59:35 1e53ca472565: Pushed 09:59:35 7785fb996d90: Layer already exists 09:59:35 452521a3c192: Layer already exists 09:59:36 fe3ecc105af5: Pushed 09:59:36 8ee7f659ddfb: Pushed 09:59:36 ce7f800efff9: Layer already exists 09:59:36 cfb699f0b142: Pushed 09:59:37 7590fe317271: Pushed 09:59:37 fffb5a2afa7b: Pushed 09:59:37 10bf439d7fdb: Pushed 09:59:37 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:cd7aca31e952c770d4ac1bd589a3da300fdd5d37cf31e101a83c1ed495612c5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:59:37 db96fdd0fdaf: Preparing 09:59:37 1e53ca472565: Preparing 09:59:37 fffb5a2afa7b: Preparing 09:59:37 7590fe317271: Preparing 09:59:37 82e8dc89cc96: Preparing 09:59:37 fe3ecc105af5: Preparing 09:59:37 8ee7f659ddfb: Preparing 09:59:37 7785fb996d90: Preparing 09:59:37 452521a3c192: Preparing 09:59:37 cfb699f0b142: Preparing 09:59:37 10bf439d7fdb: Preparing 09:59:37 ce7f800efff9: Preparing 09:59:37 fe3ecc105af5: Waiting 09:59:37 8ee7f659ddfb: Waiting 09:59:37 452521a3c192: Waiting 09:59:37 7785fb996d90: Waiting 09:59:37 cfb699f0b142: Waiting 09:59:37 10bf439d7fdb: Waiting 09:59:37 ce7f800efff9: Waiting 09:59:37 7590fe317271: Layer already exists 09:59:37 db96fdd0fdaf: Layer already exists 09:59:37 1e53ca472565: Layer already exists 09:59:37 fffb5a2afa7b: Layer already exists 09:59:37 82e8dc89cc96: Layer already exists 09:59:37 8ee7f659ddfb: Layer already exists 09:59:37 fe3ecc105af5: Layer already exists 09:59:37 452521a3c192: Layer already exists 09:59:37 7785fb996d90: Layer already exists 09:59:37 cfb699f0b142: Layer already exists 09:59:37 10bf439d7fdb: Layer already exists 09:59:37 ce7f800efff9: Layer already exists 09:59:37 latest: digest: sha256:cd7aca31e952c770d4ac1bd589a3da300fdd5d37cf31e101a83c1ed495612c5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.40 09:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:59:38 db96fdd0fdaf: Preparing 09:59:38 1e53ca472565: Preparing 09:59:38 fffb5a2afa7b: Preparing 09:59:38 7590fe317271: Preparing 09:59:38 82e8dc89cc96: Preparing 09:59:38 fe3ecc105af5: Preparing 09:59:38 8ee7f659ddfb: Preparing 09:59:38 7785fb996d90: Preparing 09:59:38 452521a3c192: Preparing 09:59:38 cfb699f0b142: Preparing 09:59:38 10bf439d7fdb: Preparing 09:59:38 ce7f800efff9: Preparing 09:59:38 7785fb996d90: Waiting 09:59:38 cfb699f0b142: Waiting 09:59:38 fe3ecc105af5: Waiting 09:59:38 10bf439d7fdb: Waiting 09:59:38 8ee7f659ddfb: Waiting 09:59:38 452521a3c192: Waiting 09:59:38 82e8dc89cc96: Layer already exists 09:59:38 1e53ca472565: Layer already exists 09:59:38 db96fdd0fdaf: Layer already exists 09:59:38 7590fe317271: Layer already exists 09:59:38 fffb5a2afa7b: Layer already exists 09:59:38 fe3ecc105af5: Layer already exists 09:59:38 452521a3c192: Layer already exists 09:59:38 cfb699f0b142: Layer already exists 09:59:38 8ee7f659ddfb: Layer already exists 09:59:38 7785fb996d90: Layer already exists 09:59:38 10bf439d7fdb: Layer already exists 09:59:38 ce7f800efff9: Layer already exists 09:59:38 3.2.0-dev.40: digest: sha256:cd7aca31e952c770d4ac1bd589a3da300fdd5d37cf31e101a83c1ed495612c5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:59:39 db96fdd0fdaf: Preparing 09:59:39 1e53ca472565: Preparing 09:59:39 fffb5a2afa7b: Preparing 09:59:39 7590fe317271: Preparing 09:59:39 82e8dc89cc96: Preparing 09:59:39 fe3ecc105af5: Preparing 09:59:39 8ee7f659ddfb: Preparing 09:59:39 7785fb996d90: Preparing 09:59:39 452521a3c192: Preparing 09:59:39 cfb699f0b142: Preparing 09:59:39 10bf439d7fdb: Preparing 09:59:39 ce7f800efff9: Preparing 09:59:39 fe3ecc105af5: Waiting 09:59:39 8ee7f659ddfb: Waiting 09:59:39 452521a3c192: Waiting 09:59:39 7785fb996d90: Waiting 09:59:39 cfb699f0b142: Waiting 09:59:39 10bf439d7fdb: Waiting 09:59:39 ce7f800efff9: Waiting 09:59:39 7590fe317271: Layer already exists 09:59:39 1e53ca472565: Layer already exists 09:59:39 fffb5a2afa7b: Layer already exists 09:59:39 82e8dc89cc96: Layer already exists 09:59:39 db96fdd0fdaf: Layer already exists 09:59:39 fe3ecc105af5: Layer already exists 09:59:39 cfb699f0b142: Layer already exists 09:59:39 7785fb996d90: Layer already exists 09:59:39 8ee7f659ddfb: Layer already exists 09:59:39 452521a3c192: Layer already exists 09:59:39 ce7f800efff9: Layer already exists 09:59:39 10bf439d7fdb: Layer already exists 09:59:39 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:cd7aca31e952c770d4ac1bd589a3da300fdd5d37cf31e101a83c1ed495612c5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:59:39 db96fdd0fdaf: Preparing 09:59:39 1e53ca472565: Preparing 09:59:39 fffb5a2afa7b: Preparing 09:59:39 7590fe317271: Preparing 09:59:39 82e8dc89cc96: Preparing 09:59:39 fe3ecc105af5: Preparing 09:59:39 8ee7f659ddfb: Preparing 09:59:39 7785fb996d90: Preparing 09:59:39 452521a3c192: Preparing 09:59:39 cfb699f0b142: Preparing 09:59:39 10bf439d7fdb: Preparing 09:59:39 ce7f800efff9: Preparing 09:59:39 cfb699f0b142: Waiting 09:59:39 452521a3c192: Waiting 09:59:39 10bf439d7fdb: Waiting 09:59:39 fe3ecc105af5: Waiting 09:59:39 ce7f800efff9: Waiting 09:59:39 8ee7f659ddfb: Waiting 09:59:39 7785fb996d90: Waiting 09:59:39 1e53ca472565: Layer already exists 09:59:39 db96fdd0fdaf: Layer already exists 09:59:39 82e8dc89cc96: Layer already exists 09:59:39 7590fe317271: Layer already exists 09:59:39 fffb5a2afa7b: Layer already exists 09:59:39 fe3ecc105af5: Layer already exists 09:59:39 452521a3c192: Layer already exists 09:59:39 7785fb996d90: Layer already exists 09:59:39 8ee7f659ddfb: Layer already exists 09:59:39 cfb699f0b142: Layer already exists 09:59:39 10bf439d7fdb: Layer already exists 09:59:39 ce7f800efff9: Layer already exists 09:59:39 main: digest: sha256:cd7aca31e952c770d4ac1bd589a3da300fdd5d37cf31e101a83c1ed495612c5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:39 ===================================================== [Pipeline] echo 09:59:39 taggedImages: 09:59:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:59:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.40 09:59:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:59:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:59:40 992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:40 latest 09:59:40 3.2.0-dev.40 09:59:40 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:40 main 09:59:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:59:40 5846a882e39b: Preparing 09:59:40 b7dd5cd2e793: Preparing 09:59:40 7785fb996d90: Preparing 09:59:40 452521a3c192: Preparing 09:59:40 e1ba1a02094d: Preparing 09:59:40 063d7e042419: Preparing 09:59:40 ce7f800efff9: Preparing 09:59:40 063d7e042419: Waiting 09:59:40 7785fb996d90: Layer already exists 09:59:40 452521a3c192: Layer already exists 09:59:40 ce7f800efff9: Layer already exists 09:59:40 5846a882e39b: Pushed 09:59:40 e1ba1a02094d: Pushed 09:59:41 063d7e042419: Pushed 09:59:42 b7dd5cd2e793: Pushed 09:59:42 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:f866b37541688ba3c54eaf52b28c6c11acb55305fc1cf75f7215b8174e1cdf5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:42 + 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 09:59:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:59:43 5846a882e39b: Preparing 09:59:43 b7dd5cd2e793: Preparing 09:59:43 7785fb996d90: Preparing 09:59:43 452521a3c192: Preparing 09:59:43 e1ba1a02094d: Preparing 09:59:43 063d7e042419: Preparing 09:59:43 ce7f800efff9: Preparing 09:59:43 063d7e042419: Waiting 09:59:43 ce7f800efff9: Waiting 09:59:43 452521a3c192: Layer already exists 09:59:43 b7dd5cd2e793: Layer already exists 09:59:43 5846a882e39b: Layer already exists 09:59:43 e1ba1a02094d: Layer already exists 09:59:43 7785fb996d90: Layer already exists 09:59:43 063d7e042419: Layer already exists 09:59:43 ce7f800efff9: Layer already exists 09:59:43 latest: digest: sha256:f866b37541688ba3c54eaf52b28c6c11acb55305fc1cf75f7215b8174e1cdf5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.40 09:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:59:43 5846a882e39b: Preparing 09:59:43 b7dd5cd2e793: Preparing 09:59:43 7785fb996d90: Preparing 09:59:43 452521a3c192: Preparing 09:59:43 e1ba1a02094d: Preparing 09:59:43 063d7e042419: Preparing 09:59:43 ce7f800efff9: Preparing 09:59:43 063d7e042419: Waiting 09:59:43 ce7f800efff9: Waiting 09:59:43 e1ba1a02094d: Layer already exists 09:59:43 b7dd5cd2e793: Layer already exists 09:59:43 5846a882e39b: Layer already exists 09:59:43 452521a3c192: Layer already exists 09:59:43 7785fb996d90: Layer already exists 09:59:43 063d7e042419: Layer already exists 09:59:43 ce7f800efff9: Layer already exists 09:59:43 3.2.0-dev.40: digest: sha256:f866b37541688ba3c54eaf52b28c6c11acb55305fc1cf75f7215b8174e1cdf5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:59:44 5846a882e39b: Preparing 09:59:44 b7dd5cd2e793: Preparing 09:59:44 7785fb996d90: Preparing 09:59:44 452521a3c192: Preparing 09:59:44 e1ba1a02094d: Preparing 09:59:44 063d7e042419: Preparing 09:59:44 ce7f800efff9: Preparing 09:59:44 ce7f800efff9: Waiting 09:59:44 063d7e042419: Waiting 09:59:44 7785fb996d90: Layer already exists 09:59:44 452521a3c192: Layer already exists 09:59:44 5846a882e39b: Layer already exists 09:59:44 e1ba1a02094d: Layer already exists 09:59:44 b7dd5cd2e793: Layer already exists 09:59:44 063d7e042419: Layer already exists 09:59:44 ce7f800efff9: Layer already exists 09:59:44 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:f866b37541688ba3c54eaf52b28c6c11acb55305fc1cf75f7215b8174e1cdf5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:44 + 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 09:59:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:59:45 5846a882e39b: Preparing 09:59:45 b7dd5cd2e793: Preparing 09:59:45 7785fb996d90: Preparing 09:59:45 452521a3c192: Preparing 09:59:45 e1ba1a02094d: Preparing 09:59:45 063d7e042419: Preparing 09:59:45 ce7f800efff9: Preparing 09:59:45 063d7e042419: Waiting 09:59:45 ce7f800efff9: Waiting 09:59:45 7785fb996d90: Layer already exists 09:59:45 e1ba1a02094d: Layer already exists 09:59:45 452521a3c192: Layer already exists 09:59:45 5846a882e39b: Layer already exists 09:59:45 b7dd5cd2e793: Layer already exists 09:59:45 063d7e042419: Layer already exists 09:59:45 ce7f800efff9: Layer already exists 09:59:45 main: digest: sha256:f866b37541688ba3c54eaf52b28c6c11acb55305fc1cf75f7215b8174e1cdf5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:45 ===================================================== [Pipeline] echo 09:59:45 taggedImages: 09:59:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:59:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.40 09:59:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:59:45 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:59:45 992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:45 latest 09:59:45 3.2.0-dev.40 09:59:45 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:45 main 09:59:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:59:45 7ff0743a7b10: Preparing 09:59:45 e02091768d30: Preparing 09:59:45 4acabb4becdd: Preparing 09:59:45 7785fb996d90: Preparing 09:59:45 452521a3c192: Preparing 09:59:45 46845531ce4e: Preparing 09:59:45 f7fc8e485fa5: Preparing 09:59:45 b54f1fbff3a1: Preparing 09:59:45 853d5a70a927: Preparing 09:59:45 ce7f800efff9: Preparing 09:59:45 b54f1fbff3a1: Waiting 09:59:45 853d5a70a927: Waiting 09:59:45 ce7f800efff9: Waiting 09:59:45 f7fc8e485fa5: Waiting 09:59:45 46845531ce4e: Waiting 09:59:45 7785fb996d90: Layer already exists 09:59:45 452521a3c192: Layer already exists 09:59:45 4acabb4becdd: Pushed 09:59:45 e02091768d30: Pushed 09:59:45 7ff0743a7b10: Pushed 09:59:45 ce7f800efff9: Layer already exists 09:59:45 b54f1fbff3a1: Pushed 09:59:46 853d5a70a927: Pushed 09:59:51 f7fc8e485fa5: Pushed 09:59:55 46845531ce4e: Pushed 09:59:55 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:ab850e3fa169ffe73ffd0d9668e6df88e26d75826a6a55ec3f7e4337740de99e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:59:56 7ff0743a7b10: Preparing 09:59:56 e02091768d30: Preparing 09:59:56 4acabb4becdd: Preparing 09:59:56 7785fb996d90: Preparing 09:59:56 452521a3c192: Preparing 09:59:56 46845531ce4e: Preparing 09:59:56 f7fc8e485fa5: Preparing 09:59:56 b54f1fbff3a1: Preparing 09:59:56 853d5a70a927: Preparing 09:59:56 ce7f800efff9: Preparing 09:59:56 46845531ce4e: Waiting 09:59:56 f7fc8e485fa5: Waiting 09:59:56 b54f1fbff3a1: Waiting 09:59:56 ce7f800efff9: Waiting 09:59:56 853d5a70a927: Waiting 09:59:56 7785fb996d90: Layer already exists 09:59:56 e02091768d30: Layer already exists 09:59:56 4acabb4becdd: Layer already exists 09:59:56 452521a3c192: Layer already exists 09:59:56 7ff0743a7b10: Layer already exists 09:59:56 46845531ce4e: Layer already exists 09:59:56 853d5a70a927: Layer already exists 09:59:56 f7fc8e485fa5: Layer already exists 09:59:56 ce7f800efff9: Layer already exists 09:59:56 b54f1fbff3a1: Layer already exists 09:59:56 latest: digest: sha256:ab850e3fa169ffe73ffd0d9668e6df88e26d75826a6a55ec3f7e4337740de99e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.40 09:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:59:57 7ff0743a7b10: Preparing 09:59:57 e02091768d30: Preparing 09:59:57 4acabb4becdd: Preparing 09:59:57 7785fb996d90: Preparing 09:59:57 452521a3c192: Preparing 09:59:57 46845531ce4e: Preparing 09:59:57 f7fc8e485fa5: Preparing 09:59:57 b54f1fbff3a1: Preparing 09:59:57 853d5a70a927: Preparing 09:59:57 ce7f800efff9: Preparing 09:59:57 46845531ce4e: Waiting 09:59:57 f7fc8e485fa5: Waiting 09:59:57 b54f1fbff3a1: Waiting 09:59:57 853d5a70a927: Waiting 09:59:57 ce7f800efff9: Waiting 09:59:57 7ff0743a7b10: Layer already exists 09:59:57 452521a3c192: Layer already exists 09:59:57 e02091768d30: Layer already exists 09:59:57 7785fb996d90: Layer already exists 09:59:57 4acabb4becdd: Layer already exists 09:59:57 f7fc8e485fa5: Layer already exists 09:59:57 b54f1fbff3a1: Layer already exists 09:59:57 46845531ce4e: Layer already exists 09:59:57 853d5a70a927: Layer already exists 09:59:57 ce7f800efff9: Layer already exists 09:59:57 3.2.0-dev.40: digest: sha256:ab850e3fa169ffe73ffd0d9668e6df88e26d75826a6a55ec3f7e4337740de99e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:59:57 7ff0743a7b10: Preparing 09:59:57 e02091768d30: Preparing 09:59:57 4acabb4becdd: Preparing 09:59:57 7785fb996d90: Preparing 09:59:57 452521a3c192: Preparing 09:59:57 46845531ce4e: Preparing 09:59:57 f7fc8e485fa5: Preparing 09:59:57 b54f1fbff3a1: Preparing 09:59:57 853d5a70a927: Preparing 09:59:57 ce7f800efff9: Preparing 09:59:57 b54f1fbff3a1: Waiting 09:59:57 f7fc8e485fa5: Waiting 09:59:57 853d5a70a927: Waiting 09:59:57 ce7f800efff9: Waiting 09:59:57 46845531ce4e: Waiting 09:59:57 452521a3c192: Layer already exists 09:59:57 e02091768d30: Layer already exists 09:59:57 4acabb4becdd: Layer already exists 09:59:57 7ff0743a7b10: Layer already exists 09:59:57 7785fb996d90: Layer already exists 09:59:57 853d5a70a927: Layer already exists 09:59:57 46845531ce4e: Layer already exists 09:59:57 f7fc8e485fa5: Layer already exists 09:59:57 b54f1fbff3a1: Layer already exists 09:59:57 ce7f800efff9: Layer already exists 09:59:57 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:ab850e3fa169ffe73ffd0d9668e6df88e26d75826a6a55ec3f7e4337740de99e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:59:58 7ff0743a7b10: Preparing 09:59:58 e02091768d30: Preparing 09:59:58 4acabb4becdd: Preparing 09:59:58 7785fb996d90: Preparing 09:59:58 452521a3c192: Preparing 09:59:58 46845531ce4e: Preparing 09:59:58 f7fc8e485fa5: Preparing 09:59:58 b54f1fbff3a1: Preparing 09:59:58 853d5a70a927: Preparing 09:59:58 ce7f800efff9: Preparing 09:59:58 46845531ce4e: Waiting 09:59:58 f7fc8e485fa5: Waiting 09:59:58 b54f1fbff3a1: Waiting 09:59:58 853d5a70a927: Waiting 09:59:58 ce7f800efff9: Waiting 09:59:58 e02091768d30: Layer already exists 09:59:58 4acabb4becdd: Layer already exists 09:59:58 452521a3c192: Layer already exists 09:59:58 7ff0743a7b10: Layer already exists 09:59:58 7785fb996d90: Layer already exists 09:59:58 b54f1fbff3a1: Layer already exists 09:59:58 46845531ce4e: Layer already exists 09:59:58 f7fc8e485fa5: Layer already exists 09:59:58 853d5a70a927: Layer already exists 09:59:58 ce7f800efff9: Layer already exists 09:59:58 main: digest: sha256:ab850e3fa169ffe73ffd0d9668e6df88e26d75826a6a55ec3f7e4337740de99e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:58 ===================================================== [Pipeline] echo 09:59:58 taggedImages: 09:59:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:59:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.40 09:59:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:59:58 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:59:58 992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:58 latest 09:59:58 3.2.0-dev.40 09:59:58 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 09:59:58 main 09:59:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:992710d7bd4e81e7599bb1a236ba3b3812d3369b 09:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:59:59 8ac53ba1ee1c: Preparing 09:59:59 5729bdb754ad: Preparing 09:59:59 47aef3c41a2d: Preparing 09:59:59 7785fb996d90: Preparing 09:59:59 452521a3c192: Preparing 09:59:59 7bce55931dbb: Preparing 09:59:59 8987097d4591: Preparing 09:59:59 fc7ceb419117: Preparing 09:59:59 ce7f800efff9: Preparing 09:59:59 7bce55931dbb: Waiting 09:59:59 8987097d4591: Waiting 09:59:59 ce7f800efff9: Waiting 09:59:59 fc7ceb419117: Waiting 09:59:59 452521a3c192: Layer already exists 09:59:59 5729bdb754ad: Pushed 09:59:59 47aef3c41a2d: Pushed 09:59:59 7785fb996d90: Layer already exists 09:59:59 ce7f800efff9: Layer already exists 09:59:59 8ac53ba1ee1c: Pushed 09:59:59 8987097d4591: Pushed 09:59:59 fc7ceb419117: Pushed 10:00:09 7bce55931dbb: Pushed 10:00:09 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:65fe2f30663e8ba6c3076666cf7811c967d4e5088c0325d0ab0f710e25bb8219 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:00:10 8ac53ba1ee1c: Preparing 10:00:10 5729bdb754ad: Preparing 10:00:10 47aef3c41a2d: Preparing 10:00:10 7785fb996d90: Preparing 10:00:10 452521a3c192: Preparing 10:00:10 7bce55931dbb: Preparing 10:00:10 8987097d4591: Preparing 10:00:10 fc7ceb419117: Preparing 10:00:10 ce7f800efff9: Preparing 10:00:10 7bce55931dbb: Waiting 10:00:10 fc7ceb419117: Waiting 10:00:10 8987097d4591: Waiting 10:00:10 ce7f800efff9: Waiting 10:00:10 8ac53ba1ee1c: Layer already exists 10:00:10 7785fb996d90: Layer already exists 10:00:10 5729bdb754ad: Layer already exists 10:00:10 47aef3c41a2d: Layer already exists 10:00:10 452521a3c192: Layer already exists 10:00:10 7bce55931dbb: Layer already exists 10:00:10 fc7ceb419117: Layer already exists 10:00:10 8987097d4591: Layer already exists 10:00:10 ce7f800efff9: Layer already exists 10:00:10 latest: digest: sha256:65fe2f30663e8ba6c3076666cf7811c967d4e5088c0325d0ab0f710e25bb8219 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.40 10:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:00:11 8ac53ba1ee1c: Preparing 10:00:11 5729bdb754ad: Preparing 10:00:11 47aef3c41a2d: Preparing 10:00:11 7785fb996d90: Preparing 10:00:11 452521a3c192: Preparing 10:00:11 7bce55931dbb: Preparing 10:00:11 8987097d4591: Preparing 10:00:11 fc7ceb419117: Preparing 10:00:11 ce7f800efff9: Preparing 10:00:11 fc7ceb419117: Waiting 10:00:11 8987097d4591: Waiting 10:00:11 7bce55931dbb: Waiting 10:00:11 ce7f800efff9: Waiting 10:00:11 5729bdb754ad: Layer already exists 10:00:11 47aef3c41a2d: Layer already exists 10:00:11 7785fb996d90: Layer already exists 10:00:11 452521a3c192: Layer already exists 10:00:11 8ac53ba1ee1c: Layer already exists 10:00:11 fc7ceb419117: Layer already exists 10:00:11 7bce55931dbb: Layer already exists 10:00:11 ce7f800efff9: Layer already exists 10:00:11 8987097d4591: Layer already exists 10:00:11 3.2.0-dev.40: digest: sha256:65fe2f30663e8ba6c3076666cf7811c967d4e5088c0325d0ab0f710e25bb8219 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:00:11 8ac53ba1ee1c: Preparing 10:00:11 5729bdb754ad: Preparing 10:00:11 47aef3c41a2d: Preparing 10:00:11 7785fb996d90: Preparing 10:00:11 452521a3c192: Preparing 10:00:11 7bce55931dbb: Preparing 10:00:11 8987097d4591: Preparing 10:00:11 fc7ceb419117: Preparing 10:00:11 ce7f800efff9: Preparing 10:00:11 8987097d4591: Waiting 10:00:11 fc7ceb419117: Waiting 10:00:11 7bce55931dbb: Waiting 10:00:11 ce7f800efff9: Waiting 10:00:11 8ac53ba1ee1c: Layer already exists 10:00:11 7785fb996d90: Layer already exists 10:00:11 47aef3c41a2d: Layer already exists 10:00:11 5729bdb754ad: Layer already exists 10:00:11 452521a3c192: Layer already exists 10:00:11 7bce55931dbb: Layer already exists 10:00:11 8987097d4591: Layer already exists 10:00:11 fc7ceb419117: Layer already exists 10:00:11 ce7f800efff9: Layer already exists 10:00:11 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:65fe2f30663e8ba6c3076666cf7811c967d4e5088c0325d0ab0f710e25bb8219 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:00:12 8ac53ba1ee1c: Preparing 10:00:12 5729bdb754ad: Preparing 10:00:12 47aef3c41a2d: Preparing 10:00:12 7785fb996d90: Preparing 10:00:12 452521a3c192: Preparing 10:00:12 7bce55931dbb: Preparing 10:00:12 8987097d4591: Preparing 10:00:12 fc7ceb419117: Preparing 10:00:12 ce7f800efff9: Preparing 10:00:12 7bce55931dbb: Waiting 10:00:12 8987097d4591: Waiting 10:00:12 fc7ceb419117: Waiting 10:00:12 ce7f800efff9: Waiting 10:00:12 7785fb996d90: Layer already exists 10:00:12 452521a3c192: Layer already exists 10:00:12 5729bdb754ad: Layer already exists 10:00:12 8ac53ba1ee1c: Layer already exists 10:00:12 47aef3c41a2d: Layer already exists 10:00:12 8987097d4591: Layer already exists 10:00:12 7bce55931dbb: Layer already exists 10:00:12 ce7f800efff9: Layer already exists 10:00:12 fc7ceb419117: Layer already exists 10:00:12 main: digest: sha256:65fe2f30663e8ba6c3076666cf7811c967d4e5088c0325d0ab0f710e25bb8219 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:00:12 ===================================================== [Pipeline] echo 10:00:12 taggedImages: 10:00:12 - nexus3.edgexfoundry.org:10004/security-spire-config:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:00:12 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:00:12 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.40 10:00:12 - nexus3.edgexfoundry.org:10004/security-spire-config:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:00:12 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:00:12 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:00:12 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:00:12 latest 10:00:12 3.2.0-dev.40 10:00:12 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:00:12 main 10:00:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:00:13 8e0f0f21c2ce: Preparing 10:00:13 29650f66f17a: Preparing 10:00:13 d46290afc2bd: Preparing 10:00:13 7785fb996d90: Preparing 10:00:13 452521a3c192: Preparing 10:00:13 f1e78dd585fc: Preparing 10:00:13 b54f1fbff3a1: Preparing 10:00:13 853d5a70a927: Preparing 10:00:13 ce7f800efff9: Preparing 10:00:13 b54f1fbff3a1: Waiting 10:00:13 853d5a70a927: Waiting 10:00:13 ce7f800efff9: Waiting 10:00:13 f1e78dd585fc: Waiting 10:00:13 7785fb996d90: Layer already exists 10:00:13 452521a3c192: Layer already exists 10:00:13 b54f1fbff3a1: Layer already exists 10:00:13 853d5a70a927: Layer already exists 10:00:13 ce7f800efff9: Layer already exists 10:00:13 8e0f0f21c2ce: Pushed 10:00:13 d46290afc2bd: Pushed 10:00:13 29650f66f17a: Pushed 10:00:29 f1e78dd585fc: Pushed 10:00:29 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:883e557d272aa1f843a3d12352460513ea0102d868697f3f5e18e7f17ebd4030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:00:30 8e0f0f21c2ce: Preparing 10:00:30 29650f66f17a: Preparing 10:00:30 d46290afc2bd: Preparing 10:00:30 7785fb996d90: Preparing 10:00:30 452521a3c192: Preparing 10:00:30 f1e78dd585fc: Preparing 10:00:30 b54f1fbff3a1: Preparing 10:00:30 853d5a70a927: Preparing 10:00:30 ce7f800efff9: Preparing 10:00:30 853d5a70a927: Waiting 10:00:30 f1e78dd585fc: Waiting 10:00:30 ce7f800efff9: Waiting 10:00:30 b54f1fbff3a1: Waiting 10:00:30 8e0f0f21c2ce: Layer already exists 10:00:30 452521a3c192: Layer already exists 10:00:30 7785fb996d90: Layer already exists 10:00:30 d46290afc2bd: Layer already exists 10:00:30 29650f66f17a: Layer already exists 10:00:30 853d5a70a927: Layer already exists 10:00:30 f1e78dd585fc: Layer already exists 10:00:30 b54f1fbff3a1: Layer already exists 10:00:30 ce7f800efff9: Layer already exists 10:00:30 latest: digest: sha256:883e557d272aa1f843a3d12352460513ea0102d868697f3f5e18e7f17ebd4030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.40 10:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:00:30 8e0f0f21c2ce: Preparing 10:00:30 29650f66f17a: Preparing 10:00:30 d46290afc2bd: Preparing 10:00:30 7785fb996d90: Preparing 10:00:30 452521a3c192: Preparing 10:00:30 f1e78dd585fc: Preparing 10:00:30 b54f1fbff3a1: Preparing 10:00:30 853d5a70a927: Preparing 10:00:30 ce7f800efff9: Preparing 10:00:30 b54f1fbff3a1: Waiting 10:00:30 853d5a70a927: Waiting 10:00:30 ce7f800efff9: Waiting 10:00:30 f1e78dd585fc: Waiting 10:00:30 452521a3c192: Layer already exists 10:00:30 29650f66f17a: Layer already exists 10:00:30 8e0f0f21c2ce: Layer already exists 10:00:30 d46290afc2bd: Layer already exists 10:00:30 7785fb996d90: Layer already exists 10:00:30 853d5a70a927: Layer already exists 10:00:30 f1e78dd585fc: Layer already exists 10:00:30 b54f1fbff3a1: Layer already exists 10:00:30 ce7f800efff9: Layer already exists 10:00:30 3.2.0-dev.40: digest: sha256:883e557d272aa1f843a3d12352460513ea0102d868697f3f5e18e7f17ebd4030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:00:31 8e0f0f21c2ce: Preparing 10:00:31 29650f66f17a: Preparing 10:00:31 d46290afc2bd: Preparing 10:00:31 7785fb996d90: Preparing 10:00:31 452521a3c192: Preparing 10:00:31 f1e78dd585fc: Preparing 10:00:31 b54f1fbff3a1: Preparing 10:00:31 853d5a70a927: Preparing 10:00:31 ce7f800efff9: Preparing 10:00:31 f1e78dd585fc: Waiting 10:00:31 b54f1fbff3a1: Waiting 10:00:31 ce7f800efff9: Waiting 10:00:31 853d5a70a927: Waiting 10:00:31 d46290afc2bd: Layer already exists 10:00:31 8e0f0f21c2ce: Layer already exists 10:00:31 7785fb996d90: Layer already exists 10:00:31 29650f66f17a: Layer already exists 10:00:31 452521a3c192: Layer already exists 10:00:31 f1e78dd585fc: Layer already exists 10:00:31 b54f1fbff3a1: Layer already exists 10:00:31 853d5a70a927: Layer already exists 10:00:31 ce7f800efff9: Layer already exists 10:00:31 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:883e557d272aa1f843a3d12352460513ea0102d868697f3f5e18e7f17ebd4030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:00:32 8e0f0f21c2ce: Preparing 10:00:32 29650f66f17a: Preparing 10:00:32 d46290afc2bd: Preparing 10:00:32 7785fb996d90: Preparing 10:00:32 452521a3c192: Preparing 10:00:32 f1e78dd585fc: Preparing 10:00:32 b54f1fbff3a1: Preparing 10:00:32 853d5a70a927: Preparing 10:00:32 ce7f800efff9: Preparing 10:00:32 f1e78dd585fc: Waiting 10:00:32 853d5a70a927: Waiting 10:00:32 ce7f800efff9: Waiting 10:00:32 b54f1fbff3a1: Waiting 10:00:32 29650f66f17a: Layer already exists 10:00:32 8e0f0f21c2ce: Layer already exists 10:00:32 452521a3c192: Layer already exists 10:00:32 d46290afc2bd: Layer already exists 10:00:32 7785fb996d90: Layer already exists 10:00:32 b54f1fbff3a1: Layer already exists 10:00:32 f1e78dd585fc: Layer already exists 10:00:32 853d5a70a927: Layer already exists 10:00:32 ce7f800efff9: Layer already exists 10:00:32 main: digest: sha256:883e557d272aa1f843a3d12352460513ea0102d868697f3f5e18e7f17ebd4030 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:00:32 ===================================================== [Pipeline] echo 10:00:32 taggedImages: 10:00:32 - nexus3.edgexfoundry.org:10004/security-spire-server:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:00:32 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:00:32 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.40 10:00:32 - nexus3.edgexfoundry.org:10004/security-spire-server:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:00:32 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:00:32 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:00:32 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:00:32 latest 10:00:32 3.2.0-dev.40 10:00:32 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:00:32 main 10:00:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:00:33 50f0a38c13c6: Preparing 10:00:33 aaaa8e02ea55: Preparing 10:00:33 7785fb996d90: Preparing 10:00:33 452521a3c192: Preparing 10:00:33 e67f5b2e1a79: Preparing 10:00:33 d9338ce9d184: Preparing 10:00:33 ce7f800efff9: Preparing 10:00:33 d9338ce9d184: Waiting 10:00:33 ce7f800efff9: Waiting 10:00:33 452521a3c192: Layer already exists 10:00:33 7785fb996d90: Layer already exists 10:00:33 ce7f800efff9: Layer already exists 10:00:33 e67f5b2e1a79: Pushed 10:00:33 50f0a38c13c6: Pushed 10:00:33 d9338ce9d184: Pushed 10:00:35 aaaa8e02ea55: Pushed 10:00:36 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:8684b4975c66c1a0ce8a9d5d4780ec39b79f6d8ffcf3cc354587d160737cedfe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:00:36 50f0a38c13c6: Preparing 10:00:36 aaaa8e02ea55: Preparing 10:00:36 7785fb996d90: Preparing 10:00:36 452521a3c192: Preparing 10:00:36 e67f5b2e1a79: Preparing 10:00:36 d9338ce9d184: Preparing 10:00:36 ce7f800efff9: Preparing 10:00:36 d9338ce9d184: Waiting 10:00:36 e67f5b2e1a79: Layer already exists 10:00:36 50f0a38c13c6: Layer already exists 10:00:36 aaaa8e02ea55: Layer already exists 10:00:36 7785fb996d90: Layer already exists 10:00:36 452521a3c192: Layer already exists 10:00:36 d9338ce9d184: Layer already exists 10:00:36 ce7f800efff9: Layer already exists 10:00:36 latest: digest: sha256:8684b4975c66c1a0ce8a9d5d4780ec39b79f6d8ffcf3cc354587d160737cedfe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.40 10:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:00:37 50f0a38c13c6: Preparing 10:00:37 aaaa8e02ea55: Preparing 10:00:37 7785fb996d90: Preparing 10:00:37 452521a3c192: Preparing 10:00:37 e67f5b2e1a79: Preparing 10:00:37 d9338ce9d184: Preparing 10:00:37 ce7f800efff9: Preparing 10:00:37 d9338ce9d184: Waiting 10:00:37 ce7f800efff9: Waiting 10:00:37 7785fb996d90: Layer already exists 10:00:37 50f0a38c13c6: Layer already exists 10:00:37 aaaa8e02ea55: Layer already exists 10:00:37 452521a3c192: Layer already exists 10:00:37 e67f5b2e1a79: Layer already exists 10:00:37 d9338ce9d184: Layer already exists 10:00:37 ce7f800efff9: Layer already exists 10:00:37 3.2.0-dev.40: digest: sha256:8684b4975c66c1a0ce8a9d5d4780ec39b79f6d8ffcf3cc354587d160737cedfe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:00:37 50f0a38c13c6: Preparing 10:00:37 aaaa8e02ea55: Preparing 10:00:37 7785fb996d90: Preparing 10:00:37 452521a3c192: Preparing 10:00:37 e67f5b2e1a79: Preparing 10:00:37 d9338ce9d184: Preparing 10:00:37 ce7f800efff9: Preparing 10:00:37 d9338ce9d184: Waiting 10:00:37 ce7f800efff9: Waiting 10:00:37 e67f5b2e1a79: Layer already exists 10:00:37 aaaa8e02ea55: Layer already exists 10:00:37 452521a3c192: Layer already exists 10:00:37 50f0a38c13c6: Layer already exists 10:00:37 7785fb996d90: Layer already exists 10:00:37 d9338ce9d184: Layer already exists 10:00:37 ce7f800efff9: Layer already exists 10:00:37 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:8684b4975c66c1a0ce8a9d5d4780ec39b79f6d8ffcf3cc354587d160737cedfe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:00:38 50f0a38c13c6: Preparing 10:00:38 aaaa8e02ea55: Preparing 10:00:38 7785fb996d90: Preparing 10:00:38 452521a3c192: Preparing 10:00:38 e67f5b2e1a79: Preparing 10:00:38 d9338ce9d184: Preparing 10:00:38 ce7f800efff9: Preparing 10:00:38 d9338ce9d184: Waiting 10:00:38 aaaa8e02ea55: Layer already exists 10:00:38 7785fb996d90: Layer already exists 10:00:38 50f0a38c13c6: Layer already exists 10:00:38 452521a3c192: Layer already exists 10:00:38 e67f5b2e1a79: Layer already exists 10:00:38 ce7f800efff9: Layer already exists 10:00:38 d9338ce9d184: Layer already exists 10:00:38 main: digest: sha256:8684b4975c66c1a0ce8a9d5d4780ec39b79f6d8ffcf3cc354587d160737cedfe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:00:38 ===================================================== [Pipeline] echo 10:00:38 taggedImages: 10:00:38 - nexus3.edgexfoundry.org:10004/support-notifications:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:00:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:00:38 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.40 10:00:38 - nexus3.edgexfoundry.org:10004/support-notifications:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:00:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:00:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:00:38 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:00:38 latest 10:00:38 3.2.0-dev.40 10:00:38 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:00:38 main 10:00:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:00:39 5bc5e1f82c61: Preparing 10:00:39 04d92f11ab16: Preparing 10:00:39 7785fb996d90: Preparing 10:00:39 452521a3c192: Preparing 10:00:39 baed7e3f51a7: Preparing 10:00:39 24c79d38d243: Preparing 10:00:39 ce7f800efff9: Preparing 10:00:39 24c79d38d243: Waiting 10:00:39 ce7f800efff9: Waiting 10:00:39 baed7e3f51a7: Layer already exists 10:00:39 7785fb996d90: Layer already exists 10:00:39 452521a3c192: Layer already exists 10:00:39 24c79d38d243: Layer already exists 10:00:39 ce7f800efff9: Layer already exists 10:00:39 5bc5e1f82c61: Pushed 10:00:42 04d92f11ab16: Pushed 10:00:42 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:2830d540974818c13e15f908c41c14ae4e1690e065e4f4508c6640b45574e64f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:00:43 5bc5e1f82c61: Preparing 10:00:43 04d92f11ab16: Preparing 10:00:43 7785fb996d90: Preparing 10:00:43 452521a3c192: Preparing 10:00:43 baed7e3f51a7: Preparing 10:00:43 24c79d38d243: Preparing 10:00:43 ce7f800efff9: Preparing 10:00:43 24c79d38d243: Waiting 10:00:43 ce7f800efff9: Waiting 10:00:43 7785fb996d90: Layer already exists 10:00:43 04d92f11ab16: Layer already exists 10:00:43 452521a3c192: Layer already exists 10:00:43 baed7e3f51a7: Layer already exists 10:00:43 5bc5e1f82c61: Layer already exists 10:00:43 24c79d38d243: Layer already exists 10:00:43 ce7f800efff9: Layer already exists 10:00:43 latest: digest: sha256:2830d540974818c13e15f908c41c14ae4e1690e065e4f4508c6640b45574e64f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.40 10:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:00:44 5bc5e1f82c61: Preparing 10:00:44 04d92f11ab16: Preparing 10:00:44 7785fb996d90: Preparing 10:00:44 452521a3c192: Preparing 10:00:44 baed7e3f51a7: Preparing 10:00:44 24c79d38d243: Preparing 10:00:44 ce7f800efff9: Preparing 10:00:44 24c79d38d243: Waiting 10:00:44 ce7f800efff9: Waiting 10:00:44 452521a3c192: Layer already exists 10:00:44 7785fb996d90: Layer already exists 10:00:44 baed7e3f51a7: Layer already exists 10:00:44 5bc5e1f82c61: Layer already exists 10:00:44 04d92f11ab16: Layer already exists 10:00:44 24c79d38d243: Layer already exists 10:00:44 ce7f800efff9: Layer already exists 10:00:44 3.2.0-dev.40: digest: sha256:2830d540974818c13e15f908c41c14ae4e1690e065e4f4508c6640b45574e64f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:00:44 5bc5e1f82c61: Preparing 10:00:44 04d92f11ab16: Preparing 10:00:44 7785fb996d90: Preparing 10:00:44 452521a3c192: Preparing 10:00:44 baed7e3f51a7: Preparing 10:00:44 24c79d38d243: Preparing 10:00:44 ce7f800efff9: Preparing 10:00:44 24c79d38d243: Waiting 10:00:44 ce7f800efff9: Waiting 10:00:44 7785fb996d90: Layer already exists 10:00:44 452521a3c192: Layer already exists 10:00:44 04d92f11ab16: Layer already exists 10:00:44 baed7e3f51a7: Layer already exists 10:00:44 5bc5e1f82c61: Layer already exists 10:00:44 24c79d38d243: Layer already exists 10:00:44 ce7f800efff9: Layer already exists 10:00:44 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:2830d540974818c13e15f908c41c14ae4e1690e065e4f4508c6640b45574e64f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:00:45 5bc5e1f82c61: Preparing 10:00:45 04d92f11ab16: Preparing 10:00:45 7785fb996d90: Preparing 10:00:45 452521a3c192: Preparing 10:00:45 baed7e3f51a7: Preparing 10:00:45 24c79d38d243: Preparing 10:00:45 ce7f800efff9: Preparing 10:00:45 24c79d38d243: Waiting 10:00:45 ce7f800efff9: Waiting 10:00:45 7785fb996d90: Layer already exists 10:00:45 04d92f11ab16: Layer already exists 10:00:45 452521a3c192: Layer already exists 10:00:45 5bc5e1f82c61: Layer already exists 10:00:45 baed7e3f51a7: Layer already exists 10:00:45 24c79d38d243: Layer already exists 10:00:45 ce7f800efff9: Layer already exists 10:00:45 main: digest: sha256:2830d540974818c13e15f908c41c14ae4e1690e065e4f4508c6640b45574e64f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:00:45 ===================================================== [Pipeline] echo 10:00:45 taggedImages: 10:00:45 - nexus3.edgexfoundry.org:10004/support-scheduler:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:00:45 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:00:45 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.40 10:00:45 - nexus3.edgexfoundry.org:10004/support-scheduler:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:00:45 - 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] } 10:15:38 #151 ... 10:15:38 10:15:38 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:15:38 #142 1054.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.40" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:15:38 #142 ... 10:15:38 10:15:38 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:15:38 #140 DONE 1066.8s 10:15:38 10:15:38 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:15:38 #151 DONE 1067.0s 10:15:38 10:15:38 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:15:38 #150 ... 10:15:38 10:15:38 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:15:38 #152 DONE 0.9s 10:15:38 10:15:38 #153 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:15:38 #153 DONE 0.3s 10:15:38 10:15:38 #154 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:15:38 #154 ... 10:15:38 10:15:38 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:15:38 #155 DONE 0.4s 10:15:38 10:15:38 #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:15:38 #156 DONE 0.4s 10:15:38 10:15:38 #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:15:38 #157 DONE 0.1s 10:15:38 10:15:38 #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:15:39 #158 DONE 0.3s 10:15:39 10:15:39 #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:15:39 #159 DONE 0.3s 10:15:39 10:15:39 #154 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:15:41 #154 DONE 3.2s 10:15:41 10:15:41 #160 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:15:41 #160 DONE 0.4s 10:15:41 10:15:41 #161 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:15:41 #161 ... 10:15:41 10:15:41 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:15:41 #162 DONE 0.2s 10:15:41 10:15:41 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:15:42 #163 DONE 0.5s 10:15:42 10:15:42 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:15:42 #164 DONE 0.2s 10:15:42 10:15:42 #161 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:15:42 #161 DONE 2.9s 10:15:42 10:15:42 #165 [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/ 10:15:43 #165 DONE 0.8s 10:15:43 10:15:43 #166 [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/ 10:15:43 #166 DONE 0.6s 10:15:43 10:15:43 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:15:44 #167 DONE 0.2s 10:15:44 10:15:44 #109 [security-proxy-setup] exporting to image 10:15:44 #109 exporting layers 10:15:44 #109 exporting layers 1.6s done 10:15:44 #109 writing image sha256:baa9902dc18267c744f733f87bd16610bb9ce15ddacadcf33a739b4276d0c408 0.1s done 10:15:44 #109 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 10:15:44 #109 DONE 4.7s 10:15:44 10:15:44 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:15:44 #168 DONE 0.4s 10:15:44 10:15:44 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:15:44 #146 ... 10:15:44 10:15:44 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:15:45 #169 ... 10:15:45 10:15:45 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:15:45 #142 DONE 1075.7s 10:15:45 10:15:45 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:15:46 #150 ... 10:15:46 10:15:46 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:15:46 #170 DONE 0.4s 10:15:46 10:15:46 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:15:46 #147 ... 10:15:46 10:15:46 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:15:46 #171 DONE 0.3s 10:15:46 10:15:46 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:15:46 #146 ... 10:15:46 10:15:46 #172 [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 10:15:47 #172 ... 10:15:47 10:15:47 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:15:47 #169 DONE 2.7s 10:15:47 10:15:47 #109 [security-bootstrapper] exporting to image 10:15:47 #109 ... 10:15:47 10:15:47 #172 [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 10:15:47 #172 DONE 0.7s 10:15:47 10:15:47 #173 [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 10:15:47 #173 DONE 0.3s 10:15:47 10:15:47 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:15:48 #145 ... 10:15:48 10:15:48 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:15:48 #174 DONE 0.2s 10:15:48 10:15:48 #109 [security-bootstrapper] exporting to image 10:15:48 #109 exporting layers 1.1s done 10:15:48 #109 writing image sha256:091e380769d2bb336c19dcdc7528f98fb8ec6a36e3f4bdca6199d39a7785bee3 0.0s done 10:15:48 #109 naming to docker.io/library/security-bootstrapper-arm64 done 10:15:48 #109 DONE 5.9s 10:15:48 10:15:48 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:15:48 #175 DONE 0.4s 10:15:48 10:15:48 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:15:49 #176 DONE 0.3s 10:15:49 10:15:49 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:15:49 #177 DONE 0.2s 10:15:49 10:15:49 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:15:52 #178 DONE 2.6s 10:15:52 10:15:52 #109 [security-secretstore-setup] exporting to image 10:15:53 #109 exporting layers 1.3s done 10:15:53 #109 writing image sha256:842d74f2ac489e84ddd3958f1dffa13840a2b2d407a0973471c9e21e5c883f92 done 10:15:53 #109 naming to docker.io/library/security-secretstore-setup-arm64 done 10:15:53 #109 DONE 7.2s 10:15:53 10:15:53 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:16:49 #145 ... 10:16:49 10:16:49 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:16:49 #147 DONE 1139.2s 10:16:49 10:16:49 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:16:49 #143 ... 10:16:49 10:16:49 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:16:49 #179 DONE 0.3s 10:16:49 10:16:49 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:16:50 #180 DONE 0.3s 10:16:50 10:16:50 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:16:50 #181 DONE 0.2s 10:16:50 10:16:50 #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 10:16:50 #182 DONE 0.1s 10:16:50 10:16:50 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:16:50 #183 DONE 0.1s 10:16:50 10:16:50 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:16:52 #184 DONE 2.0s 10:16:52 10:16:52 #109 [core-common-config-bootstrapper] exporting to image 10:16:52 #109 exporting layers 10:16:52 #109 exporting layers 0.4s done 10:16:52 #109 writing image sha256:e76811b71b87a99625e9b8971853f0c180c3d40a4870a68b0c28848d1c67d5cb 0.0s done 10:16:52 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:16:52 #109 DONE 7.7s 10:16:52 10:16:52 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:18:44 #57 ... 10:18:44 10:18:44 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:18:44 #149 DONE 1244.9s 10:18:44 10:18:44 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:18:44 #148 ... 10:18:44 10:18:44 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:18:44 #185 DONE 0.2s 10:18:44 10:18:44 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:18:44 #186 DONE 0.1s 10:18:44 10:18:44 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:18:44 #144 ... 10:18:44 10:18:44 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:18:44 #187 DONE 0.3s 10:18:44 10:18:44 #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 10:18:44 #188 DONE 0.2s 10:18:44 10:18:44 #109 [security-spiffe-token-provider] exporting to image 10:18:44 #109 exporting layers 10:18:44 #109 exporting layers 0.7s done 10:18:44 #109 writing image sha256:857552bfcead6e7c3c2830910513feca73d721ee3890b84662bc8eb8df59307c done 10:18:44 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:18:44 #109 DONE 8.4s 10:18:44 10:18:44 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:25:21 #141 ... 10:25:21 10:25:21 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:25:21 #148 DONE 1649.6s 10:25:21 10:25:21 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:25:21 #146 ... 10:25:21 10:25:21 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:25:21 #189 DONE 0.2s 10:25:21 10:25:21 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:25:21 #141 ... 10:25:21 10:25:21 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:25:21 #190 DONE 0.3s 10:25:21 10:25:21 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:25:21 #191 DONE 0.5s 10:25:21 10:25:21 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:25:21 #192 DONE 0.1s 10:25:21 10:25:21 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:25:21 #150 ... 10:25:21 10:25:21 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:25:21 #193 DONE 0.2s 10:25:21 10:25:21 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:25:22 #194 DONE 1.8s 10:25:22 10:25:22 #109 [security-proxy-auth] exporting to image 10:25:22 #109 exporting layers 10:25:23 #109 exporting layers 0.7s done 10:25:23 #109 writing image sha256:251caaaa9794339eb61ef62a5e084dc04332dc61158d6d0ffe54e3379fb9eb92 done 10:25:23 #109 naming to docker.io/library/security-proxy-auth-arm64 done 10:25:23 #109 DONE 9.0s 10:25:23 10:25:23 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:26:20 #144 DONE 1707.2s 10:26:20 10:26:20 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:26:20 #146 ... 10:26:20 10:26:20 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:26:20 #195 DONE 0.1s 10:26:20 10:26:20 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:26:20 #196 DONE 0.1s 10:26:20 10:26:20 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:26:20 #146 ... 10:26:20 10:26:20 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:26:20 #197 DONE 0.4s 10:26:20 10:26:20 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:26:20 #141 ... 10:26:20 10:26:20 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:26:20 #198 DONE 0.1s 10:26:20 10:26:20 #109 [core-command] exporting to image 10:26:20 #109 exporting layers 10:26:20 #109 exporting layers 0.5s done 10:26:20 #109 writing image sha256:92516327fa6318de3f33fb4d6c83ffce165651818c4660b998243ff02d6fea4f 0.0s done 10:26:20 #109 naming to docker.io/library/core-command-arm64 done 10:26:20 #109 DONE 9.5s 10:26:20 10:26:20 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:26:24 #150 DONE 1713.8s 10:26:24 10:26:24 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:26:24 #146 ... 10:26:24 10:26:24 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:26:24 #199 DONE 0.3s 10:26:24 10:26:24 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:26:24 #146 ... 10:26:24 10:26:24 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:26:24 #200 DONE 0.6s 10:26:24 10:26:24 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:26:25 #141 ... 10:26:25 10:26:25 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:26:25 #201 DONE 0.4s 10:26:25 10:26:25 #109 [core-keeper] exporting to image 10:26:25 #109 exporting layers 10:26:26 #109 exporting layers 0.6s done 10:26:26 #109 writing image sha256:08107933f45bff4fd6cf8a18d79586e9bdad6acae2e6aca52ddc406c71ffb536 done 10:26:26 #109 naming to docker.io/library/core-keeper-arm64 done 10:26:26 #109 DONE 10.1s 10:26:26 10:26:26 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:26:28 #145 ... 10:26:28 10:26:28 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:26:28 #146 DONE 1719.1s 10:26:28 10:26:28 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:26:28 #141 DONE 1719.1s 10:26:28 10:26:28 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:26:29 #145 ... 10:26:29 10:26:29 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:26:29 #202 DONE 0.4s 10:26:29 10:26:29 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:26:29 #203 DONE 0.3s 10:26:29 10:26:29 #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:26:29 #204 DONE 0.2s 10:26:29 10:26:29 #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:26:30 #205 DONE 0.2s 10:26:30 10:26:30 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:26:30 #206 ... 10:26:30 10:26:30 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:26:30 #207 DONE 0.7s 10:26:30 10:26:30 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:26:31 #208 DONE 0.3s 10:26:31 10:26:31 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:26:31 #206 DONE 0.6s 10:26:31 10:26:31 #109 [core-data] exporting to image 10:26:31 #109 ... 10:26:31 10:26:31 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:26:31 #209 DONE 0.4s 10:26:31 10:26:31 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:26:31 #210 DONE 0.2s 10:26:31 10:26:31 #109 [core-metadata] exporting to image 10:26:31 #109 exporting layers 10:26:31 #109 exporting layers 0.8s done 10:26:31 #109 writing image sha256:6de59952db31b9eba98aa3c57a2ea53d5541699edb901463defa02184bf75098 0.0s done 10:26:31 #109 naming to docker.io/library/core-data-arm64 done 10:26:32 #109 exporting layers 0.7s done 10:26:32 #109 writing image sha256:feceb598cee099e24289831445567f2582f1b4dcb7f1e32a870f33d9b06a28e3 done 10:26:32 #109 naming to docker.io/library/core-metadata-arm64 done 10:26:32 #109 DONE 11.5s 10:26:32 10:26:32 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:26:58 #145 DONE 1747.3s 10:26:58 10:26:58 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:26:58 #143 ... 10:26:58 10:26:58 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:26:58 #211 DONE 0.1s 10:26:58 10:26:58 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:26:58 #212 DONE 0.1s 10:26:58 10:26:58 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:26:58 #213 DONE 0.4s 10:26:58 10:26:58 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:26:58 #143 DONE 1748.6s 10:26:58 10:26:58 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:26:58 #214 DONE 0.2s 10:26:58 10:26:58 #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:26:58 #215 DONE 0.1s 10:26:58 10:26:58 #109 [support-scheduler] exporting to image 10:26:58 #109 exporting layers 10:26:58 #109 ... 10:26:58 10:26:58 #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:26:58 #216 DONE 0.1s 10:26:58 10:26:58 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:26:59 #217 ... 10:26:59 10:26:59 #109 [support-scheduler] exporting to image 10:26:59 #109 exporting layers 0.5s done 10:26:59 #109 writing image sha256:94efbff6391d2971d194ae7120db131e12047ffda4fd1edd186245e457c670c4 done 10:26:59 #109 naming to docker.io/library/support-scheduler-arm64 done 10:26:59 #109 DONE 12.0s 10:26:59 10:26:59 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:26:59 #217 DONE 0.3s 10:26:59 10:26:59 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:26:59 #218 DONE 0.1s 10:26:59 10:26:59 #109 [support-notifications] exporting to image 10:26:59 #109 exporting layers 0.4s done 10:26:59 #109 writing image sha256:3c12696bfdb9b2a8aa73082353612374c94107507de31080cc3905d256ea479b done 10:26:59 #109 naming to docker.io/library/support-notifications-arm64 done 10:26:59 #109 DONE 12.4s 10:26:59 10:26:59 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:59 time="2024-07-30T09:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:26:59 $ docker stop --time=1 563dbc45d6f4a7f23f721366848c9ba0108f54b0b837c6665b0bda78bf5cb37b 10:27:01 $ docker rm -f --volumes 563dbc45d6f4a7f23f721366848c9ba0108f54b0b837c6665b0bda78bf5cb37b [Pipeline] // withDockerContainer [Pipeline] sh 10:27:01 + docker images 10:27:01 REPOSITORY TAG IMAGE ID CREATED SIZE 10:27:01 support-notifications-arm64 latest 3c12696bfdb9 2 seconds ago 38.2MB 10:27:01 support-scheduler-arm64 latest 94efbff6391d 3 seconds ago 37.6MB 10:27:01 core-metadata-arm64 latest feceb598cee0 30 seconds ago 35.5MB 10:27:01 core-data-arm64 latest 6de59952db31 31 seconds ago 35.4MB 10:27:01 core-keeper-arm64 latest 08107933f45b 36 seconds ago 35.2MB 10:27:01 core-command-arm64 latest 92516327fa63 43 seconds ago 35MB 10:27:01 security-proxy-auth-arm64 latest 251caaaa9794 About a minute ago 32.6MB 10:27:01 security-spiffe-token-provider-arm64 latest 857552bfcead 8 minutes ago 29MB 10:27:01 core-common-config-bootstrapper-arm64 latest e76811b71b87 10 minutes ago 15.3MB 10:27:01 security-secretstore-setup-arm64 latest 842d74f2ac48 11 minutes ago 36.4MB 10:27:01 security-bootstrapper-arm64 latest 091e380769d2 11 minutes ago 18.9MB 10:27:01 security-proxy-setup-arm64 latest baa9902dc182 11 minutes ago 26.1MB 10:27:01 security-spire-agent-arm64 latest 715b708c7179 30 minutes ago 174MB 10:27:01 security-spire-server-arm64 latest 8bbffcf8b664 30 minutes ago 116MB 10:27:01 security-spire-config-arm64 latest 19b2473bcf2f 30 minutes ago 115MB 10:27:01 ci-base-image-arm64 latest 38eab37401cd 31 minutes ago 963MB 10:27:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 10:27:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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 10:27:01 provisioning config files... 10:27:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/658@tmp/config5672099012035162447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:02 ---> ****-login.sh 10:27:02 nexus3.edgexfoundry.org:10001 10:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:02 Configure a credential helper to remove this warning. See 10:27:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:02 10:27:02 Login Succeeded 10:27:02 nexus3.edgexfoundry.org:10002 10:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:02 Configure a credential helper to remove this warning. See 10:27:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:02 10:27:02 Login Succeeded 10:27:02 nexus3.edgexfoundry.org:10003 10:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:03 Configure a credential helper to remove this warning. See 10:27:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:03 10:27:03 Login Succeeded 10:27:03 nexus3.edgexfoundry.org:10004 10:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:03 Configure a credential helper to remove this warning. See 10:27:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:03 10:27:03 Login Succeeded 10:27:03 ****.io 10:27:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:04 Configure a credential helper to remove this warning. See 10:27:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:04 10:27:04 Login Succeeded 10:27:04 ---> ****-login.sh ends [Pipeline] } 10:27:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:27:04 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:27:04 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:04 latest 10:27:04 3.2.0-dev.40 10:27:04 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:04 main 10:27:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:27:04 3fbad72ddbe4: Preparing 10:27:04 a3adaefc67b5: Preparing 10:27:04 86894ac53c53: Preparing 10:27:04 7f511f517a9e: Preparing 10:27:04 b60840ad1180: Preparing 10:27:04 bc5857a3c44b: Preparing 10:27:04 3c20671a5817: Preparing 10:27:04 bc5857a3c44b: Waiting 10:27:04 3c20671a5817: Waiting 10:27:05 86894ac53c53: Pushed 10:27:05 7f511f517a9e: Pushed 10:27:05 b60840ad1180: Pushed 10:27:05 3fbad72ddbe4: Pushed 10:27:05 3c20671a5817: Layer already exists 10:27:05 bc5857a3c44b: Pushed 10:27:10 a3adaefc67b5: Pushed 10:27:10 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:9d470f279c7091073a9a7e7883eaa45e2179a85bad6e9d19f6b3998461262616 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:27:11 3fbad72ddbe4: Preparing 10:27:11 a3adaefc67b5: Preparing 10:27:11 86894ac53c53: Preparing 10:27:11 7f511f517a9e: Preparing 10:27:11 b60840ad1180: Preparing 10:27:11 bc5857a3c44b: Preparing 10:27:11 3c20671a5817: Preparing 10:27:11 bc5857a3c44b: Waiting 10:27:11 3c20671a5817: Waiting 10:27:11 3fbad72ddbe4: Layer already exists 10:27:11 7f511f517a9e: Layer already exists 10:27:11 b60840ad1180: Layer already exists 10:27:11 a3adaefc67b5: Layer already exists 10:27:11 86894ac53c53: Layer already exists 10:27:11 bc5857a3c44b: Layer already exists 10:27:11 3c20671a5817: Layer already exists 10:27:11 latest: digest: sha256:9d470f279c7091073a9a7e7883eaa45e2179a85bad6e9d19f6b3998461262616 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.40 10:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:27:12 3fbad72ddbe4: Preparing 10:27:12 a3adaefc67b5: Preparing 10:27:12 86894ac53c53: Preparing 10:27:12 7f511f517a9e: Preparing 10:27:12 b60840ad1180: Preparing 10:27:12 bc5857a3c44b: Preparing 10:27:12 3c20671a5817: Preparing 10:27:12 bc5857a3c44b: Waiting 10:27:12 3c20671a5817: Waiting 10:27:12 86894ac53c53: Layer already exists 10:27:12 3fbad72ddbe4: Layer already exists 10:27:12 b60840ad1180: Layer already exists 10:27:12 a3adaefc67b5: Layer already exists 10:27:12 7f511f517a9e: Layer already exists 10:27:12 3c20671a5817: Layer already exists 10:27:12 bc5857a3c44b: Layer already exists 10:27:12 3.2.0-dev.40: digest: sha256:9d470f279c7091073a9a7e7883eaa45e2179a85bad6e9d19f6b3998461262616 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:27:13 3fbad72ddbe4: Preparing 10:27:13 a3adaefc67b5: Preparing 10:27:13 86894ac53c53: Preparing 10:27:13 7f511f517a9e: Preparing 10:27:13 b60840ad1180: Preparing 10:27:13 bc5857a3c44b: Preparing 10:27:13 3c20671a5817: Preparing 10:27:13 bc5857a3c44b: Waiting 10:27:13 3c20671a5817: Waiting 10:27:13 a3adaefc67b5: Layer already exists 10:27:13 7f511f517a9e: Layer already exists 10:27:13 86894ac53c53: Layer already exists 10:27:13 b60840ad1180: Layer already exists 10:27:13 3fbad72ddbe4: Layer already exists 10:27:13 bc5857a3c44b: Layer already exists 10:27:13 3c20671a5817: Layer already exists 10:27:13 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:9d470f279c7091073a9a7e7883eaa45e2179a85bad6e9d19f6b3998461262616 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:27:14 3fbad72ddbe4: Preparing 10:27:14 a3adaefc67b5: Preparing 10:27:14 86894ac53c53: Preparing 10:27:14 7f511f517a9e: Preparing 10:27:14 b60840ad1180: Preparing 10:27:14 bc5857a3c44b: Preparing 10:27:14 3c20671a5817: Preparing 10:27:14 bc5857a3c44b: Waiting 10:27:14 3c20671a5817: Waiting 10:27:14 b60840ad1180: Layer already exists 10:27:14 7f511f517a9e: Layer already exists 10:27:14 a3adaefc67b5: Layer already exists 10:27:14 86894ac53c53: Layer already exists 10:27:14 3fbad72ddbe4: Layer already exists 10:27:14 bc5857a3c44b: Layer already exists 10:27:14 3c20671a5817: Layer already exists 10:27:14 main: digest: sha256:9d470f279c7091073a9a7e7883eaa45e2179a85bad6e9d19f6b3998461262616 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:14 ===================================================== [Pipeline] echo 10:27:14 taggedImages: 10:27:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:27:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.40 10:27:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:27:14 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:27:14 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:14 latest 10:27:14 3.2.0-dev.40 10:27:14 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:14 main 10:27:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:27:15 eb80df9da084: Preparing 10:27:15 ccf5f0b3c42a: Preparing 10:27:15 a84a5d2bb2f5: Preparing 10:27:15 a84a2fdc4621: Preparing 10:27:15 86894ac53c53: Preparing 10:27:15 7f511f517a9e: Preparing 10:27:15 b60840ad1180: Preparing 10:27:15 bc5857a3c44b: Preparing 10:27:15 3c20671a5817: Preparing 10:27:15 7f511f517a9e: Waiting 10:27:15 b60840ad1180: Waiting 10:27:15 bc5857a3c44b: Waiting 10:27:15 3c20671a5817: Waiting 10:27:15 86894ac53c53: Layer already exists 10:27:15 7f511f517a9e: Layer already exists 10:27:15 b60840ad1180: Layer already exists 10:27:15 a84a5d2bb2f5: Pushed 10:27:15 ccf5f0b3c42a: Pushed 10:27:15 bc5857a3c44b: Layer already exists 10:27:15 eb80df9da084: Pushed 10:27:15 3c20671a5817: Layer already exists 10:27:17 a84a2fdc4621: Pushed 10:27:17 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:07b3f6f64863e9f99ba3732d7e09a7eaedfcc195cea743fb9fcfcd9c438cc932 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:17 + 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 10:27:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:27:18 eb80df9da084: Preparing 10:27:18 ccf5f0b3c42a: Preparing 10:27:18 a84a5d2bb2f5: Preparing 10:27:18 a84a2fdc4621: Preparing 10:27:18 86894ac53c53: Preparing 10:27:18 7f511f517a9e: Preparing 10:27:18 b60840ad1180: Preparing 10:27:18 bc5857a3c44b: Preparing 10:27:18 3c20671a5817: Preparing 10:27:18 b60840ad1180: Waiting 10:27:18 bc5857a3c44b: Waiting 10:27:18 3c20671a5817: Waiting 10:27:18 7f511f517a9e: Waiting 10:27:18 eb80df9da084: Layer already exists 10:27:18 a84a2fdc4621: Layer already exists 10:27:18 86894ac53c53: Layer already exists 10:27:18 ccf5f0b3c42a: Layer already exists 10:27:18 a84a5d2bb2f5: Layer already exists 10:27:18 bc5857a3c44b: Layer already exists 10:27:18 b60840ad1180: Layer already exists 10:27:18 3c20671a5817: Layer already exists 10:27:18 7f511f517a9e: Layer already exists 10:27:18 latest: digest: sha256:07b3f6f64863e9f99ba3732d7e09a7eaedfcc195cea743fb9fcfcd9c438cc932 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.40 10:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:27:19 eb80df9da084: Preparing 10:27:19 ccf5f0b3c42a: Preparing 10:27:19 a84a5d2bb2f5: Preparing 10:27:19 a84a2fdc4621: Preparing 10:27:19 86894ac53c53: Preparing 10:27:19 7f511f517a9e: Preparing 10:27:19 b60840ad1180: Preparing 10:27:19 bc5857a3c44b: Preparing 10:27:19 3c20671a5817: Preparing 10:27:19 b60840ad1180: Waiting 10:27:19 bc5857a3c44b: Waiting 10:27:19 3c20671a5817: Waiting 10:27:19 7f511f517a9e: Waiting 10:27:19 a84a5d2bb2f5: Layer already exists 10:27:19 eb80df9da084: Layer already exists 10:27:19 a84a2fdc4621: Layer already exists 10:27:19 ccf5f0b3c42a: Layer already exists 10:27:19 86894ac53c53: Layer already exists 10:27:19 3c20671a5817: Layer already exists 10:27:19 bc5857a3c44b: Layer already exists 10:27:19 b60840ad1180: Layer already exists 10:27:19 7f511f517a9e: Layer already exists 10:27:19 3.2.0-dev.40: digest: sha256:07b3f6f64863e9f99ba3732d7e09a7eaedfcc195cea743fb9fcfcd9c438cc932 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:27:20 eb80df9da084: Preparing 10:27:20 ccf5f0b3c42a: Preparing 10:27:20 a84a5d2bb2f5: Preparing 10:27:20 a84a2fdc4621: Preparing 10:27:20 86894ac53c53: Preparing 10:27:20 7f511f517a9e: Preparing 10:27:20 b60840ad1180: Preparing 10:27:20 7f511f517a9e: Waiting 10:27:20 bc5857a3c44b: Preparing 10:27:20 b60840ad1180: Waiting 10:27:20 3c20671a5817: Preparing 10:27:20 bc5857a3c44b: Waiting 10:27:20 3c20671a5817: Waiting 10:27:20 ccf5f0b3c42a: Layer already exists 10:27:20 a84a5d2bb2f5: Layer already exists 10:27:20 86894ac53c53: Layer already exists 10:27:20 a84a2fdc4621: Layer already exists 10:27:20 eb80df9da084: Layer already exists 10:27:20 b60840ad1180: Layer already exists 10:27:20 7f511f517a9e: Layer already exists 10:27:20 3c20671a5817: Layer already exists 10:27:20 bc5857a3c44b: Layer already exists 10:27:20 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:07b3f6f64863e9f99ba3732d7e09a7eaedfcc195cea743fb9fcfcd9c438cc932 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:20 + 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 10:27:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:27:21 eb80df9da084: Preparing 10:27:21 ccf5f0b3c42a: Preparing 10:27:21 a84a5d2bb2f5: Preparing 10:27:21 a84a2fdc4621: Preparing 10:27:21 86894ac53c53: Preparing 10:27:21 7f511f517a9e: Preparing 10:27:21 b60840ad1180: Preparing 10:27:21 bc5857a3c44b: Preparing 10:27:21 3c20671a5817: Preparing 10:27:21 b60840ad1180: Waiting 10:27:21 bc5857a3c44b: Waiting 10:27:21 3c20671a5817: Waiting 10:27:21 7f511f517a9e: Waiting 10:27:21 a84a5d2bb2f5: Layer already exists 10:27:21 ccf5f0b3c42a: Layer already exists 10:27:21 86894ac53c53: Layer already exists 10:27:21 eb80df9da084: Layer already exists 10:27:21 a84a2fdc4621: Layer already exists 10:27:21 3c20671a5817: Layer already exists 10:27:21 b60840ad1180: Layer already exists 10:27:21 bc5857a3c44b: Layer already exists 10:27:21 7f511f517a9e: Layer already exists 10:27:21 main: digest: sha256:07b3f6f64863e9f99ba3732d7e09a7eaedfcc195cea743fb9fcfcd9c438cc932 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:21 ===================================================== [Pipeline] echo 10:27:21 taggedImages: 10:27:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:27:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.40 10:27:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:27:21 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:27:21 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:21 latest 10:27:21 3.2.0-dev.40 10:27:21 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:21 main 10:27:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:27:22 73371a349da9: Preparing 10:27:22 50e35bfcb07b: Preparing 10:27:22 86894ac53c53: Preparing 10:27:22 7f511f517a9e: Preparing 10:27:22 c1fb28a7d3db: Preparing 10:27:22 0ae895416033: Preparing 10:27:22 3c20671a5817: Preparing 10:27:22 0ae895416033: Waiting 10:27:22 3c20671a5817: Waiting 10:27:22 86894ac53c53: Layer already exists 10:27:22 7f511f517a9e: Layer already exists 10:27:22 3c20671a5817: Layer already exists 10:27:22 c1fb28a7d3db: Pushed 10:27:22 73371a349da9: Pushed 10:27:22 0ae895416033: Pushed 10:27:29 50e35bfcb07b: Pushed 10:27:29 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:02467ef78d3f875cef9216a2f3f9889486ab2262f8d314d0c853fc42ece22cd2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:27:29 73371a349da9: Preparing 10:27:29 50e35bfcb07b: Preparing 10:27:29 86894ac53c53: Preparing 10:27:29 7f511f517a9e: Preparing 10:27:29 c1fb28a7d3db: Preparing 10:27:29 0ae895416033: Preparing 10:27:29 3c20671a5817: Preparing 10:27:29 0ae895416033: Waiting 10:27:29 3c20671a5817: Waiting 10:27:29 7f511f517a9e: Layer already exists 10:27:29 73371a349da9: Layer already exists 10:27:29 c1fb28a7d3db: Layer already exists 10:27:29 86894ac53c53: Layer already exists 10:27:29 50e35bfcb07b: Layer already exists 10:27:29 3c20671a5817: Layer already exists 10:27:29 0ae895416033: Layer already exists 10:27:30 latest: digest: sha256:02467ef78d3f875cef9216a2f3f9889486ab2262f8d314d0c853fc42ece22cd2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.40 10:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:27:30 73371a349da9: Preparing 10:27:30 50e35bfcb07b: Preparing 10:27:30 86894ac53c53: Preparing 10:27:30 7f511f517a9e: Preparing 10:27:30 c1fb28a7d3db: Preparing 10:27:30 0ae895416033: Preparing 10:27:30 3c20671a5817: Preparing 10:27:30 0ae895416033: Waiting 10:27:30 3c20671a5817: Waiting 10:27:30 86894ac53c53: Layer already exists 10:27:30 50e35bfcb07b: Layer already exists 10:27:30 c1fb28a7d3db: Layer already exists 10:27:30 73371a349da9: Layer already exists 10:27:30 7f511f517a9e: Layer already exists 10:27:30 0ae895416033: Layer already exists 10:27:30 3c20671a5817: Layer already exists 10:27:31 3.2.0-dev.40: digest: sha256:02467ef78d3f875cef9216a2f3f9889486ab2262f8d314d0c853fc42ece22cd2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:27:31 73371a349da9: Preparing 10:27:31 50e35bfcb07b: Preparing 10:27:31 86894ac53c53: Preparing 10:27:31 7f511f517a9e: Preparing 10:27:31 c1fb28a7d3db: Preparing 10:27:31 0ae895416033: Preparing 10:27:31 3c20671a5817: Preparing 10:27:31 0ae895416033: Waiting 10:27:31 3c20671a5817: Waiting 10:27:31 73371a349da9: Layer already exists 10:27:31 7f511f517a9e: Layer already exists 10:27:31 86894ac53c53: Layer already exists 10:27:31 c1fb28a7d3db: Layer already exists 10:27:31 50e35bfcb07b: Layer already exists 10:27:31 0ae895416033: Layer already exists 10:27:31 3c20671a5817: Layer already exists 10:27:32 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:02467ef78d3f875cef9216a2f3f9889486ab2262f8d314d0c853fc42ece22cd2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:27:32 73371a349da9: Preparing 10:27:32 50e35bfcb07b: Preparing 10:27:32 86894ac53c53: Preparing 10:27:32 7f511f517a9e: Preparing 10:27:32 c1fb28a7d3db: Preparing 10:27:32 0ae895416033: Preparing 10:27:32 3c20671a5817: Preparing 10:27:32 0ae895416033: Waiting 10:27:32 3c20671a5817: Waiting 10:27:32 86894ac53c53: Layer already exists 10:27:32 c1fb28a7d3db: Layer already exists 10:27:32 7f511f517a9e: Layer already exists 10:27:32 73371a349da9: Layer already exists 10:27:32 50e35bfcb07b: Layer already exists 10:27:32 0ae895416033: Layer already exists 10:27:32 3c20671a5817: Layer already exists 10:27:32 main: digest: sha256:02467ef78d3f875cef9216a2f3f9889486ab2262f8d314d0c853fc42ece22cd2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:32 ===================================================== [Pipeline] echo 10:27:32 taggedImages: 10:27:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:27:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.40 10:27:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:27:32 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:27:32 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:32 latest 10:27:32 3.2.0-dev.40 10:27:32 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:32 main 10:27:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:27:33 9efcf401755d: Preparing 10:27:33 a197d4076ca2: Preparing 10:27:33 7f511f517a9e: Preparing 10:27:33 76ba7f6fca44: Preparing 10:27:33 f42061a37492: Preparing 10:27:33 3c20671a5817: Preparing 10:27:33 3c20671a5817: Waiting 10:27:33 7f511f517a9e: Layer already exists 10:27:33 3c20671a5817: Layer already exists 10:27:33 f42061a37492: Pushed 10:27:33 76ba7f6fca44: Pushed 10:27:33 9efcf401755d: Pushed 10:27:40 a197d4076ca2: Pushed 10:27:40 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:b901a31b18dadfb5625864f616c2825aac861c065542a48778f140f00c6b5773 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:27:41 9efcf401755d: Preparing 10:27:41 a197d4076ca2: Preparing 10:27:41 7f511f517a9e: Preparing 10:27:41 76ba7f6fca44: Preparing 10:27:41 f42061a37492: Preparing 10:27:41 3c20671a5817: Preparing 10:27:41 76ba7f6fca44: Layer already exists 10:27:41 a197d4076ca2: Layer already exists 10:27:41 9efcf401755d: Layer already exists 10:27:41 7f511f517a9e: Layer already exists 10:27:41 f42061a37492: Layer already exists 10:27:41 3c20671a5817: Layer already exists 10:27:41 latest: digest: sha256:b901a31b18dadfb5625864f616c2825aac861c065542a48778f140f00c6b5773 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.40 10:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:27:42 9efcf401755d: Preparing 10:27:42 a197d4076ca2: Preparing 10:27:42 7f511f517a9e: Preparing 10:27:42 76ba7f6fca44: Preparing 10:27:42 f42061a37492: Preparing 10:27:42 3c20671a5817: Preparing 10:27:42 3c20671a5817: Waiting 10:27:42 9efcf401755d: Layer already exists 10:27:42 f42061a37492: Layer already exists 10:27:42 a197d4076ca2: Layer already exists 10:27:42 7f511f517a9e: Layer already exists 10:27:42 76ba7f6fca44: Layer already exists 10:27:42 3c20671a5817: Layer already exists 10:27:42 3.2.0-dev.40: digest: sha256:b901a31b18dadfb5625864f616c2825aac861c065542a48778f140f00c6b5773 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:27:43 9efcf401755d: Preparing 10:27:43 a197d4076ca2: Preparing 10:27:43 7f511f517a9e: Preparing 10:27:43 76ba7f6fca44: Preparing 10:27:43 f42061a37492: Preparing 10:27:43 3c20671a5817: Preparing 10:27:43 3c20671a5817: Waiting 10:27:43 76ba7f6fca44: Layer already exists 10:27:43 a197d4076ca2: Layer already exists 10:27:43 f42061a37492: Layer already exists 10:27:43 7f511f517a9e: Layer already exists 10:27:43 9efcf401755d: Layer already exists 10:27:43 3c20671a5817: Layer already exists 10:27:43 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:b901a31b18dadfb5625864f616c2825aac861c065542a48778f140f00c6b5773 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:27:43 9efcf401755d: Preparing 10:27:43 a197d4076ca2: Preparing 10:27:43 7f511f517a9e: Preparing 10:27:43 76ba7f6fca44: Preparing 10:27:43 f42061a37492: Preparing 10:27:43 3c20671a5817: Preparing 10:27:43 3c20671a5817: Waiting 10:27:43 f42061a37492: Layer already exists 10:27:43 76ba7f6fca44: Layer already exists 10:27:43 a197d4076ca2: Layer already exists 10:27:43 9efcf401755d: Layer already exists 10:27:43 7f511f517a9e: Layer already exists 10:27:43 3c20671a5817: Layer already exists 10:27:43 main: digest: sha256:b901a31b18dadfb5625864f616c2825aac861c065542a48778f140f00c6b5773 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:44 ===================================================== [Pipeline] echo 10:27:44 taggedImages: 10:27:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:27:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.40 10:27:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:27:44 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:27:44 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:44 latest 10:27:44 3.2.0-dev.40 10:27:44 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:44 main 10:27:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:27:44 30a67c640f2e: Preparing 10:27:44 0d0f1035aacb: Preparing 10:27:44 4f6650c0f341: Preparing 10:27:44 86894ac53c53: Preparing 10:27:44 7f511f517a9e: Preparing 10:27:44 b60840ad1180: Preparing 10:27:44 bc5857a3c44b: Preparing 10:27:44 3c20671a5817: Preparing 10:27:44 b60840ad1180: Waiting 10:27:44 bc5857a3c44b: Waiting 10:27:44 3c20671a5817: Waiting 10:27:44 86894ac53c53: Layer already exists 10:27:45 7f511f517a9e: Layer already exists 10:27:45 b60840ad1180: Layer already exists 10:27:45 bc5857a3c44b: Layer already exists 10:27:45 3c20671a5817: Layer already exists 10:27:45 0d0f1035aacb: Pushed 10:27:45 30a67c640f2e: Pushed 10:27:51 4f6650c0f341: Pushed 10:27:51 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:8d7495b4df5fc377a5ababe73f8139e7692bc6299c5fee0fef54d562bff04482 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:27:52 30a67c640f2e: Preparing 10:27:52 0d0f1035aacb: Preparing 10:27:52 4f6650c0f341: Preparing 10:27:52 86894ac53c53: Preparing 10:27:52 7f511f517a9e: Preparing 10:27:52 b60840ad1180: Preparing 10:27:52 bc5857a3c44b: Preparing 10:27:52 b60840ad1180: Waiting 10:27:52 3c20671a5817: Preparing 10:27:52 bc5857a3c44b: Waiting 10:27:52 3c20671a5817: Waiting 10:27:52 30a67c640f2e: Layer already exists 10:27:52 86894ac53c53: Layer already exists 10:27:52 4f6650c0f341: Layer already exists 10:27:52 7f511f517a9e: Layer already exists 10:27:52 0d0f1035aacb: Layer already exists 10:27:52 b60840ad1180: Layer already exists 10:27:52 bc5857a3c44b: Layer already exists 10:27:52 3c20671a5817: Layer already exists 10:27:52 latest: digest: sha256:8d7495b4df5fc377a5ababe73f8139e7692bc6299c5fee0fef54d562bff04482 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.40 10:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:27:53 30a67c640f2e: Preparing 10:27:53 0d0f1035aacb: Preparing 10:27:53 4f6650c0f341: Preparing 10:27:53 86894ac53c53: Preparing 10:27:53 7f511f517a9e: Preparing 10:27:53 b60840ad1180: Preparing 10:27:53 bc5857a3c44b: Preparing 10:27:53 3c20671a5817: Preparing 10:27:53 bc5857a3c44b: Waiting 10:27:53 3c20671a5817: Waiting 10:27:53 b60840ad1180: Waiting 10:27:53 86894ac53c53: Layer already exists 10:27:53 0d0f1035aacb: Layer already exists 10:27:53 4f6650c0f341: Layer already exists 10:27:53 30a67c640f2e: Layer already exists 10:27:53 7f511f517a9e: Layer already exists 10:27:53 3c20671a5817: Layer already exists 10:27:53 b60840ad1180: Layer already exists 10:27:53 bc5857a3c44b: Layer already exists 10:27:53 3.2.0-dev.40: digest: sha256:8d7495b4df5fc377a5ababe73f8139e7692bc6299c5fee0fef54d562bff04482 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:27:54 30a67c640f2e: Preparing 10:27:54 0d0f1035aacb: Preparing 10:27:54 4f6650c0f341: Preparing 10:27:54 86894ac53c53: Preparing 10:27:54 7f511f517a9e: Preparing 10:27:54 b60840ad1180: Preparing 10:27:54 bc5857a3c44b: Preparing 10:27:54 3c20671a5817: Preparing 10:27:54 b60840ad1180: Waiting 10:27:54 3c20671a5817: Waiting 10:27:54 bc5857a3c44b: Waiting 10:27:54 7f511f517a9e: Layer already exists 10:27:54 30a67c640f2e: Layer already exists 10:27:54 4f6650c0f341: Layer already exists 10:27:54 0d0f1035aacb: Layer already exists 10:27:54 86894ac53c53: Layer already exists 10:27:54 b60840ad1180: Layer already exists 10:27:54 bc5857a3c44b: Layer already exists 10:27:54 3c20671a5817: Layer already exists 10:27:54 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:8d7495b4df5fc377a5ababe73f8139e7692bc6299c5fee0fef54d562bff04482 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:27:55 30a67c640f2e: Preparing 10:27:55 0d0f1035aacb: Preparing 10:27:55 4f6650c0f341: Preparing 10:27:55 86894ac53c53: Preparing 10:27:55 7f511f517a9e: Preparing 10:27:55 b60840ad1180: Preparing 10:27:55 bc5857a3c44b: Preparing 10:27:55 3c20671a5817: Preparing 10:27:55 bc5857a3c44b: Waiting 10:27:55 3c20671a5817: Waiting 10:27:55 b60840ad1180: Waiting 10:27:55 4f6650c0f341: Layer already exists 10:27:55 86894ac53c53: Layer already exists 10:27:55 7f511f517a9e: Layer already exists 10:27:55 30a67c640f2e: Layer already exists 10:27:55 0d0f1035aacb: Layer already exists 10:27:55 3c20671a5817: Layer already exists 10:27:55 b60840ad1180: Layer already exists 10:27:55 bc5857a3c44b: Layer already exists 10:27:55 main: digest: sha256:8d7495b4df5fc377a5ababe73f8139e7692bc6299c5fee0fef54d562bff04482 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:55 ===================================================== [Pipeline] echo 10:27:55 taggedImages: 10:27:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:27:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.40 10:27:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:27:55 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:27:55 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:55 latest 10:27:55 3.2.0-dev.40 10:27:55 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:27:55 main 10:27:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:27:56 2464b707c443: Preparing 10:27:56 dfe07a8190b0: Preparing 10:27:56 77be98545d43: Preparing 10:27:56 c4be643b95eb: Preparing 10:27:56 0f70c5cbb75f: Preparing 10:27:56 1fdbb03452f8: Preparing 10:27:56 8a61efade5b6: Preparing 10:27:56 86894ac53c53: Preparing 10:27:56 7f511f517a9e: Preparing 10:27:56 4c9d8a5ddff2: Preparing 10:27:56 578512cdcb8a: Preparing 10:27:56 1fdbb03452f8: Waiting 10:27:56 8a61efade5b6: Waiting 10:27:56 4c9d8a5ddff2: Waiting 10:27:56 86894ac53c53: Waiting 10:27:56 7f511f517a9e: Waiting 10:27:56 5f70bf18a086: Preparing 10:27:56 798bb639423e: Preparing 10:27:56 ad0b2c4ce275: Preparing 10:27:56 3060ea2e9af6: Preparing 10:27:56 3c20671a5817: Preparing 10:27:56 578512cdcb8a: Waiting 10:27:56 5f70bf18a086: Waiting 10:27:56 798bb639423e: Waiting 10:27:56 ad0b2c4ce275: Waiting 10:27:56 3060ea2e9af6: Waiting 10:27:56 3c20671a5817: Waiting 10:27:56 0f70c5cbb75f: Pushed 10:27:56 c4be643b95eb: Pushed 10:27:56 77be98545d43: Pushed 10:27:56 2464b707c443: Pushed 10:27:56 dfe07a8190b0: Pushed 10:27:56 86894ac53c53: Layer already exists 10:27:56 1fdbb03452f8: Pushed 10:27:56 7f511f517a9e: Layer already exists 10:27:56 5f70bf18a086: Layer already exists 10:27:56 4c9d8a5ddff2: Pushed 10:27:56 578512cdcb8a: Pushed 10:27:56 798bb639423e: Pushed 10:27:56 ad0b2c4ce275: Pushed 10:27:56 3c20671a5817: Layer already exists 10:27:56 3060ea2e9af6: Pushed 10:27:59 8a61efade5b6: Pushed 10:27:59 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:cb5a38a9f42f8dce7453abed86e1d8a2461d9dfb979f061cd590a321369bc888 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:28:00 2464b707c443: Preparing 10:28:00 dfe07a8190b0: Preparing 10:28:00 77be98545d43: Preparing 10:28:00 c4be643b95eb: Preparing 10:28:00 0f70c5cbb75f: Preparing 10:28:00 1fdbb03452f8: Preparing 10:28:00 8a61efade5b6: Preparing 10:28:00 86894ac53c53: Preparing 10:28:00 7f511f517a9e: Preparing 10:28:00 4c9d8a5ddff2: Preparing 10:28:00 578512cdcb8a: Preparing 10:28:00 5f70bf18a086: Preparing 10:28:00 798bb639423e: Preparing 10:28:00 ad0b2c4ce275: Preparing 10:28:00 3060ea2e9af6: Preparing 10:28:00 3c20671a5817: Preparing 10:28:00 578512cdcb8a: Waiting 10:28:00 1fdbb03452f8: Waiting 10:28:00 5f70bf18a086: Waiting 10:28:00 798bb639423e: Waiting 10:28:00 ad0b2c4ce275: Waiting 10:28:00 3060ea2e9af6: Waiting 10:28:00 3c20671a5817: Waiting 10:28:00 8a61efade5b6: Waiting 10:28:00 86894ac53c53: Waiting 10:28:00 7f511f517a9e: Waiting 10:28:00 4c9d8a5ddff2: Waiting 10:28:00 dfe07a8190b0: Layer already exists 10:28:00 c4be643b95eb: Layer already exists 10:28:00 2464b707c443: Layer already exists 10:28:00 0f70c5cbb75f: Layer already exists 10:28:00 77be98545d43: Layer already exists 10:28:00 86894ac53c53: Layer already exists 10:28:00 1fdbb03452f8: Layer already exists 10:28:00 7f511f517a9e: Layer already exists 10:28:00 8a61efade5b6: Layer already exists 10:28:00 4c9d8a5ddff2: Layer already exists 10:28:00 798bb639423e: Layer already exists 10:28:00 ad0b2c4ce275: Layer already exists 10:28:00 5f70bf18a086: Layer already exists 10:28:00 3060ea2e9af6: Layer already exists 10:28:00 578512cdcb8a: Layer already exists 10:28:00 3c20671a5817: Layer already exists 10:28:00 latest: digest: sha256:cb5a38a9f42f8dce7453abed86e1d8a2461d9dfb979f061cd590a321369bc888 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.40 10:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:28:01 2464b707c443: Preparing 10:28:01 dfe07a8190b0: Preparing 10:28:01 77be98545d43: Preparing 10:28:01 c4be643b95eb: Preparing 10:28:01 0f70c5cbb75f: Preparing 10:28:01 1fdbb03452f8: Preparing 10:28:01 1fdbb03452f8: Waiting 10:28:01 8a61efade5b6: Preparing 10:28:01 86894ac53c53: Preparing 10:28:01 8a61efade5b6: Waiting 10:28:01 7f511f517a9e: Preparing 10:28:01 86894ac53c53: Waiting 10:28:01 4c9d8a5ddff2: Preparing 10:28:01 578512cdcb8a: Preparing 10:28:01 5f70bf18a086: Preparing 10:28:01 798bb639423e: Preparing 10:28:01 ad0b2c4ce275: Preparing 10:28:01 3060ea2e9af6: Preparing 10:28:01 3c20671a5817: Preparing 10:28:01 4c9d8a5ddff2: Waiting 10:28:01 578512cdcb8a: Waiting 10:28:01 5f70bf18a086: Waiting 10:28:01 798bb639423e: Waiting 10:28:01 ad0b2c4ce275: Waiting 10:28:01 3060ea2e9af6: Waiting 10:28:01 3c20671a5817: Waiting 10:28:01 7f511f517a9e: Waiting 10:28:01 77be98545d43: Layer already exists 10:28:01 c4be643b95eb: Layer already exists 10:28:01 0f70c5cbb75f: Layer already exists 10:28:01 2464b707c443: Layer already exists 10:28:01 dfe07a8190b0: Layer already exists 10:28:01 86894ac53c53: Layer already exists 10:28:01 1fdbb03452f8: Layer already exists 10:28:01 4c9d8a5ddff2: Layer already exists 10:28:01 7f511f517a9e: Layer already exists 10:28:01 8a61efade5b6: Layer already exists 10:28:01 578512cdcb8a: Layer already exists 10:28:01 5f70bf18a086: Layer already exists 10:28:01 ad0b2c4ce275: Layer already exists 10:28:01 798bb639423e: Layer already exists 10:28:01 3060ea2e9af6: Layer already exists 10:28:01 3c20671a5817: Layer already exists 10:28:01 3.2.0-dev.40: digest: sha256:cb5a38a9f42f8dce7453abed86e1d8a2461d9dfb979f061cd590a321369bc888 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:28:02 2464b707c443: Preparing 10:28:02 dfe07a8190b0: Preparing 10:28:02 77be98545d43: Preparing 10:28:02 c4be643b95eb: Preparing 10:28:02 0f70c5cbb75f: Preparing 10:28:02 1fdbb03452f8: Preparing 10:28:02 8a61efade5b6: Preparing 10:28:02 86894ac53c53: Preparing 10:28:02 7f511f517a9e: Preparing 10:28:02 4c9d8a5ddff2: Preparing 10:28:02 578512cdcb8a: Preparing 10:28:02 5f70bf18a086: Preparing 10:28:02 798bb639423e: Preparing 10:28:02 ad0b2c4ce275: Preparing 10:28:02 3060ea2e9af6: Preparing 10:28:02 3c20671a5817: Preparing 10:28:02 4c9d8a5ddff2: Waiting 10:28:02 578512cdcb8a: Waiting 10:28:02 1fdbb03452f8: Waiting 10:28:02 8a61efade5b6: Waiting 10:28:02 7f511f517a9e: Waiting 10:28:02 86894ac53c53: Waiting 10:28:02 3060ea2e9af6: Waiting 10:28:02 5f70bf18a086: Waiting 10:28:02 3c20671a5817: Waiting 10:28:02 798bb639423e: Waiting 10:28:02 ad0b2c4ce275: Waiting 10:28:02 c4be643b95eb: Layer already exists 10:28:02 dfe07a8190b0: Layer already exists 10:28:02 2464b707c443: Layer already exists 10:28:02 77be98545d43: Layer already exists 10:28:02 0f70c5cbb75f: Layer already exists 10:28:02 8a61efade5b6: Layer already exists 10:28:02 1fdbb03452f8: Layer already exists 10:28:02 4c9d8a5ddff2: Layer already exists 10:28:02 7f511f517a9e: Layer already exists 10:28:02 86894ac53c53: Layer already exists 10:28:02 578512cdcb8a: Layer already exists 10:28:02 798bb639423e: Layer already exists 10:28:02 5f70bf18a086: Layer already exists 10:28:02 3c20671a5817: Layer already exists 10:28:02 3060ea2e9af6: Layer already exists 10:28:02 ad0b2c4ce275: Layer already exists 10:28:02 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:cb5a38a9f42f8dce7453abed86e1d8a2461d9dfb979f061cd590a321369bc888 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:28:03 2464b707c443: Preparing 10:28:03 dfe07a8190b0: Preparing 10:28:03 77be98545d43: Preparing 10:28:03 c4be643b95eb: Preparing 10:28:03 0f70c5cbb75f: Preparing 10:28:03 1fdbb03452f8: Preparing 10:28:03 8a61efade5b6: Preparing 10:28:03 86894ac53c53: Preparing 10:28:03 7f511f517a9e: Preparing 10:28:03 1fdbb03452f8: Waiting 10:28:03 8a61efade5b6: Waiting 10:28:03 86894ac53c53: Waiting 10:28:03 4c9d8a5ddff2: Preparing 10:28:03 578512cdcb8a: Preparing 10:28:03 7f511f517a9e: Waiting 10:28:03 5f70bf18a086: Preparing 10:28:03 798bb639423e: Preparing 10:28:03 ad0b2c4ce275: Preparing 10:28:03 3060ea2e9af6: Preparing 10:28:03 4c9d8a5ddff2: Waiting 10:28:03 3c20671a5817: Preparing 10:28:03 578512cdcb8a: Waiting 10:28:03 5f70bf18a086: Waiting 10:28:03 ad0b2c4ce275: Waiting 10:28:03 798bb639423e: Waiting 10:28:03 3060ea2e9af6: Waiting 10:28:03 3c20671a5817: Waiting 10:28:03 c4be643b95eb: Layer already exists 10:28:03 0f70c5cbb75f: Layer already exists 10:28:03 77be98545d43: Layer already exists 10:28:03 2464b707c443: Layer already exists 10:28:03 dfe07a8190b0: Layer already exists 10:28:03 1fdbb03452f8: Layer already exists 10:28:03 8a61efade5b6: Layer already exists 10:28:03 86894ac53c53: Layer already exists 10:28:03 4c9d8a5ddff2: Layer already exists 10:28:03 7f511f517a9e: Layer already exists 10:28:03 578512cdcb8a: Layer already exists 10:28:03 3060ea2e9af6: Layer already exists 10:28:03 5f70bf18a086: Layer already exists 10:28:03 ad0b2c4ce275: Layer already exists 10:28:03 798bb639423e: Layer already exists 10:28:03 3c20671a5817: Layer already exists 10:28:03 main: digest: sha256:cb5a38a9f42f8dce7453abed86e1d8a2461d9dfb979f061cd590a321369bc888 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:03 ===================================================== [Pipeline] echo 10:28:03 taggedImages: 10:28:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:28:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.40 10:28:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:28:03 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:28:03 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:03 latest 10:28:03 3.2.0-dev.40 10:28:03 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:03 main 10:28:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:28:04 15ddd6a1d258: Preparing 10:28:04 ce66cd740610: Preparing 10:28:04 2f85b28aea6a: Preparing 10:28:04 8f883c221c8d: Preparing 10:28:04 86894ac53c53: Preparing 10:28:04 7f511f517a9e: Preparing 10:28:04 b60840ad1180: Preparing 10:28:04 bc5857a3c44b: Preparing 10:28:04 3c20671a5817: Preparing 10:28:04 7f511f517a9e: Waiting 10:28:04 b60840ad1180: Waiting 10:28:04 bc5857a3c44b: Waiting 10:28:04 3c20671a5817: Waiting 10:28:04 86894ac53c53: Layer already exists 10:28:04 7f511f517a9e: Layer already exists 10:28:04 b60840ad1180: Layer already exists 10:28:04 bc5857a3c44b: Layer already exists 10:28:04 ce66cd740610: Pushed 10:28:04 2f85b28aea6a: Pushed 10:28:04 15ddd6a1d258: Pushed 10:28:04 3c20671a5817: Layer already exists 10:28:10 8f883c221c8d: Pushed 10:28:10 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:8926645ca1f654899e58564eb8df2d6785f0e79fa8bbd19a30f95a60dfc55eec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:28:10 15ddd6a1d258: Preparing 10:28:10 ce66cd740610: Preparing 10:28:10 2f85b28aea6a: Preparing 10:28:10 8f883c221c8d: Preparing 10:28:10 86894ac53c53: Preparing 10:28:10 7f511f517a9e: Preparing 10:28:10 b60840ad1180: Preparing 10:28:10 bc5857a3c44b: Preparing 10:28:10 3c20671a5817: Preparing 10:28:10 7f511f517a9e: Waiting 10:28:10 3c20671a5817: Waiting 10:28:10 b60840ad1180: Waiting 10:28:10 bc5857a3c44b: Waiting 10:28:10 8f883c221c8d: Layer already exists 10:28:10 ce66cd740610: Layer already exists 10:28:10 86894ac53c53: Layer already exists 10:28:10 15ddd6a1d258: Layer already exists 10:28:10 2f85b28aea6a: Layer already exists 10:28:10 7f511f517a9e: Layer already exists 10:28:10 bc5857a3c44b: Layer already exists 10:28:10 b60840ad1180: Layer already exists 10:28:10 3c20671a5817: Layer already exists 10:28:11 latest: digest: sha256:8926645ca1f654899e58564eb8df2d6785f0e79fa8bbd19a30f95a60dfc55eec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.40 10:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:28:11 15ddd6a1d258: Preparing 10:28:11 ce66cd740610: Preparing 10:28:11 2f85b28aea6a: Preparing 10:28:11 8f883c221c8d: Preparing 10:28:11 86894ac53c53: Preparing 10:28:11 7f511f517a9e: Preparing 10:28:11 b60840ad1180: Preparing 10:28:11 bc5857a3c44b: Preparing 10:28:11 3c20671a5817: Preparing 10:28:11 7f511f517a9e: Waiting 10:28:11 b60840ad1180: Waiting 10:28:11 bc5857a3c44b: Waiting 10:28:11 3c20671a5817: Waiting 10:28:11 ce66cd740610: Layer already exists 10:28:11 2f85b28aea6a: Layer already exists 10:28:11 15ddd6a1d258: Layer already exists 10:28:11 8f883c221c8d: Layer already exists 10:28:11 86894ac53c53: Layer already exists 10:28:11 7f511f517a9e: Layer already exists 10:28:11 b60840ad1180: Layer already exists 10:28:11 bc5857a3c44b: Layer already exists 10:28:11 3c20671a5817: Layer already exists 10:28:11 3.2.0-dev.40: digest: sha256:8926645ca1f654899e58564eb8df2d6785f0e79fa8bbd19a30f95a60dfc55eec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:28:12 15ddd6a1d258: Preparing 10:28:12 ce66cd740610: Preparing 10:28:12 2f85b28aea6a: Preparing 10:28:12 8f883c221c8d: Preparing 10:28:12 86894ac53c53: Preparing 10:28:12 7f511f517a9e: Preparing 10:28:12 b60840ad1180: Preparing 10:28:12 bc5857a3c44b: Preparing 10:28:12 7f511f517a9e: Waiting 10:28:12 b60840ad1180: Waiting 10:28:12 bc5857a3c44b: Waiting 10:28:12 3c20671a5817: Preparing 10:28:12 3c20671a5817: Waiting 10:28:12 ce66cd740610: Layer already exists 10:28:12 8f883c221c8d: Layer already exists 10:28:12 15ddd6a1d258: Layer already exists 10:28:12 86894ac53c53: Layer already exists 10:28:12 2f85b28aea6a: Layer already exists 10:28:12 bc5857a3c44b: Layer already exists 10:28:12 b60840ad1180: Layer already exists 10:28:12 7f511f517a9e: Layer already exists 10:28:12 3c20671a5817: Layer already exists 10:28:12 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:8926645ca1f654899e58564eb8df2d6785f0e79fa8bbd19a30f95a60dfc55eec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:28:13 15ddd6a1d258: Preparing 10:28:13 ce66cd740610: Preparing 10:28:13 2f85b28aea6a: Preparing 10:28:13 8f883c221c8d: Preparing 10:28:13 86894ac53c53: Preparing 10:28:13 7f511f517a9e: Preparing 10:28:13 b60840ad1180: Preparing 10:28:13 bc5857a3c44b: Preparing 10:28:13 3c20671a5817: Preparing 10:28:13 7f511f517a9e: Waiting 10:28:13 b60840ad1180: Waiting 10:28:13 3c20671a5817: Waiting 10:28:13 bc5857a3c44b: Waiting 10:28:13 ce66cd740610: Layer already exists 10:28:13 8f883c221c8d: Layer already exists 10:28:13 86894ac53c53: Layer already exists 10:28:13 15ddd6a1d258: Layer already exists 10:28:13 2f85b28aea6a: Layer already exists 10:28:13 7f511f517a9e: Layer already exists 10:28:13 b60840ad1180: Layer already exists 10:28:13 bc5857a3c44b: Layer already exists 10:28:13 3c20671a5817: Layer already exists 10:28:13 main: digest: sha256:8926645ca1f654899e58564eb8df2d6785f0e79fa8bbd19a30f95a60dfc55eec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:13 ===================================================== [Pipeline] echo 10:28:14 taggedImages: 10:28:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:28:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.40 10:28:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:28:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:28:14 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:14 latest 10:28:14 3.2.0-dev.40 10:28:14 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:14 main 10:28:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:28:15 eed9ceaca397: Preparing 10:28:15 f6fa6fcd08db: Preparing 10:28:15 0b959d446251: Preparing 10:28:15 7038a303999d: Preparing 10:28:15 bb50ceb14379: Preparing 10:28:15 86894ac53c53: Preparing 10:28:15 7f511f517a9e: Preparing 10:28:15 db18b7016077: Preparing 10:28:15 83074ca3011f: Preparing 10:28:15 5a60ab6f83c2: Preparing 10:28:15 3c20671a5817: Preparing 10:28:15 86894ac53c53: Waiting 10:28:15 7f511f517a9e: Waiting 10:28:15 db18b7016077: Waiting 10:28:15 83074ca3011f: Waiting 10:28:15 5a60ab6f83c2: Waiting 10:28:15 3c20671a5817: Waiting 10:28:15 eed9ceaca397: Pushed 10:28:15 f6fa6fcd08db: Pushed 10:28:15 bb50ceb14379: Pushed 10:28:15 7038a303999d: Pushed 10:28:15 86894ac53c53: Layer already exists 10:28:15 7f511f517a9e: Layer already exists 10:28:16 3c20671a5817: Layer already exists 10:28:16 db18b7016077: Pushed 10:28:16 83074ca3011f: Pushed 10:28:18 0b959d446251: Pushed 10:28:18 5a60ab6f83c2: Pushed 10:28:18 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:b208976004a948567cd2ae97e602c69145dee734b733acbc7a0e11666c8cd90c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:19 + 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 10:28:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:28:19 eed9ceaca397: Preparing 10:28:19 f6fa6fcd08db: Preparing 10:28:19 0b959d446251: Preparing 10:28:19 7038a303999d: Preparing 10:28:19 bb50ceb14379: Preparing 10:28:19 86894ac53c53: Preparing 10:28:19 7f511f517a9e: Preparing 10:28:19 db18b7016077: Preparing 10:28:19 83074ca3011f: Preparing 10:28:19 5a60ab6f83c2: Preparing 10:28:19 3c20671a5817: Preparing 10:28:19 db18b7016077: Waiting 10:28:19 86894ac53c53: Waiting 10:28:19 83074ca3011f: Waiting 10:28:19 5a60ab6f83c2: Waiting 10:28:19 7f511f517a9e: Waiting 10:28:19 3c20671a5817: Waiting 10:28:19 eed9ceaca397: Layer already exists 10:28:19 7038a303999d: Layer already exists 10:28:19 bb50ceb14379: Layer already exists 10:28:19 f6fa6fcd08db: Layer already exists 10:28:19 0b959d446251: Layer already exists 10:28:19 86894ac53c53: Layer already exists 10:28:19 db18b7016077: Layer already exists 10:28:19 83074ca3011f: Layer already exists 10:28:19 7f511f517a9e: Layer already exists 10:28:19 5a60ab6f83c2: Layer already exists 10:28:19 3c20671a5817: Layer already exists 10:28:19 latest: digest: sha256:b208976004a948567cd2ae97e602c69145dee734b733acbc7a0e11666c8cd90c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.40 10:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:28:20 eed9ceaca397: Preparing 10:28:20 f6fa6fcd08db: Preparing 10:28:20 0b959d446251: Preparing 10:28:20 7038a303999d: Preparing 10:28:20 bb50ceb14379: Preparing 10:28:20 86894ac53c53: Preparing 10:28:20 7f511f517a9e: Preparing 10:28:20 db18b7016077: Preparing 10:28:20 83074ca3011f: Preparing 10:28:20 5a60ab6f83c2: Preparing 10:28:20 3c20671a5817: Preparing 10:28:20 86894ac53c53: Waiting 10:28:20 7f511f517a9e: Waiting 10:28:20 db18b7016077: Waiting 10:28:20 83074ca3011f: Waiting 10:28:20 5a60ab6f83c2: Waiting 10:28:20 3c20671a5817: Waiting 10:28:20 bb50ceb14379: Layer already exists 10:28:20 f6fa6fcd08db: Layer already exists 10:28:20 eed9ceaca397: Layer already exists 10:28:20 7038a303999d: Layer already exists 10:28:20 0b959d446251: Layer already exists 10:28:20 db18b7016077: Layer already exists 10:28:20 7f511f517a9e: Layer already exists 10:28:20 83074ca3011f: Layer already exists 10:28:20 86894ac53c53: Layer already exists 10:28:20 5a60ab6f83c2: Layer already exists 10:28:20 3c20671a5817: Layer already exists 10:28:20 3.2.0-dev.40: digest: sha256:b208976004a948567cd2ae97e602c69145dee734b733acbc7a0e11666c8cd90c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:28:21 eed9ceaca397: Preparing 10:28:21 f6fa6fcd08db: Preparing 10:28:21 0b959d446251: Preparing 10:28:21 7038a303999d: Preparing 10:28:21 bb50ceb14379: Preparing 10:28:21 86894ac53c53: Preparing 10:28:21 7f511f517a9e: Preparing 10:28:21 db18b7016077: Preparing 10:28:21 83074ca3011f: Preparing 10:28:21 5a60ab6f83c2: Preparing 10:28:21 3c20671a5817: Preparing 10:28:21 db18b7016077: Waiting 10:28:21 86894ac53c53: Waiting 10:28:21 7f511f517a9e: Waiting 10:28:21 83074ca3011f: Waiting 10:28:21 3c20671a5817: Waiting 10:28:21 5a60ab6f83c2: Waiting 10:28:21 eed9ceaca397: Layer already exists 10:28:21 0b959d446251: Layer already exists 10:28:21 7038a303999d: Layer already exists 10:28:21 f6fa6fcd08db: Layer already exists 10:28:21 bb50ceb14379: Layer already exists 10:28:21 db18b7016077: Layer already exists 10:28:21 86894ac53c53: Layer already exists 10:28:21 5a60ab6f83c2: Layer already exists 10:28:21 83074ca3011f: Layer already exists 10:28:21 7f511f517a9e: Layer already exists 10:28:21 3c20671a5817: Layer already exists 10:28:21 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:b208976004a948567cd2ae97e602c69145dee734b733acbc7a0e11666c8cd90c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:21 + 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 10:28:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:28:22 eed9ceaca397: Preparing 10:28:22 f6fa6fcd08db: Preparing 10:28:22 0b959d446251: Preparing 10:28:22 7038a303999d: Preparing 10:28:22 bb50ceb14379: Preparing 10:28:22 86894ac53c53: Preparing 10:28:22 7f511f517a9e: Preparing 10:28:22 db18b7016077: Preparing 10:28:22 83074ca3011f: Preparing 10:28:22 5a60ab6f83c2: Preparing 10:28:22 3c20671a5817: Preparing 10:28:22 db18b7016077: Waiting 10:28:22 83074ca3011f: Waiting 10:28:22 5a60ab6f83c2: Waiting 10:28:22 3c20671a5817: Waiting 10:28:22 86894ac53c53: Waiting 10:28:22 7f511f517a9e: Waiting 10:28:22 bb50ceb14379: Layer already exists 10:28:22 7038a303999d: Layer already exists 10:28:22 f6fa6fcd08db: Layer already exists 10:28:22 eed9ceaca397: Layer already exists 10:28:22 0b959d446251: Layer already exists 10:28:22 7f511f517a9e: Layer already exists 10:28:22 db18b7016077: Layer already exists 10:28:22 86894ac53c53: Layer already exists 10:28:22 5a60ab6f83c2: Layer already exists 10:28:22 83074ca3011f: Layer already exists 10:28:22 3c20671a5817: Layer already exists 10:28:22 main: digest: sha256:b208976004a948567cd2ae97e602c69145dee734b733acbc7a0e11666c8cd90c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:22 ===================================================== [Pipeline] echo 10:28:22 taggedImages: 10:28:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:28:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.40 10:28:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:28:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:28:22 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:22 latest 10:28:22 3.2.0-dev.40 10:28:22 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:22 main 10:28:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:28:23 a855bdae2582: Preparing 10:28:23 7e787bcb5f64: Preparing 10:28:23 0c9800e4b930: Preparing 10:28:23 7725836256d8: Preparing 10:28:23 343c34b5728b: Preparing 10:28:23 6987fe66f898: Preparing 10:28:23 1e1745f7c351: Preparing 10:28:23 6987fe66f898: Waiting 10:28:23 86894ac53c53: Preparing 10:28:23 1e1745f7c351: Waiting 10:28:23 7f511f517a9e: Preparing 10:28:23 86894ac53c53: Waiting 10:28:23 7f511f517a9e: Waiting 10:28:23 7585dfa3a26f: Preparing 10:28:23 f430e3607749: Preparing 10:28:23 7585dfa3a26f: Waiting 10:28:23 3c20671a5817: Preparing 10:28:23 f430e3607749: Waiting 10:28:23 3c20671a5817: Waiting 10:28:23 7e787bcb5f64: Pushed 10:28:23 343c34b5728b: Pushed 10:28:23 a855bdae2582: Pushed 10:28:23 86894ac53c53: Layer already exists 10:28:23 6987fe66f898: Pushed 10:28:23 7f511f517a9e: Layer already exists 10:28:23 1e1745f7c351: Pushed 10:28:23 3c20671a5817: Layer already exists 10:28:23 7585dfa3a26f: Pushed 10:28:25 7725836256d8: Pushed 10:28:26 0c9800e4b930: Pushed 10:28:26 f430e3607749: Pushed 10:28:26 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:6a309f89cae44c43d5f3c687013870bae7bf89462a3f8b012bdf9a6087e0c547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:26 + 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 10:28:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:28:27 a855bdae2582: Preparing 10:28:27 7e787bcb5f64: Preparing 10:28:27 0c9800e4b930: Preparing 10:28:27 7725836256d8: Preparing 10:28:27 343c34b5728b: Preparing 10:28:27 6987fe66f898: Preparing 10:28:27 1e1745f7c351: Preparing 10:28:27 86894ac53c53: Preparing 10:28:27 7f511f517a9e: Preparing 10:28:27 7585dfa3a26f: Preparing 10:28:27 f430e3607749: Preparing 10:28:27 3c20671a5817: Preparing 10:28:27 86894ac53c53: Waiting 10:28:27 7f511f517a9e: Waiting 10:28:27 7585dfa3a26f: Waiting 10:28:27 f430e3607749: Waiting 10:28:27 3c20671a5817: Waiting 10:28:27 6987fe66f898: Waiting 10:28:27 1e1745f7c351: Waiting 10:28:27 0c9800e4b930: Layer already exists 10:28:27 7725836256d8: Layer already exists 10:28:27 7e787bcb5f64: Layer already exists 10:28:27 343c34b5728b: Layer already exists 10:28:27 a855bdae2582: Layer already exists 10:28:27 86894ac53c53: Layer already exists 10:28:27 6987fe66f898: Layer already exists 10:28:27 1e1745f7c351: Layer already exists 10:28:27 7f511f517a9e: Layer already exists 10:28:27 7585dfa3a26f: Layer already exists 10:28:27 f430e3607749: Layer already exists 10:28:27 3c20671a5817: Layer already exists 10:28:27 latest: digest: sha256:6a309f89cae44c43d5f3c687013870bae7bf89462a3f8b012bdf9a6087e0c547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.40 10:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:28:27 a855bdae2582: Preparing 10:28:27 7e787bcb5f64: Preparing 10:28:27 0c9800e4b930: Preparing 10:28:27 7725836256d8: Preparing 10:28:27 343c34b5728b: Preparing 10:28:27 6987fe66f898: Preparing 10:28:27 1e1745f7c351: Preparing 10:28:27 86894ac53c53: Preparing 10:28:27 7f511f517a9e: Preparing 10:28:27 7585dfa3a26f: Preparing 10:28:27 f430e3607749: Preparing 10:28:27 3c20671a5817: Preparing 10:28:27 86894ac53c53: Waiting 10:28:27 7f511f517a9e: Waiting 10:28:27 7585dfa3a26f: Waiting 10:28:27 f430e3607749: Waiting 10:28:27 3c20671a5817: Waiting 10:28:27 6987fe66f898: Waiting 10:28:27 1e1745f7c351: Waiting 10:28:27 7725836256d8: Layer already exists 10:28:27 a855bdae2582: Layer already exists 10:28:27 0c9800e4b930: Layer already exists 10:28:27 7e787bcb5f64: Layer already exists 10:28:27 343c34b5728b: Layer already exists 10:28:27 7f511f517a9e: Layer already exists 10:28:27 1e1745f7c351: Layer already exists 10:28:27 86894ac53c53: Layer already exists 10:28:27 6987fe66f898: Layer already exists 10:28:27 7585dfa3a26f: Layer already exists 10:28:27 f430e3607749: Layer already exists 10:28:27 3c20671a5817: Layer already exists 10:28:28 3.2.0-dev.40: digest: sha256:6a309f89cae44c43d5f3c687013870bae7bf89462a3f8b012bdf9a6087e0c547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:28:28 a855bdae2582: Preparing 10:28:28 7e787bcb5f64: Preparing 10:28:28 0c9800e4b930: Preparing 10:28:28 7725836256d8: Preparing 10:28:28 343c34b5728b: Preparing 10:28:28 6987fe66f898: Preparing 10:28:28 1e1745f7c351: Preparing 10:28:28 86894ac53c53: Preparing 10:28:28 7f511f517a9e: Preparing 10:28:28 7585dfa3a26f: Preparing 10:28:28 f430e3607749: Preparing 10:28:28 3c20671a5817: Preparing 10:28:28 6987fe66f898: Waiting 10:28:28 1e1745f7c351: Waiting 10:28:28 86894ac53c53: Waiting 10:28:28 7585dfa3a26f: Waiting 10:28:28 f430e3607749: Waiting 10:28:28 3c20671a5817: Waiting 10:28:28 7f511f517a9e: Waiting 10:28:28 a855bdae2582: Layer already exists 10:28:28 0c9800e4b930: Layer already exists 10:28:28 7e787bcb5f64: Layer already exists 10:28:28 7725836256d8: Layer already exists 10:28:28 343c34b5728b: Layer already exists 10:28:28 6987fe66f898: Layer already exists 10:28:28 1e1745f7c351: Layer already exists 10:28:28 7f511f517a9e: Layer already exists 10:28:28 86894ac53c53: Layer already exists 10:28:28 7585dfa3a26f: Layer already exists 10:28:28 3c20671a5817: Layer already exists 10:28:28 f430e3607749: Layer already exists 10:28:29 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:6a309f89cae44c43d5f3c687013870bae7bf89462a3f8b012bdf9a6087e0c547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:29 + 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 10:28:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:28:29 a855bdae2582: Preparing 10:28:29 7e787bcb5f64: Preparing 10:28:29 0c9800e4b930: Preparing 10:28:29 7725836256d8: Preparing 10:28:29 343c34b5728b: Preparing 10:28:29 6987fe66f898: Preparing 10:28:29 1e1745f7c351: Preparing 10:28:29 86894ac53c53: Preparing 10:28:29 7f511f517a9e: Preparing 10:28:29 7585dfa3a26f: Preparing 10:28:29 f430e3607749: Preparing 10:28:29 3c20671a5817: Preparing 10:28:29 6987fe66f898: Waiting 10:28:29 7f511f517a9e: Waiting 10:28:29 7585dfa3a26f: Waiting 10:28:29 f430e3607749: Waiting 10:28:29 3c20671a5817: Waiting 10:28:29 1e1745f7c351: Waiting 10:28:29 86894ac53c53: Waiting 10:28:29 a855bdae2582: Layer already exists 10:28:29 0c9800e4b930: Layer already exists 10:28:29 343c34b5728b: Layer already exists 10:28:29 7e787bcb5f64: Layer already exists 10:28:29 7725836256d8: Layer already exists 10:28:29 6987fe66f898: Layer already exists 10:28:29 1e1745f7c351: Layer already exists 10:28:29 7f511f517a9e: Layer already exists 10:28:29 86894ac53c53: Layer already exists 10:28:29 7585dfa3a26f: Layer already exists 10:28:29 f430e3607749: Layer already exists 10:28:29 3c20671a5817: Layer already exists 10:28:30 main: digest: sha256:6a309f89cae44c43d5f3c687013870bae7bf89462a3f8b012bdf9a6087e0c547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:30 ===================================================== [Pipeline] echo 10:28:30 taggedImages: 10:28:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:28:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.40 10:28:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:28:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:28:30 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:30 latest 10:28:30 3.2.0-dev.40 10:28:30 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:30 main 10:28:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:28:30 5cb07e334ee8: Preparing 10:28:30 3ef6ce494d3f: Preparing 10:28:30 86894ac53c53: Preparing 10:28:30 7f511f517a9e: Preparing 10:28:30 5335e1ff6057: Preparing 10:28:30 7c6d7f437e91: Preparing 10:28:30 3c20671a5817: Preparing 10:28:30 7c6d7f437e91: Waiting 10:28:30 3c20671a5817: Waiting 10:28:30 7f511f517a9e: Layer already exists 10:28:30 86894ac53c53: Layer already exists 10:28:31 3c20671a5817: Layer already exists 10:28:31 5335e1ff6057: Pushed 10:28:31 5cb07e334ee8: Pushed 10:28:33 7c6d7f437e91: Pushed 10:28:34 3ef6ce494d3f: Pushed 10:28:34 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:a33592d43d489738575a8af8684885e5527291c5829f8769cb786c2c4b074240 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:35 + 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 10:28:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:28:35 5cb07e334ee8: Preparing 10:28:35 3ef6ce494d3f: Preparing 10:28:35 86894ac53c53: Preparing 10:28:35 7f511f517a9e: Preparing 10:28:35 5335e1ff6057: Preparing 10:28:35 7c6d7f437e91: Preparing 10:28:35 3c20671a5817: Preparing 10:28:35 7c6d7f437e91: Waiting 10:28:35 3c20671a5817: Waiting 10:28:35 7f511f517a9e: Layer already exists 10:28:35 3ef6ce494d3f: Layer already exists 10:28:35 5335e1ff6057: Layer already exists 10:28:35 86894ac53c53: Layer already exists 10:28:35 5cb07e334ee8: Layer already exists 10:28:35 7c6d7f437e91: Layer already exists 10:28:35 3c20671a5817: Layer already exists 10:28:35 latest: digest: sha256:a33592d43d489738575a8af8684885e5527291c5829f8769cb786c2c4b074240 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.40 10:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:28:36 5cb07e334ee8: Preparing 10:28:36 3ef6ce494d3f: Preparing 10:28:36 86894ac53c53: Preparing 10:28:36 7f511f517a9e: Preparing 10:28:36 5335e1ff6057: Preparing 10:28:36 7c6d7f437e91: Preparing 10:28:36 3c20671a5817: Preparing 10:28:36 7c6d7f437e91: Waiting 10:28:36 3c20671a5817: Waiting 10:28:36 5335e1ff6057: Layer already exists 10:28:36 86894ac53c53: Layer already exists 10:28:36 3ef6ce494d3f: Layer already exists 10:28:36 5cb07e334ee8: Layer already exists 10:28:36 7f511f517a9e: Layer already exists 10:28:36 7c6d7f437e91: Layer already exists 10:28:36 3c20671a5817: Layer already exists 10:28:36 3.2.0-dev.40: digest: sha256:a33592d43d489738575a8af8684885e5527291c5829f8769cb786c2c4b074240 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:28:37 5cb07e334ee8: Preparing 10:28:37 3ef6ce494d3f: Preparing 10:28:37 86894ac53c53: Preparing 10:28:37 7f511f517a9e: Preparing 10:28:37 5335e1ff6057: Preparing 10:28:37 7c6d7f437e91: Preparing 10:28:37 3c20671a5817: Preparing 10:28:37 7c6d7f437e91: Waiting 10:28:37 3c20671a5817: Waiting 10:28:37 5cb07e334ee8: Layer already exists 10:28:37 3ef6ce494d3f: Layer already exists 10:28:37 5335e1ff6057: Layer already exists 10:28:37 86894ac53c53: Layer already exists 10:28:37 7f511f517a9e: Layer already exists 10:28:37 7c6d7f437e91: Layer already exists 10:28:37 3c20671a5817: Layer already exists 10:28:37 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:a33592d43d489738575a8af8684885e5527291c5829f8769cb786c2c4b074240 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:37 + 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 10:28:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:28:38 5cb07e334ee8: Preparing 10:28:38 3ef6ce494d3f: Preparing 10:28:38 86894ac53c53: Preparing 10:28:38 7f511f517a9e: Preparing 10:28:38 5335e1ff6057: Preparing 10:28:38 7c6d7f437e91: Preparing 10:28:38 3c20671a5817: Preparing 10:28:38 7c6d7f437e91: Waiting 10:28:38 3c20671a5817: Waiting 10:28:38 5335e1ff6057: Layer already exists 10:28:38 86894ac53c53: Layer already exists 10:28:38 3ef6ce494d3f: Layer already exists 10:28:38 5cb07e334ee8: Layer already exists 10:28:38 7f511f517a9e: Layer already exists 10:28:38 7c6d7f437e91: Layer already exists 10:28:38 3c20671a5817: Layer already exists 10:28:38 main: digest: sha256:a33592d43d489738575a8af8684885e5527291c5829f8769cb786c2c4b074240 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:38 ===================================================== [Pipeline] echo 10:28:38 taggedImages: 10:28:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:28:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.40 10:28:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:28:38 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:28:38 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:38 latest 10:28:38 3.2.0-dev.40 10:28:38 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:28:38 main 10:28:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:28:39 4d9496d4eb94: Preparing 10:28:39 5fddf3e37868: Preparing 10:28:39 a61b5691cc15: Preparing 10:28:39 86894ac53c53: Preparing 10:28:39 7f511f517a9e: Preparing 10:28:39 cfaae16ba007: Preparing 10:28:39 02b4f8cecfc9: Preparing 10:28:39 4c91a5829399: Preparing 10:28:39 4a6200e67003: Preparing 10:28:39 3c20671a5817: Preparing 10:28:39 4c91a5829399: Waiting 10:28:39 4a6200e67003: Waiting 10:28:39 3c20671a5817: Waiting 10:28:39 cfaae16ba007: Waiting 10:28:39 02b4f8cecfc9: Waiting 10:28:39 86894ac53c53: Layer already exists 10:28:39 7f511f517a9e: Layer already exists 10:28:39 a61b5691cc15: Pushed 10:28:39 4d9496d4eb94: Pushed 10:28:39 5fddf3e37868: Pushed 10:28:39 3c20671a5817: Layer already exists 10:28:39 4c91a5829399: Pushed 10:28:40 4a6200e67003: Pushed 10:28:52 02b4f8cecfc9: Pushed 10:29:01 cfaae16ba007: Pushed 10:29:01 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:fd024593e1bc8ee0717fac0060bff9fb715be9cd3dae0d432ece920643612602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:01 + 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 10:29:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:29:01 4d9496d4eb94: Preparing 10:29:01 5fddf3e37868: Preparing 10:29:01 a61b5691cc15: Preparing 10:29:01 86894ac53c53: Preparing 10:29:01 7f511f517a9e: Preparing 10:29:01 cfaae16ba007: Preparing 10:29:01 02b4f8cecfc9: Preparing 10:29:01 4c91a5829399: Preparing 10:29:01 4a6200e67003: Preparing 10:29:01 3c20671a5817: Preparing 10:29:01 cfaae16ba007: Waiting 10:29:01 02b4f8cecfc9: Waiting 10:29:01 4c91a5829399: Waiting 10:29:01 4a6200e67003: Waiting 10:29:01 3c20671a5817: Waiting 10:29:01 4d9496d4eb94: Layer already exists 10:29:01 a61b5691cc15: Layer already exists 10:29:01 5fddf3e37868: Layer already exists 10:29:01 7f511f517a9e: Layer already exists 10:29:01 86894ac53c53: Layer already exists 10:29:01 cfaae16ba007: Layer already exists 10:29:01 02b4f8cecfc9: Layer already exists 10:29:01 4c91a5829399: Layer already exists 10:29:01 4a6200e67003: Layer already exists 10:29:01 3c20671a5817: Layer already exists 10:29:02 latest: digest: sha256:fd024593e1bc8ee0717fac0060bff9fb715be9cd3dae0d432ece920643612602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.40 10:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:29:02 4d9496d4eb94: Preparing 10:29:02 5fddf3e37868: Preparing 10:29:02 a61b5691cc15: Preparing 10:29:02 86894ac53c53: Preparing 10:29:02 7f511f517a9e: Preparing 10:29:02 cfaae16ba007: Preparing 10:29:02 02b4f8cecfc9: Preparing 10:29:02 4c91a5829399: Preparing 10:29:02 4a6200e67003: Preparing 10:29:02 3c20671a5817: Preparing 10:29:02 4c91a5829399: Waiting 10:29:02 4a6200e67003: Waiting 10:29:02 cfaae16ba007: Waiting 10:29:02 02b4f8cecfc9: Waiting 10:29:02 3c20671a5817: Waiting 10:29:02 7f511f517a9e: Layer already exists 10:29:02 86894ac53c53: Layer already exists 10:29:02 a61b5691cc15: Layer already exists 10:29:02 5fddf3e37868: Layer already exists 10:29:02 4d9496d4eb94: Layer already exists 10:29:02 02b4f8cecfc9: Layer already exists 10:29:02 4a6200e67003: Layer already exists 10:29:02 cfaae16ba007: Layer already exists 10:29:02 3c20671a5817: Layer already exists 10:29:02 4c91a5829399: Layer already exists 10:29:02 3.2.0-dev.40: digest: sha256:fd024593e1bc8ee0717fac0060bff9fb715be9cd3dae0d432ece920643612602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:29:03 4d9496d4eb94: Preparing 10:29:03 5fddf3e37868: Preparing 10:29:03 a61b5691cc15: Preparing 10:29:03 86894ac53c53: Preparing 10:29:03 7f511f517a9e: Preparing 10:29:03 cfaae16ba007: Preparing 10:29:03 02b4f8cecfc9: Preparing 10:29:03 4c91a5829399: Preparing 10:29:03 4a6200e67003: Preparing 10:29:03 3c20671a5817: Preparing 10:29:03 02b4f8cecfc9: Waiting 10:29:03 4c91a5829399: Waiting 10:29:03 4a6200e67003: Waiting 10:29:03 3c20671a5817: Waiting 10:29:03 cfaae16ba007: Waiting 10:29:03 4d9496d4eb94: Layer already exists 10:29:03 7f511f517a9e: Layer already exists 10:29:03 a61b5691cc15: Layer already exists 10:29:03 86894ac53c53: Layer already exists 10:29:03 5fddf3e37868: Layer already exists 10:29:03 4c91a5829399: Layer already exists 10:29:03 4a6200e67003: Layer already exists 10:29:03 cfaae16ba007: Layer already exists 10:29:03 02b4f8cecfc9: Layer already exists 10:29:03 3c20671a5817: Layer already exists 10:29:04 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:fd024593e1bc8ee0717fac0060bff9fb715be9cd3dae0d432ece920643612602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:04 + 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 10:29:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:29:04 4d9496d4eb94: Preparing 10:29:04 5fddf3e37868: Preparing 10:29:04 a61b5691cc15: Preparing 10:29:04 86894ac53c53: Preparing 10:29:04 7f511f517a9e: Preparing 10:29:04 cfaae16ba007: Preparing 10:29:04 02b4f8cecfc9: Preparing 10:29:04 cfaae16ba007: Waiting 10:29:04 4c91a5829399: Preparing 10:29:04 4a6200e67003: Preparing 10:29:04 02b4f8cecfc9: Waiting 10:29:04 3c20671a5817: Preparing 10:29:04 4c91a5829399: Waiting 10:29:04 4a6200e67003: Waiting 10:29:04 3c20671a5817: Waiting 10:29:04 5fddf3e37868: Layer already exists 10:29:04 4d9496d4eb94: Layer already exists 10:29:04 86894ac53c53: Layer already exists 10:29:04 a61b5691cc15: Layer already exists 10:29:04 7f511f517a9e: Layer already exists 10:29:04 4c91a5829399: Layer already exists 10:29:04 02b4f8cecfc9: Layer already exists 10:29:04 4a6200e67003: Layer already exists 10:29:04 cfaae16ba007: Layer already exists 10:29:04 3c20671a5817: Layer already exists 10:29:05 main: digest: sha256:fd024593e1bc8ee0717fac0060bff9fb715be9cd3dae0d432ece920643612602 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:05 ===================================================== [Pipeline] echo 10:29:05 taggedImages: 10:29:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:29:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:29:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.40 10:29:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:29:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:29:05 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:29:05 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:29:05 latest 10:29:05 3.2.0-dev.40 10:29:05 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:29:05 main 10:29:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:29:05 4daaef0ed546: Preparing 10:29:05 a3f1fb66ec07: Preparing 10:29:05 9dda99bafabe: Preparing 10:29:05 86894ac53c53: Preparing 10:29:05 7f511f517a9e: Preparing 10:29:05 7c4ece274d05: Preparing 10:29:05 fb3baeab20db: Preparing 10:29:05 4e8be5c05cf6: Preparing 10:29:05 3c20671a5817: Preparing 10:29:05 fb3baeab20db: Waiting 10:29:05 4e8be5c05cf6: Waiting 10:29:05 3c20671a5817: Waiting 10:29:05 7c4ece274d05: Waiting 10:29:05 7f511f517a9e: Layer already exists 10:29:06 86894ac53c53: Layer already exists 10:29:06 a3f1fb66ec07: Pushed 10:29:06 9dda99bafabe: Pushed 10:29:06 4daaef0ed546: Pushed 10:29:06 3c20671a5817: Layer already exists 10:29:06 fb3baeab20db: Pushed 10:29:06 4e8be5c05cf6: Pushed 10:29:28 7c4ece274d05: Pushed 10:29:28 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:79d07c6ea86371b05d4a41cec409a37ce38c1431611e2dc4f95671845d1e6b68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:29 + 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 10:29:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:29:29 4daaef0ed546: Preparing 10:29:29 a3f1fb66ec07: Preparing 10:29:29 9dda99bafabe: Preparing 10:29:29 86894ac53c53: Preparing 10:29:29 7f511f517a9e: Preparing 10:29:29 7c4ece274d05: Preparing 10:29:29 fb3baeab20db: Preparing 10:29:29 4e8be5c05cf6: Preparing 10:29:29 3c20671a5817: Preparing 10:29:29 fb3baeab20db: Waiting 10:29:29 4e8be5c05cf6: Waiting 10:29:29 7c4ece274d05: Waiting 10:29:29 3c20671a5817: Waiting 10:29:29 9dda99bafabe: Layer already exists 10:29:29 86894ac53c53: Layer already exists 10:29:29 4daaef0ed546: Layer already exists 10:29:29 7f511f517a9e: Layer already exists 10:29:29 a3f1fb66ec07: Layer already exists 10:29:29 fb3baeab20db: Layer already exists 10:29:29 7c4ece274d05: Layer already exists 10:29:29 4e8be5c05cf6: Layer already exists 10:29:29 3c20671a5817: Layer already exists 10:29:29 latest: digest: sha256:79d07c6ea86371b05d4a41cec409a37ce38c1431611e2dc4f95671845d1e6b68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.40 10:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:29:30 4daaef0ed546: Preparing 10:29:30 a3f1fb66ec07: Preparing 10:29:30 9dda99bafabe: Preparing 10:29:30 86894ac53c53: Preparing 10:29:30 7f511f517a9e: Preparing 10:29:30 7c4ece274d05: Preparing 10:29:30 fb3baeab20db: Preparing 10:29:30 4e8be5c05cf6: Preparing 10:29:30 3c20671a5817: Preparing 10:29:30 fb3baeab20db: Waiting 10:29:30 4e8be5c05cf6: Waiting 10:29:30 3c20671a5817: Waiting 10:29:30 7c4ece274d05: Waiting 10:29:30 4daaef0ed546: Layer already exists 10:29:30 7f511f517a9e: Layer already exists 10:29:30 9dda99bafabe: Layer already exists 10:29:30 a3f1fb66ec07: Layer already exists 10:29:30 86894ac53c53: Layer already exists 10:29:30 4e8be5c05cf6: Layer already exists 10:29:30 fb3baeab20db: Layer already exists 10:29:30 3c20671a5817: Layer already exists 10:29:30 7c4ece274d05: Layer already exists 10:29:30 3.2.0-dev.40: digest: sha256:79d07c6ea86371b05d4a41cec409a37ce38c1431611e2dc4f95671845d1e6b68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:29:31 4daaef0ed546: Preparing 10:29:31 a3f1fb66ec07: Preparing 10:29:31 9dda99bafabe: Preparing 10:29:31 86894ac53c53: Preparing 10:29:31 7f511f517a9e: Preparing 10:29:31 7c4ece274d05: Preparing 10:29:31 fb3baeab20db: Preparing 10:29:31 4e8be5c05cf6: Preparing 10:29:31 3c20671a5817: Preparing 10:29:31 fb3baeab20db: Waiting 10:29:31 4e8be5c05cf6: Waiting 10:29:31 3c20671a5817: Waiting 10:29:31 7c4ece274d05: Waiting 10:29:31 a3f1fb66ec07: Layer already exists 10:29:31 86894ac53c53: Layer already exists 10:29:31 9dda99bafabe: Layer already exists 10:29:31 4daaef0ed546: Layer already exists 10:29:31 7f511f517a9e: Layer already exists 10:29:31 4e8be5c05cf6: Layer already exists 10:29:31 7c4ece274d05: Layer already exists 10:29:31 fb3baeab20db: Layer already exists 10:29:31 3c20671a5817: Layer already exists 10:29:31 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:79d07c6ea86371b05d4a41cec409a37ce38c1431611e2dc4f95671845d1e6b68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:31 + 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 10:29:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:29:31 4daaef0ed546: Preparing 10:29:31 a3f1fb66ec07: Preparing 10:29:31 9dda99bafabe: Preparing 10:29:31 86894ac53c53: Preparing 10:29:31 7f511f517a9e: Preparing 10:29:31 7c4ece274d05: Preparing 10:29:31 fb3baeab20db: Preparing 10:29:31 4e8be5c05cf6: Preparing 10:29:31 3c20671a5817: Preparing 10:29:31 7c4ece274d05: Waiting 10:29:31 4e8be5c05cf6: Waiting 10:29:31 3c20671a5817: Waiting 10:29:31 fb3baeab20db: Waiting 10:29:31 86894ac53c53: Layer already exists 10:29:31 7f511f517a9e: Layer already exists 10:29:31 9dda99bafabe: Layer already exists 10:29:31 4daaef0ed546: Layer already exists 10:29:31 a3f1fb66ec07: Layer already exists 10:29:31 4e8be5c05cf6: Layer already exists 10:29:31 7c4ece274d05: Layer already exists 10:29:31 fb3baeab20db: Layer already exists 10:29:31 3c20671a5817: Layer already exists 10:29:32 main: digest: sha256:79d07c6ea86371b05d4a41cec409a37ce38c1431611e2dc4f95671845d1e6b68 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:32 ===================================================== [Pipeline] echo 10:29:32 taggedImages: 10:29:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:29:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:29:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.40 10:29:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:29:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:29:32 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:29:32 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:29:32 latest 10:29:32 3.2.0-dev.40 10:29:32 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:29:32 main 10:29:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:29:33 5c9035f2d33c: Preparing 10:29:33 33473e88fba5: Preparing 10:29:33 d868bbfa5729: Preparing 10:29:33 86894ac53c53: Preparing 10:29:33 7f511f517a9e: Preparing 10:29:33 a8a908f53fc2: Preparing 10:29:33 4c91a5829399: Preparing 10:29:33 4a6200e67003: Preparing 10:29:33 3c20671a5817: Preparing 10:29:33 4c91a5829399: Waiting 10:29:33 a8a908f53fc2: Waiting 10:29:33 4a6200e67003: Waiting 10:29:33 3c20671a5817: Waiting 10:29:33 86894ac53c53: Layer already exists 10:29:33 7f511f517a9e: Layer already exists 10:29:33 4c91a5829399: Layer already exists 10:29:33 d868bbfa5729: Pushed 10:29:33 33473e88fba5: Pushed 10:29:33 4a6200e67003: Layer already exists 10:29:33 3c20671a5817: Layer already exists 10:29:33 5c9035f2d33c: Pushed 10:29:55 a8a908f53fc2: Pushed 10:29:55 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:6a675f3e30032ff561e19d101bd4f262f79bdc2429d79b63abc3c3924f844ccf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:55 + 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 10:29:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:29:56 5c9035f2d33c: Preparing 10:29:56 33473e88fba5: Preparing 10:29:56 d868bbfa5729: Preparing 10:29:56 86894ac53c53: Preparing 10:29:56 7f511f517a9e: Preparing 10:29:56 a8a908f53fc2: Preparing 10:29:56 4c91a5829399: Preparing 10:29:56 4a6200e67003: Preparing 10:29:56 3c20671a5817: Preparing 10:29:56 a8a908f53fc2: Waiting 10:29:56 4a6200e67003: Waiting 10:29:56 4c91a5829399: Waiting 10:29:56 3c20671a5817: Waiting 10:29:56 86894ac53c53: Layer already exists 10:29:56 d868bbfa5729: Layer already exists 10:29:56 5c9035f2d33c: Layer already exists 10:29:56 33473e88fba5: Layer already exists 10:29:56 7f511f517a9e: Layer already exists 10:29:56 4a6200e67003: Layer already exists 10:29:56 4c91a5829399: Layer already exists 10:29:56 a8a908f53fc2: Layer already exists 10:29:56 3c20671a5817: Layer already exists 10:29:56 latest: digest: sha256:6a675f3e30032ff561e19d101bd4f262f79bdc2429d79b63abc3c3924f844ccf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.40 10:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:29:56 5c9035f2d33c: Preparing 10:29:56 33473e88fba5: Preparing 10:29:56 d868bbfa5729: Preparing 10:29:56 86894ac53c53: Preparing 10:29:56 7f511f517a9e: Preparing 10:29:56 a8a908f53fc2: Preparing 10:29:56 4c91a5829399: Preparing 10:29:56 4a6200e67003: Preparing 10:29:56 3c20671a5817: Preparing 10:29:56 a8a908f53fc2: Waiting 10:29:56 4c91a5829399: Waiting 10:29:56 4a6200e67003: Waiting 10:29:56 3c20671a5817: Waiting 10:29:56 33473e88fba5: Layer already exists 10:29:56 d868bbfa5729: Layer already exists 10:29:56 86894ac53c53: Layer already exists 10:29:56 5c9035f2d33c: Layer already exists 10:29:56 7f511f517a9e: Layer already exists 10:29:56 3c20671a5817: Layer already exists 10:29:56 4c91a5829399: Layer already exists 10:29:56 a8a908f53fc2: Layer already exists 10:29:56 4a6200e67003: Layer already exists 10:29:56 3.2.0-dev.40: digest: sha256:6a675f3e30032ff561e19d101bd4f262f79bdc2429d79b63abc3c3924f844ccf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:29:57 5c9035f2d33c: Preparing 10:29:57 33473e88fba5: Preparing 10:29:57 d868bbfa5729: Preparing 10:29:57 86894ac53c53: Preparing 10:29:57 7f511f517a9e: Preparing 10:29:57 a8a908f53fc2: Preparing 10:29:57 4c91a5829399: Preparing 10:29:57 4a6200e67003: Preparing 10:29:57 3c20671a5817: Preparing 10:29:57 a8a908f53fc2: Waiting 10:29:57 4c91a5829399: Waiting 10:29:57 4a6200e67003: Waiting 10:29:57 3c20671a5817: Waiting 10:29:57 5c9035f2d33c: Layer already exists 10:29:57 d868bbfa5729: Layer already exists 10:29:57 33473e88fba5: Layer already exists 10:29:57 7f511f517a9e: Layer already exists 10:29:57 86894ac53c53: Layer already exists 10:29:57 4c91a5829399: Layer already exists 10:29:57 a8a908f53fc2: Layer already exists 10:29:57 4a6200e67003: Layer already exists 10:29:57 3c20671a5817: Layer already exists 10:29:57 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:6a675f3e30032ff561e19d101bd4f262f79bdc2429d79b63abc3c3924f844ccf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:57 + 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 10:29:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:29:58 5c9035f2d33c: Preparing 10:29:58 33473e88fba5: Preparing 10:29:58 d868bbfa5729: Preparing 10:29:58 86894ac53c53: Preparing 10:29:58 7f511f517a9e: Preparing 10:29:58 a8a908f53fc2: Preparing 10:29:58 4c91a5829399: Preparing 10:29:58 4a6200e67003: Preparing 10:29:58 3c20671a5817: Preparing 10:29:58 4c91a5829399: Waiting 10:29:58 4a6200e67003: Waiting 10:29:58 3c20671a5817: Waiting 10:29:58 a8a908f53fc2: Waiting 10:29:58 86894ac53c53: Layer already exists 10:29:58 5c9035f2d33c: Layer already exists 10:29:58 7f511f517a9e: Layer already exists 10:29:58 33473e88fba5: Layer already exists 10:29:58 d868bbfa5729: Layer already exists 10:29:58 4c91a5829399: Layer already exists 10:29:58 a8a908f53fc2: Layer already exists 10:29:58 3c20671a5817: Layer already exists 10:29:58 4a6200e67003: Layer already exists 10:29:58 main: digest: sha256:6a675f3e30032ff561e19d101bd4f262f79bdc2429d79b63abc3c3924f844ccf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:58 ===================================================== [Pipeline] echo 10:29:58 taggedImages: 10:29:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:29:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:29:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.40 10:29:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:29:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:29:58 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:29:58 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:29:58 latest 10:29:58 3.2.0-dev.40 10:29:58 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:29:58 main 10:29:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:29:59 e3a9e9fa235c: Preparing 10:29:59 497c06e34175: Preparing 10:29:59 86894ac53c53: Preparing 10:29:59 7f511f517a9e: Preparing 10:29:59 da54b49cbade: Preparing 10:29:59 e847f106a63e: Preparing 10:29:59 3c20671a5817: Preparing 10:29:59 e847f106a63e: Waiting 10:29:59 3c20671a5817: Waiting 10:29:59 86894ac53c53: Layer already exists 10:29:59 7f511f517a9e: Layer already exists 10:29:59 3c20671a5817: Layer already exists 10:29:59 e3a9e9fa235c: Pushed 10:29:59 da54b49cbade: Pushed 10:29:59 e847f106a63e: Pushed 10:30:04 497c06e34175: Pushed 10:30:05 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:0143fbffc2935c97eadeefdd0cb5c2140e60407a9b550203d982ad138b2be994 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:30:05 e3a9e9fa235c: Preparing 10:30:05 497c06e34175: Preparing 10:30:05 86894ac53c53: Preparing 10:30:05 7f511f517a9e: Preparing 10:30:05 da54b49cbade: Preparing 10:30:05 e847f106a63e: Preparing 10:30:05 3c20671a5817: Preparing 10:30:05 e847f106a63e: Waiting 10:30:05 3c20671a5817: Waiting 10:30:05 497c06e34175: Layer already exists 10:30:05 da54b49cbade: Layer already exists 10:30:05 86894ac53c53: Layer already exists 10:30:05 7f511f517a9e: Layer already exists 10:30:05 e3a9e9fa235c: Layer already exists 10:30:05 e847f106a63e: Layer already exists 10:30:05 3c20671a5817: Layer already exists 10:30:05 latest: digest: sha256:0143fbffc2935c97eadeefdd0cb5c2140e60407a9b550203d982ad138b2be994 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.40 10:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:30:06 e3a9e9fa235c: Preparing 10:30:06 497c06e34175: Preparing 10:30:06 86894ac53c53: Preparing 10:30:06 7f511f517a9e: Preparing 10:30:06 da54b49cbade: Preparing 10:30:06 e847f106a63e: Preparing 10:30:06 3c20671a5817: Preparing 10:30:06 e847f106a63e: Waiting 10:30:06 3c20671a5817: Waiting 10:30:06 497c06e34175: Layer already exists 10:30:06 e3a9e9fa235c: Layer already exists 10:30:06 86894ac53c53: Layer already exists 10:30:06 da54b49cbade: Layer already exists 10:30:06 7f511f517a9e: Layer already exists 10:30:06 e847f106a63e: Layer already exists 10:30:06 3c20671a5817: Layer already exists 10:30:06 3.2.0-dev.40: digest: sha256:0143fbffc2935c97eadeefdd0cb5c2140e60407a9b550203d982ad138b2be994 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:30:07 e3a9e9fa235c: Preparing 10:30:07 497c06e34175: Preparing 10:30:07 86894ac53c53: Preparing 10:30:07 7f511f517a9e: Preparing 10:30:07 da54b49cbade: Preparing 10:30:07 e847f106a63e: Preparing 10:30:07 3c20671a5817: Preparing 10:30:07 e847f106a63e: Waiting 10:30:07 3c20671a5817: Waiting 10:30:07 e3a9e9fa235c: Layer already exists 10:30:07 da54b49cbade: Layer already exists 10:30:07 86894ac53c53: Layer already exists 10:30:07 497c06e34175: Layer already exists 10:30:07 7f511f517a9e: Layer already exists 10:30:07 e847f106a63e: Layer already exists 10:30:07 3c20671a5817: Layer already exists 10:30:07 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:0143fbffc2935c97eadeefdd0cb5c2140e60407a9b550203d982ad138b2be994 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:30:08 e3a9e9fa235c: Preparing 10:30:08 497c06e34175: Preparing 10:30:08 86894ac53c53: Preparing 10:30:08 7f511f517a9e: Preparing 10:30:08 da54b49cbade: Preparing 10:30:08 e847f106a63e: Preparing 10:30:08 3c20671a5817: Preparing 10:30:08 e847f106a63e: Waiting 10:30:08 3c20671a5817: Waiting 10:30:08 497c06e34175: Layer already exists 10:30:08 da54b49cbade: Layer already exists 10:30:08 7f511f517a9e: Layer already exists 10:30:08 86894ac53c53: Layer already exists 10:30:08 e3a9e9fa235c: Layer already exists 10:30:08 e847f106a63e: Layer already exists 10:30:08 3c20671a5817: Layer already exists 10:30:08 main: digest: sha256:0143fbffc2935c97eadeefdd0cb5c2140e60407a9b550203d982ad138b2be994 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:30:08 ===================================================== [Pipeline] echo 10:30:08 taggedImages: 10:30:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:30:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:30:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.40 10:30:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:30:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:30:08 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:30:08 992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:30:08 latest 10:30:08 3.2.0-dev.40 10:30:08 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:30:08 main 10:30:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:30:09 a16e4db16a35: Preparing 10:30:09 ee16367155c2: Preparing 10:30:09 86894ac53c53: Preparing 10:30:09 7f511f517a9e: Preparing 10:30:09 b60840ad1180: Preparing 10:30:09 bc5857a3c44b: Preparing 10:30:09 3c20671a5817: Preparing 10:30:09 7f511f517a9e: Layer already exists 10:30:09 b60840ad1180: Layer already exists 10:30:09 86894ac53c53: Layer already exists 10:30:09 bc5857a3c44b: Layer already exists 10:30:09 3c20671a5817: Layer already exists 10:30:09 a16e4db16a35: Pushed 10:30:16 ee16367155c2: Pushed 10:30:16 992710d7bd4e81e7599bb1a236ba3b3812d3369b: digest: sha256:3cd22a1fcfcda762a74a88f23f7b2c4e76a9f931294bfd3b97f033a1273e59fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:30:17 a16e4db16a35: Preparing 10:30:17 ee16367155c2: Preparing 10:30:17 86894ac53c53: Preparing 10:30:17 7f511f517a9e: Preparing 10:30:17 b60840ad1180: Preparing 10:30:17 bc5857a3c44b: Preparing 10:30:17 3c20671a5817: Preparing 10:30:17 3c20671a5817: Waiting 10:30:17 bc5857a3c44b: Waiting 10:30:17 a16e4db16a35: Layer already exists 10:30:17 86894ac53c53: Layer already exists 10:30:17 b60840ad1180: Layer already exists 10:30:17 7f511f517a9e: Layer already exists 10:30:17 ee16367155c2: Layer already exists 10:30:17 bc5857a3c44b: Layer already exists 10:30:17 3c20671a5817: Layer already exists 10:30:17 latest: digest: sha256:3cd22a1fcfcda762a74a88f23f7b2c4e76a9f931294bfd3b97f033a1273e59fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.40 10:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:30:18 a16e4db16a35: Preparing 10:30:18 ee16367155c2: Preparing 10:30:18 86894ac53c53: Preparing 10:30:18 7f511f517a9e: Preparing 10:30:18 b60840ad1180: Preparing 10:30:18 bc5857a3c44b: Preparing 10:30:18 3c20671a5817: Preparing 10:30:18 3c20671a5817: Waiting 10:30:18 bc5857a3c44b: Waiting 10:30:18 86894ac53c53: Layer already exists 10:30:18 ee16367155c2: Layer already exists 10:30:18 a16e4db16a35: Layer already exists 10:30:18 7f511f517a9e: Layer already exists 10:30:18 b60840ad1180: Layer already exists 10:30:18 3c20671a5817: Layer already exists 10:30:18 bc5857a3c44b: Layer already exists 10:30:18 3.2.0-dev.40: digest: sha256:3cd22a1fcfcda762a74a88f23f7b2c4e76a9f931294bfd3b97f033a1273e59fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:30:18 a16e4db16a35: Preparing 10:30:18 ee16367155c2: Preparing 10:30:18 86894ac53c53: Preparing 10:30:18 7f511f517a9e: Preparing 10:30:18 b60840ad1180: Preparing 10:30:18 bc5857a3c44b: Preparing 10:30:18 3c20671a5817: Preparing 10:30:18 bc5857a3c44b: Waiting 10:30:18 3c20671a5817: Waiting 10:30:18 86894ac53c53: Layer already exists 10:30:18 7f511f517a9e: Layer already exists 10:30:18 ee16367155c2: Layer already exists 10:30:18 a16e4db16a35: Layer already exists 10:30:18 b60840ad1180: Layer already exists 10:30:18 bc5857a3c44b: Layer already exists 10:30:18 3c20671a5817: Layer already exists 10:30:18 992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40: digest: sha256:3cd22a1fcfcda762a74a88f23f7b2c4e76a9f931294bfd3b97f033a1273e59fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:30:19 a16e4db16a35: Preparing 10:30:19 ee16367155c2: Preparing 10:30:19 86894ac53c53: Preparing 10:30:19 7f511f517a9e: Preparing 10:30:19 b60840ad1180: Preparing 10:30:19 bc5857a3c44b: Preparing 10:30:19 3c20671a5817: Preparing 10:30:19 bc5857a3c44b: Waiting 10:30:19 7f511f517a9e: Layer already exists 10:30:19 ee16367155c2: Layer already exists 10:30:19 b60840ad1180: Layer already exists 10:30:19 86894ac53c53: Layer already exists 10:30:19 a16e4db16a35: Layer already exists 10:30:19 3c20671a5817: Layer already exists 10:30:19 bc5857a3c44b: Layer already exists 10:30:19 main: digest: sha256:3cd22a1fcfcda762a74a88f23f7b2c4e76a9f931294bfd3b97f033a1273e59fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:30:19 ===================================================== [Pipeline] echo 10:30:19 taggedImages: 10:30:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b 10:30:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:30:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.40 10:30:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:992710d7bd4e81e7599bb1a236ba3b3812d3369b-3.2.0-dev.40 10:30:19 - 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 10:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:20 10:30:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:20 arm64: Pulling from edgex-lftools-log-publisher 10:30:20 8998bd30e6a1: Pulling fs layer 10:30:20 04944245beec: Pulling fs layer 10:30:20 699f458cf7ca: Pulling fs layer 10:30:20 765212b225bb: Pulling fs layer 10:30:20 f23df028b6ca: Pulling fs layer 10:30:20 d65c8cfc05b1: Pulling fs layer 10:30:20 2437ff75d9bd: Pulling fs layer 10:30:20 765212b225bb: Waiting 10:30:20 f23df028b6ca: Waiting 10:30:20 d65c8cfc05b1: Waiting 10:30:20 2437ff75d9bd: Waiting 10:30:20 04944245beec: Verifying Checksum 10:30:20 04944245beec: Download complete 10:30:20 765212b225bb: Verifying Checksum 10:30:20 765212b225bb: Download complete 10:30:20 f23df028b6ca: Verifying Checksum 10:30:20 f23df028b6ca: Download complete 10:30:20 d65c8cfc05b1: Verifying Checksum 10:30:20 d65c8cfc05b1: Download complete 10:30:21 699f458cf7ca: Verifying Checksum 10:30:21 699f458cf7ca: Download complete 10:30:21 8998bd30e6a1: Verifying Checksum 10:30:21 8998bd30e6a1: Download complete 10:30:23 2437ff75d9bd: Verifying Checksum 10:30:23 2437ff75d9bd: Download complete 10:30:25 8998bd30e6a1: Pull complete 10:30:26 04944245beec: Pull complete 10:30:27 699f458cf7ca: Pull complete 10:30:28 765212b225bb: Pull complete 10:30:29 f23df028b6ca: Pull complete 10:30:29 d65c8cfc05b1: Pull complete 10:30:47 2437ff75d9bd: Pull complete 10:30:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:30:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:47 prd-ubuntu20.04-docker-arm64-4c-16g-6751 does not seem to be running inside a container 10:30:47 $ 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/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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 10:30:50 $ docker top 2011f795d90b655cfa9995ca47a0d1b139256a2617db1831f569034ff1283daa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:51 ---> job-cost.sh 10:30:51 lf-activate-venv: SKIPPING 10:30:51 INFO: No Stack... 10:30:51 INFO: Retrieving Pricing Info for: v3-standard-4 10:30:52 INFO: Archiving Costs [Pipeline] sh 10:30:53 + cat /w/workspace/edgex-go/658/archives/cost.csv+ 10:30:53 cut -d, -f6 [Pipeline] lock 10:30:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-658-stack-cost] 10:30:53 Resource [jenkins-edgexfoundry-edgex-go-main-658-stack-cost] did not exist. Created. 10:30:53 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-658-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:30:53 + echo total: 0.10999999940395355 [Pipeline] stash 10:30:54 Stashed 1 file(s) [Pipeline] } 10:30:54 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-658-stack-cost] [Pipeline] // lock [Pipeline] } 10:30:54 $ docker stop --time=1 2011f795d90b655cfa9995ca47a0d1b139256a2617db1831f569034ff1283daa 10:30:56 $ docker rm -f --volumes 2011f795d90b655cfa9995ca47a0d1b139256a2617db1831f569034ff1283daa [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 10:30:56 provisioning config files... 10:30:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/658@tmp/config9371761895269353299tmp [Pipeline] { [Pipeline] sh 10:30:56 + set +x 10:30:56 + curl -s https://codecov.io/bash 10:30:56 + bash -s -- 10:30:57 10:30:57 _____ _ 10:30:57 / ____| | | 10:30:57 | | ___ __| | ___ ___ _____ __ 10:30:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:30:57 | |___| (_) | (_| | __/ (_| (_) \ V / 10:30:57 \_____\___/ \__,_|\___|\___\___/ \_/ 10:30:57 Bash-1.0.6 10:30:57 10:30:57 10:30:57 ==> git version 2.25.1 found 10:30:57 ==> 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 10:30:57 Release-Date: 2020-01-08 10:30:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:30:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:30:57 ==> Jenkins CI detected. 10:30:57 current dir:  /w/workspace/edgex-go/658 10:30:57 project root: . 10:30:57 --> token set from env 10:30:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:30:57 ==> Running gcov in . (disable via -X gcov) 10:30:57 ==> Python coveragepy not found 10:30:57 ==> Searching for coverage reports in: 10:30:57 + . 10:30:57 -> Found 1 reports 10:30:57 ==> Detecting git/mercurial file structure 10:30:57 ==> Reading reports 10:30:57 + ./coverage.out bytes=481596 10:30:57 ==> Appending adjustments 10:30:57 https://docs.codecov.io/docs/fixing-reports 10:30:58 + Found adjustments 10:30:58 ==> Gzipping contents 10:30:58 60K /tmp/codecov.6MwnN8.gz 10:30:58 ==> Uploading reports 10:30:58 url: https://codecov.io 10:30:58 query: branch=main&commit=992710d7bd4e81e7599bb1a236ba3b3812d3369b&build=658&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F658%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:30:58 -> Pinging Codecov 10:30:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=992710d7bd4e81e7599bb1a236ba3b3812d3369b&build=658&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F658%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:30:58 -> Uploading to 10:30:58 https://storage.googleapis.com/codecov/v4/raw/2024-07-30/00271124DB129430A58F1EEE437C3FCB/992710d7bd4e81e7599bb1a236ba3b3812d3369b/d8895e33-39b5-408a-99b6-0010c277b344.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240730%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240730T103058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=badb47f8b567be8f14cfe8516f7c5b3479dc7ba941fb505ea3ffa0c384a1e892 10:30:58 % Total % Received % Xferd Average Speed Time Time Time Current 10:30:58 Dload Upload Total Spent Left Speed 10:30:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61389 0 0 100 61389 0 214k --:--:-- --:--:-- --:--:-- 214k 10:30:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/992710d7bd4e81e7599bb1a236ba3b3812d3369b [Pipeline] } 10:30:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:30:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:30:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:30:59 10:30:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:30:59 latest: Pulling from edgex-devops/edgex-snyk-go 10:30:59 619be1103602: Already exists 10:30:59 f8ea3408117e: Pulling fs layer 10:30:59 91320369b822: Pulling fs layer 10:30:59 0406650e8295: Pulling fs layer 10:30:59 4f4fb700ef54: Pulling fs layer 10:30:59 96d80e3f36e1: Pulling fs layer 10:30:59 bcf3aedb951c: Pulling fs layer 10:30:59 96d80e3f36e1: Waiting 10:30:59 bcf3aedb951c: Waiting 10:30:59 4f4fb700ef54: Waiting 10:30:59 0406650e8295: Verifying Checksum 10:30:59 0406650e8295: Download complete 10:30:59 f8ea3408117e: Download complete 10:30:59 4f4fb700ef54: Verifying Checksum 10:30:59 4f4fb700ef54: Download complete 10:31:00 f8ea3408117e: Pull complete 10:31:00 96d80e3f36e1: Verifying Checksum 10:31:00 96d80e3f36e1: Download complete 10:31:00 91320369b822: Download complete 10:31:00 bcf3aedb951c: Verifying Checksum 10:31:00 bcf3aedb951c: Download complete 10:31:03 91320369b822: Pull complete 10:31:03 0406650e8295: Pull complete 10:31:03 4f4fb700ef54: Pull complete 10:31:03 96d80e3f36e1: Pull complete 10:31:06 bcf3aedb951c: Pull complete 10:31:06 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 10:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:31:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:07 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 10:31:07 $ 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/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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 10:31:11 $ docker top cdba185bf0fc27becb3f0b775a65312e23dd8fc480a088f0e96962daf93d3f5b -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:11 + git config --global --add safe.directory /w/workspace/edgex-go/658 [Pipeline] echo 10:31:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:31:11 + set -o pipefail 10:31:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:31:21 10:31:21 Monitoring /w/workspace/edgex-go/658 (github.com/edgexfoundry/edgex-go)... 10:31:21 10:31:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/5cd48490-4b3f-4ac8-a4a1-7260c83d5b3d 10:31:21 10:31:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:31:21 10:31:21 10:31:21 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:31:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:31:21 $ docker stop --time=1 cdba185bf0fc27becb3f0b775a65312e23dd8fc480a088f0e96962daf93d3f5b 10:31:25 $ docker rm -f --volumes cdba185bf0fc27becb3f0b775a65312e23dd8fc480a088f0e96962daf93d3f5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:31:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:26 provisioning config files... 10:31:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/658@tmp/config11454386680567527393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:26 --> edgex-publish-swagger.sh 10:31:26 === Publish openapi/v3 API === 10:31:26 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 10:31:26 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/658/openapi/v3/core-command.yaml] 10:31:26 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:26 Dload Upload Total Spent Left Speed 10:31:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 43248 --:--:-- --:--:-- --:--:-- 43248 10:31:27 10:31:27 10:31:27 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/658/openapi/v3/core-data.yaml] 10:31:27 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:27 Dload Upload Total Spent Left Speed 10:31:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 344k --:--:-- --:--:-- --:--:-- 343k 100 72043 0 0 100 72043 0 103k --:--:-- --:--:-- --:--:-- 103k 10:31:27 10:31:27 10:31:27 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/658/openapi/v3/core-keeper.yaml] 10:31:27 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:27 Dload Upload Total Spent Left Speed 10:31:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 221 107k --:--:-- --:--:-- --:--:-- 107k 10:31:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:31:28 10:31:28 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/658/openapi/v3/core-metadata.yaml] 10:31:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:28 Dload Upload Total Spent Left Speed 10:31:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 733k --:--:-- --:--:-- --:--:-- 729k 100 148k 0 0 100 148k 0 221k --:--:-- --:--:-- --:--:-- 221k 10:31:28 10:31:28 10:31:28 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/658/openapi/v3/support-cron-scheduler.yaml] 10:31:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:28 Dload Upload Total Spent Left Speed 10:31:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42976 100 66 100 42910 229 146k --:--:-- --:--:-- --:--:-- 146k 10:31:29 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:31:29 10:31:29 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/658/openapi/v3/support-notifications.yaml] 10:31:29 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:29 Dload Upload Total Spent Left Speed 10:31:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87301 0 0 100 87301 0 120k --:--:-- --:--:-- --:--:-- 120k 10:31:29 10:31:29 10:31:29 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/658/openapi/v3/support-scheduler.yaml] 10:31:29 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:29 Dload Upload Total Spent Left Speed 10:31:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 59796 --:--:-- --:--:-- --:--:-- 59796 100 36954 0 0 100 36954 0 59796 --:--:-- --:--:-- --:--:-- 59699 10:31:30 10:31:30 [Pipeline] } 10:31:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:31:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:31:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:31 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 10:31:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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 10:31:31 $ docker top d521ab2985c0cdce0438507538e4828331cd74ed92d802b791eb8c558ccea976 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:31:31 [ssh-agent] Looking for ssh-agent implementation... 10:31:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:31:32 $ docker exec d521ab2985c0cdce0438507538e4828331cd74ed92d802b791eb8c558ccea976 ssh-agent 10:31:32 SSH_AUTH_SOCK=/tmp/ssh-zwd4y2cl7wEv/agent.33 10:31:32 SSH_AGENT_PID=39 10:31:32 Running ssh-add (command line suppressed) 10:31:32 Identity added: /w/workspace/edgex-go/658@tmp/private_key_9240633681415722184.key (/w/workspace/edgex-go/658@tmp/private_key_9240633681415722184.key) 10:31:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:31:32 + git semver tag 10:31:32 2024-07-30 10:31:32,772 [run_tag] DEBUG tag force:False 10:31:32 2024-07-30 10:31:32,772 [check_head_tag] DEBUG check head tag 10:31:32 2024-07-30 10:31:32,773 [execute] INFO git cat-file --batch-check 10:31:32 2024-07-30 10:31:32,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/658, universal_newlines=False, shell=None, istream=) 10:31:32 2024-07-30 10:31:32,777 [execute] INFO git cat-file --batch 10:31:32 2024-07-30 10:31:32,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/658, universal_newlines=False, shell=None, istream=) 10:31:32 2024-07-30 10:31:32,813 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main 10:31:32 2024-07-30 10:31:32,813 [execute] INFO git tag -a v3.2.0-dev.40 -m v3.2.0-dev.40 10:31:32 2024-07-30 10:31:32,813 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.40', '-m', 'v3.2.0-dev.40'], cwd=/w/workspace/edgex-go/658, universal_newlines=False, shell=None, istream=None) 10:31:32 2024-07-30 10:31:32,817 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main 10:31:32 3.2.0-dev.40 [Pipeline] } 10:31:32 $ docker exec --env ******** --env ******** d521ab2985c0cdce0438507538e4828331cd74ed92d802b791eb8c558ccea976 ssh-agent -k 10:31:32 unset SSH_AUTH_SOCK; 10:31:32 unset SSH_AGENT_PID; 10:31:32 echo Agent pid 39 killed; 10:31:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:31:33 + git semver [Pipeline] } 10:31:33 $ docker stop --time=1 d521ab2985c0cdce0438507538e4828331cd74ed92d802b791eb8c558ccea976 10:31:34 $ docker rm -f --volumes d521ab2985c0cdce0438507538e4828331cd74ed92d802b791eb8c558ccea976 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:31:35 10:31:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:31:35 0.23.1-centos7: Pulling from edgex-lftools 10:31:35 ab5ef0e58194: Pulling fs layer 10:31:35 9712f1f96733: Pulling fs layer 10:31:35 63f879dbbcfc: Pulling fs layer 10:31:35 0d9ebad4ef96: Pulling fs layer 10:31:35 e9a5061849ea: Pulling fs layer 10:31:35 d747dcd14b5f: Pulling fs layer 10:31:35 2de7ff778b66: Pulling fs layer 10:31:35 0d9ebad4ef96: Waiting 10:31:35 e9a5061849ea: Waiting 10:31:35 d747dcd14b5f: Waiting 10:31:35 2de7ff778b66: Waiting 10:31:35 9712f1f96733: Verifying Checksum 10:31:35 9712f1f96733: Download complete 10:31:35 63f879dbbcfc: Verifying Checksum 10:31:35 63f879dbbcfc: Download complete 10:31:36 e9a5061849ea: Verifying Checksum 10:31:36 e9a5061849ea: Download complete 10:31:36 d747dcd14b5f: Verifying Checksum 10:31:36 d747dcd14b5f: Download complete 10:31:36 0d9ebad4ef96: Verifying Checksum 10:31:36 0d9ebad4ef96: Download complete 10:31:36 2de7ff778b66: Verifying Checksum 10:31:36 2de7ff778b66: Download complete 10:31:36 ab5ef0e58194: Verifying Checksum 10:31:36 ab5ef0e58194: Download complete 10:31:39 ab5ef0e58194: Pull complete 10:31:39 9712f1f96733: Pull complete 10:31:40 63f879dbbcfc: Pull complete 10:31:44 0d9ebad4ef96: Pull complete 10:31:44 e9a5061849ea: Pull complete 10:31:44 d747dcd14b5f: Pull complete 10:31:45 2de7ff778b66: Pull complete 10:31:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:31:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:45 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 10:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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 10:31:49 $ docker top 3ef6f00327e2efa1361549a07e18d6f8b95d8fe6adfe841602ca349164db4ac5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:31:49 provisioning config files... 10:31:49 copy managed file [sigul-config] to file:/w/workspace/edgex-go/658@tmp/config12703413025272837743tmp 10:31:49 copy managed file [sigul-password] to file:/w/workspace/edgex-go/658@tmp/config5374501970109711084tmp 10:31:49 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/658@tmp/config15884601028148128041tmp [Pipeline] { [Pipeline] echo 10:31:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:31:50 ---> sigul-configuration.sh 10:31:50 gpg: directory `/root/.gnupg' created 10:31:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:31:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:31:50 gpg: keyring `/root/.gnupg/secring.gpg' created 10:31:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:31:50 gpg: CAST5 encrypted data 10:31:50 gpg: encrypted with 1 passphrase 10:31:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:31:50 + mkdir /home/jenkins 10:31:50 + mkdir /home/jenkins/sigul [Pipeline] sh 10:31:50 + 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 10:31:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:31:51 ---> sigul-install.sh 10:31:51 Sigul already installed; skipping installation. [Pipeline] sh 10:31:51 + git tag --list 10:31:51 0.6.0 10:31:51 0.6.1 10:31:51 0.7.0 10:31:51 0.7.1 10:31:51 v1.0.0 10:31:51 v1.0.1 10:31:51 v1.1.0 10:31:51 v1.2.0 10:31:51 v1.2.1 10:31:51 v1.3.0 10:31:51 v1.3.1 10:31:51 v2.0.0 10:31:51 v2.1.0 10:31:51 v2.1.1 10:31:51 v2.2.0 10:31:51 v2.3.0 10:31:51 v3.0 10:31:51 v3.0.0 10:31:51 v3.1 10:31:51 v3.1.0 10:31:51 v3.1.0-dev.1 10:31:51 v3.1.0-dev.10 10:31:51 v3.1.0-dev.11 10:31:51 v3.1.0-dev.12 10:31:51 v3.1.0-dev.13 10:31:51 v3.1.0-dev.14 10:31:51 v3.1.0-dev.15 10:31:51 v3.1.0-dev.16 10:31:51 v3.1.0-dev.17 10:31:51 v3.1.0-dev.18 10:31:51 v3.1.0-dev.19 10:31:51 v3.1.0-dev.2 10:31:51 v3.1.0-dev.20 10:31:51 v3.1.0-dev.21 10:31:51 v3.1.0-dev.22 10:31:51 v3.1.0-dev.23 10:31:51 v3.1.0-dev.24 10:31:51 v3.1.0-dev.25 10:31:51 v3.1.0-dev.26 10:31:51 v3.1.0-dev.27 10:31:51 v3.1.0-dev.28 10:31:51 v3.1.0-dev.29 10:31:51 v3.1.0-dev.3 10:31:51 v3.1.0-dev.30 10:31:51 v3.1.0-dev.31 10:31:51 v3.1.0-dev.32 10:31:51 v3.1.0-dev.33 10:31:51 v3.1.0-dev.34 10:31:51 v3.1.0-dev.35 10:31:51 v3.1.0-dev.36 10:31:51 v3.1.0-dev.37 10:31:51 v3.1.0-dev.38 10:31:51 v3.1.0-dev.39 10:31:51 v3.1.0-dev.4 10:31:51 v3.1.0-dev.40 10:31:51 v3.1.0-dev.41 10:31:51 v3.1.0-dev.42 10:31:51 v3.1.0-dev.43 10:31:51 v3.1.0-dev.44 10:31:51 v3.1.0-dev.45 10:31:51 v3.1.0-dev.46 10:31:51 v3.1.0-dev.47 10:31:51 v3.1.0-dev.48 10:31:51 v3.1.0-dev.49 10:31:51 v3.1.0-dev.5 10:31:51 v3.1.0-dev.50 10:31:51 v3.1.0-dev.51 10:31:51 v3.1.0-dev.52 10:31:51 v3.1.0-dev.53 10:31:51 v3.1.0-dev.54 10:31:51 v3.1.0-dev.55 10:31:51 v3.1.0-dev.56 10:31:51 v3.1.0-dev.57 10:31:51 v3.1.0-dev.58 10:31:51 v3.1.0-dev.59 10:31:51 v3.1.0-dev.6 10:31:51 v3.1.0-dev.60 10:31:51 v3.1.0-dev.61 10:31:51 v3.1.0-dev.62 10:31:51 v3.1.0-dev.63 10:31:51 v3.1.0-dev.64 10:31:51 v3.1.0-dev.65 10:31:51 v3.1.0-dev.66 10:31:51 v3.1.0-dev.67 10:31:51 v3.1.0-dev.68 10:31:51 v3.1.0-dev.69 10:31:51 v3.1.0-dev.7 10:31:51 v3.1.0-dev.70 10:31:51 v3.1.0-dev.71 10:31:51 v3.1.0-dev.72 10:31:51 v3.1.0-dev.73 10:31:51 v3.1.0-dev.8 10:31:51 v3.1.0-dev.9 10:31:51 v3.1.1 10:31:51 v3.1.1-dev.1 10:31:51 v3.1.1-dev.2 10:31:51 v3.2.0-dev.1 10:31:51 v3.2.0-dev.10 10:31:51 v3.2.0-dev.11 10:31:51 v3.2.0-dev.12 10:31:51 v3.2.0-dev.13 10:31:51 v3.2.0-dev.14 10:31:51 v3.2.0-dev.15 10:31:51 v3.2.0-dev.16 10:31:51 v3.2.0-dev.17 10:31:51 v3.2.0-dev.18 10:31:51 v3.2.0-dev.19 10:31:51 v3.2.0-dev.2 10:31:51 v3.2.0-dev.20 10:31:51 v3.2.0-dev.21 10:31:51 v3.2.0-dev.22 10:31:51 v3.2.0-dev.23 10:31:51 v3.2.0-dev.24 10:31:51 v3.2.0-dev.25 10:31:51 v3.2.0-dev.26 10:31:51 v3.2.0-dev.27 10:31:51 v3.2.0-dev.28 10:31:51 v3.2.0-dev.29 10:31:51 v3.2.0-dev.3 10:31:51 v3.2.0-dev.30 10:31:51 v3.2.0-dev.31 10:31:51 v3.2.0-dev.32 10:31:51 v3.2.0-dev.33 10:31:51 v3.2.0-dev.34 10:31:51 v3.2.0-dev.35 10:31:51 v3.2.0-dev.36 10:31:51 v3.2.0-dev.37 10:31:51 v3.2.0-dev.38 10:31:51 v3.2.0-dev.39 10:31:51 v3.2.0-dev.4 10:31:51 v3.2.0-dev.40 10:31:51 v3.2.0-dev.5 10:31:51 v3.2.0-dev.6 10:31:51 v3.2.0-dev.7 10:31:51 v3.2.0-dev.8 10:31:51 v3.2.0-dev.9 [Pipeline] sh 10:31:51 + lftools sign git-tag v3.2.0-dev.40 10:31:52 Signing Git tag with Sigul... 10:31:52 Signing v3.2.0-dev.40 [Pipeline] echo 10:31:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:31:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:31:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:31:52 $ docker stop --time=1 3ef6f00327e2efa1361549a07e18d6f8b95d8fe6adfe841602ca349164db4ac5 10:31:54 $ docker rm -f --volumes 3ef6f00327e2efa1361549a07e18d6f8b95d8fe6adfe841602ca349164db4ac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:31:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:31:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:54 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 10:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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 10:31:55 $ docker top c5ac16bf1d41eef160ab40a7f651ef2edd93974fff269ac02a0e1cb848ab9fe6 -eo pid,comm 10:31:55 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). 10:31:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:31:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:31:55 [ssh-agent] Looking for ssh-agent implementation... 10:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:31:55 $ docker exec c5ac16bf1d41eef160ab40a7f651ef2edd93974fff269ac02a0e1cb848ab9fe6 ssh-agent 10:31:55 SSH_AUTH_SOCK=/tmp/ssh-B4ZwGe5ZaiLE/agent.31 10:31:55 SSH_AGENT_PID=37 10:31:55 Running ssh-add (command line suppressed) 10:31:55 Identity added: /w/workspace/edgex-go/658@tmp/private_key_15542583417042560365.key (/w/workspace/edgex-go/658@tmp/private_key_15542583417042560365.key) 10:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:31:56 + git semver bump pre 10:31:56 2024-07-30 10:31:56,312 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main 10:31:56 2024-07-30 10:31:56,312 [bump_version] DEBUG bumping version:3.2.0-dev.40 on axis:pre with prefix:dev 10:31:56 2024-07-30 10:31:56,312 [bump_version] DEBUG bumped version:3.2.0-dev.41 10:31:56 2024-07-30 10:31:56,312 [write_version] DEBUG write version:3.2.0-dev.41 to path:/w/workspace/edgex-go/658/.semver/main with force:True 10:31:56 2024-07-30 10:31:56,312 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main 10:31:56 2024-07-30 10:31:56,312 [write_file] DEBUG write to file:/w/workspace/edgex-go/658/.semver/main 10:31:56 2024-07-30 10:31:56,315 [execute] INFO git cat-file --batch-check 10:31:56 2024-07-30 10:31:56,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/658/.semver, universal_newlines=False, shell=None, istream=) 10:31:56 2024-07-30 10:31:56,322 [execute] INFO git cat-file --batch 10:31:56 2024-07-30 10:31:56,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/658/.semver, universal_newlines=False, shell=None, istream=) 10:31:56 2024-07-30 10:31:56,328 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main 10:31:56 3.2.0-dev.41 [Pipeline] } 10:31:56 $ docker exec --env ******** --env ******** c5ac16bf1d41eef160ab40a7f651ef2edd93974fff269ac02a0e1cb848ab9fe6 ssh-agent -k 10:31:56 unset SSH_AUTH_SOCK; 10:31:56 unset SSH_AGENT_PID; 10:31:56 echo Agent pid 37 killed; 10:31:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:31:56 + git semver [Pipeline] } 10:31:57 $ docker stop --time=1 c5ac16bf1d41eef160ab40a7f651ef2edd93974fff269ac02a0e1cb848ab9fe6 10:31:58 $ docker rm -f --volumes c5ac16bf1d41eef160ab40a7f651ef2edd93974fff269ac02a0e1cb848ab9fe6 [Pipeline] // withDockerContainer [Pipeline] sh 10:31:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:31:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:59 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 10:31:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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 10:31:59 $ docker top 836e5ccc9dce65e8a8c870d4b51dbb85e6485c01c2e6802fd9aa6c16aace37b5 -eo pid,comm 10:31:59 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). 10:31:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:31:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:31:59 [ssh-agent] Looking for ssh-agent implementation... 10:31:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:31:59 $ docker exec 836e5ccc9dce65e8a8c870d4b51dbb85e6485c01c2e6802fd9aa6c16aace37b5 ssh-agent 10:31:59 SSH_AUTH_SOCK=/tmp/ssh-RFOo8AQGMTIX/agent.32 10:31:59 SSH_AGENT_PID=38 10:31:59 Running ssh-add (command line suppressed) 10:31:59 Identity added: /w/workspace/edgex-go/658@tmp/private_key_6874048941519110343.key (/w/workspace/edgex-go/658@tmp/private_key_6874048941519110343.key) 10:31:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:00 + git semver push 10:32:00 2024-07-30 10:32:00,441 [run_push] DEBUG push 10:32:00 2024-07-30 10:32:00,442 [execute] INFO git cat-file --batch-check 10:32:00 2024-07-30 10:32:00,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/658/.semver, universal_newlines=False, shell=None, istream=) 10:32:00 2024-07-30 10:32:00,446 [execute] INFO git rev-list 3d97213e042e0df031fcda7368dd1aa57488805b -- 10:32:00 2024-07-30 10:32:00,446 [execute] DEBUG Popen(['git', 'rev-list', '3d97213e042e0df031fcda7368dd1aa57488805b', '--'], cwd=/w/workspace/edgex-go/658/.semver, universal_newlines=False, shell=None, istream=None) 10:32:00 2024-07-30 10:32:00,458 [execute] INFO git fetch -v origin 10:32:00 2024-07-30 10:32:00,458 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/658/.semver, universal_newlines=True, shell=None, istream=None) 10:32:01 2024-07-30 10:32:00,908 [run_push] DEBUG no remote changes detected 10:32:01 2024-07-30 10:32:00,909 [execute] INFO git push origin semver 10:32:01 2024-07-30 10:32:00,909 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/658/.semver, universal_newlines=False, shell=None, istream=None) 10:32:02 2024-07-30 10:32:01,749 [run_push] DEBUG push all version tags 10:32:02 2024-07-30 10:32:01,750 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:32:02 2024-07-30 10:32:01,750 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/658, universal_newlines=False, shell=None, istream=None) 10:32:02 2024-07-30 10:32:02,541 [read_version] DEBUG read version from /w/workspace/edgex-go/658/.semver/main 10:32:02 3.2.0-dev.41 [Pipeline] } 10:32:02 $ docker exec --env ******** --env ******** 836e5ccc9dce65e8a8c870d4b51dbb85e6485c01c2e6802fd9aa6c16aace37b5 ssh-agent -k 10:32:02 unset SSH_AUTH_SOCK; 10:32:02 unset SSH_AGENT_PID; 10:32:02 echo Agent pid 38 killed; 10:32:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:03 + git semver [Pipeline] } 10:32:03 $ docker stop --time=1 836e5ccc9dce65e8a8c870d4b51dbb85e6485c01c2e6802fd9aa6c16aace37b5 10:32:04 $ docker rm -f --volumes 836e5ccc9dce65e8a8c870d4b51dbb85e6485c01c2e6802fd9aa6c16aace37b5 [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 10:32:05 + [ -d /w/workspace/edgex-go/658/archives ] [Pipeline] libraryResource [Pipeline] sh 10:32:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:32:06 ---> package-listing.sh 10:32:06 ++ facter osfamily 10:32:06 ++ tr '[:upper:]' '[:lower:]' 10:32:06 + OS_FAMILY=debian 10:32:06 + workspace=/w/workspace/edgex-go/658 10:32:06 + START_PACKAGES=/tmp/packages_start.txt 10:32:06 + END_PACKAGES=/tmp/packages_end.txt 10:32:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:32:06 + PACKAGES=/tmp/packages_start.txt 10:32:06 + '[' /w/workspace/edgex-go/658 ']' 10:32:06 + PACKAGES=/tmp/packages_end.txt 10:32:06 + case "${OS_FAMILY}" in 10:32:06 + dpkg -l 10:32:06 + grep '^ii' 10:32:06 + '[' -f /tmp/packages_start.txt ']' 10:32:06 + '[' -f /tmp/packages_end.txt ']' 10:32:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:32:06 + '[' /w/workspace/edgex-go/658 ']' 10:32:06 + mkdir -p /w/workspace/edgex-go/658/archives/ 10:32:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/658/archives/ [Pipeline] echo 10:32:06 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/658/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:32:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:32:07 10:32:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:32:07 latest: Pulling from edgex-lftools-log-publisher 10:32:07 5eb5b503b376: Pulling fs layer 10:32:07 5c69ac0246d0: Pulling fs layer 10:32:07 ec43610c2a17: Pulling fs layer 10:32:07 3a2ae6a8a46f: Pulling fs layer 10:32:07 33b1e0a273af: Pulling fs layer 10:32:07 5d3b04190fa2: Pulling fs layer 10:32:07 2f39f015ded8: Pulling fs layer 10:32:07 3a2ae6a8a46f: Waiting 10:32:07 5d3b04190fa2: Waiting 10:32:07 2f39f015ded8: Waiting 10:32:07 33b1e0a273af: Waiting 10:32:07 5c69ac0246d0: Download complete 10:32:07 3a2ae6a8a46f: Verifying Checksum 10:32:07 3a2ae6a8a46f: Download complete 10:32:07 33b1e0a273af: Verifying Checksum 10:32:07 33b1e0a273af: Download complete 10:32:07 5d3b04190fa2: Verifying Checksum 10:32:07 5d3b04190fa2: Download complete 10:32:07 ec43610c2a17: Verifying Checksum 10:32:07 ec43610c2a17: Download complete 10:32:07 5eb5b503b376: Verifying Checksum 10:32:07 5eb5b503b376: Download complete 10:32:08 2f39f015ded8: Download complete 10:32:09 5eb5b503b376: Pull complete 10:32:09 5c69ac0246d0: Pull complete 10:32:10 ec43610c2a17: Pull complete 10:32:10 3a2ae6a8a46f: Pull complete 10:32:10 33b1e0a273af: Pull complete 10:32:10 5d3b04190fa2: Pull complete 10:32:14 2f39f015ded8: Pull complete 10:32:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:32:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:32:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:14 prd-ubuntu20.04-docker-8c-8g-6750 does not seem to be running inside a container 10:32:14 $ 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/658/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/658 -v /w/workspace/edgex-go/658:/w/workspace/edgex-go/658:rw,z -v /w/workspace/edgex-go/658@tmp:/w/workspace/edgex-go/658@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 10:32:18 $ docker top 804bdfa1d73b1abcb3825aa9535c04f9da7663a3dd6ac1b859875da90069ddae -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:18 + touch /tmp/pre-build-complete [Pipeline] sh 10:32:19 + mkdir -p /var/log/sysstat [Pipeline] sh 10:32:19 + ls /var/log/sa-host 10:32:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:32:19 provisioning config files... 10:32:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/658@tmp/config7406242866522672575tmp [Pipeline] { [Pipeline] echo 10:32:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:32:19 ---> create-netrc.sh [Pipeline] } 10:32:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:32:20 ---> python-tools-install.sh [Pipeline] echo 10:32:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:32:20 ---> sudo-logs.sh 10:32:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:32:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:32:20 ---> job-cost.sh 10:32:20 lf-activate-venv: SKIPPING 10:32:20 DEBUG: total: 0.10999999940395355 10:32:20 INFO: Retrieving Stack Cost... 10:32:21 INFO: Retrieving Pricing Info for: v3-standard-8 10:32:21 INFO: Archiving Costs [Pipeline] echo 10:32:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:32:22 ---> logs-deploy.sh 10:32:22 lf-activate-venv: SKIPPING 10:32:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/658 10:32:22 INFO: archiving workspace using pattern(s): 10:32:22 Archives upload complete. 10:32:23 INFO: archiving logs to Nexus 10:32:24 ---> uname -a: 10:32:24 Linux prd-ubuntu20-04-docker-8c-8g-6750 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:32:24 10:32:24 10:32:24 ---> lscpu: 10:32:24 Architecture: x86_64 10:32:24 CPU op-mode(s): 32-bit, 64-bit 10:32:24 Byte Order: Little Endian 10:32:24 Address sizes: 40 bits physical, 48 bits virtual 10:32:24 CPU(s): 8 10:32:24 On-line CPU(s) list: 0-7 10:32:24 Thread(s) per core: 1 10:32:24 Core(s) per socket: 1 10:32:24 Socket(s): 8 10:32:24 NUMA node(s): 1 10:32:24 Vendor ID: AuthenticAMD 10:32:24 CPU family: 23 10:32:24 Model: 49 10:32:24 Model name: AMD EPYC-Rome Processor 10:32:24 Stepping: 0 10:32:24 CPU MHz: 2799.998 10:32:24 BogoMIPS: 5599.99 10:32:24 Virtualization: AMD-V 10:32:24 Hypervisor vendor: KVM 10:32:24 Virtualization type: full 10:32:24 L1d cache: 256 KiB 10:32:24 L1i cache: 256 KiB 10:32:24 L2 cache: 4 MiB 10:32:24 L3 cache: 128 MiB 10:32:24 NUMA node0 CPU(s): 0-7 10:32:24 Vulnerability Itlb multihit: Not affected 10:32:24 Vulnerability L1tf: Not affected 10:32:24 Vulnerability Mds: Not affected 10:32:24 Vulnerability Meltdown: Not affected 10:32:24 Vulnerability Mmio stale data: Not affected 10:32:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:32:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:32:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:32:24 Vulnerability Srbds: Not affected 10:32:24 Vulnerability Tsx async abort: Not affected 10:32:24 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 10:32:24 10:32:24 10:32:24 ---> nproc: 10:32:24 8 10:32:24 10:32:24 10:32:24 ---> df -h: 10:32:24 Filesystem Size Used Avail Use% Mounted on 10:32:24 overlay 155G 27G 129G 18% / 10:32:24 tmpfs 64M 0 64M 0% /dev 10:32:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:32:24 shm 64M 0 64M 0% /dev/shm 10:32:24 /dev/vda1 155G 27G 129G 18% /facter-os 10:32:24 10:32:24 10:32:24 ---> sar -b -r -n DEV: 10:32:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6750) 07/30/24 _x86_64_ (8 CPU) 10:32:24 10:32:24 09:49:44 LINUX RESTART (8 CPU) 10:32:24 10:32:24 09:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:32:24 09:51:02 357.39 47.98 309.42 0.00 5404.43 175131.88 0.00 10:32:24 09:52:01 186.48 1.85 184.63 0.00 41.62 63025.39 0.00 10:32:24 09:53:01 38.53 0.00 38.53 0.00 0.00 30473.60 0.00 10:32:24 09:54:01 44.10 0.15 43.95 0.00 2.40 17341.95 0.00 10:32:24 09:55:01 197.18 0.37 196.82 0.00 39.72 115469.78 0.00 10:32:24 09:56:01 740.97 14.47 726.50 0.00 186.14 182416.26 0.00 10:32:24 09:57:01 309.83 0.73 309.10 0.00 11.33 120135.69 0.00 10:32:24 09:58:01 338.75 0.03 338.72 0.00 0.27 114881.31 0.00 10:32:24 09:59:01 798.52 0.10 798.42 0.00 7.73 108599.00 0.00 10:32:24 10:00:01 82.64 5.43 77.20 0.00 4286.49 7908.55 0.00 10:32:24 10:01:01 31.16 0.18 30.98 0.00 1.87 4030.53 0.00 10:32:24 10:02:01 3.80 0.02 3.78 0.00 0.13 85.17 0.00 10:32:24 10:03:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 10:32:24 10:04:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 10:32:24 10:05:01 1.32 0.02 1.30 0.00 0.13 14.66 0.00 10:32:24 10:06:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 10:32:24 10:07:01 1.32 0.00 1.32 0.00 0.00 19.20 0.00 10:32:24 10:08:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 10:32:24 10:09:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 10:32:24 10:10:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 10:32:24 10:11:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 10:32:24 10:12:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 10:32:24 10:13:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 10:32:24 10:14:01 2.03 0.00 2.03 0.00 0.00 23.06 0.00 10:32:24 10:15:01 1.48 0.00 1.48 0.00 0.00 17.59 0.00 10:32:24 10:16:01 1.98 0.00 1.98 0.00 0.00 22.13 0.00 10:32:24 10:17:01 1.43 0.02 1.42 0.00 0.13 16.39 0.00 10:32:24 10:18:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 10:32:24 10:19:01 1.50 0.00 1.50 0.00 0.00 16.13 0.00 10:32:24 10:20:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 10:32:24 10:21:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 10:32:24 10:22:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 10:32:24 10:23:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 10:32:24 10:24:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 10:32:24 10:25:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 10:32:24 10:26:01 1.53 0.00 1.53 0.00 0.00 18.12 0.00 10:32:24 10:27:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 10:32:24 10:28:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 10:32:24 10:29:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 10:32:24 10:30:01 1.03 0.00 1.03 0.00 0.00 14.39 0.00 10:32:24 10:31:01 2.57 0.10 2.47 0.00 10.26 93.32 0.00 10:32:24 10:32:01 207.93 0.43 207.50 0.00 13.06 61391.23 0.00 10:32:24 Average: 80.38 1.71 78.67 0.00 238.29 23829.87 0.00 10:32:24 10:32:24 09:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:32:24 09:51:02 28746000 31550532 766008 2.33 75116 3003312 2000420 5.90 1078460 2670956 784572 10:32:24 09:52:01 27557820 31498984 802296 2.44 127996 3965376 1928712 5.68 1601344 3200640 694724 10:32:24 09:53:01 27578088 31324436 974928 2.96 129644 3763736 2101516 6.19 1495392 3280576 32304 10:32:24 09:54:01 26471944 31281356 1014476 3.09 133868 4767828 2429404 7.16 1872728 3943936 577936 10:32:24 09:55:01 22208528 31419800 874100 2.66 144924 9064876 2820376 8.31 1778604 8201496 2769488 10:32:24 09:56:01 18602856 31417908 859472 2.61 307524 12184612 2534132 7.47 2468012 10775660 1191036 10:32:24 09:57:01 11412104 28205396 4004332 12.18 345060 15737072 11504864 33.91 6299724 13645532 1287904 10:32:24 09:58:01 10225276 28893152 3335252 10.14 358172 17561232 8138680 23.99 6231588 14897536 398348 10:32:24 09:59:01 12506848 31469552 807000 2.45 371772 17964052 2343428 6.91 2909860 16134696 420 10:32:24 10:00:01 12090316 31440548 816520 2.48 387740 18328684 2290008 6.75 3477704 15950152 94644 10:32:24 10:01:01 12058460 31456756 799548 2.43 400908 18361340 2150768 6.34 3759620 15700636 132 10:32:24 10:02:01 12061792 31455232 801144 2.44 399380 18358092 2198012 6.48 3758752 15697424 144 10:32:24 10:03:01 12073776 31467236 789548 2.40 399400 18358092 2198012 6.48 3747296 15697424 144 10:32:24 10:04:01 12074280 31467772 789072 2.40 399428 18358096 2198012 6.48 3747576 15697428 272 10:32:24 10:05:01 12076952 31470564 786000 2.39 399464 18358096 2209308 6.51 3744708 15697420 288 10:32:24 10:06:01 12081944 31475580 780976 2.38 399488 18358100 2209308 6.51 3739716 15697424 172 10:32:24 10:07:01 12081848 31475500 780968 2.37 399520 18358104 2209308 6.51 3739496 15697428 36 10:32:24 10:08:01 12081800 31475480 780932 2.37 399540 18358108 2209308 6.51 3739524 15697428 52 10:32:24 10:09:01 12082260 31475968 780608 2.37 399552 18358112 2209308 6.51 3739848 15697432 12 10:32:24 10:10:01 12081952 31475696 780800 2.37 399580 18358112 2209308 6.51 3740064 15697436 168 10:32:24 10:11:01 12082196 31475976 780468 2.37 399604 18358116 2209308 6.51 3740028 15697440 152 10:32:24 10:12:01 12082392 31476200 780176 2.37 399624 18358120 2209308 6.51 3739280 15697444 172 10:32:24 10:13:01 12082084 31476064 780212 2.37 399700 18358252 2208852 6.51 3739348 15697540 180 10:32:24 10:14:01 12082748 31476840 779624 2.37 399760 18358256 2208852 6.51 3739320 15697580 176 10:32:24 10:15:01 12083032 31477172 779268 2.37 399844 18358252 2208852 6.51 3738880 15697584 16 10:32:24 10:16:01 12082848 31477148 779208 2.37 399896 18358264 2208852 6.51 3739364 15697584 188 10:32:24 10:17:01 12082232 31476604 779712 2.37 399964 18358264 2208852 6.51 3739340 15697588 8 10:32:24 10:18:01 12083120 31477584 778568 2.37 399984 18358268 2208852 6.51 3739396 15697592 44 10:32:24 10:19:01 12083304 31477824 778508 2.37 400028 18358272 2208852 6.51 3739608 15697596 192 10:32:24 10:20:01 12082972 31477516 778704 2.37 400048 18358276 2208852 6.51 3739604 15697600 236 10:32:24 10:21:01 12082884 31477444 778720 2.37 400060 18358276 2208852 6.51 3739448 15697600 188 10:32:24 10:22:01 12082624 31477192 778968 2.37 400064 18358280 2208852 6.51 3739428 15697604 176 10:32:24 10:23:01 12082868 31477444 778656 2.37 400072 18358280 2208852 6.51 3739420 15697604 12 10:32:24 10:24:01 12082852 31477440 778604 2.37 400076 18358284 2208852 6.51 3739460 15697608 44 10:32:24 10:25:01 12082552 31477144 778832 2.37 400088 18358284 2208852 6.51 3739024 15697612 12 10:32:24 10:26:01 12082416 31477072 778800 2.37 400108 18358292 2208852 6.51 3739148 15697612 52 10:32:24 10:27:01 12082376 31477056 778768 2.37 400124 18358296 2208852 6.51 3739380 15697620 8 10:32:24 10:28:01 12081940 31476648 779020 2.37 400140 18358300 2208852 6.51 3739448 15697624 276 10:32:24 10:29:01 12082092 31476812 779000 2.37 400152 18358304 2208852 6.51 3739572 15697624 196 10:32:24 10:30:01 12082344 31477096 778700 2.37 400176 18358308 2208852 6.51 3739472 15697632 232 10:32:24 10:31:01 11612128 31427100 827824 2.52 401540 18756056 2499068 7.37 3787488 16095224 397972 10:32:24 10:32:01 10608660 31396940 852132 2.59 428948 19591860 2303996 6.79 3887052 16880056 952 10:32:24 Average: 13857798 31322899 937773 2.85 362097 16558052 2596981 7.65 3550774 14204896 196054 10:32:24 10:32:24 09:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:32:24 09:51:02 docker0 582.44 528.96 40.52 2874.80 0.00 0.00 0.00 0.00 10:32:24 09:51:02 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 10:32:24 09:51:02 ens3 1463.89 1400.77 11329.17 183.62 0.00 0.00 0.00 0.00 10:32:24 09:52:01 docker0 277.04 321.23 22.82 2087.24 0.00 0.00 0.00 0.00 10:32:24 09:52:01 veth88457cc 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:32:24 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 09:52:01 ens3 351.11 295.34 2117.32 39.17 0.00 0.00 0.00 0.00 10:32:24 09:53:01 docker0 1.45 1.45 0.11 0.13 0.00 0.00 0.00 0.00 10:32:24 09:53:01 veth88457cc 1.45 1.48 0.13 0.13 0.00 0.00 0.00 0.00 10:32:24 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:53:01 ens3 34.14 22.95 26.77 15.25 0.00 0.00 0.00 0.00 10:32:24 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:54:01 veth88457cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 09:54:01 ens3 18.14 11.86 20.81 8.21 0.00 0.00 0.00 0.00 10:32:24 09:55:01 docker0 4.58 8.71 0.30 129.79 0.00 0.00 0.00 0.00 10:32:24 09:55:01 veth4157ef0 2.80 6.20 0.21 95.58 0.00 0.00 0.00 0.01 10:32:24 09:55:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 10:32:24 09:55:01 vethe819a07 0.55 0.58 0.05 0.24 0.00 0.00 0.00 0.00 10:32:24 09:55:01 vetheae4efa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:55:01 ens3 128.31 98.28 2412.42 162.25 0.00 0.00 0.00 0.00 10:32:24 09:55:01 veth1c40d3b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:55:01 veth421aec0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:55:01 vethe8b0c09 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:55:01 vethe0b3c07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:55:01 veth1d23287 1.23 2.37 0.10 34.00 0.00 0.00 0.00 0.00 10:32:24 09:55:01 veth5b985d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:56:01 vethe7fb5e9 69.15 146.14 7.47 1181.85 0.00 0.00 0.00 0.10 10:32:24 09:56:01 docker0 415.77 755.06 36.89 6815.85 0.00 0.00 0.00 0.00 10:32:24 09:56:01 veth6e3bfd6 72.49 156.71 7.77 1180.91 0.00 0.00 0.00 0.10 10:32:24 09:56:01 veth016a263 76.72 130.13 7.93 1180.16 0.00 0.00 0.00 0.10 10:32:24 09:56:01 vethf626934 73.97 125.65 7.86 1180.60 0.00 0.00 0.00 0.10 10:32:24 09:56:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:32:24 09:56:01 vethe819a07 0.07 0.78 0.00 0.03 0.00 0.00 0.00 0.00 10:32:24 09:56:01 ens3 830.56 445.22 7666.98 55.10 0.00 0.00 0.00 0.00 10:32:24 09:56:01 vethcefca74 78.30 125.23 8.14 1181.26 0.00 0.00 0.00 0.10 10:32:24 09:57:01 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:57:01 veth4bff67f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:32:24 09:57:01 vethb66fd2f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:32:24 09:57:01 vethadc07a7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:32:24 09:57:01 vethaff898d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:32:24 09:57:01 veth929025a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:32:24 09:57:01 vethc73642a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:32:24 09:57:01 veth5f80a9d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:32:24 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:57:01 vethe819a07 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 09:57:01 veth5d76b98 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:32:24 09:57:01 vethc240add 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:32:24 09:57:01 vethd9675fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:32:24 09:57:01 ens3 12.05 6.36 10.01 5.38 0.00 0.00 0.00 0.00 10:32:24 09:57:01 vethdcd15fc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:32:24 09:57:01 vethab10294 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:32:24 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:58:01 veth4bff67f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:58:01 vethb66fd2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:58:01 vethadc07a7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:58:01 vethaff898d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:58:01 veth929025a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:58:01 vethc73642a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:58:01 veth5f80a9d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 09:58:01 vethe819a07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:58:01 veth5d76b98 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:58:01 vethc240add 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:58:01 vethd9675fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:58:01 ens3 1.72 1.15 1.36 0.76 0.00 0.00 0.00 0.00 10:32:24 09:58:01 vethdcd15fc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:58:01 vethab10294 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 09:59:01 lo 12.60 12.60 1.24 1.24 0.00 0.00 0.00 0.00 10:32:24 09:59:01 ens3 111.10 99.70 73.27 379.94 0.00 0.00 0.00 0.00 10:32:24 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:00:01 lo 50.99 50.99 5.02 5.02 0.00 0.00 0.00 0.00 10:32:24 10:00:01 ens3 664.79 552.87 2958.52 2257.03 0.00 0.00 0.00 0.00 10:32:24 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:01:01 lo 17.40 17.40 1.72 1.72 0.00 0.00 0.00 0.00 10:32:24 10:01:01 ens3 207.38 201.32 94.96 1256.51 0.00 0.00 0.00 0.00 10:32:24 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:02:01 ens3 0.55 0.33 0.27 0.21 0.00 0.00 0.00 0.00 10:32:24 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:04:01 ens3 1.38 0.63 2.87 0.23 0.00 0.00 0.00 0.00 10:32:24 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:06:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:32:24 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:07:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:08:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:11:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 10:32:24 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:16:01 ens3 0.40 0.23 0.26 0.08 0.00 0.00 0.00 0.00 10:32:24 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:21:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:32:24 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:24:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:25:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:26:01 ens3 0.27 0.22 0.08 0.08 0.00 0.00 0.00 0.00 10:32:24 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:28:01 ens3 0.23 0.18 0.12 0.01 0.00 0.00 0.00 0.00 10:32:24 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:32:24 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:24 10:31:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:32:24 10:31:01 ens3 133.98 93.58 3600.41 107.54 0.00 0.00 0.00 0.00 10:32:24 10:32:01 docker0 80.32 139.61 7.63 1260.44 0.00 0.00 0.00 0.00 10:32:24 10:32:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 10:32:24 10:32:01 ens3 338.68 205.08 4538.44 63.53 0.00 0.00 0.00 0.00 10:32:24 10:32:01 vethda749b5 1.55 1.53 0.25 0.78 0.00 0.00 0.00 0.00 10:32:24 Average: docker0 32.33 41.68 2.57 312.88 0.00 0.00 0.00 0.00 10:32:24 Average: lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 10:32:24 Average: ens3 102.29 81.76 829.38 108.00 0.00 0.00 0.00 0.00 10:32:24 Average: vethda749b5 0.04 0.04 0.01 0.02 0.00 0.00 0.00 0.00 10:32:24 10:32:24 10:32:24 ---> sar -P ALL: 10:32:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6750) 07/30/24 _x86_64_ (8 CPU) 10:32:24 10:32:24 09:49:44 LINUX RESTART (8 CPU) 10:32:24 10:32:24 09:50:01 CPU %user %nice %system %iowait %steal %idle 10:32:24 09:51:02 all 10.78 0.00 3.80 2.89 0.07 82.47 10:32:24 09:51:02 0 8.72 0.00 3.96 0.37 0.07 86.88 10:32:24 09:51:02 1 12.34 0.00 3.67 2.80 0.07 81.12 10:32:24 09:51:02 2 13.43 0.00 5.55 0.24 0.05 80.73 10:32:24 09:51:02 3 9.99 0.00 2.41 0.57 0.05 86.97 10:32:24 09:51:02 4 10.51 0.00 2.97 3.55 0.08 82.88 10:32:24 09:51:02 5 7.89 0.00 3.83 4.12 0.08 84.07 10:32:24 09:51:02 6 14.52 0.00 4.53 10.07 0.07 70.81 10:32:24 09:51:02 7 8.84 0.00 3.43 1.37 0.08 86.27 10:32:24 09:52:01 all 26.74 0.00 5.36 2.91 0.10 64.89 10:32:24 09:52:01 0 27.08 0.00 4.95 0.58 0.17 67.23 10:32:24 09:52:01 1 27.36 0.00 5.21 2.14 0.07 65.23 10:32:24 09:52:01 2 26.62 0.00 5.95 6.71 0.12 60.60 10:32:24 09:52:01 3 26.82 0.00 5.70 11.29 0.09 56.11 10:32:24 09:52:01 4 26.84 0.00 6.42 0.39 0.10 66.24 10:32:24 09:52:01 5 26.70 0.00 5.17 0.43 0.10 67.60 10:32:24 09:52:01 6 26.22 0.00 4.81 1.42 0.07 67.48 10:32:24 09:52:01 7 26.29 0.00 4.65 0.38 0.09 68.60 10:32:24 09:53:01 all 17.50 0.00 3.34 1.21 0.09 77.86 10:32:24 09:53:01 0 19.31 0.00 4.61 0.23 0.10 75.75 10:32:24 09:53:01 1 19.27 0.00 2.74 0.03 0.08 77.87 10:32:24 09:53:01 2 16.31 0.00 2.82 0.00 0.08 80.78 10:32:24 09:53:01 3 17.75 0.00 3.15 0.00 0.07 79.03 10:32:24 09:53:01 4 16.09 0.00 3.16 8.14 0.10 72.52 10:32:24 09:53:01 5 19.91 0.00 3.28 0.05 0.10 76.65 10:32:24 09:53:01 6 16.62 0.00 3.11 1.24 0.08 78.95 10:32:24 09:53:01 7 14.72 0.00 3.83 0.03 0.10 81.32 10:32:24 09:54:01 all 69.08 0.00 9.20 0.33 0.12 21.27 10:32:24 09:54:01 0 68.19 0.00 8.98 0.13 0.12 22.58 10:32:24 09:54:01 1 69.61 0.00 9.33 0.22 0.12 20.73 10:32:24 09:54:01 2 69.11 0.00 9.38 0.02 0.12 21.37 10:32:24 09:54:01 3 69.80 0.00 8.82 0.07 0.12 21.19 10:32:24 09:54:01 4 69.39 0.00 9.58 1.70 0.10 19.23 10:32:24 09:54:01 5 69.66 0.00 8.82 0.03 0.12 21.37 10:32:24 09:54:01 6 68.64 0.00 9.48 0.40 0.15 21.32 10:32:24 09:54:01 7 68.22 0.00 9.21 0.07 0.12 22.38 10:32:24 09:55:01 all 22.95 0.00 7.24 7.84 0.10 61.88 10:32:24 09:55:01 0 21.46 0.00 7.21 4.68 0.10 66.55 10:32:24 09:55:01 1 23.59 0.00 6.63 2.97 0.10 66.71 10:32:24 09:55:01 2 23.61 0.00 7.93 25.12 0.10 43.23 10:32:24 09:55:01 3 22.88 0.00 6.83 2.85 0.10 67.33 10:32:24 09:55:01 4 21.57 0.00 7.81 4.36 0.12 66.14 10:32:24 09:55:01 5 23.48 0.00 7.14 5.91 0.10 63.37 10:32:24 09:55:01 6 21.22 0.00 6.61 11.62 0.08 60.47 10:32:24 09:55:01 7 25.76 0.00 7.74 5.34 0.12 61.04 10:32:24 09:56:01 all 10.80 0.00 5.48 22.09 0.14 61.49 10:32:24 09:56:01 0 10.36 0.00 4.87 17.83 0.07 66.87 10:32:24 09:56:01 1 10.97 0.00 5.03 12.62 0.14 71.24 10:32:24 09:56:01 2 11.33 0.00 6.06 23.34 0.12 59.15 10:32:24 09:56:01 3 9.53 0.00 5.83 13.38 0.33 70.93 10:32:24 09:56:01 4 9.77 0.00 4.33 8.87 0.15 76.89 10:32:24 09:56:01 5 12.51 0.00 7.85 54.74 0.14 24.76 10:32:24 09:56:01 6 10.20 0.00 4.84 26.30 0.10 58.56 10:32:24 09:56:01 7 11.75 0.00 5.01 19.53 0.12 63.59 10:32:24 09:57:01 all 52.64 0.00 8.93 8.56 0.11 29.77 10:32:24 09:57:01 0 52.70 0.00 8.23 4.53 0.13 34.41 10:32:24 09:57:01 1 52.93 0.00 8.75 3.32 0.08 34.91 10:32:24 09:57:01 2 52.56 0.00 7.67 3.18 0.08 36.51 10:32:24 09:57:01 3 51.96 0.00 9.36 8.06 0.10 30.52 10:32:24 09:57:01 4 51.56 0.00 8.66 4.67 0.10 35.01 10:32:24 09:57:01 5 54.69 0.00 9.30 12.22 0.12 23.67 10:32:24 09:57:01 6 52.56 0.00 10.40 29.81 0.14 7.10 10:32:24 09:57:01 7 52.16 0.00 9.08 2.89 0.10 35.77 10:32:24 09:58:01 all 89.09 0.00 10.74 0.00 0.16 0.00 10:32:24 09:58:01 0 88.40 0.00 11.42 0.00 0.17 0.00 10:32:24 09:58:01 1 88.99 0.00 10.86 0.00 0.15 0.00 10:32:24 09:58:01 2 89.22 0.00 10.52 0.00 0.26 0.00 10:32:24 09:58:01 3 89.77 0.00 10.06 0.00 0.17 0.00 10:32:24 09:58:01 4 88.44 0.00 11.43 0.00 0.13 0.00 10:32:24 09:58:01 5 89.82 0.00 10.05 0.00 0.13 0.00 10:32:24 09:58:01 6 89.39 0.00 10.46 0.00 0.13 0.02 10:32:24 09:58:01 7 88.73 0.00 11.12 0.00 0.15 0.00 10:32:24 09:59:01 all 59.11 0.00 8.72 1.13 0.11 30.94 10:32:24 09:59:01 0 60.10 0.00 8.54 1.08 0.12 30.16 10:32:24 09:59:01 1 58.89 0.00 9.25 0.32 0.10 31.44 10:32:24 09:59:01 2 59.53 0.00 8.95 0.66 0.14 30.72 10:32:24 09:59:01 3 59.58 0.00 8.18 1.55 0.10 30.59 10:32:24 09:59:01 4 58.02 0.00 8.06 0.30 0.10 33.51 10:32:24 09:59:01 5 58.64 0.00 8.82 1.78 0.12 30.64 10:32:24 09:59:01 6 57.97 0.00 9.10 2.67 0.10 30.16 10:32:24 09:59:01 7 60.13 0.00 8.83 0.69 0.10 30.25 10:32:24 10:00:01 all 10.47 0.00 1.99 0.26 0.08 87.20 10:32:24 10:00:01 0 7.28 0.00 1.99 0.05 0.07 90.61 10:32:24 10:00:01 1 14.00 0.00 2.29 0.12 0.08 83.51 10:32:24 10:00:01 2 11.85 0.00 1.89 0.18 0.08 85.99 10:32:24 10:00:01 3 9.94 0.00 2.65 0.05 0.05 87.32 10:32:24 10:00:01 4 7.58 0.00 1.64 0.10 0.07 90.62 10:32:24 10:00:01 5 12.89 0.00 1.92 0.08 0.08 85.03 10:32:24 10:00:01 6 9.93 0.00 1.79 1.05 0.08 87.14 10:32:24 10:00:01 7 10.36 0.00 1.76 0.44 0.10 87.34 10:32:24 10:01:01 all 6.10 0.00 0.99 0.10 0.04 92.77 10:32:24 10:01:01 0 4.56 0.00 1.18 0.15 0.03 94.08 10:32:24 10:01:01 1 4.62 0.00 0.85 0.02 0.05 94.46 10:32:24 10:01:01 2 7.62 0.00 1.17 0.02 0.05 91.15 10:32:24 10:01:01 3 7.67 0.00 0.84 0.00 0.05 91.45 10:32:24 10:01:01 4 6.58 0.00 1.47 0.02 0.03 91.90 10:32:24 10:01:01 5 5.20 0.00 0.77 0.05 0.03 93.95 10:32:24 10:01:01 6 6.68 0.00 0.84 0.07 0.05 92.37 10:32:24 10:01:01 7 5.89 0.00 0.80 0.52 0.03 92.76 10:32:24 10:32:24 10:01:01 CPU %user %nice %system %iowait %steal %idle 10:32:24 10:02:01 all 0.14 0.00 0.06 0.01 0.01 99.77 10:32:24 10:02:01 0 0.50 0.00 0.05 0.00 0.02 99.43 10:32:24 10:02:01 1 0.08 0.00 0.05 0.00 0.00 99.87 10:32:24 10:02:01 2 0.22 0.00 0.17 0.02 0.02 99.58 10:32:24 10:02:01 3 0.02 0.00 0.07 0.00 0.02 99.90 10:32:24 10:02:01 4 0.07 0.00 0.07 0.02 0.00 99.85 10:32:24 10:02:01 5 0.12 0.00 0.02 0.00 0.02 99.85 10:32:24 10:02:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:32:24 10:02:01 7 0.07 0.00 0.05 0.08 0.02 99.78 10:32:24 10:03:01 all 0.30 0.00 0.01 0.00 0.01 99.68 10:32:24 10:03:01 0 2.00 0.00 0.02 0.00 0.00 97.98 10:32:24 10:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:32:24 10:03:01 2 0.15 0.00 0.02 0.02 0.00 99.82 10:32:24 10:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:32:24 10:03:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:32:24 10:03:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:32:24 10:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:03:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:32:24 10:04:01 all 0.03 0.00 0.02 0.00 0.01 99.93 10:32:24 10:04:01 0 0.07 0.00 0.05 0.00 0.02 99.87 10:32:24 10:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:32:24 10:04:01 2 0.07 0.00 0.03 0.00 0.02 99.88 10:32:24 10:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:04:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:32:24 10:04:01 5 0.08 0.00 0.03 0.00 0.02 99.87 10:32:24 10:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:04:01 7 0.02 0.00 0.00 0.02 0.02 99.95 10:32:24 10:05:01 all 0.05 0.00 0.03 0.00 0.01 99.90 10:32:24 10:05:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:32:24 10:05:01 1 0.07 0.00 0.03 0.00 0.00 99.90 10:32:24 10:05:01 2 0.07 0.00 0.02 0.02 0.02 99.88 10:32:24 10:05:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:32:24 10:05:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:32:24 10:05:01 5 0.07 0.00 0.07 0.00 0.03 99.83 10:32:24 10:05:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:32:24 10:05:01 7 0.05 0.00 0.03 0.02 0.02 99.88 10:32:24 10:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:32:24 10:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:32:24 10:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:32:24 10:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:06:01 5 0.07 0.00 0.03 0.00 0.02 99.88 10:32:24 10:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:32:24 10:06:01 7 0.00 0.00 0.02 0.02 0.02 99.95 10:32:24 10:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:32:24 10:07:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:32:24 10:07:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:32:24 10:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:32:24 10:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:07:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:32:24 10:07:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:32:24 10:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:32:24 10:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:32:24 10:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:32:24 10:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:08:01 2 0.05 0.00 0.02 0.02 0.03 99.88 10:32:24 10:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:08:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:32:24 10:08:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:32:24 10:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:32:24 10:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:32:24 10:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:09:01 1 0.02 0.00 0.03 0.02 0.00 99.93 10:32:24 10:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:32:24 10:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:32:24 10:09:01 5 0.02 0.00 0.00 0.00 0.03 99.95 10:32:24 10:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:09:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:32:24 10:10:01 all 0.04 0.00 0.01 0.00 0.01 99.93 10:32:24 10:10:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:32:24 10:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:32:24 10:10:01 2 0.07 0.00 0.03 0.00 0.02 99.88 10:32:24 10:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:10:01 5 0.17 0.00 0.03 0.00 0.02 99.78 10:32:24 10:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:32:24 10:10:01 7 0.02 0.00 0.02 0.02 0.02 99.93 10:32:24 10:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:32:24 10:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:11:01 2 0.02 0.00 0.03 0.02 0.02 99.92 10:32:24 10:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:32:24 10:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:11:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:32:24 10:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:32:24 10:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:32:24 10:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:12:01 2 0.08 0.00 0.02 0.00 0.02 99.88 10:32:24 10:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:12:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:32:24 10:12:01 5 0.08 0.00 0.05 0.00 0.03 99.83 10:32:24 10:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:12:01 7 0.00 0.00 0.02 0.03 0.02 99.93 10:32:24 10:32:24 10:12:01 CPU %user %nice %system %iowait %steal %idle 10:32:24 10:13:01 all 0.06 0.00 0.01 0.00 0.01 99.91 10:32:24 10:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:32:24 10:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:32:24 10:13:01 2 0.32 0.00 0.00 0.00 0.02 99.67 10:32:24 10:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:13:01 5 0.07 0.00 0.05 0.00 0.02 99.87 10:32:24 10:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:13:01 7 0.00 0.00 0.02 0.03 0.00 99.95 10:32:24 10:14:01 all 0.19 0.00 0.01 0.00 0.01 99.79 10:32:24 10:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:14:01 2 1.13 0.00 0.02 0.00 0.02 98.84 10:32:24 10:14:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:32:24 10:14:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:32:24 10:14:01 5 0.17 0.00 0.03 0.00 0.03 99.77 10:32:24 10:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:14:01 7 0.03 0.00 0.02 0.02 0.02 99.92 10:32:24 10:15:01 all 0.27 0.00 0.01 0.01 0.01 99.70 10:32:24 10:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:32:24 10:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:15:01 2 1.97 0.00 0.02 0.00 0.02 98.00 10:32:24 10:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:32:24 10:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:32:24 10:15:01 5 0.10 0.00 0.02 0.02 0.03 99.83 10:32:24 10:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:15:01 7 0.00 0.00 0.00 0.03 0.02 99.95 10:32:24 10:16:01 all 0.28 0.00 0.01 0.01 0.01 99.69 10:32:24 10:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:32:24 10:16:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:32:24 10:16:01 2 2.02 0.00 0.00 0.00 0.02 97.96 10:32:24 10:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:32:24 10:16:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:32:24 10:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:16:01 7 0.03 0.00 0.02 0.05 0.00 99.90 10:32:24 10:17:01 all 0.24 0.00 0.02 0.01 0.01 99.73 10:32:24 10:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:32:24 10:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:32:24 10:17:01 2 1.73 0.00 0.05 0.00 0.00 98.22 10:32:24 10:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:32:24 10:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:32:24 10:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:17:01 7 0.00 0.00 0.00 0.03 0.02 99.95 10:32:24 10:18:01 all 0.03 0.00 0.02 0.02 0.01 99.93 10:32:24 10:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:32:24 10:18:01 1 0.07 0.00 0.02 0.03 0.03 99.85 10:32:24 10:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:32:24 10:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:18:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:32:24 10:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:32:24 10:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:18:01 7 0.00 0.00 0.02 0.10 0.00 99.88 10:32:24 10:19:01 all 0.09 0.00 0.01 0.01 0.01 99.87 10:32:24 10:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:19:01 2 0.07 0.00 0.05 0.00 0.02 99.87 10:32:24 10:19:01 3 0.57 0.00 0.00 0.00 0.02 99.42 10:32:24 10:19:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:32:24 10:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:32:24 10:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:19:01 7 0.00 0.00 0.00 0.12 0.02 99.87 10:32:24 10:20:01 all 0.29 0.00 0.01 0.01 0.01 99.69 10:32:24 10:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:32:24 10:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:32:24 10:20:01 2 0.07 0.00 0.03 0.00 0.02 99.88 10:32:24 10:20:01 3 1.99 0.00 0.00 0.00 0.00 98.01 10:32:24 10:20:01 4 0.08 0.00 0.03 0.00 0.02 99.87 10:32:24 10:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:32:24 10:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:20:01 7 0.03 0.00 0.00 0.07 0.00 99.90 10:32:24 10:21:01 all 0.27 0.00 0.01 0.00 0.01 99.70 10:32:24 10:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:32:24 10:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:21:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:32:24 10:21:01 3 1.97 0.00 0.00 0.00 0.00 98.03 10:32:24 10:21:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:32:24 10:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:21:01 7 0.02 0.00 0.00 0.03 0.02 99.93 10:32:24 10:22:01 all 0.27 0.00 0.01 0.00 0.01 99.70 10:32:24 10:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:22:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:32:24 10:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:22:01 3 1.97 0.00 0.00 0.00 0.02 98.01 10:32:24 10:22:01 4 0.03 0.00 0.03 0.00 0.03 99.90 10:32:24 10:22:01 5 0.08 0.00 0.02 0.00 0.02 99.88 10:32:24 10:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:32:24 10:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:32:24 10:23:01 all 0.31 0.00 0.01 0.00 0.01 99.67 10:32:24 10:23:01 0 0.17 0.00 0.03 0.00 0.03 99.77 10:32:24 10:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:32:24 10:23:01 2 0.07 0.00 0.00 0.02 0.02 99.90 10:32:24 10:23:01 3 1.94 0.00 0.00 0.00 0.00 98.06 10:32:24 10:23:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:32:24 10:23:01 5 0.10 0.00 0.00 0.00 0.00 99.90 10:32:24 10:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:23:01 7 0.05 0.00 0.00 0.02 0.02 99.92 10:32:24 10:32:24 10:23:01 CPU %user %nice %system %iowait %steal %idle 10:32:24 10:24:01 all 0.14 0.00 0.02 0.00 0.01 99.83 10:32:24 10:24:01 0 0.03 0.00 0.07 0.00 0.02 99.88 10:32:24 10:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:32:24 10:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:32:24 10:24:01 3 0.96 0.00 0.02 0.00 0.00 99.02 10:32:24 10:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:32:24 10:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:24:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:32:24 10:25:01 all 0.04 0.00 0.01 0.00 0.01 99.93 10:32:24 10:25:01 0 0.08 0.00 0.02 0.00 0.02 99.88 10:32:24 10:25:01 1 0.07 0.00 0.00 0.00 0.00 99.93 10:32:24 10:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:32:24 10:25:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:32:24 10:25:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:32:24 10:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:25:01 7 0.03 0.00 0.02 0.03 0.02 99.90 10:32:24 10:26:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:32:24 10:26:01 0 0.05 0.00 0.05 0.00 0.03 99.87 10:32:24 10:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:32:24 10:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:32:24 10:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:32:24 10:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:32:24 10:26:01 7 0.02 0.00 0.02 0.03 0.02 99.92 10:32:24 10:27:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:32:24 10:27:01 0 0.08 0.00 0.03 0.00 0.02 99.87 10:32:24 10:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:32:24 10:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:27:01 5 0.07 0.00 0.02 0.00 0.00 99.92 10:32:24 10:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:32:24 10:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:32:24 10:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:32:24 10:28:01 0 0.00 0.00 0.03 0.00 0.03 99.93 10:32:24 10:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:28:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:32:24 10:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:32:24 10:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:32:24 10:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:32:24 10:28:01 7 0.02 0.00 0.00 0.02 0.02 99.95 10:32:24 10:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:32:24 10:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:32:24 10:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:32:24 10:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:32:24 10:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:32:24 10:29:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:32:24 10:30:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:32:24 10:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:32:24 10:30:01 1 0.00 0.00 0.02 0.05 0.00 99.93 10:32:24 10:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:32:24 10:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:32:24 10:30:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:32:24 10:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:32:24 10:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:32:24 10:30:01 7 0.00 0.00 0.02 0.02 0.02 99.95 10:32:24 10:31:01 all 1.38 0.00 0.64 0.10 0.02 97.86 10:32:24 10:31:01 0 1.24 0.00 0.82 0.00 0.02 97.93 10:32:24 10:31:01 1 0.95 0.00 0.72 0.28 0.03 98.01 10:32:24 10:31:01 2 1.89 0.00 0.38 0.02 0.02 97.70 10:32:24 10:31:01 3 2.30 0.00 0.68 0.00 0.03 96.98 10:32:24 10:31:01 4 1.18 0.00 0.75 0.00 0.02 98.05 10:32:24 10:31:01 5 1.30 0.00 0.58 0.00 0.02 98.10 10:32:24 10:31:01 6 1.29 0.00 0.72 0.02 0.02 97.96 10:32:24 10:31:01 7 0.87 0.00 0.45 0.48 0.02 98.18 10:32:24 10:32:01 all 8.73 0.00 3.97 2.37 0.06 84.87 10:32:24 10:32:01 0 9.14 0.00 4.47 0.99 0.07 85.34 10:32:24 10:32:01 1 7.93 0.00 3.15 1.74 0.05 87.13 10:32:24 10:32:01 2 9.71 0.00 4.24 8.13 0.07 77.85 10:32:24 10:32:01 3 8.41 0.00 3.12 0.45 0.07 87.95 10:32:24 10:32:01 4 7.44 0.00 4.58 1.01 0.05 86.92 10:32:24 10:32:01 5 8.31 0.00 3.67 0.61 0.05 87.36 10:32:24 10:32:01 6 8.88 0.00 4.21 0.86 0.05 86.00 10:32:24 10:32:01 7 10.01 0.00 4.35 5.20 0.08 80.36 10:32:24 Average: all 9.17 0.00 1.67 1.17 0.03 87.95 10:32:24 Average: 0 8.98 0.00 1.69 0.72 0.04 88.57 10:32:24 Average: 1 9.28 0.00 1.63 0.63 0.03 88.43 10:32:24 Average: 2 9.43 0.00 1.72 1.58 0.04 87.23 10:32:24 Average: 3 9.33 0.00 1.60 0.89 0.03 88.15 10:32:24 Average: 4 8.90 0.00 1.69 0.78 0.03 88.60 10:32:24 Average: 5 9.28 0.00 1.69 1.88 0.04 87.11 10:32:24 Average: 6 9.08 0.00 1.68 2.01 0.03 87.20 10:32:24 Average: 7 9.08 0.00 1.67 0.88 0.04 88.34 10:32:24 10:32:24 10:32:24