Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97aa120ff60dfd4d722ec5077cfcbd57441af356 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-ssh17208401010995944583.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2762696815871838454.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16537180284806832328.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh7003594742632036252.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-ssh3419749424558495649.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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22183 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/719 [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/719 # 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 97aa120ff60dfd4d722ec5077cfcbd57441af356 (main) Commit message: "Merge pull request #4960 from jinlinGuan/issue-4935" > 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 97aa120ff60dfd4d722ec5077cfcbd57441af356 # timeout=10 > git rev-list --no-walk 018de14706ecd28e419c0433dda1c317afd0e2ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:51:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:51:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:51:37 ========================================================= 08:51:37 EdgeX Global Pipelines Version Info 08:51:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:51:38 ------------------- 08:51:38 stable info: 08:51:38 ------------------- 08:51:38 Commited By: Ginny Guan ginny@iotechsys.com 08:51:38 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:51:38 Message: update stable to v1.0.265 08:51:38 ------------------- 08:51:38 experimental info: 08:51:38 ------------------- 08:51:38 Commited By: Cherry Wang cherry@iotechsys.com 08:51:38 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:51:38 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97aa120 [Pipeline] echo 08:51:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:39 provisioning config files... 08:51:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/719@tmp/config6963800687177509956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:40 ---> ****-login.sh 08:51:40 nexus3.edgexfoundry.org:10001 08:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:40 Configure a credential helper to remove this warning. See 08:51:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:40 08:51:40 Login Succeeded 08:51:40 nexus3.edgexfoundry.org:10002 08:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:40 Configure a credential helper to remove this warning. See 08:51:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:40 08:51:40 Login Succeeded 08:51:40 nexus3.edgexfoundry.org:10003 08:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:40 Configure a credential helper to remove this warning. See 08:51:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:40 08:51:40 Login Succeeded 08:51:40 nexus3.edgexfoundry.org:10004 08:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:40 Configure a credential helper to remove this warning. See 08:51:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:40 08:51:40 Login Succeeded 08:51:40 ****.io 08:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:41 Configure a credential helper to remove this warning. See 08:51:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:41 08:51:41 Login Succeeded 08:51:41 ---> ****-login.sh ends [Pipeline] } 08:51:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:51:41 + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:51:41 + dirname cmd/core-command/Dockerfile 08:51:41 + cut -d/ -f2 08:51:41 + echo core-command,cmd/core-command/Dockerfile 08:51:41 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:51:41 cut -d/ -f2 08:51:41 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:51:41 + + dirname cmd/core-data/Dockerfile 08:51:41 cut -d/ -f2 08:51:41 + echo core-data,cmd/core-data/Dockerfile 08:51:41 + dirname cmd/core-keeper/Dockerfile 08:51:41 + cut -d/ -f2 08:51:41 + echo core-keeper,cmd/core-keeper/Dockerfile 08:51:41 + dirname cmd/core-metadata/Dockerfile 08:51:41 + cut -d/ -f2 08:51:41 + echo core-metadata,cmd/core-metadata/Dockerfile 08:51:41 + + cut -d/ -f2 08:51:41 dirname cmd/security-bootstrapper/Dockerfile 08:51:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:51:41 + dirname cmd/security-proxy-auth/Dockerfile 08:51:41 + cut -d/ -f2 08:51:41 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:51:41 + dirname cmd/security-proxy-setup/Dockerfile 08:51:41 + cut -d/ -f2 08:51:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:51:41 + + dirname cmd/security-secretstore-setup/Dockerfile 08:51:41 cut -d/ -f2 08:51:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:51:41 + + dirname cmd/security-spiffe-token-provider/Dockerfile 08:51:41 cut -d/ -f2 08:51:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:51:41 + dirname cmd/security-spire-agent/Dockerfile 08:51:41 + cut -d/ -f2 08:51:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:51:41 + dirname cmd/security-spire-config/Dockerfile 08:51:41 + cut -d/ -f2 08:51:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:51:41 + + cut -d/ -f2 08:51:41 dirname cmd/security-spire-server/Dockerfile 08:51:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:51:41 + dirname cmd/support-cron-scheduler/Dockerfile 08:51:41 + cut -d/ -f2 08:51:41 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:51:41 + dirname cmd/support-notifications/Dockerfile 08:51:41 + cut -d/ -f2 08:51:41 + echo support-notifications,cmd/support-notifications/Dockerfile 08:51:41 + + dirname cmd/support-scheduler/Dockerfile 08:51:41 cut -d/ -f2 08:51:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:51:41 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 08:51:41 + git rev-list -1 --merges 97aa120ff60dfd4d722ec5077cfcbd57441af356~1..97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] echo 08:51:41 -----------> git rev-list -1 --merges 97aa120ff60dfd4d722ec5077cfcbd57441af356~1..97aa120ff60dfd4d722ec5077cfcbd57441af356 97aa120ff60dfd4d722ec5077cfcbd57441af356 08:51:41 97aa120ff60dfd4d722ec5077cfcbd57441af356 [false] [Pipeline] sh 08:51:42 + git log --format=format:%s -1 97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] echo 08:51:42 ========================================================= 08:51:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:51:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:51:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:51:42 + grep -v github /etc/ssh/ssh_known_hosts 08:51:42 + [ -e /tmp/ssh_known_hosts ] 08:51:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:51:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:51:42 + sudo tee -a /etc/ssh/ssh_known_hosts 08:51:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:51:43 08:51:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:51:43 0.1.4: Pulling from edgex-devops/py-git-semver 08:51:43 b85a868b505f: Pulling fs layer 08:51:43 e2be974225ed: Pulling fs layer 08:51:43 339a4e72a1f5: Pulling fs layer 08:51:43 988bab9f4d93: Pulling fs layer 08:51:43 1469e6f7b9e6: Pulling fs layer 08:51:43 eaf3925da568: Pulling fs layer 08:51:43 bab4dde63d76: Pulling fs layer 08:51:43 bde34c3a00c8: Pulling fs layer 08:51:43 b352a97aabf1: Pulling fs layer 08:51:43 4872d77fe225: Pulling fs layer 08:51:43 5851b861e8e6: Pulling fs layer 08:51:43 bab4dde63d76: Waiting 08:51:43 bde34c3a00c8: Waiting 08:51:43 b352a97aabf1: Waiting 08:51:43 5851b861e8e6: Waiting 08:51:43 988bab9f4d93: Waiting 08:51:43 e2be974225ed: Download complete 08:51:43 988bab9f4d93: Verifying Checksum 08:51:43 988bab9f4d93: Download complete 08:51:43 1469e6f7b9e6: Verifying Checksum 08:51:43 1469e6f7b9e6: Download complete 08:51:43 eaf3925da568: Download complete 08:51:43 339a4e72a1f5: Verifying Checksum 08:51:43 339a4e72a1f5: Download complete 08:51:43 bde34c3a00c8: Verifying Checksum 08:51:43 bde34c3a00c8: Download complete 08:51:43 b352a97aabf1: Download complete 08:51:43 4872d77fe225: Verifying Checksum 08:51:43 4872d77fe225: Download complete 08:51:43 5851b861e8e6: Verifying Checksum 08:51:43 5851b861e8e6: Download complete 08:51:43 b85a868b505f: Verifying Checksum 08:51:43 b85a868b505f: Download complete 08:51:43 bab4dde63d76: Download complete 08:51:44 b85a868b505f: Pull complete 08:51:45 e2be974225ed: Pull complete 08:51:45 339a4e72a1f5: Pull complete 08:51:45 988bab9f4d93: Pull complete 08:51:46 1469e6f7b9e6: Pull complete 08:51:46 eaf3925da568: Pull complete 08:51:47 bab4dde63d76: Pull complete 08:51:47 bde34c3a00c8: Pull complete 08:51:47 b352a97aabf1: Pull complete 08:51:48 4872d77fe225: Pull complete 08:51:48 5851b861e8e6: Pull complete 08:51:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:51:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:51:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:48 prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container 08:51:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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 08:51:52 $ docker top 10bf412672349064c43f6fbceff2bf698e7092c057152616c1a7d9079299041e -eo pid,comm 08:51:52 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). 08:51:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:51:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:51:52 [ssh-agent] Looking for ssh-agent implementation... 08:51:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:52 $ docker exec 10bf412672349064c43f6fbceff2bf698e7092c057152616c1a7d9079299041e ssh-agent 08:51:52 SSH_AUTH_SOCK=/tmp/ssh-g7nPAHPNJE7V/agent.32 08:51:52 SSH_AGENT_PID=38 08:51:52 Running ssh-add (command line suppressed) 08:51:52 Identity added: /w/workspace/edgex-go/719@tmp/private_key_9247057885456558940.key (/w/workspace/edgex-go/719@tmp/private_key_9247057885456558940.key) 08:51:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:51:52 + git tag --points-at HEAD [Pipeline] } 08:51:52 $ docker exec --env ******** --env ******** 10bf412672349064c43f6fbceff2bf698e7092c057152616c1a7d9079299041e ssh-agent -k 08:51:53 unset SSH_AUTH_SOCK; 08:51:53 unset SSH_AGENT_PID; 08:51:53 echo Agent pid 38 killed; 08:51:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:51:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:51:53 [ssh-agent] Looking for ssh-agent implementation... 08:51:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:53 $ docker exec 10bf412672349064c43f6fbceff2bf698e7092c057152616c1a7d9079299041e ssh-agent 08:51:53 SSH_AUTH_SOCK=/tmp/ssh-BQ6tYLZ7W1Hp/agent.71 08:51:53 SSH_AGENT_PID=77 08:51:53 Running ssh-add (command line suppressed) 08:51:53 Identity added: /w/workspace/edgex-go/719@tmp/private_key_5940590830164911517.key (/w/workspace/edgex-go/719@tmp/private_key_5940590830164911517.key) 08:51:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:51:53 + git semver init 08:51:54 2024-10-08 08:51:53,940 [run_init] DEBUG init version:0.0.0 force:False 08:51:54 2024-10-08 08:51:53,941 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/719/.semver 08:51:54 2024-10-08 08:51:53,941 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/719/.semver 08:51:54 2024-10-08 08:51:53,942 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/719/.semver'], cwd=/w/workspace/edgex-go/719, universal_newlines=False, shell=None, istream=None) 08:52:00 2024-10-08 08:51:59,445 [append_file] DEBUG append to file:/w/workspace/edgex-go/719/.git/info/exclude 08:52:00 2024-10-08 08:51:59,445 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/719/.semver/main with force:False 08:52:00 2024-10-08 08:51:59,446 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main 08:52:00 2024-10-08 08:51:59,446 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main 08:52:00 3.2.0-dev.96 [Pipeline] } 08:52:00 $ docker exec --env ******** --env ******** 10bf412672349064c43f6fbceff2bf698e7092c057152616c1a7d9079299041e ssh-agent -k 08:52:00 unset SSH_AUTH_SOCK; 08:52:00 unset SSH_AGENT_PID; 08:52:00 echo Agent pid 77 killed; 08:52:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:52:01 + git semver [Pipeline] } 08:52:01 $ docker stop --time=1 10bf412672349064c43f6fbceff2bf698e7092c057152616c1a7d9079299041e 08:52:02 $ docker rm -f --volumes 10bf412672349064c43f6fbceff2bf698e7092c057152616c1a7d9079299041e [Pipeline] // withDockerContainer [Pipeline] sh 08:52:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:52:03 Stashed 1 file(s) [Pipeline] echo 08:52:03 [edgeXSemver]: initialized semver on version 3.2.0-dev.96 [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 08:52:03 + git config --global --add safe.directory /w/workspace/edgex-go/719 [Pipeline] echo 08:52:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:52:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:52:03 ========================================================= 08:52:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:52:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:52:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:52:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:52:03 43c4264eed91: Pulling fs layer 08:52:03 4cc291be95ef: Pulling fs layer 08:52:03 2ac1f1163629: Pulling fs layer 08:52:03 5c3c966382ef: Pulling fs layer 08:52:03 4f4fb700ef54: Pulling fs layer 08:52:03 5d5c8e513c77: Pulling fs layer 08:52:03 9f66e0745190: Pulling fs layer 08:52:03 f49a43e4bbc0: Pulling fs layer 08:52:03 561ebcabdf7f: Pulling fs layer 08:52:03 5c3c966382ef: Waiting 08:52:03 4f4fb700ef54: Waiting 08:52:03 5d5c8e513c77: Waiting 08:52:03 9f66e0745190: Waiting 08:52:03 f49a43e4bbc0: Waiting 08:52:03 561ebcabdf7f: Waiting 08:52:03 4cc291be95ef: Verifying Checksum 08:52:03 4cc291be95ef: Download complete 08:52:03 5c3c966382ef: Verifying Checksum 08:52:03 5c3c966382ef: Download complete 08:52:03 4f4fb700ef54: Verifying Checksum 08:52:03 4f4fb700ef54: Download complete 08:52:03 5d5c8e513c77: Verifying Checksum 08:52:03 5d5c8e513c77: Download complete 08:52:03 43c4264eed91: Download complete 08:52:03 9f66e0745190: Verifying Checksum 08:52:03 9f66e0745190: Download complete 08:52:04 43c4264eed91: Pull complete 08:52:04 561ebcabdf7f: Verifying Checksum 08:52:04 561ebcabdf7f: Download complete 08:52:04 4cc291be95ef: Pull complete 08:52:04 2ac1f1163629: Verifying Checksum 08:52:04 2ac1f1163629: Download complete 08:52:04 f49a43e4bbc0: Verifying Checksum 08:52:04 f49a43e4bbc0: Download complete 08:52:08 2ac1f1163629: Pull complete 08:52:08 5c3c966382ef: Pull complete 08:52:08 4f4fb700ef54: Pull complete 08:52:08 5d5c8e513c77: Pull complete 08:52:08 9f66e0745190: Pull complete 08:52:10 f49a43e4bbc0: Pull complete 08:52:10 561ebcabdf7f: Pull complete 08:52:10 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:52:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:52:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:52:11 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:52:11 WORKDIR /edgex 08:52:11 COPY go.mod . 08:52:11 RUN go mod download 08:52:11 docker build -t ci-base-image-x86_64 -f - . 08:52:11 Sending build context to Docker daemon 179.7MB 08:52:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:52:11 ---> 3a752c3f9dda 08:52:11 Step 2/4 : WORKDIR /edgex 08:52:18 Still waiting to schedule task 08:52:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:52:18 ---> Running in e67da85dcfed 08:52:18 Removing intermediate container e67da85dcfed 08:52:18 ---> 9d23fdf4090a 08:52:18 Step 3/4 : COPY go.mod . 08:52:18 ---> c57087fd0afa 08:52:18 Step 4/4 : RUN go mod download 08:52:18 ---> Running in 6669b2ca5d90 08:52:44 Removing intermediate container 6669b2ca5d90 08:52:44 ---> 9daec31d209f 08:52:44 Successfully built 9daec31d209f 08:52:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:45 + docker inspect -f . ci-base-image-x86_64 08:52:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:45 prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container 08:52:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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 08:52:45 $ docker top 866c64a15ce3dfffe3232d19b02d45bc7df220c9f599e5d55c2118adc9923b5e -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:46 + go version 08:52:46 go version go1.23.2 linux/amd64 [Pipeline] } 08:52:46 $ docker stop --time=1 866c64a15ce3dfffe3232d19b02d45bc7df220c9f599e5d55c2118adc9923b5e 08:52:47 $ docker rm -f --volumes 866c64a15ce3dfffe3232d19b02d45bc7df220c9f599e5d55c2118adc9923b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:47 + docker inspect -f . ci-base-image-x86_64 08:52:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:47 prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container 08:52:47 $ 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/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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 08:52:48 $ docker top eb375aa7fb37dbf8e3b10bc6be4ff62ec0ce30a46048ddb94bcd3a5df6581bce -eo pid,comm [Pipeline] { [Pipeline] echo 08:52:48 ========================================================= 08:52:48 [edgeXBuildGoParallel] Running Tests and Build... 08:52:48 ========================================================= [Pipeline] sh 08:52:48 + git config --global --add safe.directory /w/workspace/edgex-go/719 [Pipeline] fileExists [Pipeline] sh 08:52:48 + make test 08:52:48 go test -race -coverprofile=coverage.out ./... 08:52:57 ? github.com/edgexfoundry/edgex-go [no test files] 08:53:23 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:53:23 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:53:25 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:53:25 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:53:26 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:53:26 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:53:26 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:53:26 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:53:26 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:53:26 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:53:26 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:53:26 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 08:53:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:53:26 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:53:26 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:53:26 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:53:28 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:53:28 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:53:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 08:53:29 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:53:29 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:53:29 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 08:53:29 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:53:29 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:53:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.048s coverage: 97.0% of statements 08:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:53:30 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:53:30 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:53:30 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:53:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:53:30 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:53:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:53:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:53:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:53:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:53:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:53:32 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:53:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 08:53:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements 08:53:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:53:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:53:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.800s coverage: 93.4% of statements 08:53:33 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 91.7% of statements 08:53:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 10.0% of statements 08:53:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:53:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:53:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:53:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:53:35 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:53:35 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:53:35 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:53:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:53:35 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:53:35 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:53:35 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:53:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.428s coverage: 95.8% of statements 08:53:37 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 08:53:37 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:53:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:53:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] 08:53:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements 08:53:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 42.5% of statements 08:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 41.7% of statements 08:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 77.8% of statements 08:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 08:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 08:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 08:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:53:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:53:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:53:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:53:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:53:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:53:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:53:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:53:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:53:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:53:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:53:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:53:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:53:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:53:42 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:53:42 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:53:43 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:53:44 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:53:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:53:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:53:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22184 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:53:48 Running in /w/workspace/edgex-go/719 [Pipeline] { [Pipeline] checkout 08:53:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:53:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:53:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:53:49 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:53:49 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:53:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:53:50 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:53:50 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:53:50 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:53:50 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 08:53:51 The recommended git tool is: git 08:53:51 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 08:53:51 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 08:53:51 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 08:53:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 08:53:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:53:52 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:53:52 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:53:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:53:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:53:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:53:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:53:55 using credential edgex-jenkins-ssh 08:53:55 Cloning the remote Git repository 08:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:53:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:53:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 08:53:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:53:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:53:55 > git init /w/workspace/edgex-go/719 # timeout=10 08:53:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:53:56 > git --version # timeout=10 08:53:56 > git --version # 'git version 2.25.1' 08:53:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:53:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:53:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:53:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:53:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:53:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.255s coverage: 79.9% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.041s coverage: 92.9% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.023s coverage: 20.0% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.144s coverage: 63.1% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.562s coverage: 36.5% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 89.5% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.072s coverage: 97.1% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.029s coverage: 35.9% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.098s coverage: 95.7% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements 08:54:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 98.9% of statements 08:54:05 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 08:54:05 running golangci-lint 08:54:05 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:54:05 go version go1.23.2 linux/amd64 08:54:05 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:54:05 level=info msg="[config_reader] Used config file .golangci.yml" 08:54:05 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:54:14 Avoid second fetch 08:54:14 Checking out Revision 97aa120ff60dfd4d722ec5077cfcbd57441af356 (main) 08:54:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:54:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:14 > git config core.sparsecheckout # timeout=10 08:54:15 > git checkout -f 97aa120ff60dfd4d722ec5077cfcbd57441af356 # timeout=10 08:54:15 Commit message: "Merge pull request #4960 from jinlinGuan/issue-4935" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:54:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:54:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:54:20 Dload Upload Total Spent Left Speed 08:54:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79677 0 --:--:-- --:--:-- --:--:-- 79677 [Pipeline] sh 08:54:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:54:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:54:21 + sudo tee /etc/docker/daemon.new 08:54:21 { 08:54:21 "registry-mirrors": [ 08:54:21 "https://nexus3.edgexfoundry.org:10001" 08:54:21 ], 08:54:21 "bip": "10.250.0.254/24", 08:54:21 "hosts": [ 08:54:21 "tcp://0.0.0.0:5555", 08:54:21 "unix:///var/run/docker.sock" 08:54:21 ], 08:54:21 "mtu": 1458, 08:54:21 "selinux-enabled": true, 08:54:21 "seccomp-profile": "/etc/docker/seccomp.json" 08:54:21 } [Pipeline] sh 08:54:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:54:21 + sudo service docker restart 08:54:27 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|name|deps|exports_file|types_sizes) took 21.824088035s" 08:54:27 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.6295ms" 08:54:39 level=info msg="[linters_context/goanalysis] analyzers took 1m43.871945042s with top 10 stages: buildir: 52.593668086s, gosec: 3.829691595s, inspect: 3.155300443s, fact_deprecated: 3.005628222s, printf: 2.116490716s, ctrlflow: 1.623826524s, fact_purity: 1.448635868s, directives: 1.393057521s, nilness: 1.365080165s, ineffassign: 1.062280539s" 08:54:39 level=info msg="[runner] Issues before processing: 219, after processing: 0" 08:54:39 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 219/219, identifier_marker: 219/219, exclude: 219/219, path_prettifier: 219/219, autogenerated_exclude: 219/219, exclude-rules: 219/22, cgo: 219/219, invalid_issue: 219/219, skip_dirs: 219/219, nolint: 22/0, filename_unadjuster: 219/219" 08:54:39 level=info msg="[runner] processing took 21.14065ms with stages: nolint: 9.337969ms, identifier_marker: 5.704281ms, autogenerated_exclude: 1.778424ms, path_prettifier: 1.726595ms, exclude-rules: 1.571625ms, skip_dirs: 938.956µs, cgo: 31.05µs, invalid_issue: 30.62µs, filename_unadjuster: 15.5µs, max_same_issues: 1.45µs, fixer: 770ns, exclude: 480ns, uniq_by_line: 440ns, skip_files: 430ns, max_from_linter: 390ns, diff: 320ns, sort_results: 310ns, path_prefixer: 300ns, source_code: 220ns, max_per_file_from_linter: 200ns, path_shortener: 170ns, severity-rules: 150ns" 08:54:39 level=info msg="[runner] linters took 10.964822529s with stages: goanalysis_metalinter: 10.94355521s" 08:54:39 level=info msg="File cache stats: 0 entries of total size 0B" 08:54:39 level=info msg="Memory: 329 samples, avg is 276.0MB, max is 1249.5MB" 08:54:39 level=info msg="Execution took 32.841897171s" 08:54:39 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:40 provisioning config files... 08:54:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/719@tmp/config8085941109933506195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:40 ---> ****-login.sh 08:54:40 nexus3.edgexfoundry.org:10001 08:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:41 Configure a credential helper to remove this warning. See 08:54:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:41 08:54:41 Login Succeeded 08:54:41 nexus3.edgexfoundry.org:10002 08:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:41 Configure a credential helper to remove this warning. See 08:54:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:41 08:54:41 Login Succeeded 08:54:41 nexus3.edgexfoundry.org:10003 08:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:41 Configure a credential helper to remove this warning. See 08:54:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:41 08:54:41 Login Succeeded 08:54:41 nexus3.edgexfoundry.org:10004 08:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:42 Configure a credential helper to remove this warning. See 08:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:42 08:54:42 Login Succeeded 08:54:42 ****.io 08:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:42 Configure a credential helper to remove this warning. See 08:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:42 08:54:42 Login Succeeded 08:54:42 ---> ****-login.sh ends [Pipeline] } 08:54:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:54:42 + git config --global --add safe.directory /w/workspace/edgex-go/719 [Pipeline] echo 08:54:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:54:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:54:43 ========================================================= 08:54:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:54:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:54:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:54:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:54:43 cf04c63912e1: Pulling fs layer 08:54:43 55b35a11ae5e: Pulling fs layer 08:54:43 a37a00ec5f00: Pulling fs layer 08:54:43 50b3750afda1: Pulling fs layer 08:54:43 4f4fb700ef54: Pulling fs layer 08:54:43 80978eb59214: Pulling fs layer 08:54:43 c9f46d7d2bd2: Pulling fs layer 08:54:43 c5a475d317c9: Pulling fs layer 08:54:43 4f4fb700ef54: Waiting 08:54:43 80978eb59214: Waiting 08:54:43 c9f46d7d2bd2: Waiting 08:54:43 c5a475d317c9: Waiting 08:54:43 50b3750afda1: Waiting 08:54:43 55b35a11ae5e: Verifying Checksum 08:54:43 55b35a11ae5e: Download complete 08:54:43 50b3750afda1: Verifying Checksum 08:54:43 50b3750afda1: Download complete 08:54:43 4f4fb700ef54: Download complete 08:54:43 80978eb59214: Verifying Checksum 08:54:43 80978eb59214: Download complete 08:54:43 cf04c63912e1: Verifying Checksum 08:54:43 cf04c63912e1: Download complete 08:54:44 c5a475d317c9: Verifying Checksum 08:54:44 c5a475d317c9: Download complete 08:54:44 cf04c63912e1: Pull complete 08:54:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:54:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:54:44 ./bin/test-attribution-txt.sh [Pipeline] echo 08:54:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:54:45 55b35a11ae5e: Pull complete 08:54:45 + ls -al . 08:54:45 total 1852 08:54:45 drwxrwxr-x 11 1001 1001 4096 Oct 8 08:52 . 08:54:45 drwxr-xr-x 4 root root 4096 Oct 8 08:52 .. 08:54:45 drwxrwxr-x 2 1001 1001 4096 Oct 8 08:51 .blubracket 08:54:45 -rw-rw-r-- 1 1001 1001 10 Oct 8 08:51 .dockerignore 08:54:45 drwxrwxr-x 8 1001 1001 4096 Oct 8 08:54 .git 08:54:45 drwxrwxr-x 3 1001 1001 4096 Oct 8 08:51 .github 08:54:45 -rw-rw-r-- 1 1001 1001 1102 Oct 8 08:51 .gitignore 08:54:45 -rw-rw-r-- 1 1001 1001 199 Oct 8 08:51 .golangci.yml 08:54:45 -rw-rw-r-- 1 1001 1001 100 Oct 8 08:51 .hadolint.yml 08:54:45 drwxr-xr-x 3 1001 1001 4096 Oct 8 08:51 .semver 08:54:45 -rw-rw-r-- 1 1001 1001 155 Oct 8 08:51 .sonarcloud.properties 08:54:45 -rw-rw-r-- 1 1001 1001 1171 Oct 8 08:51 ADOPTERS.md 08:54:45 -rw-rw-r-- 1 1001 1001 21553 Oct 8 08:51 Attribution.txt 08:54:45 -rw-rw-r-- 1 1001 1001 100284 Oct 8 08:51 CHANGELOG.md 08:54:45 -rw-rw-r-- 1 1001 1001 3804 Oct 8 08:51 CONTRIBUTING.md 08:54:45 -rw-rw-r-- 1 1001 1001 677 Oct 8 08:51 GOVERNANCE.md 08:54:45 -rw-rw-r-- 1 1001 1001 861 Oct 8 08:51 Jenkinsfile 08:54:45 -rw-rw-r-- 1 1001 1001 10775 Oct 8 08:51 LICENSE 08:54:45 -rw-rw-r-- 1 1001 1001 16854 Oct 8 08:51 Makefile 08:54:45 -rw-rw-r-- 1 1001 1001 582 Oct 8 08:51 OWNERS.md 08:54:45 -rw-rw-r-- 1 1001 1001 9528 Oct 8 08:51 README.md 08:54:45 -rw-rw-r-- 1 1001 1001 789 Oct 8 08:51 SECURITY.md 08:54:45 -rw-rw-r-- 1 1001 1001 12 Oct 8 08:52 VERSION 08:54:45 drwxrwxr-x 2 1001 1001 4096 Oct 8 08:51 bin 08:54:45 drwxrwxr-x 20 1001 1001 4096 Oct 8 08:51 cmd 08:54:45 -rw-r--r-- 1 root root 1504136 Oct 8 08:54 coverage.out 08:54:45 drwxrwxr-x 2 1001 1001 4096 Oct 8 08:51 fuzz_test 08:54:45 -rw-rw-r-- 1 1001 1001 7305 Oct 8 08:51 go.mod 08:54:45 -rw-rw-r-- 1 1001 1001 102748 Oct 8 08:51 go.sum 08:54:45 drwxrwxr-x 7 1001 1001 4096 Oct 8 08:51 internal 08:54:45 drwxrwxr-x 3 1001 1001 4096 Oct 8 08:51 openapi 08:54:45 -rw-rw-r-- 1 1001 1001 584 Oct 8 08:51 security.txt 08:54:45 -rw-rw-r-- 1 1001 1001 204 Oct 8 08:51 version.go [Pipeline] sh 08:54:45 + '[' -e coverage.out ] 08:54:45 + chown 1001:1001 coverage.out [Pipeline] stash 08:54:45 Stashed 1 file(s) [Pipeline] sh 08:54:45 a37a00ec5f00: Verifying Checksum 08:54:45 a37a00ec5f00: Download complete 08:54:45 + make build 08:54:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:54:46 c9f46d7d2bd2: Verifying Checksum 08:54:46 c9f46d7d2bd2: Download complete 08:55:01 a37a00ec5f00: Pull complete 08:55:01 50b3750afda1: Pull complete 08:55:01 4f4fb700ef54: Pull complete 08:55:01 80978eb59214: Pull complete 08:55:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:55:07 c9f46d7d2bd2: Pull complete 08:55:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:55:09 c5a475d317c9: Pull complete 08:55:09 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:55:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:55:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:55:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:55:09 WORKDIR /edgex 08:55:09 COPY go.mod . 08:55:09 RUN go mod download 08:55:09 + docker build -t ci-base-image-arm64 -f - . 08:55:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:55:10 Sending build context to Docker daemon 3.686MB 08:55:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:55:10 ---> be29e6b0f0d4 08:55:10 Step 2/4 : WORKDIR /edgex 08:55:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:55:12 ---> Running in 1e9ede80d30d 08:55:12 Removing intermediate container 1e9ede80d30d 08:55:12 ---> 6f61a8199be6 08:55:12 Step 3/4 : COPY go.mod . 08:55:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:55:12 ---> 79cd3efa3360 08:55:12 Step 4/4 : RUN go mod download 08:55:12 ---> Running in 9f9f00719ee0 08:55:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:55:17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:55:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:55:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:55:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:55:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:55:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:55:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:55:25 $ docker stop --time=1 eb375aa7fb37dbf8e3b10bc6be4ff62ec0ce30a46048ddb94bcd3a5df6581bce 08:55:31 $ docker rm -f --volumes eb375aa7fb37dbf8e3b10bc6be4ff62ec0ce30a46048ddb94bcd3a5df6581bce [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 08:55:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:55:33 08:55:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:55:33 latest: Pulling from edgex-devops/edgex-compose 08:55:33 91d30c5bc195: Pulling fs layer 08:55:33 2e9b0aa3be6d: Pulling fs layer 08:55:33 9c61dcf015f6: Pulling fs layer 08:55:33 4698f68db338: Pulling fs layer 08:55:33 2a2f49069b9e: Pulling fs layer 08:55:33 e0025b399a48: Pulling fs layer 08:55:33 4698f68db338: Waiting 08:55:33 2a2f49069b9e: Waiting 08:55:33 e0025b399a48: Waiting 08:55:33 91d30c5bc195: Verifying Checksum 08:55:33 91d30c5bc195: Download complete 08:55:33 4698f68db338: Verifying Checksum 08:55:33 4698f68db338: Download complete 08:55:33 2e9b0aa3be6d: Verifying Checksum 08:55:33 2e9b0aa3be6d: Download complete 08:55:33 e0025b399a48: Download complete 08:55:33 91d30c5bc195: Pull complete 08:55:34 2a2f49069b9e: Download complete 08:55:34 2e9b0aa3be6d: Pull complete 08:55:34 9c61dcf015f6: Verifying Checksum 08:55:34 9c61dcf015f6: Download complete 08:55:36 9c61dcf015f6: Pull complete 08:55:36 4698f68db338: Pull complete 08:55:37 2a2f49069b9e: Pull complete 08:55:37 e0025b399a48: Pull complete 08:55:37 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:55:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:37 prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container 08: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/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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 08:55:41 $ docker top 13dbe262ad7324856f5689fb638b8445c20b4785e7fb22f3499198f84afad67d -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:41 + docker compose -f ./docker-compose-build.yml build --parallel 08:55:44 #1 [security-spire-config internal] load build definition from Dockerfile 08:55:44 #1 transferring dockerfile: 1.69kB done 08:55:44 #1 DONE 0.0s 08:55:44 08:55:44 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:55:44 #2 transferring dockerfile: 2.23kB done 08:55:44 #2 DONE 0.0s 08:55:44 08:55:44 #3 [support-notifications internal] load build definition from Dockerfile 08:55:44 #3 transferring dockerfile: 2.02kB done 08:55:44 #3 DONE 0.0s 08:55:44 08:55:44 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:55:44 #4 transferring dockerfile: 1.89kB done 08:55:44 #4 DONE 0.0s 08:55:44 08:55:44 #5 [security-spire-agent internal] load build definition from Dockerfile 08:55:44 #5 transferring dockerfile: 1.81kB done 08:55:44 #5 DONE 0.0s 08:55:44 08:55:44 #6 [core-command internal] load build definition from Dockerfile 08:55:44 #6 transferring dockerfile: 1.93kB done 08:55:44 #6 DONE 0.0s 08:55:44 08:55:44 #7 [core-metadata internal] load build definition from Dockerfile 08:55:44 #7 transferring dockerfile: 2.13kB done 08:55:44 #7 DONE 0.0s 08:55:44 08:55:44 #8 [core-data internal] load build definition from Dockerfile 08:55:44 #8 transferring dockerfile: 2.07kB done 08:55:44 #8 DONE 0.0s 08:55:44 08:55:44 #9 [security-secretstore-setup internal] load build definition from Dockerfile 08:55:44 #9 transferring dockerfile: 2.49kB done 08:55:44 #9 DONE 0.0s 08:55:44 08:55:44 #10 [security-proxy-auth internal] load build definition from Dockerfile 08:55:44 #10 transferring dockerfile: 2.15kB done 08:55:44 #10 DONE 0.1s 08:55:44 08:55:44 #11 [support-cron-scheduler internal] load build definition from Dockerfile 08:55:44 #11 transferring dockerfile: 1.85kB done 08:55:44 #11 DONE 0.1s 08:55:44 08:55:44 #12 [security-spire-server internal] load build definition from Dockerfile 08:55:44 #12 transferring dockerfile: 1.70kB done 08:55:44 #12 DONE 0.1s 08:55:44 08:55:44 #13 [security-spire-config internal] load .dockerignore 08:55:44 #13 transferring context: 50B done 08:55:44 #13 DONE 0.0s 08:55:44 08:55:44 #14 [core-keeper internal] load build definition from Dockerfile 08:55:44 #14 transferring dockerfile: 2.07kB done 08:55:44 #14 DONE 0.1s 08:55:44 08:55:44 #15 [security-proxy-setup internal] load build definition from Dockerfile 08:55:44 #15 transferring dockerfile: 2.50kB done 08:55:44 #15 DONE 0.1s 08:55:44 08:55:44 #16 [security-bootstrapper internal] load build definition from Dockerfile 08:55:44 #16 transferring dockerfile: 3.17kB done 08:55:44 #16 DONE 0.1s 08:55:44 08:55:44 #17 [support-scheduler internal] load build definition from Dockerfile 08:55:44 #17 transferring dockerfile: 1.93kB done 08:55:44 #17 DONE 0.1s 08:55:44 08:55:44 #18 [core-common-config-bootstrapper internal] load .dockerignore 08:55:44 #18 transferring context: 50B done 08:55:44 #18 DONE 0.0s 08:55:44 08:55:44 #19 [support-notifications internal] load .dockerignore 08:55:44 #19 transferring context: 50B done 08:55:44 #19 DONE 0.0s 08:55:44 08:55:44 #20 [security-spire-agent internal] load .dockerignore 08:55:44 #20 transferring context: 50B done 08:55:44 #20 DONE 0.0s 08:55:44 08:55:44 #21 [core-command internal] load .dockerignore 08:55:44 #21 transferring context: 50B done 08:55:44 #21 DONE 0.0s 08:55:44 08:55:44 #22 [core-data internal] load .dockerignore 08:55:44 #22 transferring context: 50B done 08:55:44 #22 DONE 0.0s 08:55:44 08:55:44 #23 [core-metadata internal] load .dockerignore 08:55:44 #23 transferring context: 50B done 08:55:44 #23 DONE 0.0s 08:55:44 08:55:44 #24 [security-secretstore-setup internal] load .dockerignore 08:55:44 #24 transferring context: 50B done 08:55:44 #24 DONE 0.0s 08:55:44 08:55:44 #25 [security-proxy-auth internal] load .dockerignore 08:55:44 #25 transferring context: 50B done 08:55:44 #25 DONE 0.0s 08:55:44 08:55:44 #26 [support-cron-scheduler internal] load .dockerignore 08:55:44 #26 transferring context: 50B done 08:55:44 #26 DONE 0.0s 08:55:44 08:55:44 #27 [security-spire-server internal] load .dockerignore 08:55:44 #27 transferring context: 50B done 08:55:44 #27 DONE 0.0s 08:55:44 08:55:44 #28 [security-proxy-setup internal] load .dockerignore 08:55:44 #28 transferring context: 50B done 08:55:44 #28 DONE 0.0s 08:55:44 08:55:44 #29 [security-bootstrapper internal] load .dockerignore 08:55:44 #29 transferring context: 50B 0.0s done 08:55:44 #29 DONE 0.0s 08:55:44 08:55:44 #30 [support-scheduler internal] load .dockerignore 08:55:44 #30 transferring context: 50B done 08:55:44 #30 DONE 0.0s 08:55:44 08:55:44 #31 [core-keeper internal] load .dockerignore 08:55:44 #31 transferring context: 50B done 08:55:44 #31 DONE 0.0s 08:55:44 08:55:44 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 08:55:44 #32 DONE 0.1s 08:55:44 08:55:44 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:55:44 #33 DONE 0.0s 08:55:44 08:55:44 #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:55:44 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:55:44 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:55:44 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:55:44 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:55:44 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:55:44 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:55:44 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:55:44 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:55:44 #34 DONE 0.1s 08:55:44 08:55:44 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:55:44 #33 DONE 0.0s 08:55:44 08:55:44 #35 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:55:44 #35 ... 08:55:44 08:55:44 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:55:44 #33 DONE 0.0s 08:55:44 08:55:44 #34 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:55:44 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:55:44 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:55:44 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:55:44 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:55:44 #34 DONE 0.2s 08:55:44 08:55:44 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:55:44 #36 DONE 0.5s 08:55:45 08:55:45 #34 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:55:45 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:55:45 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:55:45 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:55:45 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:55:45 #34 DONE 0.2s 08:55:45 08:55:45 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:55:45 #33 DONE 0.0s 08:55:45 08:55:45 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:55:45 #32 ... 08:55:45 08:55:45 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:55:45 #33 DONE 0.0s 08:55:45 08:55:45 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 08:55:45 #32 DONE 0.5s 08:55:45 08:55:45 #34 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:55:45 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:55:45 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:55:45 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:55:45 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:55:45 #34 DONE 0.2s 08:55:45 08:55:45 #37 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:45 #37 ... 08:55:45 08:55:45 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:55:45 #38 DONE 0.7s 08:55:45 08:55:45 #39 [security-spire-config internal] load build context 08:55:45 #39 transferring context: 26.23kB 0.0s done 08:55:45 #39 DONE 0.4s 08:55:45 08:55:45 #34 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:55:45 #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:55:45 #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:55:45 #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:55:45 #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:55:45 #34 DONE 0.2s 08:55:45 08:55:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:55:45 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 08:55:45 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:55:45 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:55:45 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:55:45 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s 08:55:45 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 08:55:45 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:55:45 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:55:45 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:55:45 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s 08:55:45 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:55:45 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 08:55:45 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:55:45 #40 ... 08:55:45 08:55:45 #41 [security-spire-server internal] load build context 08:55:45 #41 transferring context: 27.98kB done 08:55:45 #41 DONE 0.8s 08:55:45 08:55:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:55:45 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 08:55:45 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:55:46 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.6s 08:55:46 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 08:55:46 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 0.7s 08:55:46 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:55:46 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 21.40MB / 30.73MB 0.9s 08:55:46 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 1.0s 08:55:46 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s 08:55:51 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.5s 08:55:54 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.9s done 08:55:54 #40 ... 08:55:54 08:55:54 #42 [security-spiffe-token-provider internal] load .dockerignore 08:55:54 #42 transferring context: 50B done 08:55:54 #42 ... 08:55:54 08:55:54 #43 [core-metadata internal] load build context 08:55:54 #43 transferring context: 369.10MB 9.5s 08:55:55 #43 ... 08:55:55 08:55:55 #44 [security-spiffe-token-provider internal] load build context 08:55:55 #44 ... 08:55:55 08:55:55 #45 [security-spire-agent internal] load build context 08:55:55 #45 ... 08:55:55 08:55:55 #46 [core-data internal] load build context 08:55:55 #46 ... 08:55:55 08:55:55 #47 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:55:55 #0 4.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:55:55 #0 4.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:55:55 #0 5.169 (1/2) Installing ca-certificates (20240705-r0) 08:55:55 #0 5.189 (2/2) Installing dumb-init (1.2.5-r3) 08:55:55 #0 5.192 Executing busybox-1.36.1-r29.trigger 08:55:55 #0 5.211 Executing ca-certificates-20240705-r0.trigger 08:55:55 #0 5.241 OK: 9 MiB in 16 packages 08:55:55 #47 ... 08:55:55 08:55:55 #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:55:55 #0 6.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:55:55 #0 6.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:55:55 #0 7.226 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:55:55 #0 7.226 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:55:55 #0 7.226 OK: 24163 distinct packages available 08:55:55 #0 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:55:55 #0 7.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:55:55 #0 7.673 (1/4) Installing dumb-init (1.2.5-r3) 08:55:55 #0 8.091 (2/4) Installing musl-obstack (1.2.3-r2) 08:55:55 #0 8.109 (3/4) Installing libucontext (1.2-r3) 08:55:55 #0 8.118 (4/4) Installing gcompat (1.1.0-r4) 08:55:55 #0 8.118 Executing busybox-1.36.1-r29.trigger 08:55:55 #0 8.127 OK: 8 MiB in 18 packages 08:55:56 #48 ... 08:55:56 08:55:56 #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:55:56 #0 5.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:55:56 #0 5.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:55:56 #0 5.541 (1/3) Installing ca-certificates (20240705-r0) 08:55:56 #0 5.662 (2/3) Installing dumb-init (1.2.5-r3) 08:55:56 #0 5.667 (3/3) Installing tzdata (2024b-r0) 08:55:56 #0 5.699 Executing busybox-1.36.1-r29.trigger 08:55:56 #0 5.701 Executing ca-certificates-20240705-r0.trigger 08:55:56 #0 5.746 OK: 10 MiB in 17 packages 08:55:56 #49 ... 08:55:56 08:55:56 #50 [core-keeper internal] load build context 08:55:56 #50 ... 08:55:56 08:55:56 #51 [support-notifications internal] load build context 08:55:56 #51 ... 08:55:56 08:55:56 #52 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:55:56 #0 0.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:55:56 #0 0.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:55:56 #0 1.176 (1/1) Installing dumb-init (1.2.5-r3) 08:55:56 #0 1.176 Executing busybox-1.36.1-r29.trigger 08:55:56 #0 1.192 OK: 8 MiB in 15 packages 08:55:56 #52 ... 08:55:56 08:55:56 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:55:56 #53 ... 08:55:56 08:55:56 #54 [support-scheduler internal] load build context 08:55:56 #54 ... 08:55:56 08:55:56 #55 [security-bootstrapper internal] load build context 08:55:56 #55 ... 08:55:56 08:55:56 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:55:56 #56 ... 08:55:56 08:55:56 #57 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:55:57 #57 ... 08:55:57 08:55:57 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:55:57 #58 ... 08:55:57 08:55:57 #59 [security-secretstore-setup internal] load build context 08:56:00 #59 ... 08:56:00 08:56:00 #60 [security-proxy-auth internal] load build context 08:56:00 #60 ... 08:56:00 08:56:00 #61 [core-common-config-bootstrapper internal] load build context 08:56:00 #61 ... 08:56:00 08:56:00 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:56:00 #0 2.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:00 #0 2.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:00 #0 2.715 (1/4) Installing ca-certificates (20240705-r0) 08:56:00 #0 2.731 (2/4) Installing dumb-init (1.2.5-r3) 08:56:00 #0 2.737 (3/4) Installing su-exec (0.2-r3) 08:56:00 #0 2.740 (4/4) Installing yq-go (4.44.1-r2) 08:56:00 #0 2.801 Executing busybox-1.36.1-r29.trigger 08:56:00 #0 2.810 Executing ca-certificates-20240705-r0.trigger 08:56:00 #0 2.851 OK: 19 MiB in 18 packages 08:56:00 #62 ... 08:56:00 08:56:00 #63 [core-command internal] load build context 08:56:00 #63 ... 08:56:00 08:56:00 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:56:00 #0 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:00 #0 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:00 #0 1.694 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:56:00 #0 1.694 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:56:00 #0 1.694 OK: 24163 distinct packages available 08:56:00 #0 1.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:00 #0 1.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:00 #0 2.096 (1/14) Installing ca-certificates (20240705-r0) 08:56:00 #0 2.112 (2/14) Installing brotli-libs (1.1.0-r2) 08:56:00 #0 2.124 (3/14) Installing c-ares (1.33.1-r0) 08:56:00 #0 2.128 (4/14) Installing libunistring (1.2-r0) 08:56:00 #0 2.145 (5/14) Installing libidn2 (2.3.7-r0) 08:56:00 #0 2.156 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:56:00 #0 2.156 (7/14) Installing libpsl (0.21.5-r1) 08:56:00 #0 2.164 (8/14) Installing zstd-libs (1.5.6-r0) 08:56:00 #0 2.169 (9/14) Installing libcurl (8.10.1-r0) 08:56:00 #0 2.181 (10/14) Installing curl (8.10.1-r0) 08:56:00 #0 2.186 (11/14) Installing dumb-init (1.2.5-r3) 08:56:00 #0 2.190 (12/14) Installing musl-obstack (1.2.3-r2) 08:56:00 #0 2.193 (13/14) Installing libucontext (1.2-r3) 08:56:00 #0 2.195 (14/14) Installing gcompat (1.1.0-r4) 08:56:00 #0 2.348 Executing busybox-1.36.1-r29.trigger 08:56:00 #0 2.355 Executing ca-certificates-20240705-r0.trigger 08:56:00 #0 2.393 OK: 13 MiB in 28 packages 08:56:00 #64 ... 08:56:00 08:56:00 #65 [support-cron-scheduler internal] load build context 08:56:00 #65 ... 08:56:00 08:56:00 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:56:00 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 08:56:00 #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:56:00 #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:56:00 #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:56:00 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:56:00 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:56:00 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 08:56:00 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:56:00 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.7s done 08:56:00 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 08:56:00 #66 ... 08:56:00 08:56:00 #67 [security-proxy-setup internal] load build context 08:56:00 #67 transferring context: 351.19MB 14.3s 08:56:00 #67 ... 08:56:00 08:56:00 #65 [support-cron-scheduler internal] load build context 08:56:00 #65 transferring context: 452.44MB 15.0s done 08:56:05 #65 ... 08:56:05 08:56:05 #44 [security-spiffe-token-provider internal] load build context 08:56:05 #44 transferring context: 452.44MB 15.8s done 08:56:05 #44 ... 08:56:05 08:56:05 #43 [core-metadata internal] load build context 08:56:05 #43 transferring context: 452.44MB 12.1s done 08:56:05 #43 ... 08:56:05 08:56:05 #45 [security-spire-agent internal] load build context 08:56:05 #45 transferring context: 27.51kB 0.0s done 08:56:05 #45 ... 08:56:05 08:56:05 #46 [core-data internal] load build context 08:56:05 #46 transferring context: 452.44MB 13.1s done 08:56:05 #46 ... 08:56:05 08:56:05 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:05 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.2s 08:56:06 #40 ... 08:56:06 08:56:06 #50 [core-keeper internal] load build context 08:56:06 #50 transferring context: 452.44MB 14.2s done 08:56:06 #50 ... 08:56:06 08:56:06 #51 [support-notifications internal] load build context 08:56:06 #51 transferring context: 452.44MB 15.5s done 08:56:06 #51 ... 08:56:06 08:56:06 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:06 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done 08:56:06 #40 ... 08:56:06 08:56:06 #54 [support-scheduler internal] load build context 08:56:06 #54 transferring context: 452.44MB 14.0s done 08:56:06 #54 ... 08:56:06 08:56:06 #55 [security-bootstrapper internal] load build context 08:56:06 #55 transferring context: 452.44MB 14.4s done 08:56:07 #55 ... 08:56:07 08:56:07 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:56:07 #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done 08:56:08 #66 ... 08:56:08 08:56:08 #60 [security-proxy-auth internal] load build context 08:56:08 #60 transferring context: 452.44MB 12.4s done 08:56:08 #60 ... 08:56:08 08:56:08 #61 [core-common-config-bootstrapper internal] load build context 08:56:08 #61 transferring context: 452.44MB 13.0s done 08:56:08 #61 ... 08:56:08 08:56:08 #63 [core-command internal] load build context 08:56:08 #63 transferring context: 452.44MB 15.0s done 08:56:08 #63 ... 08:56:08 08:56:08 #59 [security-secretstore-setup internal] load build context 08:56:08 #59 transferring context: 452.44MB 15.2s done 08:56:08 #59 ... 08:56:08 08:56:08 #67 [security-proxy-setup internal] load build context 08:56:08 #67 transferring context: 452.44MB 15.2s done 08:56:20 Removing intermediate container 9f9f00719ee0 08:56:20 ---> af5da0ca7575 08:56:20 Successfully built af5da0ca7575 08:56:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:21 + docker inspect -f . ci-base-image-arm64 08:56:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:21 prd-ubuntu20.04-docker-arm64-4c-16g-22184 does not seem to be running inside a container 08:56:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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 08:56:22 $ docker top 1c4994256f3f3cca414f325c953afd9019dfd1ac05a17682d4747758e3165c12 -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:23 + go version 08:56:23 go version go1.23.2 linux/arm64 [Pipeline] } 08:56:23 $ docker stop --time=1 1c4994256f3f3cca414f325c953afd9019dfd1ac05a17682d4747758e3165c12 08:56:25 $ docker rm -f --volumes 1c4994256f3f3cca414f325c953afd9019dfd1ac05a17682d4747758e3165c12 [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 08:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:56:25 08:56:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:56:26 latest: Pulling from edgex-devops/edgex-compose-arm64 08:56:26 547446be3368: Pulling fs layer 08:56:26 d125d8839a47: Pulling fs layer 08:56:26 3e85d5ac6304: Pulling fs layer 08:56:26 c3105a71a48b: Pulling fs layer 08:56:26 0f093f025ec4: Pulling fs layer 08:56:26 c3106fc0e877: Pulling fs layer 08:56:26 c3105a71a48b: Waiting 08:56:26 0f093f025ec4: Waiting 08:56:26 c3106fc0e877: Waiting 08:56:26 547446be3368: Verifying Checksum 08:56:26 547446be3368: Download complete 08:56:26 c3105a71a48b: Verifying Checksum 08:56:26 c3105a71a48b: Download complete 08:56:26 d125d8839a47: Verifying Checksum 08:56:26 d125d8839a47: Download complete 08:56:26 c3106fc0e877: Verifying Checksum 08:56:26 c3106fc0e877: Download complete 08:56:27 0f093f025ec4: Verifying Checksum 08:56:27 0f093f025ec4: Download complete 08:56:27 547446be3368: Pull complete 08:56:27 #67 ... 08:56:27 08:56:27 #45 [security-spire-agent internal] load build context 08:56:27 #45 DONE 41.9s 08:56:27 08:56:27 #52 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:56:27 #52 DONE 42.5s 08:56:27 08:56:27 #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:56:27 #68 ... 08:56:27 08:56:27 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:56:27 #62 DONE 42.5s 08:56:27 08:56:27 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:56:27 #64 DONE 42.5s 08:56:27 08:56:27 #47 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:56:27 #47 DONE 42.5s 08:56:27 08:56:27 #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:56:27 #49 DONE 42.3s 08:56:27 08:56:27 #43 [core-metadata internal] load build context 08:56:27 #43 DONE 42.6s 08:56:27 08:56:27 #61 [core-common-config-bootstrapper internal] load build context 08:56:27 #61 DONE 42.8s 08:56:27 08:56:27 #60 [security-proxy-auth internal] load build context 08:56:27 #60 DONE 42.5s 08:56:27 08:56:27 #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:56:27 #48 DONE 42.3s 08:56:27 08:56:27 #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:56:27 #68 ... 08:56:27 08:56:27 #46 [core-data internal] load build context 08:56:27 #46 DONE 42.7s 08:56:27 08:56:27 #63 [core-command internal] load build context 08:56:27 #63 DONE 42.7s 08:56:27 08:56:27 #54 [support-scheduler internal] load build context 08:56:27 #54 DONE 42.2s 08:56:27 08:56:27 #50 [core-keeper internal] load build context 08:56:27 #50 DONE 42.2s 08:56:27 08:56:27 #59 [security-secretstore-setup internal] load build context 08:56:27 #59 DONE 42.7s 08:56:27 08:56:27 #51 [support-notifications internal] load build context 08:56:27 #51 DONE 42.8s 08:56:27 08:56:27 #55 [security-bootstrapper internal] load build context 08:56:27 #55 DONE 42.3s 08:56:27 08:56:27 #65 [support-cron-scheduler internal] load build context 08:56:27 #65 DONE 42.6s 08:56:27 08:56:27 #67 [security-proxy-setup internal] load build context 08:56:27 #67 DONE 42.6s 08:56:27 08:56:27 #44 [security-spiffe-token-provider internal] load build context 08:56:27 #44 DONE 42.8s 08:56:27 08:56:27 #57 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:56:27 #57 DONE 43.0s 08:56:27 08:56:27 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:56:27 #66 ... 08:56:27 08:56:27 #69 [core-keeper builder 2/7] WORKDIR /edgex-go 08:56:27 #69 DONE 0.1s 08:56:27 08:56:27 #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:56:28 #70 ... 08:56:28 08:56:28 #37 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:28 #37 DONE 43.0s 08:56:28 d125d8839a47: Pull complete 08:56:28 08:56:28 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:28 #56 43.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:28 #56 43.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:28 #56 ... 08:56:28 08:56:28 #35 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:56:28 #35 43.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:28 #35 43.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:28 #35 43.62 (1/1) Installing dumb-init (1.2.5-r3) 08:56:28 #35 43.63 Executing busybox-1.36.1-r29.trigger 08:56:28 #35 43.63 OK: 8 MiB in 15 packages 08:56:28 #35 DONE 43.8s 08:56:28 08:56:28 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:56:28 #58 42.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:28 #58 42.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:28 #58 43.12 (1/2) Installing dumb-init (1.2.5-r3) 08:56:28 #58 43.13 (2/2) Installing su-exec (0.2-r3) 08:56:28 #58 43.13 Executing busybox-1.36.1-r29.trigger 08:56:28 #58 43.14 OK: 8 MiB in 16 packages 08:56:28 #58 DONE 43.3s 08:56:28 08:56:28 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:28 #56 43.51 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:56:28 #56 43.51 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:56:28 #56 43.51 OK: 24163 distinct packages available 08:56:28 #56 43.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:28 3e85d5ac6304: Verifying Checksum 08:56:28 3e85d5ac6304: Download complete 08:56:28 #56 43.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:29 #56 43.93 (1/5) Installing dumb-init (1.2.5-r3) 08:56:29 #56 43.94 (2/5) Installing musl-obstack (1.2.3-r2) 08:56:29 #56 43.94 (3/5) Installing libucontext (1.2-r3) 08:56:29 #56 43.94 (4/5) Installing gcompat (1.1.0-r4) 08:56:29 #56 43.95 (5/5) Installing openssl (3.3.2-r0) 08:56:29 #56 ... 08:56:29 08:56:29 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:56:29 #53 43.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:29 #53 43.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:29 #53 43.45 (1/4) Installing dumb-init (1.2.5-r3) 08:56:29 #53 43.46 (2/4) Installing openssl (3.3.2-r0) 08:56:29 #53 43.47 (3/4) Installing su-exec (0.2-r3) 08:56:29 #53 43.47 (4/4) Installing yq-go (4.44.1-r2) 08:56:29 #53 43.56 Executing busybox-1.36.1-r29.trigger 08:56:29 #53 43.56 OK: 19 MiB in 18 packages 08:56:29 #53 DONE 43.9s 08:56:29 08:56:29 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:29 #56 43.96 Executing busybox-1.36.1-r29.trigger 08:56:29 #56 43.96 OK: 9 MiB in 19 packages 08:56:29 #56 DONE 44.1s 08:56:29 08:56:29 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:56:29 #71 ... 08:56:29 08:56:29 #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:56:29 #68 1.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:29 #68 1.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:29 #68 1.767 Upgrading critical system libraries and apk-tools: 08:56:29 #68 1.767 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:56:29 #68 1.773 Executing busybox-1.36.1-r29.trigger 08:56:29 #68 1.858 Continuing the upgrade transaction with new apk-tools: 08:56:29 #68 1.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:29 #68 1.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:29 #68 2.264 OK: 8 MiB in 15 packages 08:56:29 #68 DONE 2.4s 08:56:30 08:56:30 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:56:30 #0 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:30 #0 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:30 #0 1.935 Upgrading critical system libraries and apk-tools: 08:56:30 #0 1.935 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:56:30 #0 1.940 Executing busybox-1.36.1-r29.trigger 08:56:30 #0 2.013 Continuing the upgrade transaction with new apk-tools: 08:56:30 #0 2.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:30 #0 2.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:30 #0 2.416 OK: 13 MiB in 28 packages 08:56:30 #72 DONE 2.6s 08:56:30 08:56:30 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:30 #73 DONE 2.3s 08:56:30 08:56:30 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:56:30 #74 ... 08:56:30 08:56:30 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:56:30 #0 1.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:30 #0 1.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:30 #0 2.120 Upgrading critical system libraries and apk-tools: 08:56:30 #0 2.120 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:56:30 #0 2.128 Executing busybox-1.36.1-r29.trigger 08:56:30 #0 2.198 Continuing the upgrade transaction with new apk-tools: 08:56:30 #0 2.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:30 #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:30 #0 2.578 OK: 19 MiB in 18 packages 08:56:30 #75 DONE 2.7s 08:56:30 08:56:30 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:56:30 #0 1.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:30 #0 1.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:30 #0 2.167 Upgrading critical system libraries and apk-tools: 08:56:30 #0 2.167 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:56:30 #0 2.179 Executing busybox-1.36.1-r29.trigger 08:56:30 #0 2.276 Continuing the upgrade transaction with new apk-tools: 08:56:30 #0 2.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:30 #0 2.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:30 #0 2.648 OK: 8 MiB in 18 packages 08:56:30 #76 DONE 2.8s 08:56:30 08:56:30 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:56:31 #77 ... 08:56:31 08:56:31 #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:56:31 #0 2.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:31 #0 2.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:31 #0 2.834 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:56:31 #0 2.834 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:56:31 #0 2.834 OK: 24162 distinct packages available 08:56:31 #0 2.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:31 #0 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:31 #0 3.235 OK: 246 MiB in 54 packages 08:56:31 #78 DONE 3.8s 08:56:31 08:56:31 #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:56:31 #0 1.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:31 #0 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:31 #0 2.390 Upgrading critical system libraries and apk-tools: 08:56:31 #0 2.390 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:56:31 #0 2.398 Executing busybox-1.36.1-r29.trigger 08:56:31 #0 2.463 Continuing the upgrade transaction with new apk-tools: 08:56:31 #0 2.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:31 #0 2.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:31 #0 3.763 OK: 9 MiB in 16 packages 08:56:31 #79 DONE 4.1s 08:56:31 08:56:31 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:56:31 #0 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:31 #0 2.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:31 #0 2.728 Upgrading critical system libraries and apk-tools: 08:56:31 #0 2.728 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:56:31 #0 2.738 Executing busybox-1.36.1-r29.trigger 08:56:31 #0 2.812 Continuing the upgrade transaction with new apk-tools: 08:56:31 #0 2.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:31 #0 2.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:31 #0 3.748 OK: 10 MiB in 17 packages 08:56:31 #80 DONE 4.1s 08:56:31 08:56:31 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:56:31 #0 1.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:31 #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:31 #0 1.701 Upgrading critical system libraries and apk-tools: 08:56:31 #0 1.701 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:56:31 #0 1.707 Executing busybox-1.36.1-r29.trigger 08:56:31 #0 1.766 Continuing the upgrade transaction with new apk-tools: 08:56:31 #0 1.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:31 #0 1.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:31 #0 2.498 OK: 8 MiB in 16 packages 08:56:31 #81 DONE 2.9s 08:56:31 08:56:31 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:56:31 #82 DONE 0.1s 08:56:31 08:56:31 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:56:31 #77 DONE 1.4s 08:56:31 08:56:31 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:56:31 #83 DONE 0.1s 08:56:31 08:56:31 #84 [security-spire-config stage-2 6/10] COPY security.txt / 08:56:31 #84 DONE 0.0s 08:56:31 08:56:31 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:31 #85 ... 08:56:31 08:56:31 #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:56:31 #86 DONE 0.0s 08:56:31 08:56:31 #87 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:56:31 #87 DONE 0.1s 08:56:31 08:56:31 #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:56:31 #88 DONE 0.0s 08:56:31 08:56:31 #89 [security-spire-config] exporting to image 08:56:31 #89 exporting layers 08:56:32 #89 ... 08:56:32 08:56:32 #90 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:56:32 #0 3.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:32 #0 3.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:32 #0 4.145 OK: 246 MiB in 54 packages 08:56:32 #90 DONE 4.3s 08:56:32 08:56:32 #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:56:32 #91 DONE 0.0s 08:56:32 08:56:32 #92 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:56:32 #0 3.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:32 #0 3.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:32 #0 4.210 OK: 246 MiB in 54 packages 08:56:32 #92 DONE 4.4s 08:56:32 08:56:32 #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:56:32 #93 DONE 0.0s 08:56:32 08:56:32 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:32 #94 ... 08:56:32 08:56:32 #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:56:32 #70 4.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:32 #70 4.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:32 #70 4.390 OK: 246 MiB in 54 packages 08:56:32 #70 DONE 4.5s 08:56:32 08:56:32 #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:56:32 #95 DONE 0.0s 08:56:32 08:56:32 #89 [security-spire-config] exporting to image 08:56:32 #89 exporting layers 0.7s done 08:56:32 #89 writing image sha256:4452dbd9efcd564706cfafe5028cce920d1b92e0c5943909b22eeddd58af420b done 08:56:32 #89 naming to docker.io/library/security-spire-config done 08:56:32 #89 DONE 0.7s 08:56:32 08:56:32 #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:33 #96 ... 08:56:33 08:56:33 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:56:33 #97 DONE 1.7s 08:56:33 08:56:33 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:56:33 #98 DONE 0.0s 08:56:33 08:56:33 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:56:33 #71 3.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:33 #71 3.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:33 #71 4.013 Upgrading critical system libraries and apk-tools: 08:56:33 #71 4.013 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:56:33 #71 4.021 Executing busybox-1.36.1-r29.trigger 08:56:33 #71 4.089 Continuing the upgrade transaction with new apk-tools: 08:56:33 #71 4.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:33 #71 4.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:33 #71 ... 08:56:33 08:56:33 #99 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:56:33 #0 3.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:33 #0 3.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:33 #0 3.962 Upgrading critical system libraries and apk-tools: 08:56:33 #0 3.962 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:56:33 #0 3.968 Executing busybox-1.36.1-r29.trigger 08:56:33 #0 4.025 Continuing the upgrade transaction with new apk-tools: 08:56:33 #0 4.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:33 #0 4.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:33 #0 4.362 OK: 19 MiB in 18 packages 08:56:33 #99 DONE 4.5s 08:56:33 08:56:33 #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:56:33 #100 DONE 0.0s 08:56:33 08:56:33 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:56:33 #71 4.464 OK: 9 MiB in 19 packages 08:56:34 #71 DONE 4.6s 08:56:34 08:56:34 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:56:35 #101 DONE 1.6s 08:56:35 08:56:35 #102 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:56:35 #0 3.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:35 #0 4.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:35 #0 5.286 Upgrading critical system libraries and apk-tools: 08:56:35 #0 5.286 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:56:35 #0 5.290 Executing busybox-1.36.1-r29.trigger 08:56:35 #0 5.394 Continuing the upgrade transaction with new apk-tools: 08:56:35 #0 5.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:35 #0 5.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:35 #0 6.102 OK: 8 MiB in 15 packages 08:56:35 #102 DONE 6.7s 08:56:35 08:56:35 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:56:35 #74 3.102 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:35 #74 3.565 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:35 #74 4.385 OK: 246 MiB in 54 packages 08:56:35 #74 DONE 5.4s 08:56:35 08:56:35 #103 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:56:35 #0 4.185 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:56:35 #0 5.709 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:56:35 #0 6.411 (1/1) Installing dumb-init (1.2.5-r3) 08:56:35 #0 6.692 Executing busybox-1.36.1-r29.trigger 08:56:35 #0 6.699 OK: 8 MiB in 15 packages 08:56:35 #103 DONE 7.1s 08:56:35 08:56:35 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:56:35 #104 DONE 0.1s 08:56:35 08:56:35 #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:56:35 #105 DONE 1.6s 08:56:35 08:56:35 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:56:35 #106 DONE 0.1s 08:56:35 08:56:35 #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:36 #107 ... 08:56:36 08:56:36 #108 [security-spire-server stage-2 6/9] COPY security.txt / 08:56:36 #108 DONE 1.2s 08:56:36 08:56:36 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:56:36 #109 DONE 1.3s 08:56:36 08:56:36 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:56:36 #110 DONE 0.1s 08:56:36 08:56:36 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:56:36 #111 DONE 0.1s 08:56:36 08:56:36 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:56:36 #112 DONE 0.0s 08:56:36 08:56:36 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 08:56:37 #113 DONE 0.0s 08:56:37 08:56:37 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:56:37 #114 DONE 0.1s 08:56:37 08:56:37 #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:56:37 #115 DONE 0.0s 08:56:37 08:56:37 #89 [security-spire-server] exporting to image 08:56:37 #89 ... 08:56:37 08:56:37 #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:56:37 #116 DONE 0.1s 08:56:37 08:56:37 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:56:37 #117 DONE 0.0s 08:56:37 08:56:37 #89 [security-spire-agent] exporting to image 08:56:37 #89 exporting layers 0.6s done 08:56:37 #89 exporting layers 0.6s done 08:56:37 #89 writing image sha256:2b77b58f3b6e6b4bbe71579bd5ba6391e54dc9ae3ac30f3fb8249b32d1565834 done 08:56:37 #89 naming to docker.io/library/security-spire-server done 08:56:37 #89 writing image sha256:0b2d64dacf51e6f07379f9da01c854dc9179ca14f75ab2d2b26ca2ace89f82d4 done 08:56:37 #89 naming to docker.io/library/security-spire-agent done 08:56:37 #89 DONE 1.4s 08:56:37 08:56:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:38 3e85d5ac6304: Pull complete 08:56:38 c3105a71a48b: Pull complete 08:56:39 0f093f025ec4: Pull complete 08:56:40 c3106fc0e877: Pull complete 08:56:40 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:56:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:56:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:40 prd-ubuntu20.04-docker-arm64-4c-16g-22184 does not seem to be running inside a container 08:56:40 $ 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/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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 08:56:42 $ docker top 5e04e611c5c13c7e1e6941ae9db095b6a2f0f9d2c8ab2ac03eee6eb24311d617 -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:42 + docker compose -f ./docker-compose-build.yml build --parallel 08:56:43 #40 ... 08:56:43 08:56:43 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:52 #1 [security-bootstrapper internal] load build definition from Dockerfile 08:56:52 #1 transferring dockerfile: 3.17kB done 08:56:52 #1 DONE 0.1s 08:56:52 08:56:52 #2 [support-scheduler internal] load build definition from Dockerfile 08:56:52 #2 transferring dockerfile: 1.93kB done 08:56:52 #2 DONE 0.0s 08:56:52 08:56:52 #3 [security-spire-config internal] load build definition from Dockerfile 08:56:52 #3 transferring dockerfile: 1.69kB done 08:56:52 #3 DONE 0.1s 08:56:52 08:56:52 #4 [security-proxy-setup internal] load build definition from Dockerfile 08:56:52 #4 transferring dockerfile: 2.50kB 0.0s done 08:56:52 #4 DONE 0.1s 08:56:52 08:56:52 #5 [security-spire-agent internal] load build definition from Dockerfile 08:56:52 #5 transferring dockerfile: 1.81kB done 08:56:52 #5 DONE 0.1s 08:56:52 08:56:52 #6 [security-secretstore-setup internal] load build definition from Dockerfile 08:56:52 #6 transferring dockerfile: 2.49kB 0.0s done 08:56:52 #6 DONE 0.1s 08:56:52 08:56:52 #7 [support-notifications internal] load build definition from Dockerfile 08:56:52 #7 transferring dockerfile: 2.02kB done 08:56:52 #7 DONE 0.1s 08:56:52 08:56:52 #8 [security-proxy-auth internal] load build definition from Dockerfile 08:56:52 #8 transferring dockerfile: 2.15kB done 08:56:52 #8 DONE 0.1s 08:56:52 08:56:52 #9 [core-metadata internal] load build definition from Dockerfile 08:56:52 #9 transferring dockerfile: 2.13kB done 08:56:52 #9 DONE 0.0s 08:56:52 08:56:52 #10 [core-command internal] load build definition from Dockerfile 08:56:52 #10 transferring dockerfile: 1.93kB done 08:56:52 #10 DONE 0.1s 08:56:52 08:56:52 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:56:52 #11 transferring dockerfile: 2.23kB 0.0s done 08:56:52 #11 DONE 0.1s 08:56:52 08:56:52 #12 [core-keeper internal] load build definition from Dockerfile 08:56:52 #12 transferring dockerfile: 2.07kB done 08:56:53 #12 DONE 0.1s 08:56:53 08:56:53 #13 [security-spire-server internal] load build definition from Dockerfile 08:56:53 #13 transferring dockerfile: 1.70kB 0.0s done 08:56:53 #13 DONE 0.1s 08:56:53 08:56:53 #14 [support-cron-scheduler internal] load build definition from Dockerfile 08:56:53 #14 transferring dockerfile: 1.85kB 0.0s done 08:56:53 #14 DONE 0.1s 08:56:53 08:56:53 #15 [core-data internal] load build definition from Dockerfile 08:56:53 #15 transferring dockerfile: 2.07kB done 08:56:53 #15 DONE 0.1s 08:56:53 08:56:53 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:56:53 #16 transferring dockerfile: 1.89kB done 08:56:53 #16 DONE 0.1s 08:56:53 08:56:53 #17 [security-bootstrapper internal] load .dockerignore 08:56:53 #17 transferring context: 50B 0.0s done 08:56:53 #17 DONE 0.1s 08:56:54 08:56:54 #18 [support-scheduler internal] load .dockerignore 08:56:54 #18 transferring context: 50B done 08:56:54 #18 DONE 0.1s 08:56:54 08:56:54 #19 [security-proxy-setup internal] load .dockerignore 08:56:54 #19 transferring context: 50B 0.0s done 08:56:54 #19 DONE 0.1s 08:56:54 08:56:54 #20 [security-spire-config internal] load .dockerignore 08:56:54 #20 transferring context: 50B 0.0s done 08:56:54 #20 DONE 0.1s 08:56:54 08:56:54 #21 [security-spire-agent internal] load .dockerignore 08:56:54 #21 transferring context: 50B done 08:56:54 #21 DONE 0.1s 08:56:54 08:56:54 #22 [support-notifications internal] load .dockerignore 08:56:54 #22 transferring context: 50B done 08:56:54 #22 DONE 0.1s 08:56:54 08:56:54 #23 [security-secretstore-setup internal] load .dockerignore 08:56:54 #23 transferring context: 50B done 08:56:54 #23 DONE 0.1s 08:56:54 08:56:54 #24 [security-proxy-auth internal] load .dockerignore 08:56:54 #24 transferring context: 50B done 08:56:54 #24 DONE 0.0s 08:56:54 08:56:54 #25 [core-metadata internal] load .dockerignore 08:56:54 #25 transferring context: 50B done 08:56:54 #25 DONE 0.1s 08:56:54 08:56:54 #26 [core-command internal] load .dockerignore 08:56:54 #26 transferring context: 50B done 08:56:54 #26 DONE 0.0s 08:56:54 08:56:54 #27 [core-keeper internal] load .dockerignore 08:56:54 #27 transferring context: 50B 0.0s done 08:56:54 #27 DONE 0.1s 08:56:54 08:56:54 #28 [core-common-config-bootstrapper internal] load .dockerignore 08:56:54 #28 transferring context: 50B done 08:56:54 #28 DONE 0.1s 08:56:54 08:56:54 #29 [security-spire-server internal] load .dockerignore 08:56:54 #29 transferring context: 50B done 08:56:54 #29 DONE 0.1s 08:56:54 08:56:54 #30 [support-cron-scheduler internal] load .dockerignore 08:56:54 #30 transferring context: 50B done 08:56:54 #30 DONE 0.1s 08:56:54 08:56:54 #31 [core-data internal] load .dockerignore 08:56:54 #31 transferring context: 50B done 08:56:54 #31 DONE 0.1s 08:56:54 08:56:54 #32 [security-spiffe-token-provider internal] load .dockerignore 08:56:54 #32 transferring context: 50B done 08:56:54 #32 DONE 0.1s 08:56:54 08:56:54 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:54 #33 DONE 0.0s 08:56:54 08:56:54 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:56:55 #34 DONE 0.2s 08:56:55 08:56:55 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:56:55 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:56:55 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:56:55 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:56:55 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:56:55 #35 DONE 0.1s 08:56:55 08:56:55 #36 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:56:55 #36 ... 08:56:55 08:56:55 #37 [security-bootstrapper internal] load build context 08:56:55 #37 transferring context: 3.23MB 0.5s done 08:56:55 #37 DONE 0.7s 08:56:55 08:56:55 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:55 #33 DONE 0.0s 08:56:55 08:56:55 #35 [support-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:56:55 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:56:55 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:56:55 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:56:55 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:56:55 #35 DONE 0.2s 08:56:55 08:56:55 #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:55 #38 DONE 1.5s 08:56:55 08:56:55 #39 [support-scheduler internal] load build context 08:56:56 #39 ... 08:56:56 08:56:56 #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:56:56 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:56:56 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:56:56 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:56:56 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:56:56 #35 DONE 0.2s 08:56:56 08:56:56 #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:56 #38 DONE 1.5s 08:56:56 08:56:56 #39 [support-scheduler internal] load build context 08:56:56 #39 ... 08:56:56 08:56:56 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:56 #33 DONE 0.0s 08:56:56 08:56:56 #39 [support-scheduler internal] load build context 08:56:56 #39 ... 08:56:56 08:56:56 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 08:56:56 #34 DONE 0.6s 08:56:56 08:56:56 #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:56:56 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:56:56 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:56:56 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:56:56 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:56:56 #35 DONE 0.3s 08:56:56 08:56:56 #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:56 #38 DONE 1.5s 08:56:56 08:56:56 #39 [support-scheduler internal] load build context 08:56:56 #39 ... 08:56:56 08:56:56 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:56 #33 DONE 0.0s 08:56:56 08:56:56 #39 [support-scheduler internal] load build context 08:56:56 #39 ... 08:56:56 08:56:56 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:56 #33 DONE 0.0s 08:56:56 08:56:56 #40 [support-notifications builder 2/7] WORKDIR /edgex-go 08:56:56 #40 DONE 1.2s 08:56:56 08:56:56 #39 [support-scheduler internal] load build context 08:56:56 #39 ... 08:56:56 08:56:56 #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:56:56 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:56:56 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:56:56 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:56:56 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:56:56 #35 DONE 0.3s 08:56:56 08:56:56 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:56 #33 DONE 0.0s 08:56:56 08:56:56 #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:56 #38 DONE 1.6s 08:56:56 08:56:56 #40 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:56:56 #40 DONE 1.3s 08:56:56 08:56:56 #39 [support-scheduler internal] load build context 08:56:56 #39 transferring context: 3.23MB 0.8s done 08:56:57 #39 DONE 1.0s 08:56:57 08:56:57 #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:56:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:56:57 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:56:57 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:56:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:56:57 #35 DONE 0.3s 08:56:57 08:56:57 #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:57 #38 DONE 1.6s 08:56:57 08:56:57 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:57 #33 DONE 0.0s 08:56:57 08:56:57 #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:56:57 #40 DONE 1.3s 08:56:57 08:56:57 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:56:57 #34 ... 08:56:57 08:56:57 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:57 #33 DONE 0.0s 08:56:57 08:56:57 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 08:56:57 #34 DONE 1.3s 08:56:57 08:56:57 #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:56:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:56:57 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:56:57 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:56:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:56:57 #35 DONE 0.4s 08:56:57 08:56:57 #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:57 #38 DONE 1.7s 08:56:57 08:56:57 #40 [core-keeper builder 2/7] WORKDIR /edgex-go 08:56:57 #40 DONE 1.4s 08:56:57 08:56:57 #41 [core-keeper internal] load build context 08:56:57 #41 ... 08:56:57 08:56:57 #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:56:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:56:57 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:56:57 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:56:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:56:57 #35 DONE 0.4s 08:56:57 08:56:57 #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:57 #38 DONE 1.7s 08:56:57 08:56:57 #40 [core-command builder 2/7] WORKDIR /edgex-go 08:56:57 #40 DONE 1.4s 08:56:57 08:56:57 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:56:57 #42 DONE 1.3s 08:56:57 08:56:57 #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:56:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:56:57 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:56:57 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:56:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:56:57 #35 DONE 0.4s 08:56:57 08:56:57 #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:57 #38 DONE 1.7s 08:56:57 08:56:57 #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:56:57 #40 DONE 1.4s 08:56:57 08:56:57 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:57 #33 DONE 0.0s 08:56:57 08:56:57 #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:56:57 #43 DONE 1.6s 08:56:57 08:56:57 #44 [core-common-config-bootstrapper internal] load build context 08:56:57 #44 ... 08:56:57 08:56:57 #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:56:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:56:57 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:56:57 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:56:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:56:57 #35 DONE 0.4s 08:56:57 08:56:57 #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:56:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:56:57 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:56:57 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:56:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:56:57 #35 DONE 0.4s 08:56:57 08:56:57 #45 [security-spire-server internal] load build context 08:56:57 #45 DONE 0.0s 08:56:57 08:56:57 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:57 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:58 #46 ... 08:56:58 08:56:58 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:58 #33 DONE 0.0s 08:56:58 08:56:58 #47 [core-metadata internal] load build context 08:56:58 #47 ... 08:56:58 08:56:58 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:58 #33 DONE 0.0s 08:56:58 08:56:58 #48 [security-proxy-setup internal] load build context 08:56:58 #48 transferring context: 3.23MB 1.7s done 08:56:58 #48 DONE 2.2s 08:56:58 08:56:58 #41 [core-keeper internal] load build context 08:56:59 #41 ... 08:56:59 08:56:59 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:56:59 #34 DONE 3.2s 08:56:59 08:56:59 #41 [core-keeper internal] load build context 08:56:59 #41 ... 08:56:59 08:56:59 #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:56:59 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:56:59 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:56:59 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:56:59 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:56:59 #35 DONE 0.4s 08:56:59 08:56:59 #38 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:59 #38 DONE 1.7s 08:56:59 08:56:59 #40 [core-data builder 2/7] WORKDIR /edgex-go 08:56:59 #40 DONE 1.4s 08:56:59 08:56:59 #41 [core-keeper internal] load build context 08:56:59 #41 ... 08:56:59 08:56:59 #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:56:59 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:56:59 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:56:59 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:56:59 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:56:59 #35 DONE 0.4s 08:56:59 08:56:59 #38 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:59 #38 DONE 1.7s 08:56:59 08:56:59 #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:56:59 #40 DONE 1.4s 08:56:59 08:56:59 #49 [security-spiffe-token-provider internal] load build context 08:56:59 #49 DONE 0.0s 08:56:59 08:56:59 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:59 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done 08:57:00 #46 ... 08:57:00 08:57:00 #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:57:00 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:57:00 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:57:00 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:57:00 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:57:00 #35 DONE 0.4s 08:57:00 08:57:00 #38 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:57:00 #38 DONE 1.7s 08:57:00 08:57:00 #40 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:57:00 #40 DONE 1.4s 08:57:00 08:57:00 #50 [security-spire-config internal] load build context 08:57:00 #50 transferring context: 26.23kB 0.3s done 08:57:00 #50 DONE 2.3s 08:57:00 08:57:00 #41 [core-keeper internal] load build context 08:57:00 #41 ... 08:57:00 08:57:00 #45 [security-spire-server internal] load build context 08:57:00 #45 transferring context: 27.98kB 0.3s done 08:57:00 #45 DONE 2.8s 08:57:00 08:57:00 #41 [core-keeper internal] load build context 08:57:01 #41 ... 08:57:01 08:57:01 #51 [security-spire-agent internal] load build context 08:57:01 #51 transferring context: 27.51kB 0.5s done 08:57:01 #51 DONE 3.2s 08:57:01 08:57:01 #41 [core-keeper internal] load build context 08:57:02 #41 ... 08:57:02 08:57:02 #52 [security-proxy-auth internal] load build context 08:57:02 #52 transferring context: 3.23MB 2.9s done 08:57:02 #52 DONE 5.0s 08:57:02 08:57:02 #44 [core-common-config-bootstrapper internal] load build context 08:57:03 #44 ... 08:57:03 08:57:03 #53 [support-notifications internal] load build context 08:57:03 #53 transferring context: 3.23MB 4.5s done 08:57:03 #53 DONE 6.3s 08:57:03 08:57:03 #44 [core-common-config-bootstrapper internal] load build context 08:57:03 #44 ... 08:57:03 08:57:03 #47 [core-metadata internal] load build context 08:57:03 #47 transferring context: 3.23MB 5.5s done 08:57:03 #47 DONE 6.8s 08:57:03 08:57:03 #44 [core-common-config-bootstrapper internal] load build context 08:57:04 #44 ... 08:57:04 08:57:04 #36 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:57:04 #36 4.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:04 #36 4.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:04 #36 6.740 (1/2) Installing dumb-init (1.2.5-r3) 08:57:04 #36 6.740 (2/2) Installing su-exec (0.2-r3) 08:57:04 #36 6.740 Executing busybox-1.36.1-r29.trigger 08:57:04 #36 6.740 OK: 9 MiB in 16 packages 08:57:04 #36 DONE 8.7s 08:57:04 08:57:04 #44 [core-common-config-bootstrapper internal] load build context 08:57:04 #44 ... 08:57:04 08:57:04 #54 [core-command internal] load build context 08:57:04 #54 transferring context: 3.23MB 4.8s done 08:57:04 #54 DONE 7.0s 08:57:04 08:57:04 #44 [core-common-config-bootstrapper internal] load build context 08:57:05 #44 ... 08:57:05 08:57:05 #55 [security-secretstore-setup internal] load build context 08:57:05 #55 transferring context: 3.23MB 5.2s done 08:57:05 #55 DONE 7.8s 08:57:05 08:57:05 #44 [core-common-config-bootstrapper internal] load build context 08:57:05 #44 ... 08:57:05 08:57:05 #41 [core-keeper internal] load build context 08:57:05 #41 transferring context: 3.23MB 5.8s done 08:57:05 #41 DONE 8.1s 08:57:05 08:57:05 #44 [core-common-config-bootstrapper internal] load build context 08:57:05 #44 ... 08:57:05 08:57:05 #56 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:57:05 #0 8.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:05 #0 8.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:06 #56 ... 08:57:06 08:57:06 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:06 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:57:06 #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:57:06 #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:57:06 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 08:57:06 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 08:57:06 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s done 08:57:06 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:57:06 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.0s 08:57:06 #46 ... 08:57:06 08:57:06 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:57:06 #57 ... 08:57:06 08:57:06 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:06 #46 ... 08:57:06 08:57:06 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:57:06 #58 ... 08:57:06 08:57:06 #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:57:07 #59 ... 08:57:07 08:57:07 #60 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:57:07 #0 8.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:07 #0 8.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:07 #60 ... 08:57:07 08:57:07 #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:57:07 #61 ... 08:57:07 08:57:07 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:57:07 #62 ... 08:57:07 08:57:07 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:07 #63 ... 08:57:07 08:57:07 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:07 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 4.6s 08:57:07 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:57:07 #46 ... 08:57:07 08:57:07 #44 [core-common-config-bootstrapper internal] load build context 08:57:07 #44 transferring context: 3.23MB 8.2s done 08:57:07 #44 DONE 10.1s 08:57:07 08:57:07 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:07 #46 ... 08:57:07 08:57:07 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:08 #64 ... 08:57:08 08:57:08 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:57:08 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.1s done 08:57:08 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:57:08 #65 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:57:08 #65 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:57:08 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 08:57:08 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 08:57:08 #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:57:08 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.3s done 08:57:08 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.82MB / 18.32MB 4.6s 08:57:08 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:57:08 #65 ... 08:57:08 08:57:08 #56 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:57:08 #56 11.00 (1/1) Installing dumb-init (1.2.5-r3) 08:57:08 #56 11.00 Executing busybox-1.36.1-r29.trigger 08:57:08 #56 11.04 OK: 9 MiB in 15 packages 08:57:08 #56 DONE 12.3s 08:57:08 08:57:08 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:08 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 5.2s 08:57:08 #46 ... 08:57:08 08:57:08 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:57:08 #66 ... 08:57:08 08:57:08 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:57:08 #67 ... 08:57:08 08:57:08 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:09 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.2s 08:57:09 #46 ... 08:57:09 08:57:09 #60 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:57:09 #60 10.94 OK: 238 MiB in 54 packages 08:57:09 #60 DONE 12.7s 08:57:09 08:57:09 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:09 #46 ... 08:57:09 08:57:09 #68 [core-data internal] load build context 08:57:09 #68 ... 08:57:09 08:57:09 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:57:10 #69 ... 08:57:10 08:57:10 #49 [security-spiffe-token-provider internal] load build context 08:57:10 #49 transferring context: 3.23MB 6.9s done 08:57:10 #49 DONE 10.2s 08:57:10 08:57:10 #70 [support-cron-scheduler internal] load build context 08:57:10 #70 ... 08:57:10 08:57:10 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:10 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.08MB / 28.04MB 7.2s 08:57:11 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 7.9s 08:57:11 #46 ... 08:57:11 08:57:11 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:57:11 #71 ... 08:57:11 08:57:11 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:57:11 #72 ... 08:57:11 08:57:11 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:57:11 #73 ... 08:57:11 08:57:11 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:57:11 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 8.5s 08:57:12 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 8.9s 08:57:12 #65 ... 08:57:12 08:57:12 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:12 #63 DONE 14.9s 08:57:12 08:57:12 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:57:12 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.70MB / 18.32MB 9.2s 08:57:13 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 08:57:13 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.5s done 08:57:13 #65 ... 08:57:13 08:57:13 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:57:13 #74 DONE 3.8s 08:57:13 08:57:13 #70 [support-cron-scheduler internal] load build context 08:57:13 #70 transferring context: 3.23MB 8.2s done 08:57:13 #70 DONE 13.5s 08:57:13 08:57:13 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:13 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.17MB / 28.04MB 10.4s 08:57:13 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:57:13 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.58MB / 28.04MB 10.8s 08:57:13 #46 ... 08:57:13 08:57:13 #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:57:13 #61 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:13 #61 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:13 #61 15.98 OK: 238 MiB in 54 packages 08:57:13 #61 DONE 17.2s 08:57:13 08:57:13 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:13 #46 ... 08:57:13 08:57:13 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:57:13 #57 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:13 #57 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:13 #57 15.45 (1/4) Installing dumb-init (1.2.5-r3) 08:57:13 #57 15.45 (2/4) Installing openssl (3.3.2-r0) 08:57:13 #57 15.59 (3/4) Installing su-exec (0.2-r3) 08:57:13 #57 15.59 (4/4) Installing yq-go (4.44.1-r2) 08:57:13 #57 16.25 Executing busybox-1.36.1-r29.trigger 08:57:13 #57 16.50 OK: 20 MiB in 18 packages 08:57:13 #57 DONE 17.7s 08:57:13 08:57:13 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:14 #46 ... 08:57:14 08:57:14 #68 [core-data internal] load build context 08:57:14 #68 transferring context: 3.23MB 11.7s done 08:57:14 #68 DONE 14.5s 08:57:14 08:57:14 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:14 #46 ... 08:57:14 08:57:14 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:57:14 #75 ... 08:57:14 08:57:14 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:14 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.06MB / 28.04MB 11.8s 08:57:15 #46 ... 08:57:15 08:57:15 #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:57:15 #59 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:15 #59 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:15 #59 16.62 (1/2) Installing ca-certificates (20240705-r0) 08:57:15 #59 16.98 (2/2) Installing dumb-init (1.2.5-r3) 08:57:15 #59 16.98 Executing busybox-1.36.1-r29.trigger 08:57:15 #59 17.07 Executing ca-certificates-20240705-r0.trigger 08:57:15 #59 17.42 OK: 10 MiB in 16 packages 08:57:15 #59 DONE 18.6s 08:57:15 08:57:15 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:15 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.85MB / 28.04MB 12.6s 08:57:16 #46 ... 08:57:16 08:57:16 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:57:16 #76 DONE 2.0s 08:57:16 08:57:16 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:16 #46 ... 08:57:16 08:57:16 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:57:16 #58 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:16 #58 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:16 #58 19.44 OK: 238 MiB in 54 packages 08:57:16 #58 DONE 20.2s 08:57:16 08:57:16 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:16 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 13.6s 08:57:17 #46 ... 08:57:17 08:57:17 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:17 #64 DONE 19.2s 08:57:17 08:57:17 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:18 #46 ... 08:57:18 08:57:18 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:57:18 #77 DONE 1.9s 08:57:18 08:57:18 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:18 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.66MB / 28.04MB 15.2s 08:57:18 #46 ... 08:57:18 08:57:18 #78 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 08:57:18 #78 ... 08:57:18 08:57:18 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:18 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.06MB / 28.04MB 15.9s 08:57:19 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 16.4s 08:57:20 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.9s done 08:57:21 #118 ... 08:57:21 08:57:21 #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:21 #107 DONE 41.7s 08:57:21 08:57:21 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:21 #85 DONE 45.6s 08:57:21 08:57:21 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:21 #94 DONE 45.0s 08:57:21 08:57:21 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:21 #118 DONE 45.2s 08:57:21 08:57:21 #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:21 #96 DONE 45.0s 08:57:21 08:57:21 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 08:57:22 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 08:57:22 #46 ... 08:57:22 08:57:22 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:57:22 #79 ... 08:57:22 08:57:22 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:57:22 #71 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:22 #71 ... 08:57:22 08:57:22 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:57:22 #62 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:22 #62 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:22 #62 22.31 (1/4) Installing ca-certificates (20240705-r0) 08:57:22 #62 22.50 (2/4) Installing dumb-init (1.2.5-r3) 08:57:22 #62 22.52 (3/4) Installing su-exec (0.2-r3) 08:57:22 #62 22.52 (4/4) Installing yq-go (4.44.1-r2) 08:57:22 #62 23.01 Executing busybox-1.36.1-r29.trigger 08:57:22 #62 23.09 Executing ca-certificates-20240705-r0.trigger 08:57:22 #62 23.99 OK: 20 MiB in 18 packages 08:57:22 #62 DONE 25.5s 08:57:22 08:57:22 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:23 #46 ... 08:57:23 08:57:23 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:23 #80 ... 08:57:23 08:57:23 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:24 #46 ... 08:57:24 08:57:24 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:57:24 #81 ... 08:57:24 08:57:24 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:57:24 #71 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:25 #71 ... 08:57:25 08:57:25 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:57:25 #82 ... 08:57:25 08:57:25 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:25 #46 ... 08:57:25 08:57:25 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:57:25 #66 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:25 #66 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:25 #66 20.47 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:57:25 #66 20.47 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:57:25 #66 20.47 OK: 24041 distinct packages available 08:57:25 #66 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:25 #66 22.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:25 #66 ... 08:57:25 08:57:25 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:57:25 #82 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:26 #82 ... 08:57:26 08:57:26 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:26 #83 ... 08:57:26 08:57:26 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:27 #119 ... 08:57:27 08:57:27 #120 [core-keeper builder 7/8] COPY . . 08:57:27 #120 ... 08:57:27 08:57:27 #121 [security-secretstore-setup builder 6/7] COPY . . 08:57:27 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s 08:57:27 #46 ... 08:57:27 08:57:27 #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:57:27 #0 7.733 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:27 #0 9.914 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:27 #84 ... 08:57:27 08:57:27 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:27 #121 ... 08:57:27 08:57:27 #122 [support-notifications builder 6/7] COPY . . 08:57:27 #122 ... 08:57:27 08:57:27 #123 [security-spiffe-token-provider builder 6/7] COPY . . 08:57:28 #46 ... 08:57:28 08:57:28 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:28 #85 ... 08:57:28 08:57:28 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:28 #46 ... 08:57:28 08:57:28 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:57:28 #69 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:28 #69 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:28 #69 27.04 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:57:28 #69 27.04 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:57:28 #69 27.04 OK: 24040 distinct packages available 08:57:28 #69 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:28 #69 ... 08:57:28 08:57:28 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:57:28 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s 08:57:29 #65 ... 08:57:29 08:57:29 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:30 #46 ... 08:57:30 08:57:30 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:57:30 #67 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:30 #67 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:30 #67 ... 08:57:30 08:57:30 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:30 #46 ... 08:57:30 08:57:30 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:57:30 #72 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:30 #72 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:30 #72 ... 08:57:30 08:57:30 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:31 #46 ... 08:57:31 08:57:31 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:57:31 #73 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:31 #73 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:31 #73 ... 08:57:31 08:57:31 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:57:31 #75 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:31 #75 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:31 #75 ... 08:57:31 08:57:31 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:57:31 #73 30.34 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:57:31 #73 30.34 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:57:31 #73 30.34 OK: 24041 distinct packages available 08:57:31 #123 DONE 14.7s 08:57:31 08:57:31 #122 [support-notifications builder 6/7] COPY . . 08:57:31 #122 DONE 14.7s 08:57:31 08:57:31 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:57:31 #73 ... 08:57:31 08:57:31 #78 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 08:57:31 #78 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:31 #78 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:31 #78 23.21 Upgrading critical system libraries and apk-tools: 08:57:31 #78 23.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:57:31 #78 23.31 Executing busybox-1.36.1-r29.trigger 08:57:32 #124 ... 08:57:32 08:57:32 #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:57:32 #125 CACHED 08:57:32 08:57:32 #126 [support-cron-scheduler builder 6/7] COPY . . 08:57:32 #126 CACHED 08:57:32 08:57:32 #127 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:32 #127 CACHED 08:57:32 08:57:32 #120 [core-keeper builder 7/8] COPY . . 08:57:32 #120 DONE 14.7s 08:57:32 08:57:32 #121 [security-secretstore-setup builder 6/7] COPY . . 08:57:32 #121 DONE 14.7s 08:57:32 08:57:32 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:57:32 #128 CACHED 08:57:32 08:57:32 #129 [security-proxy-setup builder 6/7] COPY . . 08:57:32 #129 CACHED 08:57:32 08:57:32 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:32 #130 CACHED 08:57:32 08:57:32 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:57:32 #131 CACHED 08:57:32 08:57:32 #132 [security-bootstrapper builder 6/7] COPY . . 08:57:32 #132 CACHED 08:57:32 08:57:32 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:32 #133 CACHED 08:57:32 08:57:32 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 08:57:32 #119 DONE 14.7s 08:57:32 08:57:32 #134 [core-metadata builder 6/7] COPY . . 08:57:32 #134 CACHED 08:57:32 08:57:32 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:32 #135 CACHED 08:57:32 08:57:32 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:57:32 #136 CACHED 08:57:32 08:57:32 #137 [core-command builder 6/7] COPY . . 08:57:32 #137 CACHED 08:57:32 08:57:32 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 08:57:32 #138 CACHED 08:57:32 08:57:32 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:32 #139 CACHED 08:57:32 08:57:32 #140 [core-data builder 6/7] COPY . . 08:57:32 #140 CACHED 08:57:32 08:57:32 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:32 #141 CACHED 08:57:32 08:57:32 #142 [core-data builder 4/7] COPY go.mod vendor* ./ 08:57:32 #142 CACHED 08:57:32 08:57:32 #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:57:32 #143 CACHED 08:57:32 08:57:32 #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:32 #144 CACHED 08:57:32 08:57:32 #145 [security-proxy-auth builder 6/7] COPY . . 08:57:32 #145 CACHED 08:57:32 08:57:32 #146 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:32 #146 CACHED 08:57:32 08:57:32 #147 [support-scheduler builder 6/7] COPY . . 08:57:32 #147 CACHED 08:57:32 08:57:32 #148 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:57:32 #148 CACHED 08:57:32 08:57:32 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:57:32 #78 ... 08:57:32 08:57:32 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:32 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s 08:57:32 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s done 08:57:32 #46 ... 08:57:32 08:57:32 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:57:32 #0 5.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:32 #0 7.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:32 #86 ... 08:57:32 08:57:32 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:57:32 #75 28.07 Upgrading critical system libraries and apk-tools: 08:57:32 #75 28.07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:57:32 #75 28.10 Executing busybox-1.36.1-r29.trigger 08:57:33 #75 ... 08:57:33 08:57:33 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:57:33 #66 30.74 (1/5) Installing dumb-init (1.2.5-r3) 08:57:33 #66 30.82 (2/5) Installing musl-obstack (1.2.3-r2) 08:57:33 #66 30.86 (3/5) Installing libucontext (1.2-r3) 08:57:33 #66 30.90 (4/5) Installing gcompat (1.1.0-r4) 08:57:33 #66 31.02 (5/5) Installing openssl (3.3.2-r0) 08:57:33 #66 31.23 Executing busybox-1.36.1-r29.trigger 08:57:33 #66 31.44 OK: 10 MiB in 19 packages 08:57:33 #66 DONE 34.6s 08:57:33 08:57:33 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:57:33 #149 1.498 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:57:33 #87 ... 08:57:33 08:57:33 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:57:33 #79 11.60 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:33 #79 13.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:34 #79 ... 08:57:34 08:57:34 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:57:34 #73 32.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:35 #73 33.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:35 #73 ... 08:57:35 08:57:35 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:57:35 #81 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:35 #81 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:35 #81 ... 08:57:35 08:57:35 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:57:35 #71 33.46 (1/1) Installing dumb-init (1.2.5-r3) 08:57:35 #71 33.51 Executing busybox-1.36.1-r29.trigger 08:57:35 #71 33.75 OK: 9 MiB in 15 packages 08:57:36 #71 DONE 35.2s 08:57:36 08:57:36 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:57:36 #88 ... 08:57:36 08:57:36 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:57:36 #72 30.15 (1/3) Installing ca-certificates (20240705-r0) 08:57:36 #72 30.56 (2/3) Installing dumb-init (1.2.5-r3) 08:57:36 #72 30.59 (3/3) Installing tzdata (2024b-r0) 08:57:36 #72 32.52 Executing busybox-1.36.1-r29.trigger 08:57:36 #72 32.64 Executing ca-certificates-20240705-r0.trigger 08:57:36 #72 33.71 OK: 11 MiB in 17 packages 08:57:36 #72 DONE 35.2s 08:57:36 08:57:36 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:57:37 #89 ... 08:57:37 08:57:37 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:57:37 #82 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:37 #82 22.02 Upgrading critical system libraries and apk-tools: 08:57:37 #82 22.02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:57:37 #82 22.11 Executing busybox-1.36.1-r29.trigger 08:57:37 #82 ... 08:57:37 08:57:37 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:57:37 #79 23.45 OK: 238 MiB in 54 packages 08:57:37 #79 DONE 25.3s 08:57:37 08:57:37 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:57:38 #90 DONE 0.7s 08:57:38 08:57:38 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:39 #91 ... 08:57:39 08:57:39 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:57:39 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.5s done 08:57:39 #65 ... 08:57:39 08:57:39 #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:57:39 #84 18.83 (1/1) Installing dumb-init (1.2.5-r3) 08:57:39 #84 19.65 Executing busybox-1.36.1-r29.trigger 08:57:39 #84 19.89 OK: 9 MiB in 15 packages 08:57:39 #84 DONE 22.2s 08:57:39 08:57:39 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:57:39 #82 23.92 Continuing the upgrade transaction with new apk-tools: 08:57:39 #82 24.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:39 #82 ... 08:57:39 08:57:39 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:57:39 #69 29.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:39 #69 39.53 OK: 238 MiB in 54 packages 08:57:40 #69 ... 08:57:40 08:57:40 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:57:40 #81 21.93 Upgrading critical system libraries and apk-tools: 08:57:40 #81 21.93 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:57:40 #81 21.98 Executing busybox-1.36.1-r29.trigger 08:57:40 #81 24.88 Continuing the upgrade transaction with new apk-tools: 08:57:40 #81 24.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:40 #81 ... 08:57:40 08:57:40 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:57:40 #69 DONE 40.5s 08:57:40 08:57:40 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:57:41 #92 DONE 0.6s 08:57:41 08:57:41 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:42 #93 ... 08:57:42 08:57:42 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:57:42 #67 33.81 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:57:42 #67 33.81 v3.20.3-129-g33392142505 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:57:42 #67 33.81 OK: 24041 distinct packages available 08:57:42 #67 35.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:42 #67 37.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:42 #67 ... 08:57:42 08:57:42 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:57:42 #89 5.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:43 #149 ... 08:57:43 08:57:43 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:57:43 #0 0.600 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:57:43 #150 ... 08:57:43 08:57:43 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:57:43 #0 1.172 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:57:43 #151 ... 08:57:43 08:57:43 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:57:43 #0 1.439 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:57:43 #152 ... 08:57:43 08:57:43 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:57:43 #0 0.727 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:57:43 #153 ... 08:57:43 08:57:43 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:57:43 #0 1.020 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:57:43 #154 ... 08:57:43 08:57:43 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:57:43 #124 0.701 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:57:43 #124 ... 08:57:43 08:57:43 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:57:43 #0 1.194 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:57:43 #155 ... 08:57:43 08:57:43 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:57:43 #0 1.228 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:57:43 #156 ... 08:57:43 08:57:43 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:57:43 #0 1.172 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:57:43 #157 ... 08:57:43 08:57:43 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:57:43 #0 0.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:57:43 #158 ... 08:57:43 08:57:43 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:57:43 #0 1.631 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:57:43 #159 ... 08:57:43 08:57:43 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:57:43 #0 1.503 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:57:44 #89 6.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:44 #89 ... 08:57:44 08:57:44 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:57:44 #75 29.93 Continuing the upgrade transaction with new apk-tools: 08:57:44 #75 30.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:44 #75 31.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:44 #75 ... 08:57:44 08:57:44 #78 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 08:57:44 #78 25.91 Continuing the upgrade transaction with new apk-tools: 08:57:44 #78 26.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:44 #78 27.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:44 #78 ... 08:57:44 08:57:44 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:57:44 #73 43.15 (1/14) Installing ca-certificates (20240705-r0) 08:57:45 #73 43.52 (2/14) Installing brotli-libs (1.1.0-r2) 08:57:45 #73 43.63 (3/14) Installing c-ares (1.33.1-r0) 08:57:45 #73 43.65 (4/14) Installing libunistring (1.2-r0) 08:57:45 #73 43.78 (5/14) Installing libidn2 (2.3.7-r0) 08:57:45 #73 43.81 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:57:45 #73 43.83 (7/14) Installing libpsl (0.21.5-r1) 08:57:45 #73 43.85 (8/14) Installing zstd-libs (1.5.6-r0) 08:57:45 #73 43.92 (9/14) Installing libcurl (8.10.1-r0) 08:57:45 #73 43.99 (10/14) Installing curl (8.10.1-r0) 08:57:45 #73 44.03 (11/14) Installing dumb-init (1.2.5-r3) 08:57:45 #73 44.05 (12/14) Installing musl-obstack (1.2.3-r2) 08:57:45 #73 44.06 (13/14) Installing libucontext (1.2-r3) 08:57:45 #73 44.08 (14/14) Installing gcompat (1.1.0-r4) 08:57:45 #73 44.12 Executing busybox-1.36.1-r29.trigger 08:57:45 #73 44.23 Executing ca-certificates-20240705-r0.trigger 08:57:46 #73 ... 08:57:46 08:57:46 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:57:46 #75 40.45 OK: 9 MiB in 16 packages 08:57:46 #75 DONE 41.7s 08:57:46 08:57:46 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:57:46 #94 ... 08:57:46 08:57:46 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:57:46 #87 3.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:46 #87 4.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:46 #87 ... 08:57:46 08:57:46 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:57:46 #67 46.64 (1/4) Installing dumb-init (1.2.5-r3) 08:57:46 #67 46.67 (2/4) Installing musl-obstack (1.2.3-r2) 08:57:46 #67 46.67 (3/4) Installing libucontext (1.2-r3) 08:57:46 #67 46.71 (4/4) Installing gcompat (1.1.0-r4) 08:57:46 #67 46.75 Executing busybox-1.36.1-r29.trigger 08:57:46 #67 46.97 OK: 9 MiB in 18 packages 08:57:47 #67 DONE 48.4s 08:57:47 08:57:47 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:57:47 #95 ... 08:57:47 08:57:47 #78 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 08:57:47 #78 36.84 OK: 9 MiB in 15 packages 08:57:47 #78 DONE 39.1s 08:57:47 08:57:47 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:57:47 #87 13.69 Upgrading critical system libraries and apk-tools: 08:57:47 #87 13.69 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:57:47 #87 13.84 Executing busybox-1.36.1-r29.trigger 08:57:49 #87 ... 08:57:49 08:57:49 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:57:49 #73 45.54 OK: 15 MiB in 28 packages 08:57:49 #73 DONE 47.8s 08:57:49 08:57:49 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:57:49 #87 16.47 Continuing the upgrade transaction with new apk-tools: 08:57:49 #87 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:49 #87 ... 08:57:49 08:57:49 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:57:49 #94 DONE 3.8s 08:57:50 08:57:50 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:57:50 #82 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:50 #82 33.14 OK: 10 MiB in 16 packages 08:57:50 #82 DONE 34.7s 08:57:50 08:57:50 #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:57:50 #96 ... 08:57:50 08:57:50 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:57:50 #81 26.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:50 #81 34.83 OK: 20 MiB in 18 packages 08:57:50 #81 DONE 36.3s 08:57:50 08:57:50 #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:57:50 #96 DONE 0.6s 08:57:50 08:57:50 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:57:50 #97 ... 08:57:50 08:57:50 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:57:50 #86 18.00 Upgrading critical system libraries and apk-tools: 08:57:50 #86 18.00 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:57:50 #86 18.09 Executing busybox-1.36.1-r29.trigger 08:57:50 #86 20.36 Continuing the upgrade transaction with new apk-tools: 08:57:50 #86 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:50 #86 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:50 #86 ... 08:57:50 08:57:50 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:57:50 #88 4.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:50 #88 5.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:50 #88 13.33 Upgrading critical system libraries and apk-tools: 08:57:50 #88 13.33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:57:50 #88 13.42 Executing busybox-1.36.1-r29.trigger 08:57:51 #88 ... 08:57:51 08:57:51 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:57:52 #98 DONE 1.6s 08:57:52 08:57:52 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:57:52 #89 14.56 Upgrading critical system libraries and apk-tools: 08:57:52 #89 14.56 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:57:52 #89 14.61 Executing busybox-1.36.1-r29.trigger 08:57:53 #89 15.83 Continuing the upgrade transaction with new apk-tools: 08:57:53 #89 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:53 #89 ... 08:57:53 08:57:53 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:57:53 #86 28.94 OK: 20 MiB in 18 packages 08:57:53 #86 DONE 30.2s 08:57:53 08:57:53 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:57:53 #88 14.75 Continuing the upgrade transaction with new apk-tools: 08:57:53 #88 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:57:53 #88 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:56 #88 ... 08:57:56 08:57:56 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:57:56 #87 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:56 #87 22.60 OK: 10 MiB in 19 packages 08:57:56 #87 DONE 23.5s 08:57:56 08:57:56 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:57:57 #99 ... 08:57:57 08:57:57 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:57:57 #100 DONE 1.1s 08:57:57 08:57:57 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:57:58 #101 ... 08:57:58 08:57:58 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:57:58 #99 DONE 1.7s 08:57:58 08:57:58 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:57:58 #102 DONE 0.2s 08:57:58 08:57:58 #103 [security-spire-server stage-2 6/9] COPY security.txt / 08:57:58 #103 DONE 0.2s 08:57:58 08:57:58 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:57:58 #104 ... 08:57:58 08:57:58 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:57:58 #88 20.56 OK: 9 MiB in 15 packages 08:57:58 #88 DONE 22.3s 08:57:58 08:57:58 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:57:58 #104 DONE 0.3s 08:57:58 08:57:58 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:57:59 #105 DONE 0.3s 08:57:59 08:57:59 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:57:59 #101 DONE 1.8s 08:57:59 08:57:59 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:57:59 #106 DONE 0.2s 08:57:59 08:57:59 #107 [security-spire-server] exporting to image 08:57:59 #107 exporting layers 08:57:59 #107 ... 08:57:59 08:57:59 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:57:59 #108 DONE 0.3s 08:57:59 08:57:59 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:57:59 #89 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:57:59 #89 21.64 OK: 11 MiB in 17 packages 08:57:59 #89 DONE 22.9s 08:57:59 08:57:59 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 08:58:00 #109 DONE 0.5s 08:58:00 08:58:00 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:58:00 #110 DONE 0.2s 08:58:00 08:58:00 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:58:00 #111 DONE 0.3s 08:58:00 08:58:00 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:58:01 #112 DONE 0.2s 08:58:01 08:58:01 #107 [security-spire-agent] exporting to image 08:58:02 #107 ... 08:58:02 08:58:02 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:58:02 #95 5.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:58:02 #95 6.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:58:02 #95 10.12 Upgrading critical system libraries and apk-tools: 08:58:02 #95 10.12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:58:02 #95 10.16 Executing busybox-1.36.1-r29.trigger 08:58:02 #95 11.44 Continuing the upgrade transaction with new apk-tools: 08:58:02 #95 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:58:02 #95 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:58:02 #95 ... 08:58:02 08:58:02 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:58:02 #97 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:58:02 #97 4.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:58:02 #97 9.027 Upgrading critical system libraries and apk-tools: 08:58:02 #97 9.027 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:58:02 #97 9.078 Executing busybox-1.36.1-r29.trigger 08:58:02 #97 10.47 Continuing the upgrade transaction with new apk-tools: 08:58:02 #97 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:58:02 #97 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:58:02 #97 ... 08:58:02 08:58:02 #107 [security-spire-server] exporting to image 08:58:02 #107 exporting layers 3.4s done 08:58:02 #107 writing image sha256:feeb8390fcd3744264e3a6f941bed1889b606fae0ceff6b8e16f49bd24c92cea done 08:58:02 #107 naming to docker.io/library/security-spire-server-arm64 done 08:58:03 #107 exporting layers 2.6s done 08:58:03 #107 writing image sha256:a4f75e44e702270c173fc3ec45f47e48aa0f4055c2ced3029644db2358e91c66 0.0s done 08:58:03 #107 naming to docker.io/library/security-spire-agent-arm64 done 08:58:03 #107 DONE 4.2s 08:58:03 08:58:03 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:03 #83 ... 08:58:03 08:58:03 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:58:03 #95 16.72 OK: 9 MiB in 18 packages 08:58:04 #95 DONE 17.7s 08:58:04 08:58:04 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:58:05 #113 ... 08:58:05 08:58:05 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:58:05 #97 15.14 OK: 15 MiB in 28 packages 08:58:05 #97 DONE 16.1s 08:58:05 08:58:05 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:06 #80 ... 08:58:06 08:58:06 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:58:06 #113 DONE 1.6s 08:58:06 08:58:06 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:58:06 #114 DONE 0.2s 08:58:06 08:58:06 #115 [security-spire-config stage-2 6/10] COPY security.txt / 08:58:06 #115 DONE 0.2s 08:58:06 08:58:06 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:58:06 #116 DONE 0.2s 08:58:06 08:58:06 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:58:07 #117 DONE 0.2s 08:58:07 08:58:07 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:58:07 #118 DONE 0.2s 08:58:07 08:58:07 #107 [security-spire-config] exporting to image 08:58:09 #107 exporting layers 1.6s done 08:58:09 #107 writing image sha256:eddef226fb93e9a30fcf44ba532cf9d0a56597daa2c92c9ef6c0ddcf6f036f4b done 08:58:09 #107 naming to docker.io/library/security-spire-config-arm64 done 08:58:09 #107 DONE 5.8s 08:58:09 08:58:09 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:05 #83 DONE 109.7s 08:59:05 08:59:05 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:05 #93 DONE 84.6s 08:59:05 08:59:05 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:05 #91 DONE 87.3s 08:59:05 08:59:05 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:05 #80 DONE 112.4s 08:59:05 08:59:05 #119 [support-notifications builder 6/7] COPY . . 08:59:05 #119 ... 08:59:05 08:59:05 #85 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:05 #85 DONE 107.7s 08:59:05 08:59:05 #120 [security-bootstrapper builder 6/7] COPY . . 08:59:07 #120 ... 08:59:07 08:59:07 #119 [support-notifications builder 6/7] COPY . . 08:59:07 #119 DONE 1.5s 08:59:07 08:59:07 #121 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:59:07 #121 CACHED 08:59:07 08:59:07 #122 [support-cron-scheduler builder 6/7] COPY . . 08:59:07 #122 CACHED 08:59:07 08:59:07 #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:07 #123 CACHED 08:59:07 08:59:07 #124 [security-spiffe-token-provider builder 6/7] COPY . . 08:59:07 #124 DONE 1.6s 08:59:07 08:59:07 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 08:59:07 #125 CACHED 08:59:07 08:59:07 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:07 #126 CACHED 08:59:07 08:59:07 #127 [core-data builder 6/7] COPY . . 08:59:07 #127 CACHED 08:59:07 08:59:07 #128 [core-keeper builder 7/8] COPY . . 08:59:07 #128 DONE 1.5s 08:59:07 08:59:07 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:59:07 #129 CACHED 08:59:07 08:59:07 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 08:59:07 #130 CACHED 08:59:07 08:59:07 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:07 #131 CACHED 08:59:07 08:59:07 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 08:59:07 #132 CACHED 08:59:07 08:59:07 #133 [core-command builder 6/7] COPY . . 08:59:07 #133 CACHED 08:59:07 08:59:07 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:07 #134 CACHED 08:59:07 08:59:07 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:07 #135 CACHED 08:59:07 08:59:07 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:59:07 #136 CACHED 08:59:07 08:59:07 #137 [core-metadata builder 6/7] COPY . . 08:59:07 #137 CACHED 08:59:07 08:59:07 #138 [security-proxy-auth builder 6/7] COPY . . 08:59:07 #138 CACHED 08:59:07 08:59:07 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:59:07 #139 CACHED 08:59:07 08:59:07 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:07 #140 CACHED 08:59:07 08:59:07 #141 [support-scheduler builder 6/7] COPY . . 08:59:07 #141 DONE 1.6s 08:59:07 08:59:07 #142 [security-secretstore-setup builder 6/7] COPY . . 08:59:07 #142 CACHED 08:59:07 08:59:07 #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:59:07 #143 CACHED 08:59:07 08:59:07 #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:07 #144 CACHED 08:59:07 08:59:07 #145 [security-proxy-setup builder 6/7] COPY . . 08:59:07 #145 CACHED 08:59:07 08:59:07 #146 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:07 #146 CACHED 08:59:07 08:59:07 #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:59:07 #147 CACHED 08:59:07 08:59:07 #120 [security-bootstrapper builder 6/7] COPY . . 08:59:07 #120 DONE 1.5s 08:59:07 08:59:07 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:59:12 #148 ... 08:59:12 08:59:12 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:59:12 #0 5.052 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:59:12 #149 ... 08:59:12 08:59:12 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:59:12 #0 5.584 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:59:13 #150 ... 08:59:13 08:59:13 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:59:13 #0 5.849 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:59:13 #151 ... 08:59:13 08:59:13 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:59:13 #148 6.435 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:59:18 #148 ... 08:59:18 08:59:18 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:59:18 #0 6.366 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:59:18 #152 ... 08:59:18 08:59:18 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:59:18 #0 5.084 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:59:18 #153 ... 08:59:18 08:59:18 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:59:18 #0 6.337 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:59:18 #154 ... 08:59:18 08:59:18 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:59:18 #0 4.461 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:59:18 #155 ... 08:59:18 08:59:18 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:59:18 #0 4.771 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:59:18 #156 ... 08:59:18 08:59:18 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:59:18 #0 6.504 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:59:18 #157 ... 08:59:18 08:59:18 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:59:18 #0 6.512 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:59:18 #158 ... 08:59:18 08:59:18 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:59:18 #0 6.013 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:59:18 #159 ... 08:59:18 08:59:18 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:59:18 #0 6.666 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:59:20 #160 ... 08:59:20 08:59:20 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:59:20 #154 94.15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:00:16 #154 ... 09:00:16 09:00:16 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:00:16 #149 DONE 163.8s 09:00:16 09:00:16 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:00:16 #155 DONE 163.8s 09:00:16 09:00:16 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:00:16 #157 DONE 163.8s 09:00:16 09:00:16 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:00:16 #150 DONE 163.8s 09:00:16 09:00:16 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:00:16 #124 DONE 163.8s 09:00:16 09:00:16 #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:00:16 #161 ... 09:00:16 09:00:16 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:00:16 #158 DONE 163.9s 09:00:16 09:00:16 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:16 #156 DONE 164.0s 09:00:16 09:00:16 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:00:16 #159 DONE 164.1s 09:00:16 09:00:16 #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:00:16 #162 ... 09:00:16 09:00:16 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:00:16 #160 DONE 164.1s 09:00:16 09:00:16 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:00:16 #151 DONE 164.2s 09:00:16 09:00:16 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:00:16 #153 DONE 164.2s 09:00:16 09:00:16 #154 [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:00:16 #154 DONE 164.2s 09:00:16 09:00:16 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:00:16 #152 DONE 164.3s 09:00:16 09:00:16 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:00:16 #163 ... 09:00:16 09:00:16 #164 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:00:16 #164 DONE 1.0s 09:00:16 09:00:16 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:00:16 #165 DONE 1.0s 09:00:16 09:00:16 #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:00:16 #161 DONE 1.0s 09:00:16 09:00:16 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:00:16 #166 DONE 0.9s 09:00:16 09:00:16 #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:00:16 #162 DONE 0.9s 09:00:16 09:00:16 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:00:16 #167 DONE 0.7s 09:00:16 09:00:16 #168 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:00:16 #168 DONE 0.8s 09:00:16 09:00:16 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:00:16 #163 DONE 0.7s 09:00:16 09:00:16 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:00:16 #169 ... 09:00:16 09:00:16 #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:00:16 #170 DONE 0.7s 09:00:16 09:00:16 #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:00:18 #171 ... 09:00:18 09:00:18 #172 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:00:18 #172 DONE 0.7s 09:00:18 09:00:18 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:00:18 #173 CACHED 09:00:18 09:00:18 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:00:18 #174 CACHED 09:00:18 09:00:18 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:00:18 #175 CACHED 09:00:18 09:00:18 #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:00:18 #176 CACHED 09:00:18 09:00:18 #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:00:18 #177 CACHED 09:00:18 09:00:18 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:00:18 #178 CACHED 09:00:18 09:00:18 #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:00:18 #179 CACHED 09:00:18 09:00:18 #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:00:18 #180 CACHED 09:00:18 09:00:18 #181 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:00:18 #181 DONE 0.7s 09:00:18 09:00:18 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:00:18 #182 DONE 0.7s 09:00:18 09:00:18 #183 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:00:18 #183 DONE 0.7s 09:00:18 09:00:18 #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:00:18 #184 DONE 0.7s 09:00:18 09:00:18 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:00:18 #169 DONE 0.7s 09:00:18 09:00:18 #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:00:18 #171 DONE 0.6s 09:00:18 09:00:18 #185 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:00:18 #185 DONE 0.7s 09:00:18 09:00:18 #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:00:19 #186 ... 09:00:19 09:00:19 #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:00:19 #187 DONE 2.3s 09:00:19 09:00:19 #188 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:00:19 #188 DONE 2.2s 09:00:19 09:00:19 #189 [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:00:19 #189 DONE 2.4s 09:00:19 09:00:19 #190 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:00:19 #190 ... 09:00:19 09:00:19 #191 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:00:19 #191 DONE 2.6s 09:00:19 09:00:19 #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:00:19 #192 DONE 2.6s 09:00:19 09:00:19 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:00:19 #193 DONE 2.6s 09:00:19 09:00:19 #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:00:19 #194 DONE 2.7s 09:00:19 09:00:19 #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:00:19 #195 DONE 2.7s 09:00:19 09:00:19 #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:00:19 #186 DONE 2.6s 09:00:19 09:00:19 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:00:19 #196 DONE 2.6s 09:00:19 09:00:19 #197 [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:00:19 #197 DONE 2.6s 09:00:19 09:00:19 #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:00:19 #198 DONE 3.4s 09:00:19 09:00:19 #199 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:00:20 #199 ... 09:00:20 09:00:20 #200 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:00:20 #200 DONE 2.6s 09:00:20 09:00:20 #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:00:20 #201 DONE 0.7s 09:00:20 09:00:20 #190 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:00:20 #190 DONE 0.7s 09:00:20 09:00:20 #89 [support-cron-scheduler] exporting to image 09:00:20 #89 exporting layers 09:00:20 #89 ... 09:00:20 09:00:20 #202 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:00:20 #202 DONE 0.4s 09:00:20 09:00:20 #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:00:20 #203 DONE 0.5s 09:00:20 09:00:20 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:00:20 #204 DONE 0.4s 09:00:20 09:00:20 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:00:20 #205 DONE 0.5s 09:00:20 09:00:20 #206 [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:00:20 #206 DONE 0.5s 09:00:20 09:00:20 #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:00:20 #207 DONE 0.5s 09:00:20 09:00:20 #89 [support-scheduler] exporting to image 09:00:20 #89 ... 09:00:20 09:00:20 #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:00:20 #208 DONE 0.5s 09:00:20 09:00:20 #209 [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:00:20 #209 DONE 0.5s 09:00:20 09:00:20 #199 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:00:20 #199 DONE 0.6s 09:00:20 09:00:20 #210 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:00:20 #210 DONE 0.5s 09:00:20 09:00:20 #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:00:20 #211 DONE 0.6s 09:00:20 09:00:20 #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:00:20 #212 DONE 0.3s 09:00:20 09:00:20 #89 [support-cron-scheduler] exporting to image 09:00:20 #89 writing image sha256:0a20c3c7c7c9a8c627a77824b9610240b6036c8a9a00a8c26801caa1c88f8e4f done 09:00:20 #89 naming to docker.io/library/support-cron-scheduler done 09:00:20 #89 ... 09:00:20 09:00:20 #213 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 09:00:20 #213 DONE 0.4s 09:00:20 09:00:20 #89 [support-notifications] exporting to image 09:00:20 #89 exporting layers 0.2s done 09:00:21 #89 ... 09:00:21 09:00:21 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:00:21 #214 DONE 0.6s 09:00:21 09:00:21 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:00:21 #215 DONE 0.4s 09:00:21 09:00:21 #89 [support-notifications] exporting to image 09:00:21 #89 exporting layers 0.3s done 09:00:21 #89 writing image sha256:c50f978d81842198311d2479e1db87b9dcec35447a991ee72649ce5cc2a85f5f 09:00:21 #89 ... 09:00:21 09:00:21 #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:00:21 #216 DONE 0.4s 09:00:21 09:00:21 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:00:21 #217 DONE 0.4s 09:00:21 09:00:21 #218 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:00:21 #218 DONE 0.4s 09:00:21 09:00:21 #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:00:21 #219 DONE 0.4s 09:00:21 09:00:21 #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:00:21 #220 DONE 0.3s 09:00:21 09:00:21 #89 [support-scheduler] exporting to image 09:00:21 #89 exporting layers 0.4s done 09:00:21 #89 writing image sha256:c50f978d81842198311d2479e1db87b9dcec35447a991ee72649ce5cc2a85f5f 0.0s done 09:00:21 #89 naming to docker.io/library/core-command done 09:00:21 #89 writing image sha256:f0d4ea292abada85139fe1974b87e44e327ac07b26661a7df785156aa0716f6d 0.0s done 09:00:21 #89 naming to docker.io/library/support-scheduler done 09:00:21 #89 exporting layers 0.4s done 09:00:21 #89 writing image sha256:6ca6821d00347b23929f49dd421eee62c6dea3671a371896dc141ea99d697437 0.0s done 09:00:21 #89 naming to docker.io/library/core-keeper done 09:00:21 #89 writing image sha256:abdba7b4bf6e1cc7268d27f741bc361c8acfae4c4971b4aea5203ad5cceeae38 0.0s done 09:00:21 #89 naming to docker.io/library/security-spiffe-token-provider 09:00:21 #89 naming to docker.io/library/security-spiffe-token-provider 0.2s done 09:00:21 #89 ... 09:00:21 09:00:21 #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 09:00:21 #221 DONE 0.6s 09:00:21 09:00:21 #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:00:21 #222 DONE 0.7s 09:00:21 09:00:21 #89 [core-metadata] exporting to image 09:00:21 #89 exporting layers 0.6s done 09:00:21 #89 ... 09:00:21 09:00:21 #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:00:21 #223 DONE 0.7s 09:00:21 09:00:21 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:21 #224 DONE 0.7s 09:00:21 09:00:21 #89 [security-proxy-auth] exporting to image 09:00:21 #89 writing image sha256:fa43adeaa29d0a61a8aae2563e6598b3b36f79ee290a4f6887d55842f0afacbe 0.0s done 09:00:21 #89 writing image sha256:c934b8029f4d87f3bdecf0dbd9a0eb447a4a87cc86f6a6401ba2433fff0fce82 0.0s done 09:00:21 #89 naming to docker.io/library/support-notifications 09:00:21 #89 naming to docker.io/library/core-data 09:00:21 #89 naming to docker.io/library/core-data 0.2s done 09:00:22 #89 ... 09:00:22 09:00:22 #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:00:22 #225 DONE 0.3s 09:00:22 09:00:22 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:00:22 #226 DONE 0.3s 09:00:22 09:00:22 #89 [core-metadata] exporting to image 09:00:22 #89 exporting layers 0.3s done 09:00:22 #89 naming to docker.io/library/support-notifications 0.2s done 09:00:22 #89 writing image sha256:c6bedebf7e1e7e791a0991b7b3eab45fcf5b2eefbe3e343a90d94e7a496272bd done 09:00:22 #89 naming to docker.io/library/core-metadata done 09:00:22 #89 writing image sha256:74334191da0e7feef5b6719305e9bcbb17faea8ff74a5a13d6e9ecf0372de4da 09:00:22 #89 ... 09:00:22 09:00:22 #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:22 #227 DONE 1.1s 09:00:22 09:00:22 #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:22 #228 DONE 1.1s 09:00:22 09:00:22 #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:00:22 #229 DONE 0.1s 09:00:22 09:00:22 #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:00:22 #230 DONE 0.1s 09:00:22 09:00:22 #89 [security-proxy-setup] exporting to image 09:00:22 #89 writing image sha256:74334191da0e7feef5b6719305e9bcbb17faea8ff74a5a13d6e9ecf0372de4da done 09:00:22 #89 naming to docker.io/library/security-proxy-auth done 09:00:22 #89 ... 09:00:22 09:00:22 #231 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:00:22 #231 DONE 0.1s 09:00:22 09:00:22 #89 [security-proxy-setup] exporting to image 09:00:22 #89 exporting layers 0.2s done 09:00:22 #89 ... 09:00:22 09:00:22 #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:00:22 #232 DONE 0.1s 09:00:22 09:00:22 #89 [core-common-config-bootstrapper] exporting to image 09:00:22 #89 writing image sha256:6dced01fc4a6eb2ee5815a4149473e4325eef9ec405ab55e9903d6bce71828f3 0.0s done 09:00:22 #89 naming to docker.io/library/core-common-config-bootstrapper done 09:00:22 #89 exporting layers 0.3s done 09:00:22 #89 writing image sha256:4ac1697e44b4d9963d9b1a7c0872bc30fe5a2fbb39febd2bc1c3ec2567a6b583 done 09:00:22 #89 naming to docker.io/library/security-proxy-setup done 09:00:22 #89 DONE 3.5s 09:00:22 09:00:22 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:00:22 #233 DONE 0.1s 09:00:22 09:00:22 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:00:22 #234 DONE 0.1s 09:00:22 09:00:22 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:00:22 #235 ... 09:00:22 09:00:22 #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:22 #236 DONE 0.5s 09:00:22 09:00:22 #89 [security-secretstore-setup] exporting to image 09:00:22 #89 exporting layers 0.2s done 09:00:22 #89 writing image sha256:54dca0c59a996ff09c8ed2db0a15bc6fae7008a520dca53790e9d8bfb1600745 09:00:24 #89 ... 09:00:24 09:00:24 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:00:24 #235 DONE 0.4s 09:00:24 09:00:24 #89 [security-bootstrapper] exporting to image 09:00:24 #89 writing image sha256:54dca0c59a996ff09c8ed2db0a15bc6fae7008a520dca53790e9d8bfb1600745 done 09:00:24 #89 naming to docker.io/library/security-secretstore-setup done 09:00:24 #89 exporting layers 0.2s done 09:00:24 #89 writing image sha256:90ae95853cf39662817f4c561cb58a209349dec74858ab02582345957c4f16cb done 09:00:24 #89 naming to docker.io/library/security-bootstrapper done 09:00:24 #89 DONE 3.9s 09:00:24 09:00:24 #42 [security-spiffe-token-provider internal] load .dockerignore 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:24 time="2024-10-08T08:55:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:00:24 $ docker stop --time=1 13dbe262ad7324856f5689fb638b8445c20b4785e7fb22f3499198f84afad67d 09:00:26 $ docker rm -f --volumes 13dbe262ad7324856f5689fb638b8445c20b4785e7fb22f3499198f84afad67d [Pipeline] // withDockerContainer [Pipeline] sh 09:00:29 + docker images 09:00:29 REPOSITORY TAG IMAGE ID CREATED SIZE 09:00:29 security-bootstrapper latest 90ae95853cf3 7 seconds ago 20.4MB 09:00:29 security-secretstore-setup latest 54dca0c59a99 7 seconds ago 40.2MB 09:00:29 core-common-config-bootstrapper latest 6dced01fc4a6 8 seconds ago 16.5MB 09:00:29 security-proxy-auth latest 74334191da0e 8 seconds ago 24.6MB 09:00:29 core-metadata latest c6bedebf7e1e 8 seconds ago 29.8MB 09:00:29 security-proxy-setup latest 4ac1697e44b4 8 seconds ago 28.7MB 09:00:29 support-cron-scheduler latest 0a20c3c7c7c9 9 seconds ago 45.4MB 09:00:29 core-keeper latest 6ca6821d0034 9 seconds ago 29MB 09:00:29 support-scheduler latest f0d4ea292aba 9 seconds ago 43.8MB 09:00:29 core-command latest c50f978d8184 9 seconds ago 25.9MB 09:00:29 core-data latest c934b8029f4d 9 seconds ago 29.6MB 09:00:29 security-spiffe-token-provider latest abdba7b4bf6e 9 seconds ago 31.8MB 09:00:29 support-notifications latest fa43adeaa29d 9 seconds ago 44.4MB 09:00:29 security-spire-server latest 2b77b58f3b6e 3 minutes ago 122MB 09:00:29 security-spire-agent latest 0b2d64dacf51 3 minutes ago 183MB 09:00:29 security-spire-config latest 4452dbd9efcd 3 minutes ago 121MB 09:00:29 ci-base-image-x86_64 latest 9daec31d209f 7 minutes ago 979MB 09:00:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 days ago 573MB 09:00:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 09:00:29 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:00:29 provisioning config files... 09:00:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/719@tmp/config15518324011218915504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:00:29 ---> ****-login.sh 09:00:29 nexus3.edgexfoundry.org:10001 09:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:29 Configure a credential helper to remove this warning. See 09:00:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:29 09:00:29 Login Succeeded 09:00:29 nexus3.edgexfoundry.org:10002 09:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:29 Configure a credential helper to remove this warning. See 09:00:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:29 09:00:29 Login Succeeded 09:00:29 nexus3.edgexfoundry.org:10003 09:00:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:32 Configure a credential helper to remove this warning. See 09:00:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:32 09:00:32 Login Succeeded 09:00:32 nexus3.edgexfoundry.org:10004 09:00:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:33 Configure a credential helper to remove this warning. See 09:00:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:33 09:00:33 Login Succeeded 09:00:33 ****.io 09:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:00:36 Configure a credential helper to remove this warning. See 09:00:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:00:36 09:00:36 Login Succeeded 09:00:36 ---> ****-login.sh ends [Pipeline] } 09:00:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:00:36 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:00:36 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:00:36 latest 09:00:36 3.2.0-dev.96 09:00:36 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:00:36 main 09:00:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:39 + docker push nexus3.edgexfoundry.org:10004/core-command:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:00:39 598ff6721f18: Preparing 09:00:39 bad6faedf2ca: Preparing 09:00:39 585192f24735: Preparing 09:00:39 2709dd76ea3b: Preparing 09:00:39 c6fc75add076: Preparing 09:00:39 6c6dd16a848c: Preparing 09:00:39 63ca1fbb43ae: Preparing 09:00:39 6c6dd16a848c: Waiting 09:00:39 63ca1fbb43ae: Waiting 09:00:39 585192f24735: Pushed 09:00:39 598ff6721f18: Pushed 09:00:39 2709dd76ea3b: Pushed 09:00:39 c6fc75add076: Pushed 09:00:39 63ca1fbb43ae: Layer already exists 09:00:39 6c6dd16a848c: Pushed 09:00:41 bad6faedf2ca: Pushed 09:00:41 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:0df47aad2ebaacc07dd50ea579960e2482b713408797dd6b0bdb0bec752d180a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:41 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:00:41 598ff6721f18: Preparing 09:00:41 bad6faedf2ca: Preparing 09:00:41 585192f24735: Preparing 09:00:41 2709dd76ea3b: Preparing 09:00:41 c6fc75add076: Preparing 09:00:41 6c6dd16a848c: Preparing 09:00:41 63ca1fbb43ae: Preparing 09:00:41 6c6dd16a848c: Waiting 09:00:41 63ca1fbb43ae: Waiting 09:00:41 585192f24735: Layer already exists 09:00:41 c6fc75add076: Layer already exists 09:00:41 598ff6721f18: Layer already exists 09:00:41 bad6faedf2ca: Layer already exists 09:00:41 2709dd76ea3b: Layer already exists 09:00:41 63ca1fbb43ae: Layer already exists 09:00:41 6c6dd16a848c: Layer already exists 09:00:41 latest: digest: sha256:0df47aad2ebaacc07dd50ea579960e2482b713408797dd6b0bdb0bec752d180a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:42 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.96 09:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:00:42 598ff6721f18: Preparing 09:00:42 bad6faedf2ca: Preparing 09:00:42 585192f24735: Preparing 09:00:42 2709dd76ea3b: Preparing 09:00:42 c6fc75add076: Preparing 09:00:42 6c6dd16a848c: Preparing 09:00:42 63ca1fbb43ae: Preparing 09:00:42 63ca1fbb43ae: Waiting 09:00:42 6c6dd16a848c: Waiting 09:00:42 598ff6721f18: Layer already exists 09:00:42 c6fc75add076: Layer already exists 09:00:42 585192f24735: Layer already exists 09:00:42 bad6faedf2ca: Layer already exists 09:00:42 2709dd76ea3b: Layer already exists 09:00:42 6c6dd16a848c: Layer already exists 09:00:42 63ca1fbb43ae: Layer already exists 09:00:42 3.2.0-dev.96: digest: sha256:0df47aad2ebaacc07dd50ea579960e2482b713408797dd6b0bdb0bec752d180a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:43 + docker push nexus3.edgexfoundry.org:10004/core-command:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:00:43 598ff6721f18: Preparing 09:00:43 bad6faedf2ca: Preparing 09:00:43 585192f24735: Preparing 09:00:43 2709dd76ea3b: Preparing 09:00:43 c6fc75add076: Preparing 09:00:43 6c6dd16a848c: Preparing 09:00:43 63ca1fbb43ae: Preparing 09:00:43 6c6dd16a848c: Waiting 09:00:43 63ca1fbb43ae: Waiting 09:00:43 598ff6721f18: Layer already exists 09:00:43 bad6faedf2ca: Layer already exists 09:00:43 585192f24735: Layer already exists 09:00:43 c6fc75add076: Layer already exists 09:00:43 2709dd76ea3b: Layer already exists 09:00:43 63ca1fbb43ae: Layer already exists 09:00:43 6c6dd16a848c: Layer already exists 09:00:43 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:0df47aad2ebaacc07dd50ea579960e2482b713408797dd6b0bdb0bec752d180a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:43 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:00:43 598ff6721f18: Preparing 09:00:43 bad6faedf2ca: Preparing 09:00:43 585192f24735: Preparing 09:00:43 2709dd76ea3b: Preparing 09:00:43 c6fc75add076: Preparing 09:00:43 6c6dd16a848c: Preparing 09:00:43 63ca1fbb43ae: Preparing 09:00:43 63ca1fbb43ae: Waiting 09:00:43 6c6dd16a848c: Waiting 09:00:43 2709dd76ea3b: Layer already exists 09:00:43 bad6faedf2ca: Layer already exists 09:00:43 c6fc75add076: Layer already exists 09:00:43 598ff6721f18: Layer already exists 09:00:43 585192f24735: Layer already exists 09:00:43 6c6dd16a848c: Layer already exists 09:00:43 63ca1fbb43ae: Layer already exists 09:00:43 main: digest: sha256:0df47aad2ebaacc07dd50ea579960e2482b713408797dd6b0bdb0bec752d180a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:00:43 ===================================================== [Pipeline] echo 09:00:43 taggedImages: 09:00:43 - nexus3.edgexfoundry.org:10004/core-command:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:00:43 - nexus3.edgexfoundry.org:10004/core-command:latest 09:00:43 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.96 09:00:43 - nexus3.edgexfoundry.org:10004/core-command:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:00:43 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:00:43 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:00:43 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:00:43 latest 09:00:43 3.2.0-dev.96 09:00:43 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:00:43 main 09:00:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:00:44 bd1acbf85d23: Preparing 09:00:44 43d07a62906b: Preparing 09:00:44 e4ddfa2bb156: Preparing 09:00:44 254606d53b8e: Preparing 09:00:44 585192f24735: Preparing 09:00:44 2709dd76ea3b: Preparing 09:00:44 c6fc75add076: Preparing 09:00:44 6c6dd16a848c: Preparing 09:00:44 63ca1fbb43ae: Preparing 09:00:44 2709dd76ea3b: Waiting 09:00:44 c6fc75add076: Waiting 09:00:44 6c6dd16a848c: Waiting 09:00:44 63ca1fbb43ae: Waiting 09:00:44 585192f24735: Layer already exists 09:00:44 2709dd76ea3b: Layer already exists 09:00:44 c6fc75add076: Layer already exists 09:00:44 6c6dd16a848c: Layer already exists 09:00:44 63ca1fbb43ae: Layer already exists 09:00:44 bd1acbf85d23: Pushed 09:00:44 e4ddfa2bb156: Pushed 09:00:44 43d07a62906b: Pushed 09:00:45 254606d53b8e: Pushed 09:00:45 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:8135ba862e72170be593328d933040b2a3144036f4c882e99d0d515b6bbd8994 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:45 + 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:00:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:00:46 bd1acbf85d23: Preparing 09:00:46 43d07a62906b: Preparing 09:00:46 e4ddfa2bb156: Preparing 09:00:46 254606d53b8e: Preparing 09:00:46 585192f24735: Preparing 09:00:46 2709dd76ea3b: Preparing 09:00:46 c6fc75add076: Preparing 09:00:46 6c6dd16a848c: Preparing 09:00:46 63ca1fbb43ae: Preparing 09:00:46 2709dd76ea3b: Waiting 09:00:46 c6fc75add076: Waiting 09:00:46 6c6dd16a848c: Waiting 09:00:46 63ca1fbb43ae: Waiting 09:00:46 43d07a62906b: Layer already exists 09:00:46 e4ddfa2bb156: Layer already exists 09:00:46 585192f24735: Layer already exists 09:00:46 bd1acbf85d23: Layer already exists 09:00:46 254606d53b8e: Layer already exists 09:00:46 2709dd76ea3b: Layer already exists 09:00:46 6c6dd16a848c: Layer already exists 09:00:46 c6fc75add076: Layer already exists 09:00:46 63ca1fbb43ae: Layer already exists 09:00:46 latest: digest: sha256:8135ba862e72170be593328d933040b2a3144036f4c882e99d0d515b6bbd8994 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.96 09:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:00:46 bd1acbf85d23: Preparing 09:00:46 43d07a62906b: Preparing 09:00:46 e4ddfa2bb156: Preparing 09:00:46 254606d53b8e: Preparing 09:00:46 585192f24735: Preparing 09:00:46 2709dd76ea3b: Preparing 09:00:46 c6fc75add076: Preparing 09:00:46 6c6dd16a848c: Preparing 09:00:46 63ca1fbb43ae: Preparing 09:00:46 c6fc75add076: Waiting 09:00:46 6c6dd16a848c: Waiting 09:00:46 63ca1fbb43ae: Waiting 09:00:46 e4ddfa2bb156: Layer already exists 09:00:46 43d07a62906b: Layer already exists 09:00:46 bd1acbf85d23: Layer already exists 09:00:46 585192f24735: Layer already exists 09:00:46 254606d53b8e: Layer already exists 09:00:46 2709dd76ea3b: Layer already exists 09:00:46 c6fc75add076: Layer already exists 09:00:46 63ca1fbb43ae: Layer already exists 09:00:46 6c6dd16a848c: Layer already exists 09:00:46 3.2.0-dev.96: digest: sha256:8135ba862e72170be593328d933040b2a3144036f4c882e99d0d515b6bbd8994 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:00:47 bd1acbf85d23: Preparing 09:00:47 43d07a62906b: Preparing 09:00:47 e4ddfa2bb156: Preparing 09:00:47 254606d53b8e: Preparing 09:00:47 585192f24735: Preparing 09:00:47 2709dd76ea3b: Preparing 09:00:47 c6fc75add076: Preparing 09:00:47 6c6dd16a848c: Preparing 09:00:47 63ca1fbb43ae: Preparing 09:00:47 2709dd76ea3b: Waiting 09:00:47 6c6dd16a848c: Waiting 09:00:47 c6fc75add076: Waiting 09:00:47 63ca1fbb43ae: Waiting 09:00:47 bd1acbf85d23: Layer already exists 09:00:47 43d07a62906b: Layer already exists 09:00:47 585192f24735: Layer already exists 09:00:47 e4ddfa2bb156: Layer already exists 09:00:47 254606d53b8e: Layer already exists 09:00:47 2709dd76ea3b: Layer already exists 09:00:47 c6fc75add076: Layer already exists 09:00:47 6c6dd16a848c: Layer already exists 09:00:47 63ca1fbb43ae: Layer already exists 09:00:47 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:8135ba862e72170be593328d933040b2a3144036f4c882e99d0d515b6bbd8994 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:47 + 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:00:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:00:48 bd1acbf85d23: Preparing 09:00:48 43d07a62906b: Preparing 09:00:48 e4ddfa2bb156: Preparing 09:00:48 254606d53b8e: Preparing 09:00:48 585192f24735: Preparing 09:00:48 2709dd76ea3b: Preparing 09:00:48 c6fc75add076: Preparing 09:00:48 6c6dd16a848c: Preparing 09:00:48 63ca1fbb43ae: Preparing 09:00:48 c6fc75add076: Waiting 09:00:48 6c6dd16a848c: Waiting 09:00:48 63ca1fbb43ae: Waiting 09:00:48 2709dd76ea3b: Waiting 09:00:48 585192f24735: Layer already exists 09:00:48 e4ddfa2bb156: Layer already exists 09:00:48 43d07a62906b: Layer already exists 09:00:48 bd1acbf85d23: Layer already exists 09:00:48 254606d53b8e: Layer already exists 09:00:48 2709dd76ea3b: Layer already exists 09:00:48 c6fc75add076: Layer already exists 09:00:48 6c6dd16a848c: Layer already exists 09:00:48 63ca1fbb43ae: Layer already exists 09:00:48 main: digest: sha256:8135ba862e72170be593328d933040b2a3144036f4c882e99d0d515b6bbd8994 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:00:48 ===================================================== [Pipeline] echo 09:00:48 taggedImages: 09:00:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:00:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:00:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.96 09:00:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:00:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:00:48 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:00:48 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:00:48 latest 09:00:48 3.2.0-dev.96 09:00:48 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:00:48 main 09:00:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:48 + docker push nexus3.edgexfoundry.org:10004/core-data:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:00:48 2d4a0afcf976: Preparing 09:00:48 77d4740cbb23: Preparing 09:00:48 84e415dfe8b3: Preparing 09:00:48 585192f24735: Preparing 09:00:48 2709dd76ea3b: Preparing 09:00:48 bcaab80d230a: Preparing 09:00:48 25f7292b6aea: Preparing 09:00:48 63ca1fbb43ae: Preparing 09:00:48 25f7292b6aea: Waiting 09:00:48 bcaab80d230a: Waiting 09:00:48 63ca1fbb43ae: Waiting 09:00:48 2709dd76ea3b: Layer already exists 09:00:48 585192f24735: Layer already exists 09:00:48 77d4740cbb23: Pushed 09:00:48 2d4a0afcf976: Pushed 09:00:48 63ca1fbb43ae: Layer already exists 09:00:48 25f7292b6aea: Pushed 09:00:48 bcaab80d230a: Pushed 09:00:51 84e415dfe8b3: Pushed 09:00:51 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:d7efa1821d318ce7d787271c53c5c132ea8c050d249976361e498e80575f73cf size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:52 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:00:52 2d4a0afcf976: Preparing 09:00:52 77d4740cbb23: Preparing 09:00:52 84e415dfe8b3: Preparing 09:00:52 585192f24735: Preparing 09:00:52 2709dd76ea3b: Preparing 09:00:52 bcaab80d230a: Preparing 09:00:52 25f7292b6aea: Preparing 09:00:52 63ca1fbb43ae: Preparing 09:00:52 25f7292b6aea: Waiting 09:00:52 63ca1fbb43ae: Waiting 09:00:52 2d4a0afcf976: Layer already exists 09:00:52 585192f24735: Layer already exists 09:00:52 77d4740cbb23: Layer already exists 09:00:52 84e415dfe8b3: Layer already exists 09:00:52 2709dd76ea3b: Layer already exists 09:00:52 63ca1fbb43ae: Layer already exists 09:00:52 bcaab80d230a: Layer already exists 09:00:52 25f7292b6aea: Layer already exists 09:00:52 latest: digest: sha256:d7efa1821d318ce7d787271c53c5c132ea8c050d249976361e498e80575f73cf size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:52 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.96 09:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:00:52 2d4a0afcf976: Preparing 09:00:52 77d4740cbb23: Preparing 09:00:52 84e415dfe8b3: Preparing 09:00:52 585192f24735: Preparing 09:00:52 2709dd76ea3b: Preparing 09:00:52 bcaab80d230a: Preparing 09:00:52 25f7292b6aea: Preparing 09:00:52 63ca1fbb43ae: Preparing 09:00:52 25f7292b6aea: Waiting 09:00:52 bcaab80d230a: Waiting 09:00:52 63ca1fbb43ae: Waiting 09:00:52 84e415dfe8b3: Layer already exists 09:00:52 585192f24735: Layer already exists 09:00:52 77d4740cbb23: Layer already exists 09:00:52 2709dd76ea3b: Layer already exists 09:00:52 2d4a0afcf976: Layer already exists 09:00:52 bcaab80d230a: Layer already exists 09:00:52 25f7292b6aea: Layer already exists 09:00:52 63ca1fbb43ae: Layer already exists 09:00:52 3.2.0-dev.96: digest: sha256:d7efa1821d318ce7d787271c53c5c132ea8c050d249976361e498e80575f73cf size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:53 + docker push nexus3.edgexfoundry.org:10004/core-data:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:00:53 2d4a0afcf976: Preparing 09:00:53 77d4740cbb23: Preparing 09:00:53 84e415dfe8b3: Preparing 09:00:53 585192f24735: Preparing 09:00:53 2709dd76ea3b: Preparing 09:00:53 bcaab80d230a: Preparing 09:00:53 25f7292b6aea: Preparing 09:00:53 63ca1fbb43ae: Preparing 09:00:53 bcaab80d230a: Waiting 09:00:53 25f7292b6aea: Waiting 09:00:53 63ca1fbb43ae: Waiting 09:00:53 77d4740cbb23: Layer already exists 09:00:53 2d4a0afcf976: Layer already exists 09:00:53 84e415dfe8b3: Layer already exists 09:00:53 2709dd76ea3b: Layer already exists 09:00:53 585192f24735: Layer already exists 09:00:53 bcaab80d230a: Layer already exists 09:00:53 63ca1fbb43ae: Layer already exists 09:00:53 25f7292b6aea: Layer already exists 09:00:53 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:d7efa1821d318ce7d787271c53c5c132ea8c050d249976361e498e80575f73cf size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:54 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:00:54 2d4a0afcf976: Preparing 09:00:54 77d4740cbb23: Preparing 09:00:54 84e415dfe8b3: Preparing 09:00:54 585192f24735: Preparing 09:00:54 2709dd76ea3b: Preparing 09:00:54 bcaab80d230a: Preparing 09:00:54 25f7292b6aea: Preparing 09:00:54 63ca1fbb43ae: Preparing 09:00:54 bcaab80d230a: Waiting 09:00:54 63ca1fbb43ae: Waiting 09:00:54 25f7292b6aea: Waiting 09:00:54 2d4a0afcf976: Layer already exists 09:00:54 2709dd76ea3b: Layer already exists 09:00:54 84e415dfe8b3: Layer already exists 09:00:54 77d4740cbb23: Layer already exists 09:00:54 585192f24735: Layer already exists 09:00:54 25f7292b6aea: Layer already exists 09:00:54 63ca1fbb43ae: Layer already exists 09:00:54 bcaab80d230a: Layer already exists 09:00:54 main: digest: sha256:d7efa1821d318ce7d787271c53c5c132ea8c050d249976361e498e80575f73cf size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:00:54 ===================================================== [Pipeline] echo 09:00:54 taggedImages: 09:00:54 - nexus3.edgexfoundry.org:10004/core-data:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:00:54 - nexus3.edgexfoundry.org:10004/core-data:latest 09:00:54 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.96 09:00:54 - nexus3.edgexfoundry.org:10004/core-data:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:00:54 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:00:54 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:00:54 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:00:54 latest 09:00:54 3.2.0-dev.96 09:00:54 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:00:54 main 09:00:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:54 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:00:54 1ca4addf30e0: Preparing 09:00:54 f119284bf4d9: Preparing 09:00:54 a311bd70110d: Preparing 09:00:54 2709dd76ea3b: Preparing 09:00:54 c38fd12349d4: Preparing 09:00:54 2d2e44593999: Preparing 09:00:54 63ca1fbb43ae: Preparing 09:00:54 63ca1fbb43ae: Waiting 09:00:54 2d2e44593999: Waiting 09:00:54 2709dd76ea3b: Layer already exists 09:00:54 c38fd12349d4: Pushed 09:00:54 1ca4addf30e0: Pushed 09:00:54 63ca1fbb43ae: Layer already exists 09:00:54 f119284bf4d9: Pushed 09:00:54 2d2e44593999: Pushed 09:00:56 a311bd70110d: Pushed 09:00:57 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:97cf8cb52497905e7bba302e6da4d9568ad91da9afe411049c6150660e881a22 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:00:57 1ca4addf30e0: Preparing 09:00:57 f119284bf4d9: Preparing 09:00:57 a311bd70110d: Preparing 09:00:57 2709dd76ea3b: Preparing 09:00:57 c38fd12349d4: Preparing 09:00:57 2d2e44593999: Preparing 09:00:57 63ca1fbb43ae: Preparing 09:00:57 2d2e44593999: Waiting 09:00:57 63ca1fbb43ae: Waiting 09:00:57 f119284bf4d9: Layer already exists 09:00:57 a311bd70110d: Layer already exists 09:00:57 c38fd12349d4: Layer already exists 09:00:57 2709dd76ea3b: Layer already exists 09:00:57 1ca4addf30e0: Layer already exists 09:00:57 2d2e44593999: Layer already exists 09:00:57 63ca1fbb43ae: Layer already exists 09:00:57 latest: digest: sha256:97cf8cb52497905e7bba302e6da4d9568ad91da9afe411049c6150660e881a22 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:58 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.96 09:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:00:58 1ca4addf30e0: Preparing 09:00:58 f119284bf4d9: Preparing 09:00:58 a311bd70110d: Preparing 09:00:58 2709dd76ea3b: Preparing 09:00:58 c38fd12349d4: Preparing 09:00:58 2d2e44593999: Preparing 09:00:58 63ca1fbb43ae: Preparing 09:00:58 2d2e44593999: Waiting 09:00:58 63ca1fbb43ae: Waiting 09:00:58 f119284bf4d9: Layer already exists 09:00:58 2709dd76ea3b: Layer already exists 09:00:58 1ca4addf30e0: Layer already exists 09:00:58 c38fd12349d4: Layer already exists 09:00:58 a311bd70110d: Layer already exists 09:00:58 2d2e44593999: Layer already exists 09:00:58 63ca1fbb43ae: Layer already exists 09:00:58 3.2.0-dev.96: digest: sha256:97cf8cb52497905e7bba302e6da4d9568ad91da9afe411049c6150660e881a22 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:58 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:00:59 1ca4addf30e0: Preparing 09:00:59 f119284bf4d9: Preparing 09:00:59 a311bd70110d: Preparing 09:00:59 2709dd76ea3b: Preparing 09:00:59 c38fd12349d4: Preparing 09:00:59 2d2e44593999: Preparing 09:00:59 63ca1fbb43ae: Preparing 09:00:59 63ca1fbb43ae: Waiting 09:00:59 2d2e44593999: Waiting 09:00:59 2709dd76ea3b: Layer already exists 09:00:59 f119284bf4d9: Layer already exists 09:00:59 a311bd70110d: Layer already exists 09:00:59 c38fd12349d4: Layer already exists 09:00:59 1ca4addf30e0: Layer already exists 09:00:59 2d2e44593999: Layer already exists 09:00:59 63ca1fbb43ae: Layer already exists 09:00:59 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:97cf8cb52497905e7bba302e6da4d9568ad91da9afe411049c6150660e881a22 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:00:59 1ca4addf30e0: Preparing 09:00:59 f119284bf4d9: Preparing 09:00:59 a311bd70110d: Preparing 09:00:59 2709dd76ea3b: Preparing 09:00:59 c38fd12349d4: Preparing 09:00:59 2d2e44593999: Preparing 09:00:59 63ca1fbb43ae: Preparing 09:00:59 63ca1fbb43ae: Waiting 09:00:59 2d2e44593999: Waiting 09:00:59 1ca4addf30e0: Layer already exists 09:00:59 f119284bf4d9: Layer already exists 09:00:59 a311bd70110d: Layer already exists 09:00:59 c38fd12349d4: Layer already exists 09:00:59 2709dd76ea3b: Layer already exists 09:00:59 63ca1fbb43ae: Layer already exists 09:00:59 2d2e44593999: Layer already exists 09:00:59 main: digest: sha256:97cf8cb52497905e7bba302e6da4d9568ad91da9afe411049c6150660e881a22 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:00:59 ===================================================== [Pipeline] echo 09:00:59 taggedImages: 09:00:59 - nexus3.edgexfoundry.org:10004/core-keeper:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:00:59 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:00:59 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.96 09:00:59 - nexus3.edgexfoundry.org:10004/core-keeper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:00:59 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:00:59 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:00:59 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:00:59 latest 09:00:59 3.2.0-dev.96 09:00:59 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:00:59 main 09:00:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:01:00 941ed0f4f48f: Preparing 09:01:00 ec27e8e3d7ec: Preparing 09:01:00 dc93f46fff0f: Preparing 09:01:00 09fec5d561f4: Preparing 09:01:00 585192f24735: Preparing 09:01:00 2709dd76ea3b: Preparing 09:01:00 c6fc75add076: Preparing 09:01:00 6c6dd16a848c: Preparing 09:01:00 63ca1fbb43ae: Preparing 09:01:00 2709dd76ea3b: Waiting 09:01:00 c6fc75add076: Waiting 09:01:00 6c6dd16a848c: Waiting 09:01:00 63ca1fbb43ae: Waiting 09:01:00 585192f24735: Layer already exists 09:01:00 2709dd76ea3b: Layer already exists 09:01:00 c6fc75add076: Layer already exists 09:01:00 6c6dd16a848c: Layer already exists 09:01:00 63ca1fbb43ae: Layer already exists 09:01:00 941ed0f4f48f: Pushed 09:01:00 ec27e8e3d7ec: Pushed 09:01:00 dc93f46fff0f: Pushed 09:01:03 09fec5d561f4: Pushed 09:01:03 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:39d2799d3311c9cfeea37aa6ab5c68e156a2686083a0992eb0d23b2a99d122af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:01:03 941ed0f4f48f: Preparing 09:01:03 ec27e8e3d7ec: Preparing 09:01:03 dc93f46fff0f: Preparing 09:01:03 09fec5d561f4: Preparing 09:01:03 585192f24735: Preparing 09:01:03 2709dd76ea3b: Preparing 09:01:03 c6fc75add076: Preparing 09:01:03 6c6dd16a848c: Preparing 09:01:03 63ca1fbb43ae: Preparing 09:01:03 2709dd76ea3b: Waiting 09:01:03 c6fc75add076: Waiting 09:01:03 6c6dd16a848c: Waiting 09:01:03 63ca1fbb43ae: Waiting 09:01:03 585192f24735: Layer already exists 09:01:03 09fec5d561f4: Layer already exists 09:01:03 dc93f46fff0f: Layer already exists 09:01:03 ec27e8e3d7ec: Layer already exists 09:01:03 941ed0f4f48f: Layer already exists 09:01:03 2709dd76ea3b: Layer already exists 09:01:03 c6fc75add076: Layer already exists 09:01:03 6c6dd16a848c: Layer already exists 09:01:03 63ca1fbb43ae: Layer already exists 09:01:03 latest: digest: sha256:39d2799d3311c9cfeea37aa6ab5c68e156a2686083a0992eb0d23b2a99d122af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.96 09:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:01:04 941ed0f4f48f: Preparing 09:01:04 ec27e8e3d7ec: Preparing 09:01:04 dc93f46fff0f: Preparing 09:01:04 09fec5d561f4: Preparing 09:01:04 585192f24735: Preparing 09:01:04 2709dd76ea3b: Preparing 09:01:04 c6fc75add076: Preparing 09:01:04 6c6dd16a848c: Preparing 09:01:04 63ca1fbb43ae: Preparing 09:01:04 c6fc75add076: Waiting 09:01:04 6c6dd16a848c: Waiting 09:01:04 2709dd76ea3b: Waiting 09:01:04 63ca1fbb43ae: Waiting 09:01:04 dc93f46fff0f: Layer already exists 09:01:04 585192f24735: Layer already exists 09:01:04 ec27e8e3d7ec: Layer already exists 09:01:04 941ed0f4f48f: Layer already exists 09:01:04 09fec5d561f4: Layer already exists 09:01:04 2709dd76ea3b: Layer already exists 09:01:04 6c6dd16a848c: Layer already exists 09:01:04 c6fc75add076: Layer already exists 09:01:04 63ca1fbb43ae: Layer already exists 09:01:04 3.2.0-dev.96: digest: sha256:39d2799d3311c9cfeea37aa6ab5c68e156a2686083a0992eb0d23b2a99d122af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:01:04 941ed0f4f48f: Preparing 09:01:04 ec27e8e3d7ec: Preparing 09:01:04 dc93f46fff0f: Preparing 09:01:04 09fec5d561f4: Preparing 09:01:04 585192f24735: Preparing 09:01:04 2709dd76ea3b: Preparing 09:01:04 c6fc75add076: Preparing 09:01:04 6c6dd16a848c: Preparing 09:01:04 63ca1fbb43ae: Preparing 09:01:04 2709dd76ea3b: Waiting 09:01:04 c6fc75add076: Waiting 09:01:04 6c6dd16a848c: Waiting 09:01:04 63ca1fbb43ae: Waiting 09:01:04 941ed0f4f48f: Layer already exists 09:01:04 dc93f46fff0f: Layer already exists 09:01:04 585192f24735: Layer already exists 09:01:04 ec27e8e3d7ec: Layer already exists 09:01:04 09fec5d561f4: Layer already exists 09:01:04 c6fc75add076: Layer already exists 09:01:04 63ca1fbb43ae: Layer already exists 09:01:04 2709dd76ea3b: Layer already exists 09:01:04 6c6dd16a848c: Layer already exists 09:01:04 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:39d2799d3311c9cfeea37aa6ab5c68e156a2686083a0992eb0d23b2a99d122af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:01:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:01:05 941ed0f4f48f: Preparing 09:01:05 ec27e8e3d7ec: Preparing 09:01:05 dc93f46fff0f: Preparing 09:01:05 09fec5d561f4: Preparing 09:01:05 585192f24735: Preparing 09:01:05 2709dd76ea3b: Preparing 09:01:05 c6fc75add076: Preparing 09:01:05 6c6dd16a848c: Preparing 09:01:05 63ca1fbb43ae: Preparing 09:01:05 2709dd76ea3b: Waiting 09:01:05 c6fc75add076: Waiting 09:01:05 63ca1fbb43ae: Waiting 09:01:05 6c6dd16a848c: Waiting 09:01:05 585192f24735: Layer already exists 09:01:05 941ed0f4f48f: Layer already exists 09:01:05 ec27e8e3d7ec: Layer already exists 09:01:05 dc93f46fff0f: Layer already exists 09:01:05 09fec5d561f4: Layer already exists 09:01:05 63ca1fbb43ae: Layer already exists 09:01:05 2709dd76ea3b: Layer already exists 09:01:05 6c6dd16a848c: Layer already exists 09:01:05 c6fc75add076: Layer already exists 09:01:05 main: digest: sha256:39d2799d3311c9cfeea37aa6ab5c68e156a2686083a0992eb0d23b2a99d122af size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:05 ===================================================== [Pipeline] echo 09:01:05 taggedImages: 09:01:05 - nexus3.edgexfoundry.org:10004/core-metadata:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:05 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:01:05 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.96 09:01:05 - nexus3.edgexfoundry.org:10004/core-metadata:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:05 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:01:05 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:01:05 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:05 latest 09:01:05 3.2.0-dev.96 09:01:05 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:05 main 09:01:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:01:06 a2ae09bc7d7e: Preparing 09:01:06 b681ddbf236e: Preparing 09:01:06 f4f051bdfdf1: Preparing 09:01:06 89456ec4c4f1: Preparing 09:01:06 a7553e54614f: Preparing 09:01:06 39f64aee6e79: Preparing 09:01:06 19b99dc25023: Preparing 09:01:06 235052e86f0e: Preparing 09:01:06 585192f24735: Preparing 09:01:06 2709dd76ea3b: Preparing 09:01:06 fca3a38269a9: Preparing 09:01:06 2712a51c502b: Preparing 09:01:06 5f70bf18a086: Preparing 09:01:06 070da6633ad1: Preparing 09:01:06 3a8507d55294: Preparing 09:01:06 2a9a8c403d1f: Preparing 09:01:06 63ca1fbb43ae: Preparing 09:01:06 39f64aee6e79: Waiting 09:01:06 235052e86f0e: Waiting 09:01:06 19b99dc25023: Waiting 09:01:06 585192f24735: Waiting 09:01:06 5f70bf18a086: Waiting 09:01:06 fca3a38269a9: Waiting 09:01:06 2712a51c502b: Waiting 09:01:06 070da6633ad1: Waiting 09:01:06 63ca1fbb43ae: Waiting 09:01:06 3a8507d55294: Waiting 09:01:06 a2ae09bc7d7e: Pushed 09:01:06 a7553e54614f: Pushed 09:01:06 f4f051bdfdf1: Pushed 09:01:06 b681ddbf236e: Pushed 09:01:06 89456ec4c4f1: Pushed 09:01:06 2709dd76ea3b: Layer already exists 09:01:06 585192f24735: Layer already exists 09:01:06 39f64aee6e79: Pushed 09:01:06 19b99dc25023: Pushed 09:01:06 5f70bf18a086: Layer already exists 09:01:06 fca3a38269a9: Pushed 09:01:06 2712a51c502b: Pushed 09:01:06 63ca1fbb43ae: Layer already exists 09:01:06 070da6633ad1: Pushed 09:01:06 3a8507d55294: Pushed 09:01:06 2a9a8c403d1f: Pushed 09:01:08 235052e86f0e: Pushed 09:01:08 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:1b930114c05711b8c6a671f8253eb7003abbb6d6553243d3a2aaa7081e549ebb size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:01:08 a2ae09bc7d7e: Preparing 09:01:08 b681ddbf236e: Preparing 09:01:08 f4f051bdfdf1: Preparing 09:01:08 89456ec4c4f1: Preparing 09:01:08 a7553e54614f: Preparing 09:01:08 39f64aee6e79: Preparing 09:01:08 19b99dc25023: Preparing 09:01:08 235052e86f0e: Preparing 09:01:08 585192f24735: Preparing 09:01:08 2709dd76ea3b: Preparing 09:01:08 fca3a38269a9: Preparing 09:01:08 2712a51c502b: Preparing 09:01:08 5f70bf18a086: Preparing 09:01:08 070da6633ad1: Preparing 09:01:08 3a8507d55294: Preparing 09:01:08 2a9a8c403d1f: Preparing 09:01:08 63ca1fbb43ae: Preparing 09:01:08 2709dd76ea3b: Waiting 09:01:08 19b99dc25023: Waiting 09:01:08 235052e86f0e: Waiting 09:01:08 585192f24735: Waiting 09:01:08 fca3a38269a9: Waiting 09:01:08 3a8507d55294: Waiting 09:01:08 2712a51c502b: Waiting 09:01:08 2a9a8c403d1f: Waiting 09:01:08 5f70bf18a086: Waiting 09:01:08 070da6633ad1: Waiting 09:01:08 63ca1fbb43ae: Waiting 09:01:08 39f64aee6e79: Waiting 09:01:08 b681ddbf236e: Layer already exists 09:01:08 a7553e54614f: Layer already exists 09:01:08 89456ec4c4f1: Layer already exists 09:01:08 a2ae09bc7d7e: Layer already exists 09:01:08 f4f051bdfdf1: Layer already exists 09:01:08 39f64aee6e79: Layer already exists 09:01:08 19b99dc25023: Layer already exists 09:01:08 235052e86f0e: Layer already exists 09:01:08 585192f24735: Layer already exists 09:01:08 2709dd76ea3b: Layer already exists 09:01:08 2712a51c502b: Layer already exists 09:01:08 fca3a38269a9: Layer already exists 09:01:08 070da6633ad1: Layer already exists 09:01:08 5f70bf18a086: Layer already exists 09:01:08 3a8507d55294: Layer already exists 09:01:08 63ca1fbb43ae: Layer already exists 09:01:08 2a9a8c403d1f: Layer already exists 09:01:08 latest: digest: sha256:1b930114c05711b8c6a671f8253eb7003abbb6d6553243d3a2aaa7081e549ebb size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.96 09:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:01:09 a2ae09bc7d7e: Preparing 09:01:09 b681ddbf236e: Preparing 09:01:09 f4f051bdfdf1: Preparing 09:01:09 89456ec4c4f1: Preparing 09:01:09 a7553e54614f: Preparing 09:01:09 39f64aee6e79: Preparing 09:01:09 19b99dc25023: Preparing 09:01:09 235052e86f0e: Preparing 09:01:09 585192f24735: Preparing 09:01:09 2709dd76ea3b: Preparing 09:01:09 fca3a38269a9: Preparing 09:01:09 2712a51c502b: Preparing 09:01:09 5f70bf18a086: Preparing 09:01:09 070da6633ad1: Preparing 09:01:09 3a8507d55294: Preparing 09:01:09 2a9a8c403d1f: Preparing 09:01:09 63ca1fbb43ae: Preparing 09:01:09 fca3a38269a9: Waiting 09:01:09 2712a51c502b: Waiting 09:01:09 5f70bf18a086: Waiting 09:01:09 235052e86f0e: Waiting 09:01:09 070da6633ad1: Waiting 09:01:09 39f64aee6e79: Waiting 09:01:09 3a8507d55294: Waiting 09:01:09 19b99dc25023: Waiting 09:01:09 2a9a8c403d1f: Waiting 09:01:09 63ca1fbb43ae: Waiting 09:01:09 585192f24735: Waiting 09:01:09 2709dd76ea3b: Waiting 09:01:09 a7553e54614f: Layer already exists 09:01:09 89456ec4c4f1: Layer already exists 09:01:09 f4f051bdfdf1: Layer already exists 09:01:09 a2ae09bc7d7e: Layer already exists 09:01:09 b681ddbf236e: Layer already exists 09:01:09 39f64aee6e79: Layer already exists 09:01:09 19b99dc25023: Layer already exists 09:01:09 235052e86f0e: Layer already exists 09:01:09 585192f24735: Layer already exists 09:01:09 2709dd76ea3b: Layer already exists 09:01:09 2712a51c502b: Layer already exists 09:01:09 fca3a38269a9: Layer already exists 09:01:09 070da6633ad1: Layer already exists 09:01:09 5f70bf18a086: Layer already exists 09:01:09 3a8507d55294: Layer already exists 09:01:09 2a9a8c403d1f: Layer already exists 09:01:09 63ca1fbb43ae: Layer already exists 09:01:09 3.2.0-dev.96: digest: sha256:1b930114c05711b8c6a671f8253eb7003abbb6d6553243d3a2aaa7081e549ebb size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:01:10 a2ae09bc7d7e: Preparing 09:01:10 b681ddbf236e: Preparing 09:01:10 f4f051bdfdf1: Preparing 09:01:10 89456ec4c4f1: Preparing 09:01:10 a7553e54614f: Preparing 09:01:10 39f64aee6e79: Preparing 09:01:10 19b99dc25023: Preparing 09:01:10 235052e86f0e: Preparing 09:01:10 585192f24735: Preparing 09:01:10 2709dd76ea3b: Preparing 09:01:10 fca3a38269a9: Preparing 09:01:10 2712a51c502b: Preparing 09:01:10 5f70bf18a086: Preparing 09:01:10 070da6633ad1: Preparing 09:01:10 3a8507d55294: Preparing 09:01:10 2a9a8c403d1f: Preparing 09:01:10 63ca1fbb43ae: Preparing 09:01:10 3a8507d55294: Waiting 09:01:10 2a9a8c403d1f: Waiting 09:01:10 2709dd76ea3b: Waiting 09:01:10 63ca1fbb43ae: Waiting 09:01:10 fca3a38269a9: Waiting 09:01:10 2712a51c502b: Waiting 09:01:10 070da6633ad1: Waiting 09:01:10 19b99dc25023: Waiting 09:01:10 235052e86f0e: Waiting 09:01:10 585192f24735: Waiting 09:01:10 39f64aee6e79: Waiting 09:01:10 a2ae09bc7d7e: Layer already exists 09:01:10 89456ec4c4f1: Layer already exists 09:01:10 b681ddbf236e: Layer already exists 09:01:10 f4f051bdfdf1: Layer already exists 09:01:10 a7553e54614f: Layer already exists 09:01:10 19b99dc25023: Layer already exists 09:01:10 585192f24735: Layer already exists 09:01:10 235052e86f0e: Layer already exists 09:01:10 2709dd76ea3b: Layer already exists 09:01:10 39f64aee6e79: Layer already exists 09:01:10 fca3a38269a9: Layer already exists 09:01:10 2712a51c502b: Layer already exists 09:01:10 5f70bf18a086: Layer already exists 09:01:10 070da6633ad1: Layer already exists 09:01:10 3a8507d55294: Layer already exists 09:01:10 63ca1fbb43ae: Layer already exists 09:01:10 2a9a8c403d1f: Layer already exists 09:01:10 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:1b930114c05711b8c6a671f8253eb7003abbb6d6553243d3a2aaa7081e549ebb size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:01:10 a2ae09bc7d7e: Preparing 09:01:10 b681ddbf236e: Preparing 09:01:10 f4f051bdfdf1: Preparing 09:01:10 89456ec4c4f1: Preparing 09:01:10 a7553e54614f: Preparing 09:01:10 39f64aee6e79: Preparing 09:01:10 19b99dc25023: Preparing 09:01:10 235052e86f0e: Preparing 09:01:10 585192f24735: Preparing 09:01:10 2709dd76ea3b: Preparing 09:01:10 fca3a38269a9: Preparing 09:01:10 2712a51c502b: Preparing 09:01:10 5f70bf18a086: Preparing 09:01:10 070da6633ad1: Preparing 09:01:10 3a8507d55294: Preparing 09:01:10 2a9a8c403d1f: Preparing 09:01:10 63ca1fbb43ae: Preparing 09:01:10 2709dd76ea3b: Waiting 09:01:10 fca3a38269a9: Waiting 09:01:10 2712a51c502b: Waiting 09:01:10 5f70bf18a086: Waiting 09:01:10 070da6633ad1: Waiting 09:01:10 3a8507d55294: Waiting 09:01:10 2a9a8c403d1f: Waiting 09:01:10 19b99dc25023: Waiting 09:01:10 63ca1fbb43ae: Waiting 09:01:10 235052e86f0e: Waiting 09:01:10 585192f24735: Waiting 09:01:10 39f64aee6e79: Waiting 09:01:10 f4f051bdfdf1: Layer already exists 09:01:10 a2ae09bc7d7e: Layer already exists 09:01:10 a7553e54614f: Layer already exists 09:01:10 b681ddbf236e: Layer already exists 09:01:10 89456ec4c4f1: Layer already exists 09:01:10 39f64aee6e79: Layer already exists 09:01:10 19b99dc25023: Layer already exists 09:01:10 585192f24735: Layer already exists 09:01:10 235052e86f0e: Layer already exists 09:01:10 2709dd76ea3b: Layer already exists 09:01:10 2712a51c502b: Layer already exists 09:01:10 fca3a38269a9: Layer already exists 09:01:10 5f70bf18a086: Layer already exists 09:01:10 070da6633ad1: Layer already exists 09:01:10 3a8507d55294: Layer already exists 09:01:10 2a9a8c403d1f: Layer already exists 09:01:10 63ca1fbb43ae: Layer already exists 09:01:10 main: digest: sha256:1b930114c05711b8c6a671f8253eb7003abbb6d6553243d3a2aaa7081e549ebb size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:10 ===================================================== [Pipeline] echo 09:01:10 taggedImages: 09:01:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:01:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.96 09:01:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:01:10 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:01:10 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:10 latest 09:01:10 3.2.0-dev.96 09:01:10 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:10 main 09:01:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:01:11 bd1acbf85d23: Preparing 09:01:11 43d07a62906b: Preparing 09:01:11 93bd7cffacaa: Preparing 09:01:11 96befd58a24d: Preparing 09:01:11 585192f24735: Preparing 09:01:11 2709dd76ea3b: Preparing 09:01:11 c6fc75add076: Preparing 09:01:11 6c6dd16a848c: Preparing 09:01:11 63ca1fbb43ae: Preparing 09:01:11 c6fc75add076: Waiting 09:01:11 63ca1fbb43ae: Waiting 09:01:11 6c6dd16a848c: Waiting 09:01:11 2709dd76ea3b: Waiting 09:01:11 585192f24735: Layer already exists 09:01:11 bd1acbf85d23: Layer already exists 09:01:11 43d07a62906b: Layer already exists 09:01:11 2709dd76ea3b: Layer already exists 09:01:11 93bd7cffacaa: Pushed 09:01:11 c6fc75add076: Layer already exists 09:01:11 6c6dd16a848c: Layer already exists 09:01:11 63ca1fbb43ae: Layer already exists 09:01:13 96befd58a24d: Pushed 09:01:13 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:38fec931704cf57295a3f54aebac715e9cdea9c05930b2afc2a4bbf61c44fc67 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:01:13 bd1acbf85d23: Preparing 09:01:13 43d07a62906b: Preparing 09:01:13 93bd7cffacaa: Preparing 09:01:13 96befd58a24d: Preparing 09:01:13 585192f24735: Preparing 09:01:13 2709dd76ea3b: Preparing 09:01:13 c6fc75add076: Preparing 09:01:13 6c6dd16a848c: Preparing 09:01:13 63ca1fbb43ae: Preparing 09:01:13 c6fc75add076: Waiting 09:01:13 2709dd76ea3b: Waiting 09:01:13 6c6dd16a848c: Waiting 09:01:13 63ca1fbb43ae: Waiting 09:01:13 bd1acbf85d23: Layer already exists 09:01:13 96befd58a24d: Layer already exists 09:01:13 585192f24735: Layer already exists 09:01:13 93bd7cffacaa: Layer already exists 09:01:13 43d07a62906b: Layer already exists 09:01:13 2709dd76ea3b: Layer already exists 09:01:13 6c6dd16a848c: Layer already exists 09:01:13 c6fc75add076: Layer already exists 09:01:13 63ca1fbb43ae: Layer already exists 09:01:13 latest: digest: sha256:38fec931704cf57295a3f54aebac715e9cdea9c05930b2afc2a4bbf61c44fc67 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.96 09:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:01:14 bd1acbf85d23: Preparing 09:01:14 43d07a62906b: Preparing 09:01:14 93bd7cffacaa: Preparing 09:01:14 96befd58a24d: Preparing 09:01:14 585192f24735: Preparing 09:01:14 2709dd76ea3b: Preparing 09:01:14 c6fc75add076: Preparing 09:01:14 6c6dd16a848c: Preparing 09:01:14 63ca1fbb43ae: Preparing 09:01:14 2709dd76ea3b: Waiting 09:01:14 c6fc75add076: Waiting 09:01:14 6c6dd16a848c: Waiting 09:01:14 63ca1fbb43ae: Waiting 09:01:14 96befd58a24d: Layer already exists 09:01:14 43d07a62906b: Layer already exists 09:01:14 93bd7cffacaa: Layer already exists 09:01:14 585192f24735: Layer already exists 09:01:14 bd1acbf85d23: Layer already exists 09:01:14 6c6dd16a848c: Layer already exists 09:01:14 63ca1fbb43ae: Layer already exists 09:01:14 2709dd76ea3b: Layer already exists 09:01:14 c6fc75add076: Layer already exists 09:01:14 3.2.0-dev.96: digest: sha256:38fec931704cf57295a3f54aebac715e9cdea9c05930b2afc2a4bbf61c44fc67 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:01:15 bd1acbf85d23: Preparing 09:01:15 43d07a62906b: Preparing 09:01:15 93bd7cffacaa: Preparing 09:01:15 96befd58a24d: Preparing 09:01:15 585192f24735: Preparing 09:01:15 2709dd76ea3b: Preparing 09:01:15 c6fc75add076: Preparing 09:01:15 6c6dd16a848c: Preparing 09:01:15 63ca1fbb43ae: Preparing 09:01:15 2709dd76ea3b: Waiting 09:01:15 c6fc75add076: Waiting 09:01:15 63ca1fbb43ae: Waiting 09:01:15 96befd58a24d: Layer already exists 09:01:15 585192f24735: Layer already exists 09:01:15 bd1acbf85d23: Layer already exists 09:01:15 93bd7cffacaa: Layer already exists 09:01:15 43d07a62906b: Layer already exists 09:01:15 2709dd76ea3b: Layer already exists 09:01:15 c6fc75add076: Layer already exists 09:01:15 6c6dd16a848c: Layer already exists 09:01:15 63ca1fbb43ae: Layer already exists 09:01:15 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:38fec931704cf57295a3f54aebac715e9cdea9c05930b2afc2a4bbf61c44fc67 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:01:16 bd1acbf85d23: Preparing 09:01:16 43d07a62906b: Preparing 09:01:16 93bd7cffacaa: Preparing 09:01:16 96befd58a24d: Preparing 09:01:16 585192f24735: Preparing 09:01:16 2709dd76ea3b: Preparing 09:01:16 c6fc75add076: Preparing 09:01:16 6c6dd16a848c: Preparing 09:01:16 63ca1fbb43ae: Preparing 09:01:16 c6fc75add076: Waiting 09:01:16 2709dd76ea3b: Waiting 09:01:16 63ca1fbb43ae: Waiting 09:01:16 6c6dd16a848c: Waiting 09:01:16 96befd58a24d: Layer already exists 09:01:16 bd1acbf85d23: Layer already exists 09:01:16 43d07a62906b: Layer already exists 09:01:16 93bd7cffacaa: Layer already exists 09:01:16 585192f24735: Layer already exists 09:01:16 c6fc75add076: Layer already exists 09:01:16 2709dd76ea3b: Layer already exists 09:01:16 63ca1fbb43ae: Layer already exists 09:01:16 6c6dd16a848c: Layer already exists 09:01:16 main: digest: sha256:38fec931704cf57295a3f54aebac715e9cdea9c05930b2afc2a4bbf61c44fc67 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:16 ===================================================== [Pipeline] echo 09:01:16 taggedImages: 09:01:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:01:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.96 09:01:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:01:16 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:01:16 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:16 latest 09:01:16 3.2.0-dev.96 09:01:16 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:16 main 09:01:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:01:16 442e5779c9cc: Preparing 09:01:16 a26369e7110c: Preparing 09:01:16 ddfcac9cc119: Preparing 09:01:16 4dd0c586874d: Preparing 09:01:16 6d4248e0f2d9: Preparing 09:01:16 585192f24735: Preparing 09:01:16 2709dd76ea3b: Preparing 09:01:16 17353b42b10c: Preparing 09:01:16 80403d8bbcba: Preparing 09:01:16 c8194bb22271: Preparing 09:01:16 63ca1fbb43ae: Preparing 09:01:16 585192f24735: Waiting 09:01:16 2709dd76ea3b: Waiting 09:01:16 17353b42b10c: Waiting 09:01:16 80403d8bbcba: Waiting 09:01:16 63ca1fbb43ae: Waiting 09:01:16 442e5779c9cc: Pushed 09:01:16 a26369e7110c: Pushed 09:01:16 4dd0c586874d: Pushed 09:01:16 6d4248e0f2d9: Pushed 09:01:16 585192f24735: Layer already exists 09:01:16 2709dd76ea3b: Layer already exists 09:01:16 63ca1fbb43ae: Layer already exists 09:01:16 17353b42b10c: Pushed 09:01:17 80403d8bbcba: Pushed 09:01:17 ddfcac9cc119: Pushed 09:01:18 c8194bb22271: Pushed 09:01:18 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:250a6381ef0c14f3c6e01513311b5240890289e26e40ec29d6a471f2e19fa59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:01:19 442e5779c9cc: Preparing 09:01:19 a26369e7110c: Preparing 09:01:19 ddfcac9cc119: Preparing 09:01:19 4dd0c586874d: Preparing 09:01:19 6d4248e0f2d9: Preparing 09:01:19 585192f24735: Preparing 09:01:19 2709dd76ea3b: Preparing 09:01:19 17353b42b10c: Preparing 09:01:19 80403d8bbcba: Preparing 09:01:19 c8194bb22271: Preparing 09:01:19 63ca1fbb43ae: Preparing 09:01:19 2709dd76ea3b: Waiting 09:01:19 17353b42b10c: Waiting 09:01:19 80403d8bbcba: Waiting 09:01:19 c8194bb22271: Waiting 09:01:19 63ca1fbb43ae: Waiting 09:01:19 585192f24735: Waiting 09:01:19 4dd0c586874d: Layer already exists 09:01:19 a26369e7110c: Layer already exists 09:01:19 442e5779c9cc: Layer already exists 09:01:19 6d4248e0f2d9: Layer already exists 09:01:19 ddfcac9cc119: Layer already exists 09:01:19 17353b42b10c: Layer already exists 09:01:19 585192f24735: Layer already exists 09:01:19 2709dd76ea3b: Layer already exists 09:01:19 c8194bb22271: Layer already exists 09:01:19 80403d8bbcba: Layer already exists 09:01:19 63ca1fbb43ae: Layer already exists 09:01:19 latest: digest: sha256:250a6381ef0c14f3c6e01513311b5240890289e26e40ec29d6a471f2e19fa59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.96 09:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:01:19 442e5779c9cc: Preparing 09:01:19 a26369e7110c: Preparing 09:01:19 ddfcac9cc119: Preparing 09:01:19 4dd0c586874d: Preparing 09:01:19 6d4248e0f2d9: Preparing 09:01:19 585192f24735: Preparing 09:01:19 2709dd76ea3b: Preparing 09:01:19 17353b42b10c: Preparing 09:01:19 80403d8bbcba: Preparing 09:01:19 c8194bb22271: Preparing 09:01:19 63ca1fbb43ae: Preparing 09:01:19 17353b42b10c: Waiting 09:01:19 2709dd76ea3b: Waiting 09:01:19 80403d8bbcba: Waiting 09:01:19 c8194bb22271: Waiting 09:01:19 63ca1fbb43ae: Waiting 09:01:19 585192f24735: Waiting 09:01:19 442e5779c9cc: Layer already exists 09:01:19 ddfcac9cc119: Layer already exists 09:01:19 4dd0c586874d: Layer already exists 09:01:19 6d4248e0f2d9: Layer already exists 09:01:19 a26369e7110c: Layer already exists 09:01:19 585192f24735: Layer already exists 09:01:19 17353b42b10c: Layer already exists 09:01:19 2709dd76ea3b: Layer already exists 09:01:19 80403d8bbcba: Layer already exists 09:01:19 c8194bb22271: Layer already exists 09:01:19 63ca1fbb43ae: Layer already exists 09:01:19 3.2.0-dev.96: digest: sha256:250a6381ef0c14f3c6e01513311b5240890289e26e40ec29d6a471f2e19fa59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:01:20 442e5779c9cc: Preparing 09:01:20 a26369e7110c: Preparing 09:01:20 ddfcac9cc119: Preparing 09:01:20 4dd0c586874d: Preparing 09:01:20 6d4248e0f2d9: Preparing 09:01:20 585192f24735: Preparing 09:01:20 2709dd76ea3b: Preparing 09:01:20 17353b42b10c: Preparing 09:01:20 80403d8bbcba: Preparing 09:01:20 c8194bb22271: Preparing 09:01:20 63ca1fbb43ae: Preparing 09:01:20 585192f24735: Waiting 09:01:20 17353b42b10c: Waiting 09:01:20 80403d8bbcba: Waiting 09:01:20 2709dd76ea3b: Waiting 09:01:20 c8194bb22271: Waiting 09:01:20 63ca1fbb43ae: Waiting 09:01:20 442e5779c9cc: Layer already exists 09:01:20 6d4248e0f2d9: Layer already exists 09:01:20 4dd0c586874d: Layer already exists 09:01:20 a26369e7110c: Layer already exists 09:01:20 ddfcac9cc119: Layer already exists 09:01:20 585192f24735: Layer already exists 09:01:20 17353b42b10c: Layer already exists 09:01:20 80403d8bbcba: Layer already exists 09:01:20 c8194bb22271: Layer already exists 09:01:20 2709dd76ea3b: Layer already exists 09:01:20 63ca1fbb43ae: Layer already exists 09:01:20 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:250a6381ef0c14f3c6e01513311b5240890289e26e40ec29d6a471f2e19fa59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:01:21 442e5779c9cc: Preparing 09:01:21 a26369e7110c: Preparing 09:01:21 ddfcac9cc119: Preparing 09:01:21 4dd0c586874d: Preparing 09:01:21 6d4248e0f2d9: Preparing 09:01:21 585192f24735: Preparing 09:01:21 2709dd76ea3b: Preparing 09:01:21 17353b42b10c: Preparing 09:01:21 80403d8bbcba: Preparing 09:01:21 c8194bb22271: Preparing 09:01:21 2709dd76ea3b: Waiting 09:01:21 585192f24735: Waiting 09:01:21 63ca1fbb43ae: Preparing 09:01:21 c8194bb22271: Waiting 09:01:21 63ca1fbb43ae: Waiting 09:01:21 17353b42b10c: Waiting 09:01:21 442e5779c9cc: Layer already exists 09:01:21 a26369e7110c: Layer already exists 09:01:21 6d4248e0f2d9: Layer already exists 09:01:21 ddfcac9cc119: Layer already exists 09:01:21 4dd0c586874d: Layer already exists 09:01:21 2709dd76ea3b: Layer already exists 09:01:21 585192f24735: Layer already exists 09:01:21 17353b42b10c: Layer already exists 09:01:21 c8194bb22271: Layer already exists 09:01:21 80403d8bbcba: Layer already exists 09:01:21 63ca1fbb43ae: Layer already exists 09:01:21 main: digest: sha256:250a6381ef0c14f3c6e01513311b5240890289e26e40ec29d6a471f2e19fa59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:21 ===================================================== [Pipeline] echo 09:01:21 taggedImages: 09:01:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:01:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.96 09:01:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:01:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:01:21 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:21 latest 09:01:21 3.2.0-dev.96 09:01:21 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:21 main 09:01:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:01:21 a0a1e722831a: Preparing 09:01:21 adbd66c484af: Preparing 09:01:21 0017960a23b2: Preparing 09:01:21 c48de17f638f: Preparing 09:01:21 801baf3e629f: Preparing 09:01:21 24e42089de74: Preparing 09:01:21 8529546accff: Preparing 09:01:21 585192f24735: Preparing 09:01:21 2709dd76ea3b: Preparing 09:01:21 a8f047278b9a: Preparing 09:01:21 3cbcc60c30a4: Preparing 09:01:21 63ca1fbb43ae: Preparing 09:01:21 585192f24735: Waiting 09:01:21 2709dd76ea3b: Waiting 09:01:21 a8f047278b9a: Waiting 09:01:21 63ca1fbb43ae: Waiting 09:01:21 24e42089de74: Waiting 09:01:21 3cbcc60c30a4: Waiting 09:01:21 8529546accff: Waiting 09:01:21 a0a1e722831a: Pushed 09:01:21 801baf3e629f: Pushed 09:01:21 adbd66c484af: Pushed 09:01:21 585192f24735: Layer already exists 09:01:21 2709dd76ea3b: Layer already exists 09:01:21 24e42089de74: Pushed 09:01:22 8529546accff: Pushed 09:01:22 63ca1fbb43ae: Layer already exists 09:01:22 a8f047278b9a: Pushed 09:01:22 c48de17f638f: Pushed 09:01:23 0017960a23b2: Pushed 09:01:23 3cbcc60c30a4: Pushed 09:01:23 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:28028314901cb7db84ab65a488d8f54af41decff6671a5f7303ebf23c826a6a1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:01:23 a0a1e722831a: Preparing 09:01:23 adbd66c484af: Preparing 09:01:23 0017960a23b2: Preparing 09:01:23 c48de17f638f: Preparing 09:01:23 801baf3e629f: Preparing 09:01:23 24e42089de74: Preparing 09:01:23 8529546accff: Preparing 09:01:23 585192f24735: Preparing 09:01:23 2709dd76ea3b: Preparing 09:01:23 a8f047278b9a: Preparing 09:01:23 3cbcc60c30a4: Preparing 09:01:23 63ca1fbb43ae: Preparing 09:01:23 585192f24735: Waiting 09:01:23 2709dd76ea3b: Waiting 09:01:23 a8f047278b9a: Waiting 09:01:23 3cbcc60c30a4: Waiting 09:01:23 63ca1fbb43ae: Waiting 09:01:23 24e42089de74: Waiting 09:01:23 adbd66c484af: Layer already exists 09:01:23 0017960a23b2: Layer already exists 09:01:23 c48de17f638f: Layer already exists 09:01:23 801baf3e629f: Layer already exists 09:01:23 8529546accff: Layer already exists 09:01:23 24e42089de74: Layer already exists 09:01:23 585192f24735: Layer already exists 09:01:23 a0a1e722831a: Layer already exists 09:01:23 2709dd76ea3b: Layer already exists 09:01:23 a8f047278b9a: Layer already exists 09:01:23 3cbcc60c30a4: Layer already exists 09:01:23 63ca1fbb43ae: Layer already exists 09:01:23 latest: digest: sha256:28028314901cb7db84ab65a488d8f54af41decff6671a5f7303ebf23c826a6a1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.96 09:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:01:24 a0a1e722831a: Preparing 09:01:24 adbd66c484af: Preparing 09:01:24 0017960a23b2: Preparing 09:01:24 c48de17f638f: Preparing 09:01:24 801baf3e629f: Preparing 09:01:24 24e42089de74: Preparing 09:01:24 8529546accff: Preparing 09:01:24 585192f24735: Preparing 09:01:24 24e42089de74: Waiting 09:01:24 8529546accff: Waiting 09:01:24 2709dd76ea3b: Preparing 09:01:24 a8f047278b9a: Preparing 09:01:24 3cbcc60c30a4: Preparing 09:01:24 2709dd76ea3b: Waiting 09:01:24 63ca1fbb43ae: Preparing 09:01:24 a8f047278b9a: Waiting 09:01:24 63ca1fbb43ae: Waiting 09:01:24 0017960a23b2: Layer already exists 09:01:24 adbd66c484af: Layer already exists 09:01:24 a0a1e722831a: Layer already exists 09:01:24 c48de17f638f: Layer already exists 09:01:24 801baf3e629f: Layer already exists 09:01:24 8529546accff: Layer already exists 09:01:24 24e42089de74: Layer already exists 09:01:24 585192f24735: Layer already exists 09:01:24 a8f047278b9a: Layer already exists 09:01:24 2709dd76ea3b: Layer already exists 09:01:24 3cbcc60c30a4: Layer already exists 09:01:24 63ca1fbb43ae: Layer already exists 09:01:24 3.2.0-dev.96: digest: sha256:28028314901cb7db84ab65a488d8f54af41decff6671a5f7303ebf23c826a6a1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:01:25 a0a1e722831a: Preparing 09:01:25 adbd66c484af: Preparing 09:01:25 0017960a23b2: Preparing 09:01:25 c48de17f638f: Preparing 09:01:25 801baf3e629f: Preparing 09:01:25 24e42089de74: Preparing 09:01:25 8529546accff: Preparing 09:01:25 585192f24735: Preparing 09:01:25 2709dd76ea3b: Preparing 09:01:25 a8f047278b9a: Preparing 09:01:25 3cbcc60c30a4: Preparing 09:01:25 63ca1fbb43ae: Preparing 09:01:25 24e42089de74: Waiting 09:01:25 8529546accff: Waiting 09:01:25 2709dd76ea3b: Waiting 09:01:25 a8f047278b9a: Waiting 09:01:25 3cbcc60c30a4: Waiting 09:01:25 585192f24735: Waiting 09:01:25 63ca1fbb43ae: Waiting 09:01:25 801baf3e629f: Layer already exists 09:01:25 c48de17f638f: Layer already exists 09:01:25 a0a1e722831a: Layer already exists 09:01:25 adbd66c484af: Layer already exists 09:01:25 0017960a23b2: Layer already exists 09:01:25 8529546accff: Layer already exists 09:01:25 a8f047278b9a: Layer already exists 09:01:25 2709dd76ea3b: Layer already exists 09:01:25 585192f24735: Layer already exists 09:01:25 24e42089de74: Layer already exists 09:01:25 63ca1fbb43ae: Layer already exists 09:01:25 3cbcc60c30a4: Layer already exists 09:01:25 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:28028314901cb7db84ab65a488d8f54af41decff6671a5f7303ebf23c826a6a1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:01:25 a0a1e722831a: Preparing 09:01:25 adbd66c484af: Preparing 09:01:25 0017960a23b2: Preparing 09:01:25 c48de17f638f: Preparing 09:01:25 801baf3e629f: Preparing 09:01:25 24e42089de74: Preparing 09:01:25 8529546accff: Preparing 09:01:25 585192f24735: Preparing 09:01:25 2709dd76ea3b: Preparing 09:01:25 a8f047278b9a: Preparing 09:01:25 3cbcc60c30a4: Preparing 09:01:25 63ca1fbb43ae: Preparing 09:01:25 585192f24735: Waiting 09:01:25 2709dd76ea3b: Waiting 09:01:25 3cbcc60c30a4: Waiting 09:01:25 a8f047278b9a: Waiting 09:01:25 63ca1fbb43ae: Waiting 09:01:25 24e42089de74: Waiting 09:01:25 adbd66c484af: Layer already exists 09:01:25 0017960a23b2: Layer already exists 09:01:25 c48de17f638f: Layer already exists 09:01:25 801baf3e629f: Layer already exists 09:01:25 a0a1e722831a: Layer already exists 09:01:25 24e42089de74: Layer already exists 09:01:25 8529546accff: Layer already exists 09:01:25 a8f047278b9a: Layer already exists 09:01:25 2709dd76ea3b: Layer already exists 09:01:25 585192f24735: Layer already exists 09:01:25 3cbcc60c30a4: Layer already exists 09:01:25 63ca1fbb43ae: Layer already exists 09:01:25 main: digest: sha256:28028314901cb7db84ab65a488d8f54af41decff6671a5f7303ebf23c826a6a1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:25 ===================================================== [Pipeline] echo 09:01:26 taggedImages: 09:01:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:01:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.96 09:01:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:01:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:01:26 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:26 latest 09:01:26 3.2.0-dev.96 09:01:26 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:26 main 09:01:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:01:26 22c808203461: Preparing 09:01:26 5581da7f499d: Preparing 09:01:26 585192f24735: Preparing 09:01:26 2709dd76ea3b: Preparing 09:01:26 db55557be5d7: Preparing 09:01:26 2e9633f13de4: Preparing 09:01:26 63ca1fbb43ae: Preparing 09:01:26 2e9633f13de4: Waiting 09:01:26 63ca1fbb43ae: Waiting 09:01:26 585192f24735: Layer already exists 09:01:26 2709dd76ea3b: Layer already exists 09:01:26 63ca1fbb43ae: Layer already exists 09:01:26 22c808203461: Pushed 09:01:26 db55557be5d7: Pushed 09:01:27 2e9633f13de4: Pushed 09:01:28 5581da7f499d: Pushed 09:01:28 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:9bc16cb677017c63420f9ecfb716451d4bce30b8ffae36f7ed1be31238eb73ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:28 + 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:01:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:01:29 22c808203461: Preparing 09:01:29 5581da7f499d: Preparing 09:01:29 585192f24735: Preparing 09:01:29 2709dd76ea3b: Preparing 09:01:29 db55557be5d7: Preparing 09:01:29 2e9633f13de4: Preparing 09:01:29 63ca1fbb43ae: Preparing 09:01:29 63ca1fbb43ae: Waiting 09:01:29 2e9633f13de4: Waiting 09:01:29 2709dd76ea3b: Layer already exists 09:01:29 22c808203461: Layer already exists 09:01:29 585192f24735: Layer already exists 09:01:29 5581da7f499d: Layer already exists 09:01:29 db55557be5d7: Layer already exists 09:01:29 2e9633f13de4: Layer already exists 09:01:29 63ca1fbb43ae: Layer already exists 09:01:29 latest: digest: sha256:9bc16cb677017c63420f9ecfb716451d4bce30b8ffae36f7ed1be31238eb73ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.96 09:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:01:29 22c808203461: Preparing 09:01:29 5581da7f499d: Preparing 09:01:29 585192f24735: Preparing 09:01:29 2709dd76ea3b: Preparing 09:01:29 db55557be5d7: Preparing 09:01:29 2e9633f13de4: Preparing 09:01:29 63ca1fbb43ae: Preparing 09:01:29 2e9633f13de4: Waiting 09:01:29 63ca1fbb43ae: Waiting 09:01:29 db55557be5d7: Layer already exists 09:01:29 22c808203461: Layer already exists 09:01:29 2709dd76ea3b: Layer already exists 09:01:29 5581da7f499d: Layer already exists 09:01:29 585192f24735: Layer already exists 09:01:29 63ca1fbb43ae: Layer already exists 09:01:29 2e9633f13de4: Layer already exists 09:01:29 3.2.0-dev.96: digest: sha256:9bc16cb677017c63420f9ecfb716451d4bce30b8ffae36f7ed1be31238eb73ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:01:30 22c808203461: Preparing 09:01:30 5581da7f499d: Preparing 09:01:30 585192f24735: Preparing 09:01:30 2709dd76ea3b: Preparing 09:01:30 db55557be5d7: Preparing 09:01:30 2e9633f13de4: Preparing 09:01:30 63ca1fbb43ae: Preparing 09:01:30 2e9633f13de4: Waiting 09:01:30 63ca1fbb43ae: Waiting 09:01:30 db55557be5d7: Layer already exists 09:01:30 585192f24735: Layer already exists 09:01:30 22c808203461: Layer already exists 09:01:30 2709dd76ea3b: Layer already exists 09:01:30 5581da7f499d: Layer already exists 09:01:30 2e9633f13de4: Layer already exists 09:01:30 63ca1fbb43ae: Layer already exists 09:01:30 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:9bc16cb677017c63420f9ecfb716451d4bce30b8ffae36f7ed1be31238eb73ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:30 + 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:01:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:01:31 22c808203461: Preparing 09:01:31 5581da7f499d: Preparing 09:01:31 585192f24735: Preparing 09:01:31 2709dd76ea3b: Preparing 09:01:31 db55557be5d7: Preparing 09:01:31 2e9633f13de4: Preparing 09:01:31 63ca1fbb43ae: Preparing 09:01:31 2e9633f13de4: Waiting 09:01:31 63ca1fbb43ae: Waiting 09:01:31 2709dd76ea3b: Layer already exists 09:01:31 22c808203461: Layer already exists 09:01:31 db55557be5d7: Layer already exists 09:01:31 5581da7f499d: Layer already exists 09:01:31 585192f24735: Layer already exists 09:01:31 2e9633f13de4: Layer already exists 09:01:31 63ca1fbb43ae: Layer already exists 09:01:31 main: digest: sha256:9bc16cb677017c63420f9ecfb716451d4bce30b8ffae36f7ed1be31238eb73ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:31 ===================================================== [Pipeline] echo 09:01:31 taggedImages: 09:01:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:01:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.96 09:01:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:01:31 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:01:31 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:31 latest 09:01:31 3.2.0-dev.96 09:01:31 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:31 main 09:01:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:01:32 e65d34139d8a: Preparing 09:01:32 68b855d474d2: Preparing 09:01:32 0465d6b355d3: Preparing 09:01:32 585192f24735: Preparing 09:01:32 2709dd76ea3b: Preparing 09:01:32 ec7ccbc4c8ec: Preparing 09:01:32 c2d001aca315: Preparing 09:01:32 9f86223861d6: Preparing 09:01:32 2ecf12fbd904: Preparing 09:01:32 63ca1fbb43ae: Preparing 09:01:32 9f86223861d6: Waiting 09:01:32 ec7ccbc4c8ec: Waiting 09:01:32 c2d001aca315: Waiting 09:01:32 63ca1fbb43ae: Waiting 09:01:32 2ecf12fbd904: Waiting 09:01:32 2709dd76ea3b: Layer already exists 09:01:32 585192f24735: Layer already exists 09:01:32 0465d6b355d3: Pushed 09:01:32 68b855d474d2: Pushed 09:01:32 e65d34139d8a: Pushed 09:01:32 63ca1fbb43ae: Layer already exists 09:01:32 9f86223861d6: Pushed 09:01:32 2ecf12fbd904: Pushed 09:01:37 c2d001aca315: Pushed 09:01:41 ec7ccbc4c8ec: Pushed 09:01:41 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:67a1e7e5aa732c5d06fb38b1545c9bbc80a147e9af593b988612f22b6d197aa7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:01:42 e65d34139d8a: Preparing 09:01:42 68b855d474d2: Preparing 09:01:42 0465d6b355d3: Preparing 09:01:42 585192f24735: Preparing 09:01:42 2709dd76ea3b: Preparing 09:01:42 ec7ccbc4c8ec: Preparing 09:01:42 c2d001aca315: Preparing 09:01:42 9f86223861d6: Preparing 09:01:42 2ecf12fbd904: Preparing 09:01:42 63ca1fbb43ae: Preparing 09:01:42 ec7ccbc4c8ec: Waiting 09:01:42 c2d001aca315: Waiting 09:01:42 9f86223861d6: Waiting 09:01:42 2ecf12fbd904: Waiting 09:01:42 63ca1fbb43ae: Waiting 09:01:42 0465d6b355d3: Layer already exists 09:01:42 585192f24735: Layer already exists 09:01:42 2709dd76ea3b: Layer already exists 09:01:42 68b855d474d2: Layer already exists 09:01:42 e65d34139d8a: Layer already exists 09:01:42 9f86223861d6: Layer already exists 09:01:42 ec7ccbc4c8ec: Layer already exists 09:01:42 2ecf12fbd904: Layer already exists 09:01:42 c2d001aca315: Layer already exists 09:01:42 63ca1fbb43ae: Layer already exists 09:01:42 latest: digest: sha256:67a1e7e5aa732c5d06fb38b1545c9bbc80a147e9af593b988612f22b6d197aa7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.96 09:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:01:43 e65d34139d8a: Preparing 09:01:43 68b855d474d2: Preparing 09:01:43 0465d6b355d3: Preparing 09:01:43 585192f24735: Preparing 09:01:43 2709dd76ea3b: Preparing 09:01:43 ec7ccbc4c8ec: Preparing 09:01:43 c2d001aca315: Preparing 09:01:43 9f86223861d6: Preparing 09:01:43 2ecf12fbd904: Preparing 09:01:43 63ca1fbb43ae: Preparing 09:01:43 ec7ccbc4c8ec: Waiting 09:01:43 9f86223861d6: Waiting 09:01:43 2ecf12fbd904: Waiting 09:01:43 c2d001aca315: Waiting 09:01:43 585192f24735: Layer already exists 09:01:43 0465d6b355d3: Layer already exists 09:01:43 2709dd76ea3b: Layer already exists 09:01:43 e65d34139d8a: Layer already exists 09:01:43 68b855d474d2: Layer already exists 09:01:43 9f86223861d6: Layer already exists 09:01:43 ec7ccbc4c8ec: Layer already exists 09:01:43 2ecf12fbd904: Layer already exists 09:01:43 c2d001aca315: Layer already exists 09:01:43 63ca1fbb43ae: Layer already exists 09:01:43 3.2.0-dev.96: digest: sha256:67a1e7e5aa732c5d06fb38b1545c9bbc80a147e9af593b988612f22b6d197aa7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:01:43 e65d34139d8a: Preparing 09:01:43 68b855d474d2: Preparing 09:01:43 0465d6b355d3: Preparing 09:01:43 585192f24735: Preparing 09:01:43 2709dd76ea3b: Preparing 09:01:43 ec7ccbc4c8ec: Preparing 09:01:43 c2d001aca315: Preparing 09:01:43 9f86223861d6: Preparing 09:01:43 2ecf12fbd904: Preparing 09:01:43 63ca1fbb43ae: Preparing 09:01:43 c2d001aca315: Waiting 09:01:43 9f86223861d6: Waiting 09:01:43 2ecf12fbd904: Waiting 09:01:43 63ca1fbb43ae: Waiting 09:01:43 ec7ccbc4c8ec: Waiting 09:01:43 585192f24735: Layer already exists 09:01:43 2709dd76ea3b: Layer already exists 09:01:43 0465d6b355d3: Layer already exists 09:01:43 e65d34139d8a: Layer already exists 09:01:43 68b855d474d2: Layer already exists 09:01:43 9f86223861d6: Layer already exists 09:01:43 ec7ccbc4c8ec: Layer already exists 09:01:43 c2d001aca315: Layer already exists 09:01:43 2ecf12fbd904: Layer already exists 09:01:43 63ca1fbb43ae: Layer already exists 09:01:43 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:67a1e7e5aa732c5d06fb38b1545c9bbc80a147e9af593b988612f22b6d197aa7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:01:44 e65d34139d8a: Preparing 09:01:44 68b855d474d2: Preparing 09:01:44 0465d6b355d3: Preparing 09:01:44 585192f24735: Preparing 09:01:44 2709dd76ea3b: Preparing 09:01:44 ec7ccbc4c8ec: Preparing 09:01:44 c2d001aca315: Preparing 09:01:44 9f86223861d6: Preparing 09:01:44 2ecf12fbd904: Preparing 09:01:44 63ca1fbb43ae: Preparing 09:01:44 9f86223861d6: Waiting 09:01:44 2ecf12fbd904: Waiting 09:01:44 63ca1fbb43ae: Waiting 09:01:44 ec7ccbc4c8ec: Waiting 09:01:44 c2d001aca315: Waiting 09:01:44 0465d6b355d3: Layer already exists 09:01:44 585192f24735: Layer already exists 09:01:44 e65d34139d8a: Layer already exists 09:01:44 68b855d474d2: Layer already exists 09:01:44 2709dd76ea3b: Layer already exists 09:01:44 ec7ccbc4c8ec: Layer already exists 09:01:44 2ecf12fbd904: Layer already exists 09:01:44 c2d001aca315: Layer already exists 09:01:44 9f86223861d6: Layer already exists 09:01:44 63ca1fbb43ae: Layer already exists 09:01:44 main: digest: sha256:67a1e7e5aa732c5d06fb38b1545c9bbc80a147e9af593b988612f22b6d197aa7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:44 ===================================================== [Pipeline] echo 09:01:44 taggedImages: 09:01:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:01:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.96 09:01:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:01:44 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:01:44 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:44 latest 09:01:44 3.2.0-dev.96 09:01:44 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:44 main 09:01:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:01:45 c90a7422c08c: Preparing 09:01:45 7328d16353ca: Preparing 09:01:45 5391e6426d31: Preparing 09:01:45 585192f24735: Preparing 09:01:45 2709dd76ea3b: Preparing 09:01:45 68b926a2f1b2: Preparing 09:01:45 ec317949d0e3: Preparing 09:01:45 5c27bb5bc878: Preparing 09:01:45 63ca1fbb43ae: Preparing 09:01:45 ec317949d0e3: Waiting 09:01:45 5c27bb5bc878: Waiting 09:01:45 68b926a2f1b2: Waiting 09:01:45 63ca1fbb43ae: Waiting 09:01:45 2709dd76ea3b: Layer already exists 09:01:45 585192f24735: Layer already exists 09:01:45 5391e6426d31: Pushed 09:01:45 7328d16353ca: Pushed 09:01:45 c90a7422c08c: Pushed 09:01:45 ec317949d0e3: Pushed 09:01:45 63ca1fbb43ae: Layer already exists 09:01:45 5c27bb5bc878: Pushed 09:01:55 68b926a2f1b2: Pushed 09:01:55 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:01543f9d3721582ba2df944f2a35ac216dc80fbd83fab6e3c7090b29830448ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:01:56 c90a7422c08c: Preparing 09:01:56 7328d16353ca: Preparing 09:01:56 5391e6426d31: Preparing 09:01:56 585192f24735: Preparing 09:01:56 2709dd76ea3b: Preparing 09:01:56 68b926a2f1b2: Preparing 09:01:56 ec317949d0e3: Preparing 09:01:56 5c27bb5bc878: Preparing 09:01:56 63ca1fbb43ae: Preparing 09:01:56 68b926a2f1b2: Waiting 09:01:56 5c27bb5bc878: Waiting 09:01:56 63ca1fbb43ae: Waiting 09:01:56 ec317949d0e3: Waiting 09:01:56 585192f24735: Layer already exists 09:01:56 5391e6426d31: Layer already exists 09:01:56 2709dd76ea3b: Layer already exists 09:01:56 7328d16353ca: Layer already exists 09:01:56 c90a7422c08c: Layer already exists 09:01:56 ec317949d0e3: Layer already exists 09:01:56 68b926a2f1b2: Layer already exists 09:01:56 63ca1fbb43ae: Layer already exists 09:01:56 5c27bb5bc878: Layer already exists 09:01:56 latest: digest: sha256:01543f9d3721582ba2df944f2a35ac216dc80fbd83fab6e3c7090b29830448ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.96 09:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:01:57 c90a7422c08c: Preparing 09:01:57 7328d16353ca: Preparing 09:01:57 5391e6426d31: Preparing 09:01:57 585192f24735: Preparing 09:01:57 2709dd76ea3b: Preparing 09:01:57 68b926a2f1b2: Preparing 09:01:57 ec317949d0e3: Preparing 09:01:57 5c27bb5bc878: Preparing 09:01:57 63ca1fbb43ae: Preparing 09:01:57 ec317949d0e3: Waiting 09:01:57 68b926a2f1b2: Waiting 09:01:57 5c27bb5bc878: Waiting 09:01:57 63ca1fbb43ae: Waiting 09:01:57 7328d16353ca: Layer already exists 09:01:57 c90a7422c08c: Layer already exists 09:01:57 2709dd76ea3b: Layer already exists 09:01:57 5391e6426d31: Layer already exists 09:01:57 585192f24735: Layer already exists 09:01:57 68b926a2f1b2: Layer already exists 09:01:57 ec317949d0e3: Layer already exists 09:01:57 63ca1fbb43ae: Layer already exists 09:01:57 5c27bb5bc878: Layer already exists 09:01:57 3.2.0-dev.96: digest: sha256:01543f9d3721582ba2df944f2a35ac216dc80fbd83fab6e3c7090b29830448ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:01:57 c90a7422c08c: Preparing 09:01:57 7328d16353ca: Preparing 09:01:57 5391e6426d31: Preparing 09:01:57 585192f24735: Preparing 09:01:57 2709dd76ea3b: Preparing 09:01:57 68b926a2f1b2: Preparing 09:01:57 ec317949d0e3: Preparing 09:01:57 5c27bb5bc878: Preparing 09:01:57 63ca1fbb43ae: Preparing 09:01:57 ec317949d0e3: Waiting 09:01:57 63ca1fbb43ae: Waiting 09:01:57 5c27bb5bc878: Waiting 09:01:57 585192f24735: Layer already exists 09:01:57 c90a7422c08c: Layer already exists 09:01:57 2709dd76ea3b: Layer already exists 09:01:57 5391e6426d31: Layer already exists 09:01:57 7328d16353ca: Layer already exists 09:01:57 5c27bb5bc878: Layer already exists 09:01:57 68b926a2f1b2: Layer already exists 09:01:57 63ca1fbb43ae: Layer already exists 09:01:57 ec317949d0e3: Layer already exists 09:01:57 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:01543f9d3721582ba2df944f2a35ac216dc80fbd83fab6e3c7090b29830448ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:01:58 c90a7422c08c: Preparing 09:01:58 7328d16353ca: Preparing 09:01:58 5391e6426d31: Preparing 09:01:58 585192f24735: Preparing 09:01:58 2709dd76ea3b: Preparing 09:01:58 68b926a2f1b2: Preparing 09:01:58 ec317949d0e3: Preparing 09:01:58 5c27bb5bc878: Preparing 09:01:58 63ca1fbb43ae: Preparing 09:01:58 68b926a2f1b2: Waiting 09:01:58 63ca1fbb43ae: Waiting 09:01:58 ec317949d0e3: Waiting 09:01:58 7328d16353ca: Layer already exists 09:01:58 585192f24735: Layer already exists 09:01:58 5391e6426d31: Layer already exists 09:01:58 c90a7422c08c: Layer already exists 09:01:58 2709dd76ea3b: Layer already exists 09:01:58 68b926a2f1b2: Layer already exists 09:01:58 5c27bb5bc878: Layer already exists 09:01:58 63ca1fbb43ae: Layer already exists 09:01:58 ec317949d0e3: Layer already exists 09:01:58 main: digest: sha256:01543f9d3721582ba2df944f2a35ac216dc80fbd83fab6e3c7090b29830448ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:58 ===================================================== [Pipeline] echo 09:01:58 taggedImages: 09:01:58 - nexus3.edgexfoundry.org:10004/security-spire-config:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:58 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:01:58 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.96 09:01:58 - nexus3.edgexfoundry.org:10004/security-spire-config:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:58 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:01:58 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:01:58 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:58 latest 09:01:58 3.2.0-dev.96 09:01:58 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:01:58 main 09:01:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:01:59 e65d34139d8a: Preparing 09:01:59 fb5902f2c45a: Preparing 09:01:59 c4a1362d8497: Preparing 09:01:59 585192f24735: Preparing 09:01:59 2709dd76ea3b: Preparing 09:01:59 288c2bacc301: Preparing 09:01:59 9f86223861d6: Preparing 09:01:59 2ecf12fbd904: Preparing 09:01:59 63ca1fbb43ae: Preparing 09:01:59 2ecf12fbd904: Waiting 09:01:59 63ca1fbb43ae: Waiting 09:01:59 288c2bacc301: Waiting 09:01:59 585192f24735: Layer already exists 09:01:59 2709dd76ea3b: Layer already exists 09:01:59 e65d34139d8a: Layer already exists 09:01:59 9f86223861d6: Layer already exists 09:01:59 2ecf12fbd904: Layer already exists 09:01:59 63ca1fbb43ae: Layer already exists 09:01:59 fb5902f2c45a: Pushed 09:01:59 c4a1362d8497: Pushed 09:02:09 288c2bacc301: Pushed 09:02:09 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:50658daeda4c985225644e2c67895e02bbc21d03d61da536a4a82ca0bfa0909a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:02:09 e65d34139d8a: Preparing 09:02:09 fb5902f2c45a: Preparing 09:02:09 c4a1362d8497: Preparing 09:02:09 585192f24735: Preparing 09:02:09 2709dd76ea3b: Preparing 09:02:09 288c2bacc301: Preparing 09:02:09 9f86223861d6: Preparing 09:02:09 2ecf12fbd904: Preparing 09:02:09 63ca1fbb43ae: Preparing 09:02:09 9f86223861d6: Waiting 09:02:09 2ecf12fbd904: Waiting 09:02:09 63ca1fbb43ae: Waiting 09:02:09 288c2bacc301: Waiting 09:02:09 fb5902f2c45a: Layer already exists 09:02:09 2709dd76ea3b: Layer already exists 09:02:09 c4a1362d8497: Layer already exists 09:02:09 e65d34139d8a: Layer already exists 09:02:09 585192f24735: Layer already exists 09:02:09 288c2bacc301: Layer already exists 09:02:09 2ecf12fbd904: Layer already exists 09:02:09 63ca1fbb43ae: Layer already exists 09:02:09 9f86223861d6: Layer already exists 09:02:09 latest: digest: sha256:50658daeda4c985225644e2c67895e02bbc21d03d61da536a4a82ca0bfa0909a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.96 09:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:02:10 e65d34139d8a: Preparing 09:02:10 fb5902f2c45a: Preparing 09:02:10 c4a1362d8497: Preparing 09:02:10 585192f24735: Preparing 09:02:10 2709dd76ea3b: Preparing 09:02:10 288c2bacc301: Preparing 09:02:10 9f86223861d6: Preparing 09:02:10 2ecf12fbd904: Preparing 09:02:10 63ca1fbb43ae: Preparing 09:02:10 2ecf12fbd904: Waiting 09:02:10 288c2bacc301: Waiting 09:02:10 9f86223861d6: Waiting 09:02:10 63ca1fbb43ae: Waiting 09:02:10 c4a1362d8497: Layer already exists 09:02:10 585192f24735: Layer already exists 09:02:10 fb5902f2c45a: Layer already exists 09:02:10 e65d34139d8a: Layer already exists 09:02:10 2709dd76ea3b: Layer already exists 09:02:10 2ecf12fbd904: Layer already exists 09:02:10 288c2bacc301: Layer already exists 09:02:10 9f86223861d6: Layer already exists 09:02:10 63ca1fbb43ae: Layer already exists 09:02:10 3.2.0-dev.96: digest: sha256:50658daeda4c985225644e2c67895e02bbc21d03d61da536a4a82ca0bfa0909a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:02:11 e65d34139d8a: Preparing 09:02:11 fb5902f2c45a: Preparing 09:02:11 c4a1362d8497: Preparing 09:02:11 585192f24735: Preparing 09:02:11 2709dd76ea3b: Preparing 09:02:11 288c2bacc301: Preparing 09:02:11 9f86223861d6: Preparing 09:02:11 2ecf12fbd904: Preparing 09:02:11 63ca1fbb43ae: Preparing 09:02:11 288c2bacc301: Waiting 09:02:11 9f86223861d6: Waiting 09:02:11 2ecf12fbd904: Waiting 09:02:11 63ca1fbb43ae: Waiting 09:02:11 585192f24735: Layer already exists 09:02:11 2709dd76ea3b: Layer already exists 09:02:11 fb5902f2c45a: Layer already exists 09:02:11 e65d34139d8a: Layer already exists 09:02:11 c4a1362d8497: Layer already exists 09:02:11 9f86223861d6: Layer already exists 09:02:11 288c2bacc301: Layer already exists 09:02:11 2ecf12fbd904: Layer already exists 09:02:11 63ca1fbb43ae: Layer already exists 09:02:11 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:50658daeda4c985225644e2c67895e02bbc21d03d61da536a4a82ca0bfa0909a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:02:11 e65d34139d8a: Preparing 09:02:11 fb5902f2c45a: Preparing 09:02:11 c4a1362d8497: Preparing 09:02:11 585192f24735: Preparing 09:02:11 2709dd76ea3b: Preparing 09:02:11 288c2bacc301: Preparing 09:02:11 9f86223861d6: Preparing 09:02:11 2ecf12fbd904: Preparing 09:02:11 63ca1fbb43ae: Preparing 09:02:11 288c2bacc301: Waiting 09:02:11 9f86223861d6: Waiting 09:02:11 2ecf12fbd904: Waiting 09:02:11 63ca1fbb43ae: Waiting 09:02:11 c4a1362d8497: Layer already exists 09:02:11 2709dd76ea3b: Layer already exists 09:02:11 585192f24735: Layer already exists 09:02:11 e65d34139d8a: Layer already exists 09:02:11 fb5902f2c45a: Layer already exists 09:02:11 288c2bacc301: Layer already exists 09:02:11 2ecf12fbd904: Layer already exists 09:02:11 9f86223861d6: Layer already exists 09:02:11 63ca1fbb43ae: Layer already exists 09:02:11 main: digest: sha256:50658daeda4c985225644e2c67895e02bbc21d03d61da536a4a82ca0bfa0909a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:02:12 ===================================================== [Pipeline] echo 09:02:12 taggedImages: 09:02:12 - nexus3.edgexfoundry.org:10004/security-spire-server:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:02:12 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:02:12 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.96 09:02:12 - nexus3.edgexfoundry.org:10004/security-spire-server:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:02:12 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:02:12 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 09:02:12 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:02:12 latest 09:02:12 3.2.0-dev.96 09:02:12 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:02:12 main 09:02:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:12 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:02:12 39a65f95ac4e: Preparing 09:02:12 b9a619566630: Preparing 09:02:12 585192f24735: Preparing 09:02:12 2709dd76ea3b: Preparing 09:02:12 5321c7c83b0b: Preparing 09:02:12 b9bee7e348bf: Preparing 09:02:12 63ca1fbb43ae: Preparing 09:02:12 b9bee7e348bf: Waiting 09:02:12 63ca1fbb43ae: Waiting 09:02:12 2709dd76ea3b: Layer already exists 09:02:12 585192f24735: Layer already exists 09:02:12 63ca1fbb43ae: Layer already exists 09:02:12 39a65f95ac4e: Pushed 09:02:12 5321c7c83b0b: Pushed 09:02:12 b9bee7e348bf: Pushed 09:02:16 b9a619566630: Pushed 09:02:16 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:97325224834f121ed7689108ace665547fe7996315de8e2851b5b5437fbe2c6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:16 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 09:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:02:17 39a65f95ac4e: Preparing 09:02:17 b9a619566630: Preparing 09:02:17 585192f24735: Preparing 09:02:17 2709dd76ea3b: Preparing 09:02:17 5321c7c83b0b: Preparing 09:02:17 b9bee7e348bf: Preparing 09:02:17 63ca1fbb43ae: Preparing 09:02:17 b9bee7e348bf: Waiting 09:02:17 63ca1fbb43ae: Waiting 09:02:17 b9a619566630: Layer already exists 09:02:17 5321c7c83b0b: Layer already exists 09:02:17 39a65f95ac4e: Layer already exists 09:02:17 585192f24735: Layer already exists 09:02:17 2709dd76ea3b: Layer already exists 09:02:17 b9bee7e348bf: Layer already exists 09:02:17 63ca1fbb43ae: Layer already exists 09:02:17 latest: digest: sha256:97325224834f121ed7689108ace665547fe7996315de8e2851b5b5437fbe2c6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:17 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.96 09:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:02:17 39a65f95ac4e: Preparing 09:02:17 b9a619566630: Preparing 09:02:17 585192f24735: Preparing 09:02:17 2709dd76ea3b: Preparing 09:02:17 5321c7c83b0b: Preparing 09:02:17 b9bee7e348bf: Preparing 09:02:17 63ca1fbb43ae: Preparing 09:02:17 b9bee7e348bf: Waiting 09:02:17 63ca1fbb43ae: Waiting 09:02:17 5321c7c83b0b: Layer already exists 09:02:17 2709dd76ea3b: Layer already exists 09:02:17 585192f24735: Layer already exists 09:02:17 b9a619566630: Layer already exists 09:02:17 39a65f95ac4e: Layer already exists 09:02:17 63ca1fbb43ae: Layer already exists 09:02:17 b9bee7e348bf: Layer already exists 09:02:17 3.2.0-dev.96: digest: sha256:97325224834f121ed7689108ace665547fe7996315de8e2851b5b5437fbe2c6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:18 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:18 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:02:18 39a65f95ac4e: Preparing 09:02:18 b9a619566630: Preparing 09:02:18 585192f24735: Preparing 09:02:18 2709dd76ea3b: Preparing 09:02:18 5321c7c83b0b: Preparing 09:02:18 b9bee7e348bf: Preparing 09:02:18 63ca1fbb43ae: Preparing 09:02:18 63ca1fbb43ae: Waiting 09:02:18 b9bee7e348bf: Waiting 09:02:18 5321c7c83b0b: Layer already exists 09:02:18 39a65f95ac4e: Layer already exists 09:02:18 2709dd76ea3b: Layer already exists 09:02:18 585192f24735: Layer already exists 09:02:18 b9a619566630: Layer already exists 09:02:18 b9bee7e348bf: Layer already exists 09:02:18 63ca1fbb43ae: Layer already exists 09:02:18 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:97325224834f121ed7689108ace665547fe7996315de8e2851b5b5437fbe2c6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:18 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:19 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 09:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:02:19 39a65f95ac4e: Preparing 09:02:19 b9a619566630: Preparing 09:02:19 585192f24735: Preparing 09:02:19 2709dd76ea3b: Preparing 09:02:19 5321c7c83b0b: Preparing 09:02:19 b9bee7e348bf: Preparing 09:02:19 63ca1fbb43ae: Preparing 09:02:19 b9bee7e348bf: Waiting 09:02:19 63ca1fbb43ae: Waiting 09:02:19 39a65f95ac4e: Layer already exists 09:02:19 5321c7c83b0b: Layer already exists 09:02:19 585192f24735: Layer already exists 09:02:19 b9a619566630: Layer already exists 09:02:19 2709dd76ea3b: Layer already exists 09:02:19 b9bee7e348bf: Layer already exists 09:02:19 63ca1fbb43ae: Layer already exists 09:02:19 main: digest: sha256:97325224834f121ed7689108ace665547fe7996315de8e2851b5b5437fbe2c6a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:02:19 ===================================================== [Pipeline] echo 09:02:19 taggedImages: 09:02:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:02:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 09:02:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.96 09:02:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:02:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 09:02:19 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:02:19 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:02:19 latest 09:02:19 3.2.0-dev.96 09:02:19 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:02:19 main 09:02:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:02:19 582903ea8c25: Preparing 09:02:19 cdc88b4ab5ff: Preparing 09:02:19 912ebadaf3fd: Preparing 09:02:19 585192f24735: Preparing 09:02:19 2709dd76ea3b: Preparing 09:02:19 6a063acc00c5: Preparing 09:02:19 30dff8d94825: Preparing 09:02:19 63ca1fbb43ae: Preparing 09:02:19 6a063acc00c5: Waiting 09:02:19 63ca1fbb43ae: Waiting 09:02:19 30dff8d94825: Waiting 09:02:19 2709dd76ea3b: Layer already exists 09:02:19 585192f24735: Layer already exists 09:02:19 cdc88b4ab5ff: Pushed 09:02:19 582903ea8c25: Pushed 09:02:19 63ca1fbb43ae: Layer already exists 09:02:19 6a063acc00c5: Pushed 09:02:19 30dff8d94825: Pushed 09:02:23 912ebadaf3fd: Pushed 09:02:23 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:1b5526c20b7d0e73890ddf8a4e2dd32986ed9512acdadaa84b9eb6ffb90178df size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:02:23 582903ea8c25: Preparing 09:02:23 cdc88b4ab5ff: Preparing 09:02:23 912ebadaf3fd: Preparing 09:02:23 585192f24735: Preparing 09:02:23 2709dd76ea3b: Preparing 09:02:23 6a063acc00c5: Preparing 09:02:23 30dff8d94825: Preparing 09:02:23 63ca1fbb43ae: Preparing 09:02:23 6a063acc00c5: Waiting 09:02:23 30dff8d94825: Waiting 09:02:23 63ca1fbb43ae: Waiting 09:02:23 cdc88b4ab5ff: Layer already exists 09:02:23 582903ea8c25: Layer already exists 09:02:23 585192f24735: Layer already exists 09:02:23 912ebadaf3fd: Layer already exists 09:02:23 2709dd76ea3b: Layer already exists 09:02:23 30dff8d94825: Layer already exists 09:02:23 6a063acc00c5: Layer already exists 09:02:23 63ca1fbb43ae: Layer already exists 09:02:23 latest: digest: sha256:1b5526c20b7d0e73890ddf8a4e2dd32986ed9512acdadaa84b9eb6ffb90178df size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.96 09:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:02:24 582903ea8c25: Preparing 09:02:24 cdc88b4ab5ff: Preparing 09:02:24 912ebadaf3fd: Preparing 09:02:24 585192f24735: Preparing 09:02:24 2709dd76ea3b: Preparing 09:02:24 6a063acc00c5: Preparing 09:02:24 30dff8d94825: Preparing 09:02:24 63ca1fbb43ae: Preparing 09:02:24 30dff8d94825: Waiting 09:02:24 6a063acc00c5: Waiting 09:02:24 63ca1fbb43ae: Waiting 09:02:24 582903ea8c25: Layer already exists 09:02:24 585192f24735: Layer already exists 09:02:24 912ebadaf3fd: Layer already exists 09:02:24 2709dd76ea3b: Layer already exists 09:02:24 cdc88b4ab5ff: Layer already exists 09:02:24 6a063acc00c5: Layer already exists 09:02:24 30dff8d94825: Layer already exists 09:02:24 63ca1fbb43ae: Layer already exists 09:02:24 3.2.0-dev.96: digest: sha256:1b5526c20b7d0e73890ddf8a4e2dd32986ed9512acdadaa84b9eb6ffb90178df size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:02:25 582903ea8c25: Preparing 09:02:25 cdc88b4ab5ff: Preparing 09:02:25 912ebadaf3fd: Preparing 09:02:25 585192f24735: Preparing 09:02:25 2709dd76ea3b: Preparing 09:02:25 6a063acc00c5: Preparing 09:02:25 30dff8d94825: Preparing 09:02:25 63ca1fbb43ae: Preparing 09:02:25 30dff8d94825: Waiting 09:02:25 6a063acc00c5: Waiting 09:02:25 63ca1fbb43ae: Waiting 09:02:25 582903ea8c25: Layer already exists 09:02:25 cdc88b4ab5ff: Layer already exists 09:02:25 912ebadaf3fd: Layer already exists 09:02:25 2709dd76ea3b: Layer already exists 09:02:25 585192f24735: Layer already exists 09:02:25 30dff8d94825: Layer already exists 09:02:25 63ca1fbb43ae: Layer already exists 09:02:25 6a063acc00c5: Layer already exists 09:02:25 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:1b5526c20b7d0e73890ddf8a4e2dd32986ed9512acdadaa84b9eb6ffb90178df size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:02:25 582903ea8c25: Preparing 09:02:25 cdc88b4ab5ff: Preparing 09:02:25 912ebadaf3fd: Preparing 09:02:25 585192f24735: Preparing 09:02:25 2709dd76ea3b: Preparing 09:02:25 6a063acc00c5: Preparing 09:02:25 6a063acc00c5: Waiting 09:02:25 30dff8d94825: Preparing 09:02:25 63ca1fbb43ae: Preparing 09:02:25 30dff8d94825: Waiting 09:02:25 63ca1fbb43ae: Waiting 09:02:25 582903ea8c25: Layer already exists 09:02:25 585192f24735: Layer already exists 09:02:25 2709dd76ea3b: Layer already exists 09:02:25 912ebadaf3fd: Layer already exists 09:02:25 cdc88b4ab5ff: Layer already exists 09:02:25 63ca1fbb43ae: Layer already exists 09:02:25 6a063acc00c5: Layer already exists 09:02:25 30dff8d94825: Layer already exists 09:02:25 main: digest: sha256:1b5526c20b7d0e73890ddf8a4e2dd32986ed9512acdadaa84b9eb6ffb90178df size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:02:25 ===================================================== [Pipeline] echo 09:02:25 taggedImages: 09:02:25 - nexus3.edgexfoundry.org:10004/support-notifications:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:02:25 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:02:25 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.96 09:02:25 - nexus3.edgexfoundry.org:10004/support-notifications:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:02:25 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:02:25 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:02:25 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:02:25 latest 09:02:25 3.2.0-dev.96 09:02:25 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:02:25 main 09:02:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:02:26 a8e45ed72254: Preparing 09:02:26 3f661240c367: Preparing 09:02:26 585192f24735: Preparing 09:02:26 2709dd76ea3b: Preparing 09:02:26 c6fc75add076: Preparing 09:02:26 6c6dd16a848c: Preparing 09:02:26 63ca1fbb43ae: Preparing 09:02:26 6c6dd16a848c: Waiting 09:02:26 63ca1fbb43ae: Waiting 09:02:26 585192f24735: Layer already exists 09:02:26 2709dd76ea3b: Layer already exists 09:02:26 c6fc75add076: Layer already exists 09:02:26 6c6dd16a848c: Layer already exists 09:02:26 63ca1fbb43ae: Layer already exists 09:02:26 a8e45ed72254: Pushed 09:02:29 3f661240c367: Pushed 09:02:29 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:cdcd3e3c1e970d0e2fe45efa89124d1b5a72a9d597ea7dae7fa36344f2f6abb7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:02:30 a8e45ed72254: Preparing 09:02:30 3f661240c367: Preparing 09:02:30 585192f24735: Preparing 09:02:30 2709dd76ea3b: Preparing 09:02:30 c6fc75add076: Preparing 09:02:30 6c6dd16a848c: Preparing 09:02:30 63ca1fbb43ae: Preparing 09:02:30 6c6dd16a848c: Waiting 09:02:30 63ca1fbb43ae: Waiting 09:02:30 585192f24735: Layer already exists 09:02:30 a8e45ed72254: Layer already exists 09:02:30 3f661240c367: Layer already exists 09:02:30 2709dd76ea3b: Layer already exists 09:02:30 c6fc75add076: Layer already exists 09:02:30 63ca1fbb43ae: Layer already exists 09:02:30 6c6dd16a848c: Layer already exists 09:02:30 latest: digest: sha256:cdcd3e3c1e970d0e2fe45efa89124d1b5a72a9d597ea7dae7fa36344f2f6abb7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.96 09:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:02:31 a8e45ed72254: Preparing 09:02:31 3f661240c367: Preparing 09:02:31 585192f24735: Preparing 09:02:31 2709dd76ea3b: Preparing 09:02:31 c6fc75add076: Preparing 09:02:31 6c6dd16a848c: Preparing 09:02:31 63ca1fbb43ae: Preparing 09:02:31 6c6dd16a848c: Waiting 09:02:31 63ca1fbb43ae: Waiting 09:02:31 3f661240c367: Layer already exists 09:02:31 585192f24735: Layer already exists 09:02:31 a8e45ed72254: Layer already exists 09:02:31 2709dd76ea3b: Layer already exists 09:02:31 c6fc75add076: Layer already exists 09:02:31 63ca1fbb43ae: Layer already exists 09:02:31 6c6dd16a848c: Layer already exists 09:02:31 3.2.0-dev.96: digest: sha256:cdcd3e3c1e970d0e2fe45efa89124d1b5a72a9d597ea7dae7fa36344f2f6abb7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:02:31 a8e45ed72254: Preparing 09:02:31 3f661240c367: Preparing 09:02:31 585192f24735: Preparing 09:02:31 2709dd76ea3b: Preparing 09:02:31 c6fc75add076: Preparing 09:02:31 6c6dd16a848c: Preparing 09:02:31 63ca1fbb43ae: Preparing 09:02:31 63ca1fbb43ae: Waiting 09:02:31 6c6dd16a848c: Waiting 09:02:31 585192f24735: Layer already exists 09:02:31 2709dd76ea3b: Layer already exists 09:02:31 3f661240c367: Layer already exists 09:02:31 a8e45ed72254: Layer already exists 09:02:31 c6fc75add076: Layer already exists 09:02:31 6c6dd16a848c: Layer already exists 09:02:31 63ca1fbb43ae: Layer already exists 09:02:31 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:cdcd3e3c1e970d0e2fe45efa89124d1b5a72a9d597ea7dae7fa36344f2f6abb7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:02:32 a8e45ed72254: Preparing 09:02:32 3f661240c367: Preparing 09:02:32 585192f24735: Preparing 09:02:32 2709dd76ea3b: Preparing 09:02:32 c6fc75add076: Preparing 09:02:32 6c6dd16a848c: Preparing 09:02:32 63ca1fbb43ae: Preparing 09:02:32 63ca1fbb43ae: Waiting 09:02:32 6c6dd16a848c: Waiting 09:02:32 c6fc75add076: Layer already exists 09:02:32 3f661240c367: Layer already exists 09:02:32 a8e45ed72254: Layer already exists 09:02:32 585192f24735: Layer already exists 09:02:32 2709dd76ea3b: Layer already exists 09:02:32 6c6dd16a848c: Layer already exists 09:02:32 63ca1fbb43ae: Layer already exists 09:02:32 main: digest: sha256:cdcd3e3c1e970d0e2fe45efa89124d1b5a72a9d597ea7dae7fa36344f2f6abb7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:02:32 ===================================================== [Pipeline] echo 09:02:32 taggedImages: 09:02:32 - nexus3.edgexfoundry.org:10004/support-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:02:32 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:02:32 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.96 09:02:32 - nexus3.edgexfoundry.org:10004/support-scheduler:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:02:32 - 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] } 09:19:14 #160 ... 09:19:14 09:19:14 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:19:14 #151 DONE 1204.7s 09:19:14 09:19:14 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:19:14 #46 ... 09:19:14 09:19:14 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:19:14 #161 DONE 0.3s 09:19:14 09:19:14 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:19:14 #148 ... 09:19:14 09:19:14 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:19:14 #162 DONE 0.1s 09:19:14 09:19: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:19:14 #163 DONE 0.1s 09:19:14 09:19:14 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:19:14 #164 DONE 0.2s 09:19:14 09:19:14 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:19:14 #165 DONE 0.3s 09:19:14 09:19:14 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:19:14 #166 DONE 0.2s 09:19:14 09:19:14 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:16 #167 DONE 2.4s 09:19:16 09:19:16 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:19:16 #148 ... 09:19:16 09:19:16 #107 [security-proxy-setup] exporting to image 09:19:16 #107 exporting layers 09:19:16 #107 exporting layers 1.0s done 09:19:16 #107 writing image sha256:f35593a213f344637acc130870ad1d1194684f18eb925aedf51ec470bfe1ea2d done 09:19:16 #107 naming to docker.io/library/security-proxy-setup-arm64 done 09:19:16 #107 DONE 6.8s 09:19:16 09:19:16 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:19:17 #150 ... 09:19:17 09:19:17 #154 [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:19:17 #154 1210.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.96" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:19:32 #154 ... 09:19:32 09:19:32 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:19:32 #148 DONE 1224.2s 09:19:32 09:19:32 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:19:32 #168 DONE 0.3s 09:19:32 09:19:32 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:19:32 #46 ... 09:19:32 09:19:32 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:19:34 #169 DONE 2.5s 09:19:34 09:19:34 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:19:34 #170 DONE 0.3s 09:19:34 09:19:34 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:19:34 #171 DONE 0.2s 09:19:34 09:19:34 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:19:35 #172 DONE 0.3s 09:19:35 09:19:35 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:19:35 #158 ... 09:19:35 09:19:35 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:19:35 #173 DONE 0.1s 09:19:35 09:19:35 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:19:35 #174 DONE 0.2s 09:19:35 09:19:35 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:19:35 #160 ... 09:19:35 09:19:35 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:19:35 #175 DONE 0.2s 09:19:35 09:19:35 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:19:36 #176 DONE 0.2s 09:19:36 09:19:36 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:19:36 #177 DONE 0.4s 09:19:36 09:19:36 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:19:36 #178 DONE 0.2s 09:19:36 09:19:36 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:19:36 #160 ... 09:19:36 09:19:36 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:19:38 #179 DONE 2.0s 09:19:38 09:19:38 #107 [security-bootstrapper] exporting to image 09:19:38 #107 exporting layers 09:19:40 #107 exporting layers 1.2s done 09:19:40 #107 writing image sha256:523fb57b78bf17428c24e00a418440be8a59774f6bafb2ecf8247dc1ea29c2b0 0.0s done 09:19:40 #107 naming to docker.io/library/security-bootstrapper-arm64 done 09:19:40 #107 DONE 8.0s 09:19:40 09:19:40 #154 [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:19:40 #154 DONE 1233.0s 09:19:40 09:19:40 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:19:40 #160 ... 09:19:40 09:19:40 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:19:40 #180 DONE 0.2s 09:19:40 09:19:40 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:19:41 #158 ... 09:19:41 09:19:41 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:19:41 #181 DONE 0.3s 09:19:41 09:19:41 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:19:41 #155 ... 09:19:41 09:19:41 #182 [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:19:41 #182 DONE 0.2s 09:19:41 09:19:41 #183 [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:19:41 #183 DONE 0.1s 09:19:41 09:19:41 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:19:41 #184 DONE 0.1s 09:19:41 09:19:41 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:19:42 #185 DONE 0.3s 09:19:42 09:19:42 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:19:42 #186 DONE 0.4s 09:19:42 09:19:42 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:19:42 #187 DONE 0.2s 09:19:42 09:19:42 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:45 #188 DONE 2.5s 09:19:45 09:19:45 #107 [security-secretstore-setup] exporting to image 09:19:46 #107 exporting layers 1.4s done 09:19:46 #107 writing image sha256:aa1b23452d3a93e71b5fca8af2533099d9b4b8063c43dc583588ed0f94b00a8d done 09:19:46 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 09:19:46 #107 DONE 9.4s 09:19:46 09:19:46 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:20:33 #160 ... 09:20:33 09:20:33 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:20:33 #152 DONE 1279.8s 09:20:33 09:20:33 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:20:33 #160 ... 09:20:33 09:20:33 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:20:33 #189 DONE 0.4s 09:20:33 09:20:33 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:20:33 #190 DONE 0.2s 09:20:33 09:20:33 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:20:33 #191 DONE 0.2s 09:20:33 09:20:33 #192 [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:20:33 #192 DONE 0.1s 09:20:33 09:20:33 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:20:33 #193 DONE 0.3s 09:20:33 09:20:33 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:20:33 #159 ... 09:20:33 09:20:33 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:20:33 #194 DONE 2.2s 09:20:33 09:20:33 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:20:33 #46 ... 09:20:33 09:20:33 #107 [core-common-config-bootstrapper] exporting to image 09:20:33 #107 exporting layers 09:20:33 #107 exporting layers 0.7s done 09:20:33 #107 writing image sha256:14d95fce5af5f6dffbfb867674305e7a5f8aa875451a03c7a4958905b3ca3467 0.0s done 09:20:33 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:20:33 #107 DONE 10.1s 09:20:33 09:20:33 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:40 #149 ... 09:22:40 09:22:40 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:22:40 #150 DONE 1413.0s 09:22:40 09:22:40 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:40 #149 ... 09:22:40 09:22:40 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:22:40 #195 DONE 0.2s 09:22:40 09:22:40 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:22:40 #196 DONE 0.1s 09:22:40 09:22:40 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:22:41 #197 DONE 0.3s 09:22:41 09:22:41 #198 [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:22:41 #198 DONE 0.1s 09:22:41 09:22:41 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:41 #149 ... 09:22:41 09:22:41 #107 [security-spiffe-token-provider] exporting to image 09:22:41 #107 exporting layers 09:22:42 #107 exporting layers 0.8s done 09:22:42 #107 writing image sha256:e4b4d253869123457d8339486823e1c6eeace7a0d3d3bed88ef81844b7bf0e5b done 09:22:42 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:22:42 #107 DONE 10.9s 09:22:42 09:22:42 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:30:34 #155 ... 09:30:34 09:30:34 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:30:34 #159 DONE 1872.9s 09:30:34 09:30:34 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:30:34 #149 ... 09:30:34 09:30:34 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:30:34 #199 DONE 0.2s 09:30:34 09:30:34 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:30:34 #155 ... 09:30:34 09:30:34 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:30:34 #200 DONE 0.2s 09:30:34 09:30:34 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:30:34 #201 DONE 0.3s 09:30:34 09:30:34 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:30:34 #202 DONE 0.2s 09:30:34 09:30:34 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:30:34 #203 DONE 0.1s 09:30:34 09:30:34 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:30:34 #149 ... 09:30:34 09:30:34 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:30:34 #204 DONE 1.9s 09:30:34 09:30:34 #107 [security-proxy-auth] exporting to image 09:30:34 #107 exporting layers 09:30:34 #107 exporting layers 0.8s done 09:30:34 #107 writing image sha256:f6a9b472c23eea4f1a243f2cd112b8c843521008ef38cf38ee02d405ad4609eb done 09:30:34 #107 naming to docker.io/library/security-proxy-auth-arm64 done 09:30:34 #107 DONE 11.7s 09:30:34 09:30:34 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:31:31 #155 ... 09:31:31 09:31:31 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:31:31 #158 DONE 1941.0s 09:31:31 09:31:31 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:31:31 #155 ... 09:31:31 09:31:31 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:31:31 #205 DONE 0.1s 09:31:31 09:31:31 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:31:31 #206 DONE 0.1s 09:31:31 09:31:31 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:31:31 #149 ... 09:31:31 09:31:31 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:31:31 #207 DONE 0.3s 09:31:31 09:31:31 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:31:31 #208 DONE 0.1s 09:31:31 09:31:31 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:31:31 #155 ... 09:31:31 09:31:31 #107 [core-command] exporting to image 09:31:31 #107 exporting layers 09:31:31 #107 exporting layers 0.3s done 09:31:31 #107 writing image sha256:95b36ba638e6086f67b9d95fa7e1f6a5ff89840b96d604a68a8aeadc196daaff done 09:31:31 #107 naming to docker.io/library/core-command-arm64 0.0s done 09:31:31 #107 DONE 12.1s 09:31:31 09:31:31 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:33:37 #46 ... 09:33:37 09:33:37 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:33:37 #156 DONE 2061.0s 09:33:37 09:33:37 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:33:37 #157 ... 09:33:37 09:33:37 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:33:37 #209 DONE 0.2s 09:33:37 09:33:37 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:33:37 #210 DONE 0.4s 09:33:37 09:33:37 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:33:37 #211 DONE 0.2s 09:33:37 09:33:37 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:33:37 #212 DONE 0.2s 09:33:37 09:33:37 #107 [core-keeper] exporting to image 09:33:37 #107 exporting layers 09:33:37 #107 exporting layers 0.5s done 09:33:37 #107 writing image sha256:26b5005188fd52a7a35b528c8c72d372aad8e8e46bb07c19e75874affd2e2623 done 09:33:37 #107 naming to docker.io/library/core-keeper-arm64 done 09:33:37 #107 DONE 12.6s 09:33:37 09:33:37 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:33:37 #46 ... 09:33:37 09:33:37 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:33:37 #157 DONE 2065.4s 09:33:37 09:33:37 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:33:37 #160 ... 09:33:37 09:33:37 #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:33:37 #213 DONE 0.2s 09:33:37 09:33:37 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:33:37 #160 ... 09:33:37 09:33:37 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:33:37 #214 DONE 0.1s 09:33:37 09:33:37 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:33:37 #215 DONE 0.3s 09:33:37 09:33:37 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:33:37 #155 ... 09:33:37 09:33:37 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:33:37 #216 DONE 0.1s 09:33:37 09:33:37 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:33:37 #217 DONE 0.2s 09:33:37 09:33:37 #107 [core-data] exporting to image 09:33:37 #107 exporting layers 0.4s done 09:33:37 #107 writing image sha256:e57f1cfdf4e2c263ecbf55eaf6aad567d5334fd5cbe9efed33d265171871faa1 0.0s done 09:33:37 #107 naming to docker.io/library/core-data-arm64 0.0s done 09:33:37 #107 DONE 13.0s 09:33:37 09:33:37 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:33:41 #155 ... 09:33:41 09:33:41 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:33:41 #160 DONE 2074.2s 09:33:41 09:33:41 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:33:41 #149 ... 09:33:41 09:33:41 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:33:42 #218 DONE 0.2s 09:33:42 09:33:42 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:33:42 #153 ... 09:33:42 09:33:42 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:33:42 #219 DONE 0.1s 09:33:42 09:33:42 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:33:42 #220 DONE 0.3s 09:33:42 09:33:42 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:33:42 #221 DONE 0.1s 09:33:42 09:33:42 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:33:43 #222 DONE 0.1s 09:33:43 09:33:43 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 09:33:43 #223 DONE 0.1s 09:33:43 09:33:43 #107 [core-metadata] exporting to image 09:33:43 #107 exporting layers 09:33:43 #107 exporting layers 0.5s done 09:33:43 #107 writing image sha256:f492975108c50202ed74d8e80a18cb22a3141eb0354f6542ef9873fde73aa358 done 09:33:43 #107 naming to docker.io/library/core-metadata-arm64 done 09:33:43 #107 DONE 13.5s 09:33:43 09:33:43 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:34:10 #155 ... 09:34:10 09:34:10 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:34:10 #153 DONE 2102.0s 09:34:10 09:34:10 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:10 #46 ... 09:34:10 09:34:10 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:34:10 #224 DONE 0.2s 09:34:10 09:34:10 #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:34:10 #225 DONE 0.2s 09:34:10 09:34:10 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:10 #46 ... 09:34:10 09:34:10 #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:34:10 #226 DONE 0.6s 09:34:10 09:34:10 #227 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:34:11 #227 DONE 0.2s 09:34:11 09:34:11 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:34:11 #155 ... 09:34:11 09:34:11 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:34:11 #149 DONE 2103.8s 09:34:11 09:34:11 #228 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 09:34:11 #228 DONE 0.2s 09:34:11 09:34:11 #107 [support-notifications] exporting to image 09:34:11 #107 exporting layers 09:34:11 #107 ... 09:34:11 09:34:11 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:34:11 #229 DONE 0.1s 09:34:11 09:34:11 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:34:12 #230 DONE 0.2s 09:34:12 09:34:12 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:34:12 #155 DONE 2104.9s 09:34:12 09:34:12 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:34:12 #231 ... 09:34:12 09:34:12 #107 [support-notifications] exporting to image 09:34:12 #107 exporting layers 1.2s done 09:34:12 #107 writing image sha256:cd3809f70e928e3e58a57d248a5ec178747a7ffe4746cfaa82cc6b09916d19dc 0.1s done 09:34:12 #107 naming to docker.io/library/support-notifications-arm64 done 09:34:12 #107 DONE 14.8s 09:34:12 09:34:12 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:34:12 #231 DONE 0.5s 09:34:12 09:34:12 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:34:12 #65 ... 09:34:12 09:34:12 #232 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:34:13 #232 DONE 0.1s 09:34:13 09:34:13 #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:34:13 #233 DONE 0.1s 09:34:13 09:34:13 #107 [support-scheduler] exporting to image 09:34:13 #107 ... 09:34:13 09:34:13 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:34:13 #234 DONE 0.1s 09:34:13 09:34:13 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:34:13 #235 DONE 0.4s 09:34:13 09:34:13 #107 [support-scheduler] exporting to image 09:34:13 #107 exporting layers 0.6s done 09:34:13 #107 writing image sha256:457ddfa9782737ea8a8db42ce826afbfe0f34378f9962383c2c1f82104aa2b25 0.0s done 09:34:13 #107 naming to docker.io/library/support-scheduler-arm64 done 09:34:13 #107 DONE 15.4s 09:34:13 09:34:13 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:34:13 #236 DONE 0.2s 09:34:13 09:34:13 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:13 #46 ... 09:34:13 09:34:13 #107 [support-cron-scheduler] exporting to image 09:34:14 #107 exporting layers 0.9s done 09:34:14 #107 writing image sha256:e4e8119795a2e93882befd2c525d0f3d77b1181705e057685fe24c5dc9ce2e59 done 09:34:14 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 09:34:14 #107 DONE 16.2s 09:34:14 09:34:14 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:14 time="2024-10-08T08:56:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:34:14 $ docker stop --time=1 5e04e611c5c13c7e1e6941ae9db095b6a2f0f9d2c8ab2ac03eee6eb24311d617 09:34:16 $ docker rm -f --volumes 5e04e611c5c13c7e1e6941ae9db095b6a2f0f9d2c8ab2ac03eee6eb24311d617 [Pipeline] // withDockerContainer [Pipeline] sh 09:34:16 + docker images 09:34:16 REPOSITORY TAG IMAGE ID CREATED SIZE 09:34:16 support-cron-scheduler-arm64 latest e4e8119795a2 3 seconds ago 45.6MB 09:34:16 support-scheduler-arm64 latest 457ddfa97827 4 seconds ago 44MB 09:34:16 support-notifications-arm64 latest cd3809f70e92 6 seconds ago 44.8MB 09:34:16 core-metadata-arm64 latest f492975108c5 34 seconds ago 30.2MB 09:34:16 core-data-arm64 latest e57f1cfdf4e2 42 seconds ago 30.1MB 09:34:16 core-keeper-arm64 latest 26b5005188fd 47 seconds ago 29.5MB 09:34:16 core-command-arm64 latest 95b36ba638e6 2 minutes ago 26.4MB 09:34:16 security-proxy-auth-arm64 latest f6a9b472c23e 3 minutes ago 25.2MB 09:34:16 security-spiffe-token-provider-arm64 latest e4b4d2538691 11 minutes ago 33MB 09:34:16 core-common-config-bootstrapper-arm64 latest 14d95fce5af5 13 minutes ago 17.4MB 09:34:16 security-secretstore-setup-arm64 latest aa1b23452d3a 14 minutes ago 40.3MB 09:34:16 security-bootstrapper-arm64 latest 523fb57b78bf 14 minutes ago 21MB 09:34:16 security-proxy-setup-arm64 latest f35593a213f3 15 minutes ago 29.4MB 09:34:16 security-spire-config-arm64 latest eddef226fb93 36 minutes ago 117MB 09:34:16 security-spire-agent-arm64 latest a4f75e44e702 36 minutes ago 176MB 09:34:16 security-spire-server-arm64 latest feeb8390fcd3 36 minutes ago 118MB 09:34:16 ci-base-image-arm64 latest af5da0ca7575 38 minutes ago 965MB 09:34:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 days ago 558MB 09:34:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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 09:34:16 provisioning config files... 09:34:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/719@tmp/config14864731478620753529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:17 ---> ****-login.sh 09:34:17 nexus3.edgexfoundry.org:10001 09:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:17 Configure a credential helper to remove this warning. See 09:34:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:17 09:34:17 Login Succeeded 09:34:17 nexus3.edgexfoundry.org:10002 09:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:17 Configure a credential helper to remove this warning. See 09:34:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:17 09:34:17 Login Succeeded 09:34:17 nexus3.edgexfoundry.org:10003 09:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:18 Configure a credential helper to remove this warning. See 09:34:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:18 09:34:18 Login Succeeded 09:34:18 nexus3.edgexfoundry.org:10004 09:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:18 Configure a credential helper to remove this warning. See 09:34:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:18 09:34:18 Login Succeeded 09:34:18 ****.io 09:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:19 Configure a credential helper to remove this warning. See 09:34:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:19 09:34:19 Login Succeeded 09:34:19 ---> ****-login.sh ends [Pipeline] } 09:34:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:34:19 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:34:19 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:34:19 latest 09:34:19 3.2.0-dev.96 09:34:19 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:34:19 main 09:34:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:34:19 b8292b294e28: Preparing 09:34:19 ad7e1ace95d9: Preparing 09:34:19 11c3ef6e4d54: Preparing 09:34:19 5d79212b6548: Preparing 09:34:19 517e862a0509: Preparing 09:34:19 1456a49797a5: Preparing 09:34:19 16113d51b718: Preparing 09:34:19 1456a49797a5: Waiting 09:34:19 16113d51b718: Waiting 09:34:20 11c3ef6e4d54: Pushed 09:34:20 5d79212b6548: Pushed 09:34:20 b8292b294e28: Pushed 09:34:20 16113d51b718: Layer already exists 09:34:20 517e862a0509: Pushed 09:34:20 1456a49797a5: Pushed 09:34:24 ad7e1ace95d9: Pushed 09:34:24 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:72c336d27d74cec852dff136c4304e388f7fc93547b57b41b6249044b7ae08c7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:34:25 b8292b294e28: Preparing 09:34:25 ad7e1ace95d9: Preparing 09:34:25 11c3ef6e4d54: Preparing 09:34:25 5d79212b6548: Preparing 09:34:25 517e862a0509: Preparing 09:34:25 1456a49797a5: Preparing 09:34:25 16113d51b718: Preparing 09:34:25 1456a49797a5: Waiting 09:34:25 16113d51b718: Waiting 09:34:25 5d79212b6548: Layer already exists 09:34:25 517e862a0509: Layer already exists 09:34:25 11c3ef6e4d54: Layer already exists 09:34:25 b8292b294e28: Layer already exists 09:34:25 ad7e1ace95d9: Layer already exists 09:34:25 1456a49797a5: Layer already exists 09:34:25 16113d51b718: Layer already exists 09:34:25 latest: digest: sha256:72c336d27d74cec852dff136c4304e388f7fc93547b57b41b6249044b7ae08c7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.96 09:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:34:26 b8292b294e28: Preparing 09:34:26 ad7e1ace95d9: Preparing 09:34:26 11c3ef6e4d54: Preparing 09:34:26 5d79212b6548: Preparing 09:34:26 517e862a0509: Preparing 09:34:26 1456a49797a5: Preparing 09:34:26 16113d51b718: Preparing 09:34:26 1456a49797a5: Waiting 09:34:26 16113d51b718: Waiting 09:34:26 11c3ef6e4d54: Layer already exists 09:34:26 ad7e1ace95d9: Layer already exists 09:34:26 b8292b294e28: Layer already exists 09:34:26 517e862a0509: Layer already exists 09:34:26 5d79212b6548: Layer already exists 09:34:26 1456a49797a5: Layer already exists 09:34:26 16113d51b718: Layer already exists 09:34:26 3.2.0-dev.96: digest: sha256:72c336d27d74cec852dff136c4304e388f7fc93547b57b41b6249044b7ae08c7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:34:27 b8292b294e28: Preparing 09:34:27 ad7e1ace95d9: Preparing 09:34:27 11c3ef6e4d54: Preparing 09:34:27 5d79212b6548: Preparing 09:34:27 517e862a0509: Preparing 09:34:27 1456a49797a5: Preparing 09:34:27 16113d51b718: Preparing 09:34:27 1456a49797a5: Waiting 09:34:27 16113d51b718: Waiting 09:34:27 b8292b294e28: Layer already exists 09:34:27 5d79212b6548: Layer already exists 09:34:27 ad7e1ace95d9: Layer already exists 09:34:27 11c3ef6e4d54: Layer already exists 09:34:27 517e862a0509: Layer already exists 09:34:27 16113d51b718: Layer already exists 09:34:27 1456a49797a5: Layer already exists 09:34:27 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:72c336d27d74cec852dff136c4304e388f7fc93547b57b41b6249044b7ae08c7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:34:28 b8292b294e28: Preparing 09:34:28 ad7e1ace95d9: Preparing 09:34:28 11c3ef6e4d54: Preparing 09:34:28 5d79212b6548: Preparing 09:34:28 517e862a0509: Preparing 09:34:28 1456a49797a5: Preparing 09:34:28 16113d51b718: Preparing 09:34:28 1456a49797a5: Waiting 09:34:28 16113d51b718: Waiting 09:34:28 b8292b294e28: Layer already exists 09:34:28 ad7e1ace95d9: Layer already exists 09:34:28 11c3ef6e4d54: Layer already exists 09:34:28 5d79212b6548: Layer already exists 09:34:28 517e862a0509: Layer already exists 09:34:28 1456a49797a5: Layer already exists 09:34:28 16113d51b718: Layer already exists 09:34:28 main: digest: sha256:72c336d27d74cec852dff136c4304e388f7fc93547b57b41b6249044b7ae08c7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:28 ===================================================== [Pipeline] echo 09:34:28 taggedImages: 09:34:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:34:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:34:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.96 09:34:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:34:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:34:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:34:28 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:34:28 latest 09:34:28 3.2.0-dev.96 09:34:28 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:34:28 main 09:34:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:34:29 dbd155b7f103: Preparing 09:34:29 318c652db81f: Preparing 09:34:29 2242d43c3666: Preparing 09:34:29 9908f553b9c5: Preparing 09:34:29 11c3ef6e4d54: Preparing 09:34:29 5d79212b6548: Preparing 09:34:29 517e862a0509: Preparing 09:34:29 5d79212b6548: Waiting 09:34:29 1456a49797a5: Preparing 09:34:29 517e862a0509: Waiting 09:34:29 16113d51b718: Preparing 09:34:29 1456a49797a5: Waiting 09:34:29 16113d51b718: Waiting 09:34:29 11c3ef6e4d54: Layer already exists 09:34:29 5d79212b6548: Layer already exists 09:34:29 517e862a0509: Layer already exists 09:34:29 1456a49797a5: Layer already exists 09:34:29 dbd155b7f103: Pushed 09:34:29 16113d51b718: Layer already exists 09:34:29 2242d43c3666: Pushed 09:34:29 318c652db81f: Pushed 09:34:31 9908f553b9c5: Pushed 09:34:31 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:ab06b404aa438653521f6d79bcc7ebccc7cb9de4e827aa55bdd3641476077cf6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:31 + 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 09:34:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:34:32 dbd155b7f103: Preparing 09:34:32 318c652db81f: Preparing 09:34:32 2242d43c3666: Preparing 09:34:32 9908f553b9c5: Preparing 09:34:32 11c3ef6e4d54: Preparing 09:34:32 5d79212b6548: Preparing 09:34:32 517e862a0509: Preparing 09:34:32 1456a49797a5: Preparing 09:34:32 16113d51b718: Preparing 09:34:32 5d79212b6548: Waiting 09:34:32 1456a49797a5: Waiting 09:34:32 16113d51b718: Waiting 09:34:32 517e862a0509: Waiting 09:34:32 9908f553b9c5: Layer already exists 09:34:32 11c3ef6e4d54: Layer already exists 09:34:32 dbd155b7f103: Layer already exists 09:34:32 2242d43c3666: Layer already exists 09:34:32 318c652db81f: Layer already exists 09:34:32 16113d51b718: Layer already exists 09:34:32 517e862a0509: Layer already exists 09:34:32 1456a49797a5: Layer already exists 09:34:32 5d79212b6548: Layer already exists 09:34:32 latest: digest: sha256:ab06b404aa438653521f6d79bcc7ebccc7cb9de4e827aa55bdd3641476077cf6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.96 09:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:34:33 dbd155b7f103: Preparing 09:34:33 318c652db81f: Preparing 09:34:33 2242d43c3666: Preparing 09:34:33 9908f553b9c5: Preparing 09:34:33 11c3ef6e4d54: Preparing 09:34:33 5d79212b6548: Preparing 09:34:33 517e862a0509: Preparing 09:34:33 1456a49797a5: Preparing 09:34:33 16113d51b718: Preparing 09:34:33 517e862a0509: Waiting 09:34:33 1456a49797a5: Waiting 09:34:33 16113d51b718: Waiting 09:34:33 5d79212b6548: Waiting 09:34:33 11c3ef6e4d54: Layer already exists 09:34:33 dbd155b7f103: Layer already exists 09:34:33 2242d43c3666: Layer already exists 09:34:33 9908f553b9c5: Layer already exists 09:34:33 318c652db81f: Layer already exists 09:34:33 517e862a0509: Layer already exists 09:34:33 5d79212b6548: Layer already exists 09:34:33 16113d51b718: Layer already exists 09:34:33 1456a49797a5: Layer already exists 09:34:33 3.2.0-dev.96: digest: sha256:ab06b404aa438653521f6d79bcc7ebccc7cb9de4e827aa55bdd3641476077cf6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:34:34 dbd155b7f103: Preparing 09:34:34 318c652db81f: Preparing 09:34:34 2242d43c3666: Preparing 09:34:34 9908f553b9c5: Preparing 09:34:34 11c3ef6e4d54: Preparing 09:34:34 5d79212b6548: Preparing 09:34:34 517e862a0509: Preparing 09:34:34 1456a49797a5: Preparing 09:34:34 16113d51b718: Preparing 09:34:34 5d79212b6548: Waiting 09:34:34 1456a49797a5: Waiting 09:34:34 517e862a0509: Waiting 09:34:34 16113d51b718: Waiting 09:34:34 9908f553b9c5: Layer already exists 09:34:34 11c3ef6e4d54: Layer already exists 09:34:34 2242d43c3666: Layer already exists 09:34:34 318c652db81f: Layer already exists 09:34:34 dbd155b7f103: Layer already exists 09:34:34 517e862a0509: Layer already exists 09:34:34 5d79212b6548: Layer already exists 09:34:34 16113d51b718: Layer already exists 09:34:34 1456a49797a5: Layer already exists 09:34:34 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:ab06b404aa438653521f6d79bcc7ebccc7cb9de4e827aa55bdd3641476077cf6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:34 + 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 09:34:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:34:35 dbd155b7f103: Preparing 09:34:35 318c652db81f: Preparing 09:34:35 2242d43c3666: Preparing 09:34:35 9908f553b9c5: Preparing 09:34:35 11c3ef6e4d54: Preparing 09:34:35 5d79212b6548: Preparing 09:34:35 517e862a0509: Preparing 09:34:35 1456a49797a5: Preparing 09:34:35 16113d51b718: Preparing 09:34:35 5d79212b6548: Waiting 09:34:35 517e862a0509: Waiting 09:34:35 1456a49797a5: Waiting 09:34:35 16113d51b718: Waiting 09:34:35 2242d43c3666: Layer already exists 09:34:35 318c652db81f: Layer already exists 09:34:35 9908f553b9c5: Layer already exists 09:34:35 11c3ef6e4d54: Layer already exists 09:34:35 dbd155b7f103: Layer already exists 09:34:35 517e862a0509: Layer already exists 09:34:35 5d79212b6548: Layer already exists 09:34:35 16113d51b718: Layer already exists 09:34:35 1456a49797a5: Layer already exists 09:34:35 main: digest: sha256:ab06b404aa438653521f6d79bcc7ebccc7cb9de4e827aa55bdd3641476077cf6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:35 ===================================================== [Pipeline] echo 09:34:35 taggedImages: 09:34:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:34:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:34:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.96 09:34:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:34:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:34:35 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:34:35 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:34:35 latest 09:34:35 3.2.0-dev.96 09:34:35 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:34:35 main 09:34:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:34:36 869fd1b01b8f: Preparing 09:34:36 0604e78968a8: Preparing 09:34:36 47879dd43ba3: Preparing 09:34:36 11c3ef6e4d54: Preparing 09:34:36 5d79212b6548: Preparing 09:34:36 ba806f2a9e32: Preparing 09:34:36 7381804c59a5: Preparing 09:34:36 ba806f2a9e32: Waiting 09:34:36 16113d51b718: Preparing 09:34:36 7381804c59a5: Waiting 09:34:36 16113d51b718: Waiting 09:34:36 5d79212b6548: Layer already exists 09:34:36 11c3ef6e4d54: Layer already exists 09:34:36 0604e78968a8: Pushed 09:34:36 16113d51b718: Layer already exists 09:34:36 869fd1b01b8f: Pushed 09:34:36 7381804c59a5: Pushed 09:34:36 ba806f2a9e32: Pushed 09:34:41 47879dd43ba3: Pushed 09:34:41 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:e3b61c19156063a991da5d2e315e8106b7487cc0892471ca71463b728981c998 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:34:42 869fd1b01b8f: Preparing 09:34:42 0604e78968a8: Preparing 09:34:42 47879dd43ba3: Preparing 09:34:42 11c3ef6e4d54: Preparing 09:34:42 5d79212b6548: Preparing 09:34:42 ba806f2a9e32: Preparing 09:34:42 7381804c59a5: Preparing 09:34:42 16113d51b718: Preparing 09:34:42 ba806f2a9e32: Waiting 09:34:42 7381804c59a5: Waiting 09:34:42 16113d51b718: Waiting 09:34:42 869fd1b01b8f: Layer already exists 09:34:42 47879dd43ba3: Layer already exists 09:34:42 0604e78968a8: Layer already exists 09:34:42 11c3ef6e4d54: Layer already exists 09:34:42 5d79212b6548: Layer already exists 09:34:42 16113d51b718: Layer already exists 09:34:42 ba806f2a9e32: Layer already exists 09:34:42 7381804c59a5: Layer already exists 09:34:42 latest: digest: sha256:e3b61c19156063a991da5d2e315e8106b7487cc0892471ca71463b728981c998 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.96 09:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:34:43 869fd1b01b8f: Preparing 09:34:43 0604e78968a8: Preparing 09:34:43 47879dd43ba3: Preparing 09:34:43 11c3ef6e4d54: Preparing 09:34:43 5d79212b6548: Preparing 09:34:43 ba806f2a9e32: Preparing 09:34:43 7381804c59a5: Preparing 09:34:43 16113d51b718: Preparing 09:34:43 ba806f2a9e32: Waiting 09:34:43 7381804c59a5: Waiting 09:34:43 16113d51b718: Waiting 09:34:43 5d79212b6548: Layer already exists 09:34:43 869fd1b01b8f: Layer already exists 09:34:43 11c3ef6e4d54: Layer already exists 09:34:43 0604e78968a8: Layer already exists 09:34:43 47879dd43ba3: Layer already exists 09:34:43 ba806f2a9e32: Layer already exists 09:34:43 16113d51b718: Layer already exists 09:34:43 7381804c59a5: Layer already exists 09:34:43 3.2.0-dev.96: digest: sha256:e3b61c19156063a991da5d2e315e8106b7487cc0892471ca71463b728981c998 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:34:44 869fd1b01b8f: Preparing 09:34:44 0604e78968a8: Preparing 09:34:44 47879dd43ba3: Preparing 09:34:44 11c3ef6e4d54: Preparing 09:34:44 5d79212b6548: Preparing 09:34:44 ba806f2a9e32: Preparing 09:34:44 7381804c59a5: Preparing 09:34:44 16113d51b718: Preparing 09:34:44 ba806f2a9e32: Waiting 09:34:44 7381804c59a5: Waiting 09:34:44 16113d51b718: Waiting 09:34:44 11c3ef6e4d54: Layer already exists 09:34:44 47879dd43ba3: Layer already exists 09:34:44 5d79212b6548: Layer already exists 09:34:44 869fd1b01b8f: Layer already exists 09:34:44 0604e78968a8: Layer already exists 09:34:44 16113d51b718: Layer already exists 09:34:44 7381804c59a5: Layer already exists 09:34:44 ba806f2a9e32: Layer already exists 09:34:44 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:e3b61c19156063a991da5d2e315e8106b7487cc0892471ca71463b728981c998 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:34:45 869fd1b01b8f: Preparing 09:34:45 0604e78968a8: Preparing 09:34:45 47879dd43ba3: Preparing 09:34:45 11c3ef6e4d54: Preparing 09:34:45 5d79212b6548: Preparing 09:34:45 ba806f2a9e32: Preparing 09:34:45 7381804c59a5: Preparing 09:34:45 16113d51b718: Preparing 09:34:45 7381804c59a5: Waiting 09:34:45 16113d51b718: Waiting 09:34:45 ba806f2a9e32: Waiting 09:34:45 11c3ef6e4d54: Layer already exists 09:34:45 869fd1b01b8f: Layer already exists 09:34:45 5d79212b6548: Layer already exists 09:34:45 0604e78968a8: Layer already exists 09:34:45 47879dd43ba3: Layer already exists 09:34:45 16113d51b718: Layer already exists 09:34:45 7381804c59a5: Layer already exists 09:34:45 ba806f2a9e32: Layer already exists 09:34:45 main: digest: sha256:e3b61c19156063a991da5d2e315e8106b7487cc0892471ca71463b728981c998 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:45 ===================================================== [Pipeline] echo 09:34:45 taggedImages: 09:34:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:34:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:34:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.96 09:34:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:34:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:34:45 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:34:45 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:34:45 latest 09:34:45 3.2.0-dev.96 09:34:45 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:34:45 main 09:34:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:34:46 14c6797abf3f: Preparing 09:34:46 d808fa94a398: Preparing 09:34:46 6882a761f3d0: Preparing 09:34:46 5d79212b6548: Preparing 09:34:46 e3feda9ae7f0: Preparing 09:34:46 7305003ef726: Preparing 09:34:46 16113d51b718: Preparing 09:34:46 7305003ef726: Waiting 09:34:46 16113d51b718: Waiting 09:34:46 5d79212b6548: Layer already exists 09:34:46 d808fa94a398: Pushed 09:34:46 e3feda9ae7f0: Pushed 09:34:46 14c6797abf3f: Pushed 09:34:46 16113d51b718: Layer already exists 09:34:46 7305003ef726: Pushed 09:34:51 6882a761f3d0: Pushed 09:34:51 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:21a6e2a7fff12ca16d81f1f484f115935743bad4995b3083079f0d4a1f2626fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:34:52 14c6797abf3f: Preparing 09:34:52 d808fa94a398: Preparing 09:34:52 6882a761f3d0: Preparing 09:34:52 5d79212b6548: Preparing 09:34:52 e3feda9ae7f0: Preparing 09:34:52 7305003ef726: Preparing 09:34:52 16113d51b718: Preparing 09:34:52 7305003ef726: Waiting 09:34:52 16113d51b718: Waiting 09:34:52 e3feda9ae7f0: Layer already exists 09:34:52 d808fa94a398: Layer already exists 09:34:52 5d79212b6548: Layer already exists 09:34:52 6882a761f3d0: Layer already exists 09:34:52 14c6797abf3f: Layer already exists 09:34:52 7305003ef726: Layer already exists 09:34:52 16113d51b718: Layer already exists 09:34:52 latest: digest: sha256:21a6e2a7fff12ca16d81f1f484f115935743bad4995b3083079f0d4a1f2626fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.96 09:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:34:53 14c6797abf3f: Preparing 09:34:53 d808fa94a398: Preparing 09:34:53 6882a761f3d0: Preparing 09:34:53 5d79212b6548: Preparing 09:34:53 e3feda9ae7f0: Preparing 09:34:53 7305003ef726: Preparing 09:34:53 16113d51b718: Preparing 09:34:53 7305003ef726: Waiting 09:34:53 16113d51b718: Waiting 09:34:53 e3feda9ae7f0: Layer already exists 09:34:53 6882a761f3d0: Layer already exists 09:34:53 14c6797abf3f: Layer already exists 09:34:53 5d79212b6548: Layer already exists 09:34:53 d808fa94a398: Layer already exists 09:34:53 7305003ef726: Layer already exists 09:34:53 16113d51b718: Layer already exists 09:34:53 3.2.0-dev.96: digest: sha256:21a6e2a7fff12ca16d81f1f484f115935743bad4995b3083079f0d4a1f2626fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:34:53 14c6797abf3f: Preparing 09:34:53 d808fa94a398: Preparing 09:34:53 6882a761f3d0: Preparing 09:34:53 5d79212b6548: Preparing 09:34:53 e3feda9ae7f0: Preparing 09:34:53 7305003ef726: Preparing 09:34:53 16113d51b718: Preparing 09:34:53 7305003ef726: Waiting 09:34:53 16113d51b718: Waiting 09:34:53 6882a761f3d0: Layer already exists 09:34:53 d808fa94a398: Layer already exists 09:34:53 e3feda9ae7f0: Layer already exists 09:34:53 5d79212b6548: Layer already exists 09:34:53 14c6797abf3f: Layer already exists 09:34:53 7305003ef726: Layer already exists 09:34:53 16113d51b718: Layer already exists 09:34:53 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:21a6e2a7fff12ca16d81f1f484f115935743bad4995b3083079f0d4a1f2626fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:34:54 14c6797abf3f: Preparing 09:34:54 d808fa94a398: Preparing 09:34:54 6882a761f3d0: Preparing 09:34:54 5d79212b6548: Preparing 09:34:54 e3feda9ae7f0: Preparing 09:34:54 7305003ef726: Preparing 09:34:54 16113d51b718: Preparing 09:34:54 7305003ef726: Waiting 09:34:54 16113d51b718: Waiting 09:34:54 e3feda9ae7f0: Layer already exists 09:34:54 14c6797abf3f: Layer already exists 09:34:54 6882a761f3d0: Layer already exists 09:34:54 5d79212b6548: Layer already exists 09:34:54 d808fa94a398: Layer already exists 09:34:54 7305003ef726: Layer already exists 09:34:54 16113d51b718: Layer already exists 09:34:55 main: digest: sha256:21a6e2a7fff12ca16d81f1f484f115935743bad4995b3083079f0d4a1f2626fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:55 ===================================================== [Pipeline] echo 09:34:55 taggedImages: 09:34:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:34:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:34:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.96 09:34:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:34:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:34:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:34:55 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:34:55 latest 09:34:55 3.2.0-dev.96 09:34:55 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:34:55 main 09:34:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:34:55 500b043b8c73: Preparing 09:34:55 85ea934e9e2f: Preparing 09:34:55 6b3c6257f1f4: Preparing 09:34:55 67d593daef13: Preparing 09:34:55 11c3ef6e4d54: Preparing 09:34:55 5d79212b6548: Preparing 09:34:55 517e862a0509: Preparing 09:34:55 1456a49797a5: Preparing 09:34:55 16113d51b718: Preparing 09:34:55 1456a49797a5: Waiting 09:34:55 5d79212b6548: Waiting 09:34:55 517e862a0509: Waiting 09:34:55 16113d51b718: Waiting 09:34:56 11c3ef6e4d54: Layer already exists 09:34:56 5d79212b6548: Layer already exists 09:34:56 6b3c6257f1f4: Pushed 09:34:56 517e862a0509: Layer already exists 09:34:56 500b043b8c73: Pushed 09:34:56 85ea934e9e2f: Pushed 09:34:56 1456a49797a5: Layer already exists 09:34:56 16113d51b718: Layer already exists 09:35:01 67d593daef13: Pushed 09:35:01 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:55f15b00394e43afba1c5ba11e0471edf9b96f31e8069ca3479494c28aaea4f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:35:02 500b043b8c73: Preparing 09:35:02 85ea934e9e2f: Preparing 09:35:02 6b3c6257f1f4: Preparing 09:35:02 67d593daef13: Preparing 09:35:02 11c3ef6e4d54: Preparing 09:35:02 5d79212b6548: Preparing 09:35:02 517e862a0509: Preparing 09:35:02 1456a49797a5: Preparing 09:35:02 16113d51b718: Preparing 09:35:02 5d79212b6548: Waiting 09:35:02 517e862a0509: Waiting 09:35:02 1456a49797a5: Waiting 09:35:02 16113d51b718: Waiting 09:35:02 85ea934e9e2f: Layer already exists 09:35:02 500b043b8c73: Layer already exists 09:35:02 6b3c6257f1f4: Layer already exists 09:35:02 11c3ef6e4d54: Layer already exists 09:35:02 67d593daef13: Layer already exists 09:35:02 5d79212b6548: Layer already exists 09:35:02 517e862a0509: Layer already exists 09:35:02 1456a49797a5: Layer already exists 09:35:02 16113d51b718: Layer already exists 09:35:02 latest: digest: sha256:55f15b00394e43afba1c5ba11e0471edf9b96f31e8069ca3479494c28aaea4f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.96 09:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:35:03 500b043b8c73: Preparing 09:35:03 85ea934e9e2f: Preparing 09:35:03 6b3c6257f1f4: Preparing 09:35:03 67d593daef13: Preparing 09:35:03 11c3ef6e4d54: Preparing 09:35:03 5d79212b6548: Preparing 09:35:03 517e862a0509: Preparing 09:35:03 1456a49797a5: Preparing 09:35:03 16113d51b718: Preparing 09:35:03 517e862a0509: Waiting 09:35:03 1456a49797a5: Waiting 09:35:03 16113d51b718: Waiting 09:35:03 5d79212b6548: Waiting 09:35:03 6b3c6257f1f4: Layer already exists 09:35:03 500b043b8c73: Layer already exists 09:35:03 67d593daef13: Layer already exists 09:35:03 11c3ef6e4d54: Layer already exists 09:35:03 85ea934e9e2f: Layer already exists 09:35:03 5d79212b6548: Layer already exists 09:35:03 1456a49797a5: Layer already exists 09:35:03 16113d51b718: Layer already exists 09:35:03 517e862a0509: Layer already exists 09:35:03 3.2.0-dev.96: digest: sha256:55f15b00394e43afba1c5ba11e0471edf9b96f31e8069ca3479494c28aaea4f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:35:04 500b043b8c73: Preparing 09:35:04 85ea934e9e2f: Preparing 09:35:04 6b3c6257f1f4: Preparing 09:35:04 67d593daef13: Preparing 09:35:04 11c3ef6e4d54: Preparing 09:35:04 5d79212b6548: Preparing 09:35:04 517e862a0509: Preparing 09:35:04 1456a49797a5: Preparing 09:35:04 16113d51b718: Preparing 09:35:04 517e862a0509: Waiting 09:35:04 1456a49797a5: Waiting 09:35:04 5d79212b6548: Waiting 09:35:04 16113d51b718: Waiting 09:35:04 11c3ef6e4d54: Layer already exists 09:35:04 500b043b8c73: Layer already exists 09:35:04 85ea934e9e2f: Layer already exists 09:35:04 67d593daef13: Layer already exists 09:35:04 6b3c6257f1f4: Layer already exists 09:35:04 517e862a0509: Layer already exists 09:35:04 16113d51b718: Layer already exists 09:35:04 5d79212b6548: Layer already exists 09:35:04 1456a49797a5: Layer already exists 09:35:04 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:55f15b00394e43afba1c5ba11e0471edf9b96f31e8069ca3479494c28aaea4f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:35:05 500b043b8c73: Preparing 09:35:05 85ea934e9e2f: Preparing 09:35:05 6b3c6257f1f4: Preparing 09:35:05 67d593daef13: Preparing 09:35:05 11c3ef6e4d54: Preparing 09:35:05 5d79212b6548: Preparing 09:35:05 517e862a0509: Preparing 09:35:05 1456a49797a5: Preparing 09:35:05 16113d51b718: Preparing 09:35:05 5d79212b6548: Waiting 09:35:05 517e862a0509: Waiting 09:35:05 1456a49797a5: Waiting 09:35:05 16113d51b718: Waiting 09:35:05 85ea934e9e2f: Layer already exists 09:35:05 11c3ef6e4d54: Layer already exists 09:35:05 67d593daef13: Layer already exists 09:35:05 6b3c6257f1f4: Layer already exists 09:35:05 500b043b8c73: Layer already exists 09:35:05 5d79212b6548: Layer already exists 09:35:05 517e862a0509: Layer already exists 09:35:05 16113d51b718: Layer already exists 09:35:05 1456a49797a5: Layer already exists 09:35:05 main: digest: sha256:55f15b00394e43afba1c5ba11e0471edf9b96f31e8069ca3479494c28aaea4f3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:05 ===================================================== [Pipeline] echo 09:35:05 taggedImages: 09:35:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:35:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.96 09:35:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:35:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:35:05 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:05 latest 09:35:05 3.2.0-dev.96 09:35:05 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:05 main 09:35:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:35:06 b83195c1f31b: Preparing 09:35:06 8b94ff1452e3: Preparing 09:35:06 9f3e233a5da2: Preparing 09:35:06 a8f066166b08: Preparing 09:35:06 81c72f2f05fb: Preparing 09:35:06 9f3db2ab4bc0: Preparing 09:35:06 8ad6c4c82b94: Preparing 09:35:06 967b30ec10c5: Preparing 09:35:06 11c3ef6e4d54: Preparing 09:35:06 5d79212b6548: Preparing 09:35:06 57adba6d5600: Preparing 09:35:06 9f3db2ab4bc0: Waiting 09:35:06 e274cb58cd5b: Preparing 09:35:06 5f70bf18a086: Preparing 09:35:06 45b6a4cb6e4f: Preparing 09:35:06 8ad6c4c82b94: Waiting 09:35:06 a21c17825dfd: Preparing 09:35:06 967b30ec10c5: Waiting 09:35:06 0d818904a391: Preparing 09:35:06 11c3ef6e4d54: Waiting 09:35:06 16113d51b718: Preparing 09:35:06 5d79212b6548: Waiting 09:35:06 e274cb58cd5b: Waiting 09:35:06 57adba6d5600: Waiting 09:35:06 5f70bf18a086: Waiting 09:35:06 0d818904a391: Waiting 09:35:06 45b6a4cb6e4f: Waiting 09:35:06 16113d51b718: Waiting 09:35:06 9f3e233a5da2: Pushed 09:35:06 a8f066166b08: Pushed 09:35:06 8b94ff1452e3: Pushed 09:35:06 b83195c1f31b: Pushed 09:35:06 81c72f2f05fb: Pushed 09:35:06 11c3ef6e4d54: Layer already exists 09:35:06 5d79212b6548: Layer already exists 09:35:06 9f3db2ab4bc0: Pushed 09:35:06 8ad6c4c82b94: Pushed 09:35:06 5f70bf18a086: Layer already exists 09:35:06 57adba6d5600: Pushed 09:35:06 e274cb58cd5b: Pushed 09:35:06 16113d51b718: Layer already exists 09:35:06 45b6a4cb6e4f: Pushed 09:35:06 a21c17825dfd: Pushed 09:35:06 0d818904a391: Pushed 09:35:09 967b30ec10c5: Pushed 09:35:09 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:97b3864e124ac3dbdf8facbb86b4102ca52e02abc837b200aa9d5394389e9902 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:35:10 b83195c1f31b: Preparing 09:35:10 8b94ff1452e3: Preparing 09:35:10 9f3e233a5da2: Preparing 09:35:10 a8f066166b08: Preparing 09:35:10 81c72f2f05fb: Preparing 09:35:10 9f3db2ab4bc0: Preparing 09:35:10 8ad6c4c82b94: Preparing 09:35:10 967b30ec10c5: Preparing 09:35:10 11c3ef6e4d54: Preparing 09:35:10 5d79212b6548: Preparing 09:35:10 57adba6d5600: Preparing 09:35:10 e274cb58cd5b: Preparing 09:35:10 5f70bf18a086: Preparing 09:35:10 45b6a4cb6e4f: Preparing 09:35:10 a21c17825dfd: Preparing 09:35:10 0d818904a391: Preparing 09:35:10 16113d51b718: Preparing 09:35:10 57adba6d5600: Waiting 09:35:10 e274cb58cd5b: Waiting 09:35:10 5f70bf18a086: Waiting 09:35:10 45b6a4cb6e4f: Waiting 09:35:10 a21c17825dfd: Waiting 09:35:10 0d818904a391: Waiting 09:35:10 16113d51b718: Waiting 09:35:10 8ad6c4c82b94: Waiting 09:35:10 967b30ec10c5: Waiting 09:35:10 11c3ef6e4d54: Waiting 09:35:10 5d79212b6548: Waiting 09:35:10 a8f066166b08: Layer already exists 09:35:10 8b94ff1452e3: Layer already exists 09:35:10 9f3e233a5da2: Layer already exists 09:35:10 81c72f2f05fb: Layer already exists 09:35:10 b83195c1f31b: Layer already exists 09:35:10 967b30ec10c5: Layer already exists 09:35:10 9f3db2ab4bc0: Layer already exists 09:35:10 5d79212b6548: Layer already exists 09:35:10 8ad6c4c82b94: Layer already exists 09:35:10 11c3ef6e4d54: Layer already exists 09:35:10 5f70bf18a086: Layer already exists 09:35:10 57adba6d5600: Layer already exists 09:35:10 a21c17825dfd: Layer already exists 09:35:10 45b6a4cb6e4f: Layer already exists 09:35:10 e274cb58cd5b: Layer already exists 09:35:10 0d818904a391: Layer already exists 09:35:10 16113d51b718: Layer already exists 09:35:10 latest: digest: sha256:97b3864e124ac3dbdf8facbb86b4102ca52e02abc837b200aa9d5394389e9902 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.96 09:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:35:11 b83195c1f31b: Preparing 09:35:11 8b94ff1452e3: Preparing 09:35:11 9f3e233a5da2: Preparing 09:35:11 a8f066166b08: Preparing 09:35:11 81c72f2f05fb: Preparing 09:35:11 9f3db2ab4bc0: Preparing 09:35:11 8ad6c4c82b94: Preparing 09:35:11 967b30ec10c5: Preparing 09:35:11 11c3ef6e4d54: Preparing 09:35:11 5d79212b6548: Preparing 09:35:11 57adba6d5600: Preparing 09:35:11 e274cb58cd5b: Preparing 09:35:11 5f70bf18a086: Preparing 09:35:11 45b6a4cb6e4f: Preparing 09:35:11 a21c17825dfd: Preparing 09:35:11 0d818904a391: Preparing 09:35:11 16113d51b718: Preparing 09:35:11 967b30ec10c5: Waiting 09:35:11 11c3ef6e4d54: Waiting 09:35:11 5d79212b6548: Waiting 09:35:11 57adba6d5600: Waiting 09:35:11 e274cb58cd5b: Waiting 09:35:11 5f70bf18a086: Waiting 09:35:11 45b6a4cb6e4f: Waiting 09:35:11 a21c17825dfd: Waiting 09:35:11 0d818904a391: Waiting 09:35:11 16113d51b718: Waiting 09:35:11 9f3db2ab4bc0: Waiting 09:35:11 8ad6c4c82b94: Waiting 09:35:11 9f3e233a5da2: Layer already exists 09:35:11 b83195c1f31b: Layer already exists 09:35:11 a8f066166b08: Layer already exists 09:35:11 81c72f2f05fb: Layer already exists 09:35:11 8b94ff1452e3: Layer already exists 09:35:11 967b30ec10c5: Layer already exists 09:35:11 11c3ef6e4d54: Layer already exists 09:35:11 9f3db2ab4bc0: Layer already exists 09:35:11 8ad6c4c82b94: Layer already exists 09:35:11 5d79212b6548: Layer already exists 09:35:11 57adba6d5600: Layer already exists 09:35:11 e274cb58cd5b: Layer already exists 09:35:11 5f70bf18a086: Layer already exists 09:35:11 45b6a4cb6e4f: Layer already exists 09:35:11 a21c17825dfd: Layer already exists 09:35:11 0d818904a391: Layer already exists 09:35:11 16113d51b718: Layer already exists 09:35:11 3.2.0-dev.96: digest: sha256:97b3864e124ac3dbdf8facbb86b4102ca52e02abc837b200aa9d5394389e9902 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:35:12 b83195c1f31b: Preparing 09:35:12 8b94ff1452e3: Preparing 09:35:12 9f3e233a5da2: Preparing 09:35:12 a8f066166b08: Preparing 09:35:12 81c72f2f05fb: Preparing 09:35:12 9f3db2ab4bc0: Preparing 09:35:12 8ad6c4c82b94: Preparing 09:35:12 967b30ec10c5: Preparing 09:35:12 11c3ef6e4d54: Preparing 09:35:12 5d79212b6548: Preparing 09:35:12 57adba6d5600: Preparing 09:35:12 e274cb58cd5b: Preparing 09:35:12 5f70bf18a086: Preparing 09:35:12 45b6a4cb6e4f: Preparing 09:35:12 a21c17825dfd: Preparing 09:35:12 0d818904a391: Preparing 09:35:12 16113d51b718: Preparing 09:35:12 967b30ec10c5: Waiting 09:35:12 9f3db2ab4bc0: Waiting 09:35:12 11c3ef6e4d54: Waiting 09:35:12 5d79212b6548: Waiting 09:35:12 57adba6d5600: Waiting 09:35:12 e274cb58cd5b: Waiting 09:35:12 5f70bf18a086: Waiting 09:35:12 45b6a4cb6e4f: Waiting 09:35:12 8ad6c4c82b94: Waiting 09:35:12 0d818904a391: Waiting 09:35:12 16113d51b718: Waiting 09:35:12 a21c17825dfd: Waiting 09:35:12 8b94ff1452e3: Layer already exists 09:35:12 a8f066166b08: Layer already exists 09:35:12 9f3e233a5da2: Layer already exists 09:35:12 81c72f2f05fb: Layer already exists 09:35:12 b83195c1f31b: Layer already exists 09:35:12 5d79212b6548: Layer already exists 09:35:12 9f3db2ab4bc0: Layer already exists 09:35:12 8ad6c4c82b94: Layer already exists 09:35:12 967b30ec10c5: Layer already exists 09:35:12 11c3ef6e4d54: Layer already exists 09:35:12 e274cb58cd5b: Layer already exists 09:35:12 57adba6d5600: Layer already exists 09:35:12 45b6a4cb6e4f: Layer already exists 09:35:12 5f70bf18a086: Layer already exists 09:35:12 a21c17825dfd: Layer already exists 09:35:12 16113d51b718: Layer already exists 09:35:12 0d818904a391: Layer already exists 09:35:12 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:97b3864e124ac3dbdf8facbb86b4102ca52e02abc837b200aa9d5394389e9902 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:35:14 b83195c1f31b: Preparing 09:35:14 8b94ff1452e3: Preparing 09:35:14 9f3e233a5da2: Preparing 09:35:14 a8f066166b08: Preparing 09:35:14 81c72f2f05fb: Preparing 09:35:14 9f3db2ab4bc0: Preparing 09:35:14 8ad6c4c82b94: Preparing 09:35:14 967b30ec10c5: Preparing 09:35:14 11c3ef6e4d54: Preparing 09:35:14 5d79212b6548: Preparing 09:35:14 57adba6d5600: Preparing 09:35:14 e274cb58cd5b: Preparing 09:35:14 5f70bf18a086: Preparing 09:35:14 45b6a4cb6e4f: Preparing 09:35:14 a21c17825dfd: Preparing 09:35:14 0d818904a391: Preparing 09:35:14 16113d51b718: Preparing 09:35:14 9f3db2ab4bc0: Waiting 09:35:14 8ad6c4c82b94: Waiting 09:35:14 967b30ec10c5: Waiting 09:35:14 11c3ef6e4d54: Waiting 09:35:14 5d79212b6548: Waiting 09:35:14 57adba6d5600: Waiting 09:35:14 e274cb58cd5b: Waiting 09:35:14 5f70bf18a086: Waiting 09:35:14 45b6a4cb6e4f: Waiting 09:35:14 a21c17825dfd: Waiting 09:35:14 0d818904a391: Waiting 09:35:14 16113d51b718: Waiting 09:35:14 b83195c1f31b: Layer already exists 09:35:14 8b94ff1452e3: Layer already exists 09:35:14 81c72f2f05fb: Layer already exists 09:35:14 9f3e233a5da2: Layer already exists 09:35:14 a8f066166b08: Layer already exists 09:35:14 967b30ec10c5: Layer already exists 09:35:14 9f3db2ab4bc0: Layer already exists 09:35:14 11c3ef6e4d54: Layer already exists 09:35:14 8ad6c4c82b94: Layer already exists 09:35:14 5d79212b6548: Layer already exists 09:35:14 57adba6d5600: Layer already exists 09:35:14 e274cb58cd5b: Layer already exists 09:35:14 5f70bf18a086: Layer already exists 09:35:14 45b6a4cb6e4f: Layer already exists 09:35:14 a21c17825dfd: Layer already exists 09:35:14 16113d51b718: Layer already exists 09:35:14 0d818904a391: Layer already exists 09:35:14 main: digest: sha256:97b3864e124ac3dbdf8facbb86b4102ca52e02abc837b200aa9d5394389e9902 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:14 ===================================================== [Pipeline] echo 09:35:14 taggedImages: 09:35:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:35:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.96 09:35:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:35:14 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:35:14 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:14 latest 09:35:14 3.2.0-dev.96 09:35:14 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:14 main 09:35:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:35:15 baf13203d0b9: Preparing 09:35:15 c40441cff625: Preparing 09:35:15 326363d9772c: Preparing 09:35:15 dd9397e33b8b: Preparing 09:35:15 11c3ef6e4d54: Preparing 09:35:15 5d79212b6548: Preparing 09:35:15 517e862a0509: Preparing 09:35:15 1456a49797a5: Preparing 09:35:15 16113d51b718: Preparing 09:35:15 1456a49797a5: Waiting 09:35:15 517e862a0509: Waiting 09:35:15 16113d51b718: Waiting 09:35:15 5d79212b6548: Waiting 09:35:15 11c3ef6e4d54: Layer already exists 09:35:15 5d79212b6548: Layer already exists 09:35:15 517e862a0509: Layer already exists 09:35:15 326363d9772c: Pushed 09:35:15 c40441cff625: Pushed 09:35:15 baf13203d0b9: Pushed 09:35:15 1456a49797a5: Layer already exists 09:35:15 16113d51b718: Layer already exists 09:35:18 dd9397e33b8b: Pushed 09:35:19 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:76992748567c6e9e1cbeaebb14d145819db2bc78aa0f7a53ac920468d0b26cc0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:19 + 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 09:35:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:35:19 baf13203d0b9: Preparing 09:35:19 c40441cff625: Preparing 09:35:19 326363d9772c: Preparing 09:35:19 dd9397e33b8b: Preparing 09:35:19 11c3ef6e4d54: Preparing 09:35:19 5d79212b6548: Preparing 09:35:19 517e862a0509: Preparing 09:35:19 1456a49797a5: Preparing 09:35:19 16113d51b718: Preparing 09:35:19 5d79212b6548: Waiting 09:35:19 517e862a0509: Waiting 09:35:19 1456a49797a5: Waiting 09:35:19 16113d51b718: Waiting 09:35:19 dd9397e33b8b: Layer already exists 09:35:19 baf13203d0b9: Layer already exists 09:35:19 326363d9772c: Layer already exists 09:35:19 11c3ef6e4d54: Layer already exists 09:35:19 c40441cff625: Layer already exists 09:35:19 1456a49797a5: Layer already exists 09:35:19 517e862a0509: Layer already exists 09:35:19 5d79212b6548: Layer already exists 09:35:19 16113d51b718: Layer already exists 09:35:20 latest: digest: sha256:76992748567c6e9e1cbeaebb14d145819db2bc78aa0f7a53ac920468d0b26cc0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.96 09:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:35:20 baf13203d0b9: Preparing 09:35:20 c40441cff625: Preparing 09:35:20 326363d9772c: Preparing 09:35:20 dd9397e33b8b: Preparing 09:35:20 11c3ef6e4d54: Preparing 09:35:20 5d79212b6548: Preparing 09:35:20 517e862a0509: Preparing 09:35:20 1456a49797a5: Preparing 09:35:20 16113d51b718: Preparing 09:35:20 1456a49797a5: Waiting 09:35:20 16113d51b718: Waiting 09:35:20 5d79212b6548: Waiting 09:35:20 517e862a0509: Waiting 09:35:20 11c3ef6e4d54: Layer already exists 09:35:20 c40441cff625: Layer already exists 09:35:20 baf13203d0b9: Layer already exists 09:35:20 dd9397e33b8b: Layer already exists 09:35:20 326363d9772c: Layer already exists 09:35:20 5d79212b6548: Layer already exists 09:35:20 16113d51b718: Layer already exists 09:35:20 517e862a0509: Layer already exists 09:35:20 1456a49797a5: Layer already exists 09:35:21 3.2.0-dev.96: digest: sha256:76992748567c6e9e1cbeaebb14d145819db2bc78aa0f7a53ac920468d0b26cc0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:35:21 baf13203d0b9: Preparing 09:35:21 c40441cff625: Preparing 09:35:21 326363d9772c: Preparing 09:35:21 dd9397e33b8b: Preparing 09:35:21 11c3ef6e4d54: Preparing 09:35:21 5d79212b6548: Preparing 09:35:21 517e862a0509: Preparing 09:35:21 1456a49797a5: Preparing 09:35:21 16113d51b718: Preparing 09:35:21 5d79212b6548: Waiting 09:35:21 517e862a0509: Waiting 09:35:21 1456a49797a5: Waiting 09:35:21 16113d51b718: Waiting 09:35:21 baf13203d0b9: Layer already exists 09:35:21 dd9397e33b8b: Layer already exists 09:35:21 326363d9772c: Layer already exists 09:35:21 c40441cff625: Layer already exists 09:35:21 11c3ef6e4d54: Layer already exists 09:35:21 5d79212b6548: Layer already exists 09:35:21 517e862a0509: Layer already exists 09:35:21 1456a49797a5: Layer already exists 09:35:21 16113d51b718: Layer already exists 09:35:21 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:76992748567c6e9e1cbeaebb14d145819db2bc78aa0f7a53ac920468d0b26cc0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:35:22 baf13203d0b9: Preparing 09:35:22 c40441cff625: Preparing 09:35:22 326363d9772c: Preparing 09:35:22 dd9397e33b8b: Preparing 09:35:22 11c3ef6e4d54: Preparing 09:35:22 5d79212b6548: Preparing 09:35:22 517e862a0509: Preparing 09:35:22 1456a49797a5: Preparing 09:35:22 16113d51b718: Preparing 09:35:22 5d79212b6548: Waiting 09:35:22 517e862a0509: Waiting 09:35:22 1456a49797a5: Waiting 09:35:22 16113d51b718: Waiting 09:35:22 baf13203d0b9: Layer already exists 09:35:22 326363d9772c: Layer already exists 09:35:22 c40441cff625: Layer already exists 09:35:22 dd9397e33b8b: Layer already exists 09:35:22 11c3ef6e4d54: Layer already exists 09:35:22 517e862a0509: Layer already exists 09:35:22 5d79212b6548: Layer already exists 09:35:22 1456a49797a5: Layer already exists 09:35:22 16113d51b718: Layer already exists 09:35:22 main: digest: sha256:76992748567c6e9e1cbeaebb14d145819db2bc78aa0f7a53ac920468d0b26cc0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:22 ===================================================== [Pipeline] echo 09:35:22 taggedImages: 09:35:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:35:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.96 09:35:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:35:22 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:35:22 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:22 latest 09:35:22 3.2.0-dev.96 09:35:22 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:22 main 09:35:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:35:23 60c06e9f4e01: Preparing 09:35:23 738b3908a831: Preparing 09:35:23 2e64bc480f99: Preparing 09:35:23 64305b4b15fc: Preparing 09:35:23 83f50767458a: Preparing 09:35:23 11c3ef6e4d54: Preparing 09:35:23 5d79212b6548: Preparing 09:35:23 bb8cdd16c937: Preparing 09:35:23 e253be33aa5e: Preparing 09:35:23 d326441681b3: Preparing 09:35:23 16113d51b718: Preparing 09:35:23 11c3ef6e4d54: Waiting 09:35:23 5d79212b6548: Waiting 09:35:23 d326441681b3: Waiting 09:35:23 bb8cdd16c937: Waiting 09:35:23 16113d51b718: Waiting 09:35:23 e253be33aa5e: Waiting 09:35:23 738b3908a831: Pushed 09:35:23 64305b4b15fc: Pushed 09:35:23 83f50767458a: Pushed 09:35:23 60c06e9f4e01: Pushed 09:35:23 11c3ef6e4d54: Layer already exists 09:35:23 5d79212b6548: Layer already exists 09:35:23 16113d51b718: Layer already exists 09:35:23 bb8cdd16c937: Pushed 09:35:24 e253be33aa5e: Pushed 09:35:25 2e64bc480f99: Pushed 09:35:26 d326441681b3: Pushed 09:35:26 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:ad3a55fdd3de2f4e4c53fb7c125ecdaf311278d9e741c8e1ca74a4d5ca476a3c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:27 + 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 09:35:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:35:27 60c06e9f4e01: Preparing 09:35:27 738b3908a831: Preparing 09:35:27 2e64bc480f99: Preparing 09:35:27 64305b4b15fc: Preparing 09:35:27 83f50767458a: Preparing 09:35:27 11c3ef6e4d54: Preparing 09:35:27 5d79212b6548: Preparing 09:35:27 bb8cdd16c937: Preparing 09:35:27 e253be33aa5e: Preparing 09:35:27 d326441681b3: Preparing 09:35:27 16113d51b718: Preparing 09:35:27 d326441681b3: Waiting 09:35:27 bb8cdd16c937: Waiting 09:35:27 16113d51b718: Waiting 09:35:27 e253be33aa5e: Waiting 09:35:27 11c3ef6e4d54: Waiting 09:35:27 2e64bc480f99: Layer already exists 09:35:27 738b3908a831: Layer already exists 09:35:27 64305b4b15fc: Layer already exists 09:35:27 83f50767458a: Layer already exists 09:35:27 60c06e9f4e01: Layer already exists 09:35:27 5d79212b6548: Layer already exists 09:35:27 11c3ef6e4d54: Layer already exists 09:35:27 e253be33aa5e: Layer already exists 09:35:27 d326441681b3: Layer already exists 09:35:27 bb8cdd16c937: Layer already exists 09:35:27 16113d51b718: Layer already exists 09:35:27 latest: digest: sha256:ad3a55fdd3de2f4e4c53fb7c125ecdaf311278d9e741c8e1ca74a4d5ca476a3c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.96 09:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:35:28 60c06e9f4e01: Preparing 09:35:28 738b3908a831: Preparing 09:35:28 2e64bc480f99: Preparing 09:35:28 64305b4b15fc: Preparing 09:35:28 83f50767458a: Preparing 09:35:28 11c3ef6e4d54: Preparing 09:35:28 5d79212b6548: Preparing 09:35:28 bb8cdd16c937: Preparing 09:35:28 e253be33aa5e: Preparing 09:35:28 d326441681b3: Preparing 09:35:28 16113d51b718: Preparing 09:35:28 5d79212b6548: Waiting 09:35:28 bb8cdd16c937: Waiting 09:35:28 e253be33aa5e: Waiting 09:35:28 d326441681b3: Waiting 09:35:28 16113d51b718: Waiting 09:35:28 11c3ef6e4d54: Waiting 09:35:28 60c06e9f4e01: Layer already exists 09:35:28 738b3908a831: Layer already exists 09:35:28 2e64bc480f99: Layer already exists 09:35:28 83f50767458a: Layer already exists 09:35:28 64305b4b15fc: Layer already exists 09:35:28 11c3ef6e4d54: Layer already exists 09:35:28 5d79212b6548: Layer already exists 09:35:28 e253be33aa5e: Layer already exists 09:35:28 bb8cdd16c937: Layer already exists 09:35:28 d326441681b3: Layer already exists 09:35:28 16113d51b718: Layer already exists 09:35:28 3.2.0-dev.96: digest: sha256:ad3a55fdd3de2f4e4c53fb7c125ecdaf311278d9e741c8e1ca74a4d5ca476a3c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:35:29 60c06e9f4e01: Preparing 09:35:29 738b3908a831: Preparing 09:35:29 2e64bc480f99: Preparing 09:35:29 64305b4b15fc: Preparing 09:35:29 83f50767458a: Preparing 09:35:29 11c3ef6e4d54: Preparing 09:35:29 5d79212b6548: Preparing 09:35:29 bb8cdd16c937: Preparing 09:35:29 e253be33aa5e: Preparing 09:35:29 d326441681b3: Preparing 09:35:29 16113d51b718: Preparing 09:35:29 11c3ef6e4d54: Waiting 09:35:29 5d79212b6548: Waiting 09:35:29 bb8cdd16c937: Waiting 09:35:29 16113d51b718: Waiting 09:35:29 e253be33aa5e: Waiting 09:35:29 d326441681b3: Waiting 09:35:29 60c06e9f4e01: Layer already exists 09:35:29 83f50767458a: Layer already exists 09:35:29 738b3908a831: Layer already exists 09:35:29 64305b4b15fc: Layer already exists 09:35:29 2e64bc480f99: Layer already exists 09:35:29 11c3ef6e4d54: Layer already exists 09:35:29 5d79212b6548: Layer already exists 09:35:29 e253be33aa5e: Layer already exists 09:35:29 bb8cdd16c937: Layer already exists 09:35:29 d326441681b3: Layer already exists 09:35:29 16113d51b718: Layer already exists 09:35:29 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:ad3a55fdd3de2f4e4c53fb7c125ecdaf311278d9e741c8e1ca74a4d5ca476a3c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:30 + 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 09:35:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:35:30 60c06e9f4e01: Preparing 09:35:30 738b3908a831: Preparing 09:35:30 2e64bc480f99: Preparing 09:35:30 64305b4b15fc: Preparing 09:35:30 83f50767458a: Preparing 09:35:30 11c3ef6e4d54: Preparing 09:35:30 5d79212b6548: Preparing 09:35:30 11c3ef6e4d54: Waiting 09:35:30 bb8cdd16c937: Preparing 09:35:30 5d79212b6548: Waiting 09:35:30 e253be33aa5e: Preparing 09:35:30 bb8cdd16c937: Waiting 09:35:30 d326441681b3: Preparing 09:35:30 e253be33aa5e: Waiting 09:35:30 16113d51b718: Preparing 09:35:30 d326441681b3: Waiting 09:35:30 16113d51b718: Waiting 09:35:30 83f50767458a: Layer already exists 09:35:30 60c06e9f4e01: Layer already exists 09:35:30 738b3908a831: Layer already exists 09:35:30 64305b4b15fc: Layer already exists 09:35:30 2e64bc480f99: Layer already exists 09:35:30 5d79212b6548: Layer already exists 09:35:30 11c3ef6e4d54: Layer already exists 09:35:30 bb8cdd16c937: Layer already exists 09:35:30 d326441681b3: Layer already exists 09:35:30 e253be33aa5e: Layer already exists 09:35:30 16113d51b718: Layer already exists 09:35:30 main: digest: sha256:ad3a55fdd3de2f4e4c53fb7c125ecdaf311278d9e741c8e1ca74a4d5ca476a3c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:31 ===================================================== [Pipeline] echo 09:35:31 taggedImages: 09:35:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:35:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.96 09:35:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:35:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:35:31 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:31 latest 09:35:31 3.2.0-dev.96 09:35:31 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:31 main 09:35:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:35:31 3d0d4c222bd9: Preparing 09:35:31 9548d91d064d: Preparing 09:35:31 427e1e4d67a3: Preparing 09:35:31 f6b5614d7527: Preparing 09:35:31 7c7081757d6c: Preparing 09:35:31 e5f6d28df95e: Preparing 09:35:31 c2658071518c: Preparing 09:35:31 11c3ef6e4d54: Preparing 09:35:31 5d79212b6548: Preparing 09:35:31 71c982a64f09: Preparing 09:35:31 0b5e3a7dad33: Preparing 09:35:31 16113d51b718: Preparing 09:35:31 11c3ef6e4d54: Waiting 09:35:31 5d79212b6548: Waiting 09:35:31 71c982a64f09: Waiting 09:35:31 0b5e3a7dad33: Waiting 09:35:31 16113d51b718: Waiting 09:35:31 e5f6d28df95e: Waiting 09:35:31 c2658071518c: Waiting 09:35:32 9548d91d064d: Pushed 09:35:32 7c7081757d6c: Pushed 09:35:32 3d0d4c222bd9: Pushed 09:35:32 11c3ef6e4d54: Layer already exists 09:35:32 5d79212b6548: Layer already exists 09:35:32 e5f6d28df95e: Pushed 09:35:32 c2658071518c: Pushed 09:35:32 16113d51b718: Layer already exists 09:35:32 71c982a64f09: Pushed 09:35:34 f6b5614d7527: Pushed 09:35:34 427e1e4d67a3: Pushed 09:35:35 0b5e3a7dad33: Pushed 09:35:35 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:c1067fdd57634332b2a4b94375cf16d3305cafcdc0d1f93672e167b7a216e236 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:36 + 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 09:35:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:35:36 3d0d4c222bd9: Preparing 09:35:36 9548d91d064d: Preparing 09:35:36 427e1e4d67a3: Preparing 09:35:36 f6b5614d7527: Preparing 09:35:36 7c7081757d6c: Preparing 09:35:36 e5f6d28df95e: Preparing 09:35:36 c2658071518c: Preparing 09:35:36 11c3ef6e4d54: Preparing 09:35:36 5d79212b6548: Preparing 09:35:36 71c982a64f09: Preparing 09:35:36 0b5e3a7dad33: Preparing 09:35:36 16113d51b718: Preparing 09:35:36 11c3ef6e4d54: Waiting 09:35:36 5d79212b6548: Waiting 09:35:36 71c982a64f09: Waiting 09:35:36 0b5e3a7dad33: Waiting 09:35:36 16113d51b718: Waiting 09:35:36 e5f6d28df95e: Waiting 09:35:36 c2658071518c: Waiting 09:35:36 427e1e4d67a3: Layer already exists 09:35:36 3d0d4c222bd9: Layer already exists 09:35:36 f6b5614d7527: Layer already exists 09:35:36 7c7081757d6c: Layer already exists 09:35:36 9548d91d064d: Layer already exists 09:35:36 5d79212b6548: Layer already exists 09:35:36 e5f6d28df95e: Layer already exists 09:35:36 c2658071518c: Layer already exists 09:35:36 11c3ef6e4d54: Layer already exists 09:35:36 71c982a64f09: Layer already exists 09:35:36 0b5e3a7dad33: Layer already exists 09:35:36 16113d51b718: Layer already exists 09:35:36 latest: digest: sha256:c1067fdd57634332b2a4b94375cf16d3305cafcdc0d1f93672e167b7a216e236 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.96 09:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:35:37 3d0d4c222bd9: Preparing 09:35:37 9548d91d064d: Preparing 09:35:37 427e1e4d67a3: Preparing 09:35:37 f6b5614d7527: Preparing 09:35:37 7c7081757d6c: Preparing 09:35:37 e5f6d28df95e: Preparing 09:35:37 c2658071518c: Preparing 09:35:37 11c3ef6e4d54: Preparing 09:35:37 5d79212b6548: Preparing 09:35:37 71c982a64f09: Preparing 09:35:37 0b5e3a7dad33: Preparing 09:35:37 16113d51b718: Preparing 09:35:37 c2658071518c: Waiting 09:35:37 11c3ef6e4d54: Waiting 09:35:37 5d79212b6548: Waiting 09:35:37 71c982a64f09: Waiting 09:35:37 0b5e3a7dad33: Waiting 09:35:37 16113d51b718: Waiting 09:35:37 e5f6d28df95e: Waiting 09:35:37 9548d91d064d: Layer already exists 09:35:37 427e1e4d67a3: Layer already exists 09:35:37 3d0d4c222bd9: Layer already exists 09:35:37 7c7081757d6c: Layer already exists 09:35:37 f6b5614d7527: Layer already exists 09:35:37 5d79212b6548: Layer already exists 09:35:37 e5f6d28df95e: Layer already exists 09:35:37 71c982a64f09: Layer already exists 09:35:37 c2658071518c: Layer already exists 09:35:37 11c3ef6e4d54: Layer already exists 09:35:37 0b5e3a7dad33: Layer already exists 09:35:37 16113d51b718: Layer already exists 09:35:37 3.2.0-dev.96: digest: sha256:c1067fdd57634332b2a4b94375cf16d3305cafcdc0d1f93672e167b7a216e236 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:35:38 3d0d4c222bd9: Preparing 09:35:38 9548d91d064d: Preparing 09:35:38 427e1e4d67a3: Preparing 09:35:38 f6b5614d7527: Preparing 09:35:38 7c7081757d6c: Preparing 09:35:38 e5f6d28df95e: Preparing 09:35:38 c2658071518c: Preparing 09:35:38 e5f6d28df95e: Waiting 09:35:38 11c3ef6e4d54: Preparing 09:35:38 c2658071518c: Waiting 09:35:38 5d79212b6548: Preparing 09:35:38 11c3ef6e4d54: Waiting 09:35:38 71c982a64f09: Preparing 09:35:38 5d79212b6548: Waiting 09:35:38 0b5e3a7dad33: Preparing 09:35:38 71c982a64f09: Waiting 09:35:38 16113d51b718: Preparing 09:35:38 0b5e3a7dad33: Waiting 09:35:38 16113d51b718: Waiting 09:35:38 f6b5614d7527: Layer already exists 09:35:38 9548d91d064d: Layer already exists 09:35:38 7c7081757d6c: Layer already exists 09:35:38 427e1e4d67a3: Layer already exists 09:35:38 3d0d4c222bd9: Layer already exists 09:35:38 c2658071518c: Layer already exists 09:35:38 11c3ef6e4d54: Layer already exists 09:35:38 71c982a64f09: Layer already exists 09:35:38 e5f6d28df95e: Layer already exists 09:35:38 5d79212b6548: Layer already exists 09:35:38 16113d51b718: Layer already exists 09:35:38 0b5e3a7dad33: Layer already exists 09:35:38 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:c1067fdd57634332b2a4b94375cf16d3305cafcdc0d1f93672e167b7a216e236 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:38 + 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 09:35:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:35:39 3d0d4c222bd9: Preparing 09:35:39 9548d91d064d: Preparing 09:35:39 427e1e4d67a3: Preparing 09:35:39 f6b5614d7527: Preparing 09:35:39 7c7081757d6c: Preparing 09:35:39 e5f6d28df95e: Preparing 09:35:39 c2658071518c: Preparing 09:35:39 e5f6d28df95e: Waiting 09:35:39 11c3ef6e4d54: Preparing 09:35:39 c2658071518c: Waiting 09:35:39 5d79212b6548: Preparing 09:35:39 11c3ef6e4d54: Waiting 09:35:39 71c982a64f09: Preparing 09:35:39 5d79212b6548: Waiting 09:35:39 0b5e3a7dad33: Preparing 09:35:39 71c982a64f09: Waiting 09:35:39 16113d51b718: Preparing 09:35:39 0b5e3a7dad33: Waiting 09:35:39 16113d51b718: Waiting 09:35:39 7c7081757d6c: Layer already exists 09:35:39 427e1e4d67a3: Layer already exists 09:35:39 9548d91d064d: Layer already exists 09:35:39 f6b5614d7527: Layer already exists 09:35:39 3d0d4c222bd9: Layer already exists 09:35:39 e5f6d28df95e: Layer already exists 09:35:39 c2658071518c: Layer already exists 09:35:39 11c3ef6e4d54: Layer already exists 09:35:39 71c982a64f09: Layer already exists 09:35:39 5d79212b6548: Layer already exists 09:35:39 0b5e3a7dad33: Layer already exists 09:35:39 16113d51b718: Layer already exists 09:35:39 main: digest: sha256:c1067fdd57634332b2a4b94375cf16d3305cafcdc0d1f93672e167b7a216e236 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:39 ===================================================== [Pipeline] echo 09:35:39 taggedImages: 09:35:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:35:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.96 09:35:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:35:39 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:35:39 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:39 latest 09:35:39 3.2.0-dev.96 09:35:39 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:39 main 09:35:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:35:40 0ba2af6b7aec: Preparing 09:35:40 b3e25eb1dd21: Preparing 09:35:40 11c3ef6e4d54: Preparing 09:35:40 5d79212b6548: Preparing 09:35:40 6d0b8ebd5f3d: Preparing 09:35:40 2a013d651426: Preparing 09:35:40 16113d51b718: Preparing 09:35:40 2a013d651426: Waiting 09:35:40 16113d51b718: Waiting 09:35:40 11c3ef6e4d54: Layer already exists 09:35:40 5d79212b6548: Layer already exists 09:35:40 16113d51b718: Layer already exists 09:35:40 0ba2af6b7aec: Pushed 09:35:40 6d0b8ebd5f3d: Pushed 09:35:42 2a013d651426: Pushed 09:35:44 b3e25eb1dd21: Pushed 09:35:44 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:eec6385737c97408ff03825706054a1b0682ce4004e3f0aff771908f26bd82ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:44 + 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 09:35:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:35:45 0ba2af6b7aec: Preparing 09:35:45 b3e25eb1dd21: Preparing 09:35:45 11c3ef6e4d54: Preparing 09:35:45 5d79212b6548: Preparing 09:35:45 6d0b8ebd5f3d: Preparing 09:35:45 2a013d651426: Preparing 09:35:45 16113d51b718: Preparing 09:35:45 16113d51b718: Waiting 09:35:45 2a013d651426: Waiting 09:35:45 6d0b8ebd5f3d: Layer already exists 09:35:45 11c3ef6e4d54: Layer already exists 09:35:45 5d79212b6548: Layer already exists 09:35:45 0ba2af6b7aec: Layer already exists 09:35:45 b3e25eb1dd21: Layer already exists 09:35:45 16113d51b718: Layer already exists 09:35:45 2a013d651426: Layer already exists 09:35:45 latest: digest: sha256:eec6385737c97408ff03825706054a1b0682ce4004e3f0aff771908f26bd82ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.96 09:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:35:46 0ba2af6b7aec: Preparing 09:35:46 b3e25eb1dd21: Preparing 09:35:46 11c3ef6e4d54: Preparing 09:35:46 5d79212b6548: Preparing 09:35:46 6d0b8ebd5f3d: Preparing 09:35:46 2a013d651426: Preparing 09:35:46 16113d51b718: Preparing 09:35:46 2a013d651426: Waiting 09:35:46 16113d51b718: Waiting 09:35:46 11c3ef6e4d54: Layer already exists 09:35:46 6d0b8ebd5f3d: Layer already exists 09:35:46 5d79212b6548: Layer already exists 09:35:46 0ba2af6b7aec: Layer already exists 09:35:46 b3e25eb1dd21: Layer already exists 09:35:46 2a013d651426: Layer already exists 09:35:46 16113d51b718: Layer already exists 09:35:46 3.2.0-dev.96: digest: sha256:eec6385737c97408ff03825706054a1b0682ce4004e3f0aff771908f26bd82ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:35:46 0ba2af6b7aec: Preparing 09:35:46 b3e25eb1dd21: Preparing 09:35:46 11c3ef6e4d54: Preparing 09:35:46 5d79212b6548: Preparing 09:35:46 6d0b8ebd5f3d: Preparing 09:35:46 2a013d651426: Preparing 09:35:46 16113d51b718: Preparing 09:35:46 2a013d651426: Waiting 09:35:46 16113d51b718: Waiting 09:35:46 11c3ef6e4d54: Layer already exists 09:35:46 6d0b8ebd5f3d: Layer already exists 09:35:46 0ba2af6b7aec: Layer already exists 09:35:46 5d79212b6548: Layer already exists 09:35:46 b3e25eb1dd21: Layer already exists 09:35:46 16113d51b718: Layer already exists 09:35:46 2a013d651426: Layer already exists 09:35:46 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:eec6385737c97408ff03825706054a1b0682ce4004e3f0aff771908f26bd82ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:47 + 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 09:35:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:35:47 0ba2af6b7aec: Preparing 09:35:47 b3e25eb1dd21: Preparing 09:35:47 11c3ef6e4d54: Preparing 09:35:47 5d79212b6548: Preparing 09:35:47 6d0b8ebd5f3d: Preparing 09:35:47 2a013d651426: Preparing 09:35:47 16113d51b718: Preparing 09:35:47 2a013d651426: Waiting 09:35:47 16113d51b718: Waiting 09:35:47 5d79212b6548: Layer already exists 09:35:47 11c3ef6e4d54: Layer already exists 09:35:47 6d0b8ebd5f3d: Layer already exists 09:35:47 0ba2af6b7aec: Layer already exists 09:35:47 b3e25eb1dd21: Layer already exists 09:35:47 16113d51b718: Layer already exists 09:35:47 2a013d651426: Layer already exists 09:35:47 main: digest: sha256:eec6385737c97408ff03825706054a1b0682ce4004e3f0aff771908f26bd82ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:47 ===================================================== [Pipeline] echo 09:35:47 taggedImages: 09:35:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:35:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.96 09:35:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:35:47 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:35:47 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:47 latest 09:35:47 3.2.0-dev.96 09:35:47 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:35:47 main 09:35:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:35:48 63fbd756ea79: Preparing 09:35:48 36034ddcd8c2: Preparing 09:35:48 9f2d4bde7b8b: Preparing 09:35:48 11c3ef6e4d54: Preparing 09:35:48 5d79212b6548: Preparing 09:35:48 4c9fdca6555c: Preparing 09:35:48 b377a099bdde: Preparing 09:35:48 1cdd868acac7: Preparing 09:35:48 a2af55d449bd: Preparing 09:35:48 16113d51b718: Preparing 09:35:48 b377a099bdde: Waiting 09:35:48 1cdd868acac7: Waiting 09:35:48 4c9fdca6555c: Waiting 09:35:48 a2af55d449bd: Waiting 09:35:48 11c3ef6e4d54: Layer already exists 09:35:48 5d79212b6548: Layer already exists 09:35:48 9f2d4bde7b8b: Pushed 09:35:48 36034ddcd8c2: Pushed 09:35:48 63fbd756ea79: Pushed 09:35:48 16113d51b718: Layer already exists 09:35:48 1cdd868acac7: Pushed 09:35:49 a2af55d449bd: Pushed 09:36:02 b377a099bdde: Pushed 09:36:10 4c9fdca6555c: Pushed 09:36:10 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:04e71ed666d615d132cd34f71e5956c538b181bbdfc9640c95c16f1af7f8e663 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:10 + 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 09:36:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:36:11 63fbd756ea79: Preparing 09:36:11 36034ddcd8c2: Preparing 09:36:11 9f2d4bde7b8b: Preparing 09:36:11 11c3ef6e4d54: Preparing 09:36:11 5d79212b6548: Preparing 09:36:11 4c9fdca6555c: Preparing 09:36:11 b377a099bdde: Preparing 09:36:11 1cdd868acac7: Preparing 09:36:11 a2af55d449bd: Preparing 09:36:11 16113d51b718: Preparing 09:36:11 1cdd868acac7: Waiting 09:36:11 a2af55d449bd: Waiting 09:36:11 16113d51b718: Waiting 09:36:11 4c9fdca6555c: Waiting 09:36:11 b377a099bdde: Waiting 09:36:11 5d79212b6548: Layer already exists 09:36:11 9f2d4bde7b8b: Layer already exists 09:36:11 63fbd756ea79: Layer already exists 09:36:11 11c3ef6e4d54: Layer already exists 09:36:11 36034ddcd8c2: Layer already exists 09:36:11 b377a099bdde: Layer already exists 09:36:11 1cdd868acac7: Layer already exists 09:36:11 16113d51b718: Layer already exists 09:36:11 a2af55d449bd: Layer already exists 09:36:11 4c9fdca6555c: Layer already exists 09:36:11 latest: digest: sha256:04e71ed666d615d132cd34f71e5956c538b181bbdfc9640c95c16f1af7f8e663 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.96 09:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:36:11 63fbd756ea79: Preparing 09:36:11 36034ddcd8c2: Preparing 09:36:11 9f2d4bde7b8b: Preparing 09:36:11 11c3ef6e4d54: Preparing 09:36:11 5d79212b6548: Preparing 09:36:11 4c9fdca6555c: Preparing 09:36:11 b377a099bdde: Preparing 09:36:11 1cdd868acac7: Preparing 09:36:11 a2af55d449bd: Preparing 09:36:11 16113d51b718: Preparing 09:36:11 4c9fdca6555c: Waiting 09:36:11 b377a099bdde: Waiting 09:36:11 1cdd868acac7: Waiting 09:36:11 a2af55d449bd: Waiting 09:36:11 16113d51b718: Waiting 09:36:11 5d79212b6548: Layer already exists 09:36:11 63fbd756ea79: Layer already exists 09:36:11 36034ddcd8c2: Layer already exists 09:36:11 9f2d4bde7b8b: Layer already exists 09:36:11 11c3ef6e4d54: Layer already exists 09:36:11 4c9fdca6555c: Layer already exists 09:36:11 1cdd868acac7: Layer already exists 09:36:11 a2af55d449bd: Layer already exists 09:36:11 b377a099bdde: Layer already exists 09:36:11 16113d51b718: Layer already exists 09:36:11 3.2.0-dev.96: digest: sha256:04e71ed666d615d132cd34f71e5956c538b181bbdfc9640c95c16f1af7f8e663 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:36:12 63fbd756ea79: Preparing 09:36:12 36034ddcd8c2: Preparing 09:36:12 9f2d4bde7b8b: Preparing 09:36:12 11c3ef6e4d54: Preparing 09:36:12 5d79212b6548: Preparing 09:36:12 4c9fdca6555c: Preparing 09:36:12 b377a099bdde: Preparing 09:36:12 1cdd868acac7: Preparing 09:36:12 a2af55d449bd: Preparing 09:36:12 16113d51b718: Preparing 09:36:12 4c9fdca6555c: Waiting 09:36:12 b377a099bdde: Waiting 09:36:12 16113d51b718: Waiting 09:36:12 1cdd868acac7: Waiting 09:36:12 a2af55d449bd: Waiting 09:36:12 63fbd756ea79: Layer already exists 09:36:12 9f2d4bde7b8b: Layer already exists 09:36:12 11c3ef6e4d54: Layer already exists 09:36:12 36034ddcd8c2: Layer already exists 09:36:12 5d79212b6548: Layer already exists 09:36:12 16113d51b718: Layer already exists 09:36:12 4c9fdca6555c: Layer already exists 09:36:12 b377a099bdde: Layer already exists 09:36:12 a2af55d449bd: Layer already exists 09:36:12 1cdd868acac7: Layer already exists 09:36:12 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:04e71ed666d615d132cd34f71e5956c538b181bbdfc9640c95c16f1af7f8e663 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:13 + 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 09:36:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:36:13 63fbd756ea79: Preparing 09:36:13 36034ddcd8c2: Preparing 09:36:13 9f2d4bde7b8b: Preparing 09:36:13 11c3ef6e4d54: Preparing 09:36:13 5d79212b6548: Preparing 09:36:13 4c9fdca6555c: Preparing 09:36:13 b377a099bdde: Preparing 09:36:13 1cdd868acac7: Preparing 09:36:13 a2af55d449bd: Preparing 09:36:13 16113d51b718: Preparing 09:36:13 4c9fdca6555c: Waiting 09:36:13 b377a099bdde: Waiting 09:36:13 1cdd868acac7: Waiting 09:36:13 a2af55d449bd: Waiting 09:36:13 16113d51b718: Waiting 09:36:13 11c3ef6e4d54: Layer already exists 09:36:13 36034ddcd8c2: Layer already exists 09:36:13 9f2d4bde7b8b: Layer already exists 09:36:13 63fbd756ea79: Layer already exists 09:36:13 5d79212b6548: Layer already exists 09:36:13 4c9fdca6555c: Layer already exists 09:36:13 b377a099bdde: Layer already exists 09:36:13 1cdd868acac7: Layer already exists 09:36:13 16113d51b718: Layer already exists 09:36:13 a2af55d449bd: Layer already exists 09:36:13 main: digest: sha256:04e71ed666d615d132cd34f71e5956c538b181bbdfc9640c95c16f1af7f8e663 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:36:13 ===================================================== [Pipeline] echo 09:36:13 taggedImages: 09:36:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:36:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:36:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.96 09:36:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:36:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:36:14 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:36:14 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:36:14 latest 09:36:14 3.2.0-dev.96 09:36:14 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:36:14 main 09:36:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:36:14 3a09fdbad5cc: Preparing 09:36:14 0226007eb466: Preparing 09:36:14 f9626690b5b8: Preparing 09:36:14 11c3ef6e4d54: Preparing 09:36:14 5d79212b6548: Preparing 09:36:14 e57a7392b060: Preparing 09:36:14 cc060570a514: Preparing 09:36:14 c680146efa4f: Preparing 09:36:14 16113d51b718: Preparing 09:36:14 cc060570a514: Waiting 09:36:14 16113d51b718: Waiting 09:36:14 c680146efa4f: Waiting 09:36:14 e57a7392b060: Waiting 09:36:14 11c3ef6e4d54: Layer already exists 09:36:14 5d79212b6548: Layer already exists 09:36:14 3a09fdbad5cc: Pushed 09:36:14 0226007eb466: Pushed 09:36:14 f9626690b5b8: Pushed 09:36:14 16113d51b718: Layer already exists 09:36:14 cc060570a514: Pushed 09:36:15 c680146efa4f: Pushed 09:36:37 e57a7392b060: Pushed 09:36:37 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:1dc7510adf85a5e86b35a6c4e5f639561d76551460ae200457de62cf2d1a125d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:37 + 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 09:36:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:36:38 3a09fdbad5cc: Preparing 09:36:38 0226007eb466: Preparing 09:36:38 f9626690b5b8: Preparing 09:36:38 11c3ef6e4d54: Preparing 09:36:38 5d79212b6548: Preparing 09:36:38 e57a7392b060: Preparing 09:36:38 cc060570a514: Preparing 09:36:38 c680146efa4f: Preparing 09:36:38 16113d51b718: Preparing 09:36:38 e57a7392b060: Waiting 09:36:38 cc060570a514: Waiting 09:36:38 c680146efa4f: Waiting 09:36:38 16113d51b718: Waiting 09:36:38 11c3ef6e4d54: Layer already exists 09:36:38 0226007eb466: Layer already exists 09:36:38 3a09fdbad5cc: Layer already exists 09:36:38 f9626690b5b8: Layer already exists 09:36:38 5d79212b6548: Layer already exists 09:36:38 e57a7392b060: Layer already exists 09:36:38 cc060570a514: Layer already exists 09:36:38 c680146efa4f: Layer already exists 09:36:38 16113d51b718: Layer already exists 09:36:38 latest: digest: sha256:1dc7510adf85a5e86b35a6c4e5f639561d76551460ae200457de62cf2d1a125d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.96 09:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:36:38 3a09fdbad5cc: Preparing 09:36:38 0226007eb466: Preparing 09:36:38 f9626690b5b8: Preparing 09:36:38 11c3ef6e4d54: Preparing 09:36:38 5d79212b6548: Preparing 09:36:38 e57a7392b060: Preparing 09:36:38 cc060570a514: Preparing 09:36:38 c680146efa4f: Preparing 09:36:38 16113d51b718: Preparing 09:36:38 e57a7392b060: Waiting 09:36:38 cc060570a514: Waiting 09:36:38 c680146efa4f: Waiting 09:36:38 16113d51b718: Waiting 09:36:38 0226007eb466: Layer already exists 09:36:38 f9626690b5b8: Layer already exists 09:36:38 3a09fdbad5cc: Layer already exists 09:36:38 5d79212b6548: Layer already exists 09:36:38 11c3ef6e4d54: Layer already exists 09:36:38 16113d51b718: Layer already exists 09:36:38 cc060570a514: Layer already exists 09:36:38 c680146efa4f: Layer already exists 09:36:38 e57a7392b060: Layer already exists 09:36:38 3.2.0-dev.96: digest: sha256:1dc7510adf85a5e86b35a6c4e5f639561d76551460ae200457de62cf2d1a125d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:36:39 3a09fdbad5cc: Preparing 09:36:39 0226007eb466: Preparing 09:36:39 f9626690b5b8: Preparing 09:36:39 11c3ef6e4d54: Preparing 09:36:39 5d79212b6548: Preparing 09:36:39 e57a7392b060: Preparing 09:36:39 cc060570a514: Preparing 09:36:39 c680146efa4f: Preparing 09:36:39 16113d51b718: Preparing 09:36:39 e57a7392b060: Waiting 09:36:39 c680146efa4f: Waiting 09:36:39 16113d51b718: Waiting 09:36:39 cc060570a514: Waiting 09:36:39 3a09fdbad5cc: Layer already exists 09:36:39 5d79212b6548: Layer already exists 09:36:39 f9626690b5b8: Layer already exists 09:36:39 0226007eb466: Layer already exists 09:36:39 11c3ef6e4d54: Layer already exists 09:36:39 cc060570a514: Layer already exists 09:36:39 c680146efa4f: Layer already exists 09:36:39 e57a7392b060: Layer already exists 09:36:39 16113d51b718: Layer already exists 09:36:39 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:1dc7510adf85a5e86b35a6c4e5f639561d76551460ae200457de62cf2d1a125d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:36:40 3a09fdbad5cc: Preparing 09:36:40 0226007eb466: Preparing 09:36:40 f9626690b5b8: Preparing 09:36:40 11c3ef6e4d54: Preparing 09:36:40 5d79212b6548: Preparing 09:36:40 e57a7392b060: Preparing 09:36:40 cc060570a514: Preparing 09:36:40 c680146efa4f: Preparing 09:36:40 16113d51b718: Preparing 09:36:40 cc060570a514: Waiting 09:36:40 16113d51b718: Waiting 09:36:40 e57a7392b060: Waiting 09:36:40 c680146efa4f: Waiting 09:36:40 3a09fdbad5cc: Layer already exists 09:36:40 f9626690b5b8: Layer already exists 09:36:40 11c3ef6e4d54: Layer already exists 09:36:40 5d79212b6548: Layer already exists 09:36:40 0226007eb466: Layer already exists 09:36:40 c680146efa4f: Layer already exists 09:36:40 e57a7392b060: Layer already exists 09:36:40 cc060570a514: Layer already exists 09:36:40 16113d51b718: Layer already exists 09:36:40 main: digest: sha256:1dc7510adf85a5e86b35a6c4e5f639561d76551460ae200457de62cf2d1a125d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:36:40 ===================================================== [Pipeline] echo 09:36:40 taggedImages: 09:36:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:36:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:36:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.96 09:36:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:36:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:36:40 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:36:40 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:36:40 latest 09:36:40 3.2.0-dev.96 09:36:40 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:36:40 main 09:36:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:36:41 432b62fcf169: Preparing 09:36:41 2070254e1d24: Preparing 09:36:41 3064790ee951: Preparing 09:36:41 11c3ef6e4d54: Preparing 09:36:41 5d79212b6548: Preparing 09:36:41 9303c08197e6: Preparing 09:36:41 1cdd868acac7: Preparing 09:36:41 a2af55d449bd: Preparing 09:36:41 16113d51b718: Preparing 09:36:41 9303c08197e6: Waiting 09:36:41 1cdd868acac7: Waiting 09:36:41 a2af55d449bd: Waiting 09:36:41 16113d51b718: Waiting 09:36:41 11c3ef6e4d54: Layer already exists 09:36:41 5d79212b6548: Layer already exists 09:36:41 1cdd868acac7: Layer already exists 09:36:41 2070254e1d24: Pushed 09:36:41 3064790ee951: Pushed 09:36:41 432b62fcf169: Pushed 09:36:41 a2af55d449bd: Layer already exists 09:36:41 16113d51b718: Layer already exists 09:37:03 9303c08197e6: Pushed 09:37:03 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:e82ed8997f4b547aa2f62ee6a2bbf437b6dd9c7f10da531e0f254bbdf63ec39e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:04 + 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 09:37:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:37:04 432b62fcf169: Preparing 09:37:04 2070254e1d24: Preparing 09:37:04 3064790ee951: Preparing 09:37:04 11c3ef6e4d54: Preparing 09:37:04 5d79212b6548: Preparing 09:37:04 9303c08197e6: Preparing 09:37:04 1cdd868acac7: Preparing 09:37:04 a2af55d449bd: Preparing 09:37:04 16113d51b718: Preparing 09:37:04 9303c08197e6: Waiting 09:37:04 1cdd868acac7: Waiting 09:37:04 a2af55d449bd: Waiting 09:37:04 16113d51b718: Waiting 09:37:04 11c3ef6e4d54: Layer already exists 09:37:04 3064790ee951: Layer already exists 09:37:04 2070254e1d24: Layer already exists 09:37:04 5d79212b6548: Layer already exists 09:37:04 432b62fcf169: Layer already exists 09:37:04 9303c08197e6: Layer already exists 09:37:04 1cdd868acac7: Layer already exists 09:37:04 a2af55d449bd: Layer already exists 09:37:04 16113d51b718: Layer already exists 09:37:04 latest: digest: sha256:e82ed8997f4b547aa2f62ee6a2bbf437b6dd9c7f10da531e0f254bbdf63ec39e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.96 09:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:37:05 432b62fcf169: Preparing 09:37:05 2070254e1d24: Preparing 09:37:05 3064790ee951: Preparing 09:37:05 11c3ef6e4d54: Preparing 09:37:05 5d79212b6548: Preparing 09:37:05 9303c08197e6: Preparing 09:37:05 1cdd868acac7: Preparing 09:37:05 a2af55d449bd: Preparing 09:37:05 16113d51b718: Preparing 09:37:05 9303c08197e6: Waiting 09:37:05 1cdd868acac7: Waiting 09:37:05 a2af55d449bd: Waiting 09:37:05 16113d51b718: Waiting 09:37:05 432b62fcf169: Layer already exists 09:37:05 11c3ef6e4d54: Layer already exists 09:37:05 5d79212b6548: Layer already exists 09:37:05 3064790ee951: Layer already exists 09:37:05 2070254e1d24: Layer already exists 09:37:05 a2af55d449bd: Layer already exists 09:37:05 9303c08197e6: Layer already exists 09:37:05 1cdd868acac7: Layer already exists 09:37:05 16113d51b718: Layer already exists 09:37:05 3.2.0-dev.96: digest: sha256:e82ed8997f4b547aa2f62ee6a2bbf437b6dd9c7f10da531e0f254bbdf63ec39e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:37:06 432b62fcf169: Preparing 09:37:06 2070254e1d24: Preparing 09:37:06 3064790ee951: Preparing 09:37:06 11c3ef6e4d54: Preparing 09:37:06 5d79212b6548: Preparing 09:37:06 9303c08197e6: Preparing 09:37:06 1cdd868acac7: Preparing 09:37:06 a2af55d449bd: Preparing 09:37:06 16113d51b718: Preparing 09:37:06 1cdd868acac7: Waiting 09:37:06 a2af55d449bd: Waiting 09:37:06 16113d51b718: Waiting 09:37:06 9303c08197e6: Waiting 09:37:06 2070254e1d24: Layer already exists 09:37:06 5d79212b6548: Layer already exists 09:37:06 3064790ee951: Layer already exists 09:37:06 11c3ef6e4d54: Layer already exists 09:37:06 432b62fcf169: Layer already exists 09:37:06 9303c08197e6: Layer already exists 09:37:06 1cdd868acac7: Layer already exists 09:37:06 16113d51b718: Layer already exists 09:37:06 a2af55d449bd: Layer already exists 09:37:06 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:e82ed8997f4b547aa2f62ee6a2bbf437b6dd9c7f10da531e0f254bbdf63ec39e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:06 + 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 09:37:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:37:07 432b62fcf169: Preparing 09:37:07 2070254e1d24: Preparing 09:37:07 3064790ee951: Preparing 09:37:07 11c3ef6e4d54: Preparing 09:37:07 5d79212b6548: Preparing 09:37:07 9303c08197e6: Preparing 09:37:07 1cdd868acac7: Preparing 09:37:07 a2af55d449bd: Preparing 09:37:07 16113d51b718: Preparing 09:37:07 1cdd868acac7: Waiting 09:37:07 a2af55d449bd: Waiting 09:37:07 16113d51b718: Waiting 09:37:07 9303c08197e6: Waiting 09:37:07 3064790ee951: Layer already exists 09:37:07 432b62fcf169: Layer already exists 09:37:07 5d79212b6548: Layer already exists 09:37:07 2070254e1d24: Layer already exists 09:37:07 11c3ef6e4d54: Layer already exists 09:37:07 a2af55d449bd: Layer already exists 09:37:07 16113d51b718: Layer already exists 09:37:07 9303c08197e6: Layer already exists 09:37:07 1cdd868acac7: Layer already exists 09:37:07 main: digest: sha256:e82ed8997f4b547aa2f62ee6a2bbf437b6dd9c7f10da531e0f254bbdf63ec39e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:07 ===================================================== [Pipeline] echo 09:37:07 taggedImages: 09:37:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:37:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:37:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.96 09:37:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:37:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:37:07 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 09:37:07 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:37:07 latest 09:37:07 3.2.0-dev.96 09:37:07 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:37:07 main 09:37:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:07 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:08 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:37:08 425fd200b438: Preparing 09:37:08 0678b8976acd: Preparing 09:37:08 11c3ef6e4d54: Preparing 09:37:08 5d79212b6548: Preparing 09:37:08 028ad62a6566: Preparing 09:37:08 9d959b7ccf46: Preparing 09:37:08 16113d51b718: Preparing 09:37:08 9d959b7ccf46: Waiting 09:37:08 16113d51b718: Waiting 09:37:08 11c3ef6e4d54: Layer already exists 09:37:08 5d79212b6548: Layer already exists 09:37:08 16113d51b718: Layer already exists 09:37:08 425fd200b438: Pushed 09:37:08 028ad62a6566: Pushed 09:37:09 9d959b7ccf46: Pushed 09:37:15 0678b8976acd: Pushed 09:37:16 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:f3094cad1ffed9067c21373a9ece2be57e1f534650f0ea34db664136e1342b50 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:16 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:16 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 09:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:37:16 425fd200b438: Preparing 09:37:16 0678b8976acd: Preparing 09:37:16 11c3ef6e4d54: Preparing 09:37:16 5d79212b6548: Preparing 09:37:16 028ad62a6566: Preparing 09:37:16 9d959b7ccf46: Preparing 09:37:16 16113d51b718: Preparing 09:37:16 9d959b7ccf46: Waiting 09:37:16 16113d51b718: Waiting 09:37:16 5d79212b6548: Layer already exists 09:37:16 0678b8976acd: Layer already exists 09:37:16 11c3ef6e4d54: Layer already exists 09:37:16 425fd200b438: Layer already exists 09:37:16 028ad62a6566: Layer already exists 09:37:16 9d959b7ccf46: Layer already exists 09:37:16 16113d51b718: Layer already exists 09:37:17 latest: digest: sha256:f3094cad1ffed9067c21373a9ece2be57e1f534650f0ea34db664136e1342b50 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:17 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.96 09:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:37:17 425fd200b438: Preparing 09:37:17 0678b8976acd: Preparing 09:37:17 11c3ef6e4d54: Preparing 09:37:17 5d79212b6548: Preparing 09:37:17 028ad62a6566: Preparing 09:37:17 9d959b7ccf46: Preparing 09:37:17 16113d51b718: Preparing 09:37:17 9d959b7ccf46: Waiting 09:37:17 16113d51b718: Waiting 09:37:17 425fd200b438: Layer already exists 09:37:17 5d79212b6548: Layer already exists 09:37:17 028ad62a6566: Layer already exists 09:37:17 0678b8976acd: Layer already exists 09:37:17 11c3ef6e4d54: Layer already exists 09:37:17 9d959b7ccf46: Layer already exists 09:37:17 16113d51b718: Layer already exists 09:37:17 3.2.0-dev.96: digest: sha256:f3094cad1ffed9067c21373a9ece2be57e1f534650f0ea34db664136e1342b50 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:18 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:18 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:37:18 425fd200b438: Preparing 09:37:18 0678b8976acd: Preparing 09:37:18 11c3ef6e4d54: Preparing 09:37:18 5d79212b6548: Preparing 09:37:18 028ad62a6566: Preparing 09:37:18 9d959b7ccf46: Preparing 09:37:18 16113d51b718: Preparing 09:37:18 9d959b7ccf46: Waiting 09:37:18 16113d51b718: Waiting 09:37:18 5d79212b6548: Layer already exists 09:37:18 0678b8976acd: Layer already exists 09:37:18 028ad62a6566: Layer already exists 09:37:18 425fd200b438: Layer already exists 09:37:18 11c3ef6e4d54: Layer already exists 09:37:18 9d959b7ccf46: Layer already exists 09:37:18 16113d51b718: Layer already exists 09:37:18 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:f3094cad1ffed9067c21373a9ece2be57e1f534650f0ea34db664136e1342b50 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:19 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:19 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 09:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:37:19 425fd200b438: Preparing 09:37:19 0678b8976acd: Preparing 09:37:19 11c3ef6e4d54: Preparing 09:37:19 5d79212b6548: Preparing 09:37:19 028ad62a6566: Preparing 09:37:19 9d959b7ccf46: Preparing 09:37:19 16113d51b718: Preparing 09:37:19 9d959b7ccf46: Waiting 09:37:19 028ad62a6566: Layer already exists 09:37:19 5d79212b6548: Layer already exists 09:37:19 0678b8976acd: Layer already exists 09:37:19 11c3ef6e4d54: Layer already exists 09:37:19 425fd200b438: Layer already exists 09:37:19 9d959b7ccf46: Layer already exists 09:37:19 16113d51b718: Layer already exists 09:37:19 main: digest: sha256:f3094cad1ffed9067c21373a9ece2be57e1f534650f0ea34db664136e1342b50 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:19 ===================================================== [Pipeline] echo 09:37:20 taggedImages: 09:37:20 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:37:20 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 09:37:20 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.96 09:37:20 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:37:20 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 09:37:20 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:37:20 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:37:20 latest 09:37:20 3.2.0-dev.96 09:37:20 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:37:20 main 09:37:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:37:20 b50cf682598a: Preparing 09:37:20 00bba9a8abac: Preparing 09:37:20 56c0ec06e93e: Preparing 09:37:20 11c3ef6e4d54: Preparing 09:37:20 5d79212b6548: Preparing 09:37:20 54c8cb282740: Preparing 09:37:20 d596878b69ec: Preparing 09:37:20 16113d51b718: Preparing 09:37:20 d596878b69ec: Waiting 09:37:20 16113d51b718: Waiting 09:37:20 54c8cb282740: Waiting 09:37:21 11c3ef6e4d54: Layer already exists 09:37:21 5d79212b6548: Layer already exists 09:37:21 00bba9a8abac: Pushed 09:37:21 b50cf682598a: Pushed 09:37:21 16113d51b718: Layer already exists 09:37:21 54c8cb282740: Pushed 09:37:21 d596878b69ec: Pushed 09:37:29 56c0ec06e93e: Pushed 09:37:29 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:1685a4f0181087a2ed387b8f30c19ad92199a6b87221c892b76f1ba62274ff2a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:37:30 b50cf682598a: Preparing 09:37:30 00bba9a8abac: Preparing 09:37:30 56c0ec06e93e: Preparing 09:37:30 11c3ef6e4d54: Preparing 09:37:30 5d79212b6548: Preparing 09:37:30 54c8cb282740: Preparing 09:37:30 d596878b69ec: Preparing 09:37:30 16113d51b718: Preparing 09:37:30 54c8cb282740: Waiting 09:37:30 d596878b69ec: Waiting 09:37:30 16113d51b718: Waiting 09:37:30 11c3ef6e4d54: Layer already exists 09:37:30 5d79212b6548: Layer already exists 09:37:30 56c0ec06e93e: Layer already exists 09:37:30 b50cf682598a: Layer already exists 09:37:30 00bba9a8abac: Layer already exists 09:37:30 54c8cb282740: Layer already exists 09:37:30 16113d51b718: Layer already exists 09:37:30 d596878b69ec: Layer already exists 09:37:30 latest: digest: sha256:1685a4f0181087a2ed387b8f30c19ad92199a6b87221c892b76f1ba62274ff2a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.96 09:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:37:31 b50cf682598a: Preparing 09:37:31 00bba9a8abac: Preparing 09:37:31 56c0ec06e93e: Preparing 09:37:31 11c3ef6e4d54: Preparing 09:37:31 5d79212b6548: Preparing 09:37:31 54c8cb282740: Preparing 09:37:31 d596878b69ec: Preparing 09:37:31 16113d51b718: Preparing 09:37:31 54c8cb282740: Waiting 09:37:31 d596878b69ec: Waiting 09:37:31 16113d51b718: Waiting 09:37:31 11c3ef6e4d54: Layer already exists 09:37:31 b50cf682598a: Layer already exists 09:37:31 5d79212b6548: Layer already exists 09:37:31 56c0ec06e93e: Layer already exists 09:37:31 00bba9a8abac: Layer already exists 09:37:31 16113d51b718: Layer already exists 09:37:31 54c8cb282740: Layer already exists 09:37:31 d596878b69ec: Layer already exists 09:37:31 3.2.0-dev.96: digest: sha256:1685a4f0181087a2ed387b8f30c19ad92199a6b87221c892b76f1ba62274ff2a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:37:32 b50cf682598a: Preparing 09:37:32 00bba9a8abac: Preparing 09:37:32 56c0ec06e93e: Preparing 09:37:32 11c3ef6e4d54: Preparing 09:37:32 5d79212b6548: Preparing 09:37:32 54c8cb282740: Preparing 09:37:32 d596878b69ec: Preparing 09:37:32 16113d51b718: Preparing 09:37:32 54c8cb282740: Waiting 09:37:32 d596878b69ec: Waiting 09:37:32 16113d51b718: Waiting 09:37:32 56c0ec06e93e: Layer already exists 09:37:32 11c3ef6e4d54: Layer already exists 09:37:32 b50cf682598a: Layer already exists 09:37:32 5d79212b6548: Layer already exists 09:37:32 00bba9a8abac: Layer already exists 09:37:32 d596878b69ec: Layer already exists 09:37:32 54c8cb282740: Layer already exists 09:37:32 16113d51b718: Layer already exists 09:37:32 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:1685a4f0181087a2ed387b8f30c19ad92199a6b87221c892b76f1ba62274ff2a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:37:32 b50cf682598a: Preparing 09:37:32 00bba9a8abac: Preparing 09:37:32 56c0ec06e93e: Preparing 09:37:32 11c3ef6e4d54: Preparing 09:37:32 5d79212b6548: Preparing 09:37:32 54c8cb282740: Preparing 09:37:32 d596878b69ec: Preparing 09:37:32 16113d51b718: Preparing 09:37:32 54c8cb282740: Waiting 09:37:32 d596878b69ec: Waiting 09:37:32 16113d51b718: Waiting 09:37:32 56c0ec06e93e: Layer already exists 09:37:32 b50cf682598a: Layer already exists 09:37:32 5d79212b6548: Layer already exists 09:37:32 00bba9a8abac: Layer already exists 09:37:32 11c3ef6e4d54: Layer already exists 09:37:32 54c8cb282740: Layer already exists 09:37:32 d596878b69ec: Layer already exists 09:37:32 16113d51b718: Layer already exists 09:37:32 main: digest: sha256:1685a4f0181087a2ed387b8f30c19ad92199a6b87221c892b76f1ba62274ff2a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:33 ===================================================== [Pipeline] echo 09:37:33 taggedImages: 09:37:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:37:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:37:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.96 09:37:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:37:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:37:33 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:37:33 97aa120ff60dfd4d722ec5077cfcbd57441af356 09:37:33 latest 09:37:33 3.2.0-dev.96 09:37:33 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:37:33 main 09:37:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:37:33 5a456615ebc4: Preparing 09:37:33 9704602b7cd8: Preparing 09:37:33 11c3ef6e4d54: Preparing 09:37:33 5d79212b6548: Preparing 09:37:33 517e862a0509: Preparing 09:37:33 1456a49797a5: Preparing 09:37:33 16113d51b718: Preparing 09:37:33 1456a49797a5: Waiting 09:37:33 16113d51b718: Waiting 09:37:33 5d79212b6548: Layer already exists 09:37:33 517e862a0509: Layer already exists 09:37:33 1456a49797a5: Layer already exists 09:37:34 11c3ef6e4d54: Layer already exists 09:37:34 16113d51b718: Layer already exists 09:37:34 5a456615ebc4: Pushed 09:37:42 9704602b7cd8: Pushed 09:37:42 97aa120ff60dfd4d722ec5077cfcbd57441af356: digest: sha256:de7cdda57d1aee7c1a8ed6a4e6f72d4e8ba8e3dacc7beba544758a63caab2bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:37:43 5a456615ebc4: Preparing 09:37:43 9704602b7cd8: Preparing 09:37:43 11c3ef6e4d54: Preparing 09:37:43 5d79212b6548: Preparing 09:37:43 517e862a0509: Preparing 09:37:43 1456a49797a5: Preparing 09:37:43 16113d51b718: Preparing 09:37:43 1456a49797a5: Waiting 09:37:43 16113d51b718: Waiting 09:37:43 11c3ef6e4d54: Layer already exists 09:37:43 5a456615ebc4: Layer already exists 09:37:43 517e862a0509: Layer already exists 09:37:43 9704602b7cd8: Layer already exists 09:37:43 5d79212b6548: Layer already exists 09:37:43 1456a49797a5: Layer already exists 09:37:43 16113d51b718: Layer already exists 09:37:43 latest: digest: sha256:de7cdda57d1aee7c1a8ed6a4e6f72d4e8ba8e3dacc7beba544758a63caab2bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.96 09:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:37:43 5a456615ebc4: Preparing 09:37:43 9704602b7cd8: Preparing 09:37:43 11c3ef6e4d54: Preparing 09:37:43 5d79212b6548: Preparing 09:37:43 517e862a0509: Preparing 09:37:43 1456a49797a5: Preparing 09:37:43 16113d51b718: Preparing 09:37:43 1456a49797a5: Waiting 09:37:43 16113d51b718: Waiting 09:37:43 9704602b7cd8: Layer already exists 09:37:43 11c3ef6e4d54: Layer already exists 09:37:43 5a456615ebc4: Layer already exists 09:37:43 5d79212b6548: Layer already exists 09:37:43 517e862a0509: Layer already exists 09:37:43 1456a49797a5: Layer already exists 09:37:43 16113d51b718: Layer already exists 09:37:43 3.2.0-dev.96: digest: sha256:de7cdda57d1aee7c1a8ed6a4e6f72d4e8ba8e3dacc7beba544758a63caab2bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:37:44 5a456615ebc4: Preparing 09:37:44 9704602b7cd8: Preparing 09:37:44 11c3ef6e4d54: Preparing 09:37:44 5d79212b6548: Preparing 09:37:44 517e862a0509: Preparing 09:37:44 1456a49797a5: Preparing 09:37:44 16113d51b718: Preparing 09:37:44 1456a49797a5: Waiting 09:37:44 16113d51b718: Waiting 09:37:44 11c3ef6e4d54: Layer already exists 09:37:44 5d79212b6548: Layer already exists 09:37:44 517e862a0509: Layer already exists 09:37:44 9704602b7cd8: Layer already exists 09:37:44 5a456615ebc4: Layer already exists 09:37:44 1456a49797a5: Layer already exists 09:37:44 16113d51b718: Layer already exists 09:37:44 97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96: digest: sha256:de7cdda57d1aee7c1a8ed6a4e6f72d4e8ba8e3dacc7beba544758a63caab2bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:37:45 5a456615ebc4: Preparing 09:37:45 9704602b7cd8: Preparing 09:37:45 11c3ef6e4d54: Preparing 09:37:45 5d79212b6548: Preparing 09:37:45 517e862a0509: Preparing 09:37:45 1456a49797a5: Preparing 09:37:45 16113d51b718: Preparing 09:37:45 1456a49797a5: Waiting 09:37:45 16113d51b718: Waiting 09:37:45 5a456615ebc4: Layer already exists 09:37:45 9704602b7cd8: Layer already exists 09:37:45 517e862a0509: Layer already exists 09:37:45 5d79212b6548: Layer already exists 09:37:45 11c3ef6e4d54: Layer already exists 09:37:45 16113d51b718: Layer already exists 09:37:45 1456a49797a5: Layer already exists 09:37:45 main: digest: sha256:de7cdda57d1aee7c1a8ed6a4e6f72d4e8ba8e3dacc7beba544758a63caab2bc5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:45 ===================================================== [Pipeline] echo 09:37:45 taggedImages: 09:37:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356 09:37:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:37:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.96 09:37:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:97aa120ff60dfd4d722ec5077cfcbd57441af356-3.2.0-dev.96 09:37:45 - 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 09:37:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:37:46 09:37:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:37:46 arm64: Pulling from edgex-lftools-log-publisher 09:37:46 8998bd30e6a1: Pulling fs layer 09:37:46 04944245beec: Pulling fs layer 09:37:46 699f458cf7ca: Pulling fs layer 09:37:46 765212b225bb: Pulling fs layer 09:37:46 f23df028b6ca: Pulling fs layer 09:37:46 d65c8cfc05b1: Pulling fs layer 09:37:46 2437ff75d9bd: Pulling fs layer 09:37:46 765212b225bb: Waiting 09:37:46 f23df028b6ca: Waiting 09:37:46 d65c8cfc05b1: Waiting 09:37:46 2437ff75d9bd: Waiting 09:37:46 04944245beec: Verifying Checksum 09:37:46 04944245beec: Download complete 09:37:46 765212b225bb: Verifying Checksum 09:37:46 765212b225bb: Download complete 09:37:46 f23df028b6ca: Download complete 09:37:46 d65c8cfc05b1: Verifying Checksum 09:37:46 d65c8cfc05b1: Download complete 09:37:47 699f458cf7ca: Verifying Checksum 09:37:47 699f458cf7ca: Download complete 09:37:47 8998bd30e6a1: Verifying Checksum 09:37:47 8998bd30e6a1: Download complete 09:37:50 2437ff75d9bd: Verifying Checksum 09:37:50 2437ff75d9bd: Download complete 09:37:51 8998bd30e6a1: Pull complete 09:37:52 04944245beec: Pull complete 09:37:53 699f458cf7ca: Pull complete 09:37:54 765212b225bb: Pull complete 09:37:55 f23df028b6ca: Pull complete 09:37:55 d65c8cfc05b1: Pull complete 09:38:13 2437ff75d9bd: Pull complete 09:38:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:38:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:13 prd-ubuntu20.04-docker-arm64-4c-16g-22184 does not seem to be running inside a container 09:38:13 $ 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/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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 09:38:15 $ docker top 7ff6c792a59ee8753324b18afb2a8e99b472b3b213148f1d877b78e8b1d80391 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:16 ---> job-cost.sh 09:38:16 lf-activate-venv: SKIPPING 09:38:16 INFO: No Stack... 09:38:17 INFO: Retrieving Pricing Info for: v3-standard-4 09:38:17 INFO: Archiving Costs [Pipeline] sh 09:38:18 + cat /w/workspace/edgex-go/719/archives/cost.csv 09:38:18 + cut -d, -f6 [Pipeline] lock 09:38:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-719-stack-cost] 09:38:18 Resource [jenkins-edgexfoundry-edgex-go-main-719-stack-cost] did not exist. Created. 09:38:18 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-719-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:38:19 + echo total: 0.10999999940395355 [Pipeline] stash 09:38:19 Stashed 1 file(s) [Pipeline] } 09:38:19 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-719-stack-cost] [Pipeline] // lock [Pipeline] } 09:38:19 $ docker stop --time=1 7ff6c792a59ee8753324b18afb2a8e99b472b3b213148f1d877b78e8b1d80391 09:38:21 $ docker rm -f --volumes 7ff6c792a59ee8753324b18afb2a8e99b472b3b213148f1d877b78e8b1d80391 [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 09:38:21 provisioning config files... 09:38:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/719@tmp/config971216759841284000tmp [Pipeline] { [Pipeline] sh 09:38:22 + set +x 09:38:22 + curl -s https://codecov.io/bash 09:38:22 + bash -s -- 09:38:22 09:38:22 _____ _ 09:38:22 / ____| | | 09:38:22 | | ___ __| | ___ ___ _____ __ 09:38:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:38:22 | |___| (_) | (_| | __/ (_| (_) \ V / 09:38:22 \_____\___/ \__,_|\___|\___\___/ \_/ 09:38:22 Bash-1.0.6 09:38:22 09:38:22 09:38:22 ==> git version 2.25.1 found 09:38:22 ==> 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 09:38:22 Release-Date: 2020-01-08 09:38:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:38:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:38:22 ==> Jenkins CI detected. 09:38:22 current dir:  /w/workspace/edgex-go/719 09:38:22 project root: . 09:38:22 --> token set from env 09:38:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:38:22 ==> Running gcov in . (disable via -X gcov) 09:38:22 ==> Python coveragepy not found 09:38:22 ==> Searching for coverage reports in: 09:38:22 + . 09:38:22 -> Found 1 reports 09:38:22 ==> Detecting git/mercurial file structure 09:38:22 ==> Reading reports 09:38:22 + ./coverage.out bytes=1504136 09:38:22 ==> Appending adjustments 09:38:22 https://docs.codecov.io/docs/fixing-reports 09:38:23 + Found adjustments 09:38:23 ==> Gzipping contents 09:38:23 132K /tmp/codecov.4gEFhV.gz 09:38:23 ==> Uploading reports 09:38:23 url: https://codecov.io 09:38:23 query: branch=main&commit=97aa120ff60dfd4d722ec5077cfcbd57441af356&build=719&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F719%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:38:23 -> Pinging Codecov 09:38:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=97aa120ff60dfd4d722ec5077cfcbd57441af356&build=719&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F719%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:38:24 -> Uploading to 09:38:24 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/97aa120ff60dfd4d722ec5077cfcbd57441af356/a7a785b2-f2e9-479e-8e4b-60023f1a693c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T093823Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3289f769e827f154e754d979b3ec2f0d9b3208367436729812e9b68689f2ba24 09:38:24 % Total % Received % Xferd Average Speed Time Time Time Current 09:38:24 Dload Upload Total Spent Left Speed 09:38:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 439k --:--:-- --:--:-- --:--:-- 439k 09:38:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/97aa120ff60dfd4d722ec5077cfcbd57441af356 [Pipeline] } 09:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:38:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:38:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:38:24 09:38:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:38:25 latest: Pulling from edgex-devops/edgex-snyk-go 09:38:25 43c4264eed91: Already exists 09:38:25 4cc291be95ef: Already exists 09:38:25 2ac1f1163629: Already exists 09:38:25 5c3c966382ef: Already exists 09:38:25 4f4fb700ef54: Already exists 09:38:25 d9c7d2e4e75e: Pulling fs layer 09:38:25 9c3e1370e548: Pulling fs layer 09:38:25 d9c7d2e4e75e: Verifying Checksum 09:38:25 d9c7d2e4e75e: Download complete 09:38:25 d9c7d2e4e75e: Pull complete 09:38:26 9c3e1370e548: Verifying Checksum 09:38:26 9c3e1370e548: Download complete 09:38:29 9c3e1370e548: Pull complete 09:38:29 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:38:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:38:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:29 prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container 09:38:29 $ 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/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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 09:38:33 $ docker top 6f3b4ba638f33d0837e8c3191f9cc19719be26a7518ffd3e11ec340d3e763e12 -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:33 + git config --global --add safe.directory /w/workspace/edgex-go/719 [Pipeline] echo 09:38:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:38:34 + set -o pipefail 09:38:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:38:42 09:38:42 Monitoring /w/workspace/edgex-go/719 (github.com/edgexfoundry/edgex-go)... 09:38:42 09:38:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/70eb4278-e0eb-4a45-933b-d89c0aa92560 09:38:42 09:38:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:38:42 09:38:42 09:38:42 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:38:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:38:42 $ docker stop --time=1 6f3b4ba638f33d0837e8c3191f9cc19719be26a7518ffd3e11ec340d3e763e12 09:38:50 $ docker rm -f --volumes 6f3b4ba638f33d0837e8c3191f9cc19719be26a7518ffd3e11ec340d3e763e12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:38:50 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:38:50 provisioning config files... 09:38:50 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/719@tmp/config16839273160109348530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:51 --> edgex-publish-swagger.sh 09:38:51 === Publish openapi/v3 API === 09:38:51 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 09:38:51 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/719/openapi/v3/core-command.yaml] 09:38:51 % Total % Received % Xferd Average Speed Time Time Time Current 09:38:51 Dload Upload Total Spent Left Speed 09:38:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60261 --:--:-- --:--:-- --:--:-- 60261 09:38:51 09:38:51 09:38:51 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/719/openapi/v3/core-data.yaml] 09:38:51 % Total % Received % Xferd Average Speed Time Time Time Current 09:38:51 Dload Upload Total Spent Left Speed 09:38:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 169k --:--:-- --:--:-- --:--:-- 168k 100 72043 0 0 100 72043 0 169k --:--:-- --:--:-- --:--:-- 168k 09:38:51 09:38:51 09:38:51 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/719/openapi/v3/core-keeper.yaml] 09:38:51 % Total % Received % Xferd Average Speed Time Time Time Current 09:38:51 Dload Upload Total Spent Left Speed 09:38:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 260 126k --:--:-- --:--:-- --:--:-- 126k 09:38:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:38:52 09:38:52 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/719/openapi/v3/core-metadata.yaml] 09:38:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:38:52 Dload Upload Total Spent Left Speed 09:38:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 429 410k --:--:-- --:--:-- --:--:-- 411k 09:38:52 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:38:52 09:38:52 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/719/openapi/v3/support-cron-scheduler.yaml] 09:38:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:38:52 Dload Upload Total Spent Left Speed 09:38:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 285 204k --:--:-- --:--:-- --:--:-- 205k 09:38:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:38:52 09:38:52 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/719/openapi/v3/support-notifications.yaml] 09:38:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:38:52 Dload Upload Total Spent Left Speed 09:38:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 1152k --:--:-- --:--:-- --:--:-- 1136k 100 87457 100 156 100 87301 407 222k --:--:-- --:--:-- --:--:-- 222k 09:38:53 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:38:53 09:38:53 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/719/openapi/v3/support-scheduler.yaml] 09:38:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:38:53 Dload Upload Total Spent Left Speed 09:38:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 381 90352 --:--:-- --:--:-- --:--:-- 90733 09:38:53 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:38:53 [Pipeline] } 09:38:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:38:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:38:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:54 prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container 09:38:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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 09:38:55 $ docker top c0a756d0edbaf4aab9c5fab93f6e1edfe8bd822a8fc68333785c871053afbf88 -eo pid,comm 09:38: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). 09:38:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:38:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:55 [ssh-agent] Looking for ssh-agent implementation... 09:38:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:55 $ docker exec c0a756d0edbaf4aab9c5fab93f6e1edfe8bd822a8fc68333785c871053afbf88 ssh-agent 09:38:55 SSH_AUTH_SOCK=/tmp/ssh-9sJcPYdYYzwI/agent.31 09:38:55 SSH_AGENT_PID=37 09:38:55 Running ssh-add (command line suppressed) 09:38:55 Identity added: /w/workspace/edgex-go/719@tmp/private_key_6888811041258095011.key (/w/workspace/edgex-go/719@tmp/private_key_6888811041258095011.key) 09:38:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:55 + git semver tag 09:38:56 2024-10-08 09:38:55,952 [run_tag] DEBUG tag force:False 09:38:56 2024-10-08 09:38:55,952 [check_head_tag] DEBUG check head tag 09:38:56 2024-10-08 09:38:55,956 [execute] INFO git cat-file --batch-check 09:38:56 2024-10-08 09:38:55,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/719, universal_newlines=False, shell=None, istream=) 09:38:56 2024-10-08 09:38:55,960 [execute] INFO git cat-file --batch 09:38:56 2024-10-08 09:38:55,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/719, universal_newlines=False, shell=None, istream=) 09:38:56 2024-10-08 09:38:56,009 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main 09:38:56 2024-10-08 09:38:56,009 [execute] INFO git tag -a v3.2.0-dev.96 -m v3.2.0-dev.96 09:38:56 2024-10-08 09:38:56,009 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.96', '-m', 'v3.2.0-dev.96'], cwd=/w/workspace/edgex-go/719, universal_newlines=False, shell=None, istream=None) 09:38:56 2024-10-08 09:38:56,014 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main 09:38:56 3.2.0-dev.96 [Pipeline] } 09:38:56 $ docker exec --env ******** --env ******** c0a756d0edbaf4aab9c5fab93f6e1edfe8bd822a8fc68333785c871053afbf88 ssh-agent -k 09:38:56 unset SSH_AUTH_SOCK; 09:38:56 unset SSH_AGENT_PID; 09:38:56 echo Agent pid 37 killed; 09:38:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:38:57 + git semver [Pipeline] } 09:38:57 $ docker stop --time=1 c0a756d0edbaf4aab9c5fab93f6e1edfe8bd822a8fc68333785c871053afbf88 09:39:00 $ docker rm -f --volumes c0a756d0edbaf4aab9c5fab93f6e1edfe8bd822a8fc68333785c871053afbf88 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:39:00 09:39:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:39:00 0.23.1-centos7: Pulling from edgex-lftools 09:39:00 ab5ef0e58194: Pulling fs layer 09:39:00 9712f1f96733: Pulling fs layer 09:39:00 63f879dbbcfc: Pulling fs layer 09:39:00 0d9ebad4ef96: Pulling fs layer 09:39:00 e9a5061849ea: Pulling fs layer 09:39:00 d747dcd14b5f: Pulling fs layer 09:39:00 2de7ff778b66: Pulling fs layer 09:39:00 e9a5061849ea: Waiting 09:39:00 d747dcd14b5f: Waiting 09:39:00 0d9ebad4ef96: Waiting 09:39:00 9712f1f96733: Download complete 09:39:01 63f879dbbcfc: Verifying Checksum 09:39:01 63f879dbbcfc: Download complete 09:39:01 e9a5061849ea: Verifying Checksum 09:39:01 e9a5061849ea: Download complete 09:39:01 d747dcd14b5f: Verifying Checksum 09:39:01 0d9ebad4ef96: Verifying Checksum 09:39:01 0d9ebad4ef96: Download complete 09:39:01 2de7ff778b66: Verifying Checksum 09:39:01 ab5ef0e58194: Download complete 09:39:04 ab5ef0e58194: Pull complete 09:39:04 9712f1f96733: Pull complete 09:39:04 63f879dbbcfc: Pull complete 09:39:09 0d9ebad4ef96: Pull complete 09:39:09 e9a5061849ea: Pull complete 09:39:09 d747dcd14b5f: Pull complete 09:39:09 2de7ff778b66: Pull complete 09:39:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:39:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:09 prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container 09:39:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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 09:39:23 $ docker top 5d185a258f40def3e62de0ddc6af4a7f905fa578bcc9a327fb7b25848c9e3680 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:39:23 provisioning config files... 09:39:23 copy managed file [sigul-config] to file:/w/workspace/edgex-go/719@tmp/config704414386267537786tmp 09:39:23 copy managed file [sigul-password] to file:/w/workspace/edgex-go/719@tmp/config7577125434434705049tmp 09:39:23 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/719@tmp/config14765438532941213226tmp [Pipeline] { [Pipeline] echo 09:39:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:39:24 ---> sigul-configuration.sh 09:39:24 gpg: directory `/root/.gnupg' created 09:39:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:39:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:39:24 gpg: keyring `/root/.gnupg/secring.gpg' created 09:39:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:39:24 gpg: CAST5 encrypted data 09:39:24 gpg: encrypted with 1 passphrase 09:39:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:39:24 + mkdir /home/jenkins 09:39:24 + mkdir /home/jenkins/sigul [Pipeline] sh 09:39:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:39:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:39:24 ---> sigul-install.sh 09:39:24 Sigul already installed; skipping installation. [Pipeline] sh 09:39:25 + git tag --list 09:39:25 0.6.0 09:39:25 0.6.1 09:39:25 0.7.0 09:39:25 0.7.1 09:39:25 v1.0.0 09:39:25 v1.0.1 09:39:25 v1.1.0 09:39:25 v1.2.0 09:39:25 v1.2.1 09:39:25 v1.3.0 09:39:25 v1.3.1 09:39:25 v2.0.0 09:39:25 v2.1.0 09:39:25 v2.1.1 09:39:25 v2.2.0 09:39:25 v2.3.0 09:39:25 v3.0 09:39:25 v3.0.0 09:39:25 v3.1 09:39:25 v3.1.0 09:39:25 v3.1.0-dev.1 09:39:25 v3.1.0-dev.10 09:39:25 v3.1.0-dev.11 09:39:25 v3.1.0-dev.12 09:39:25 v3.1.0-dev.13 09:39:25 v3.1.0-dev.14 09:39:25 v3.1.0-dev.15 09:39:25 v3.1.0-dev.16 09:39:25 v3.1.0-dev.17 09:39:25 v3.1.0-dev.18 09:39:25 v3.1.0-dev.19 09:39:25 v3.1.0-dev.2 09:39:25 v3.1.0-dev.20 09:39:25 v3.1.0-dev.21 09:39:25 v3.1.0-dev.22 09:39:25 v3.1.0-dev.23 09:39:25 v3.1.0-dev.24 09:39:25 v3.1.0-dev.25 09:39:25 v3.1.0-dev.26 09:39:25 v3.1.0-dev.27 09:39:25 v3.1.0-dev.28 09:39:25 v3.1.0-dev.29 09:39:25 v3.1.0-dev.3 09:39:25 v3.1.0-dev.30 09:39:25 v3.1.0-dev.31 09:39:25 v3.1.0-dev.32 09:39:25 v3.1.0-dev.33 09:39:25 v3.1.0-dev.34 09:39:25 v3.1.0-dev.35 09:39:25 v3.1.0-dev.36 09:39:25 v3.1.0-dev.37 09:39:25 v3.1.0-dev.38 09:39:25 v3.1.0-dev.39 09:39:25 v3.1.0-dev.4 09:39:25 v3.1.0-dev.40 09:39:25 v3.1.0-dev.41 09:39:25 v3.1.0-dev.42 09:39:25 v3.1.0-dev.43 09:39:25 v3.1.0-dev.44 09:39:25 v3.1.0-dev.45 09:39:25 v3.1.0-dev.46 09:39:25 v3.1.0-dev.47 09:39:25 v3.1.0-dev.48 09:39:25 v3.1.0-dev.49 09:39:25 v3.1.0-dev.5 09:39:25 v3.1.0-dev.50 09:39:25 v3.1.0-dev.51 09:39:25 v3.1.0-dev.52 09:39:25 v3.1.0-dev.53 09:39:25 v3.1.0-dev.54 09:39:25 v3.1.0-dev.55 09:39:25 v3.1.0-dev.56 09:39:25 v3.1.0-dev.57 09:39:25 v3.1.0-dev.58 09:39:25 v3.1.0-dev.59 09:39:25 v3.1.0-dev.6 09:39:25 v3.1.0-dev.60 09:39:25 v3.1.0-dev.61 09:39:25 v3.1.0-dev.62 09:39:25 v3.1.0-dev.63 09:39:25 v3.1.0-dev.64 09:39:25 v3.1.0-dev.65 09:39:25 v3.1.0-dev.66 09:39:25 v3.1.0-dev.67 09:39:25 v3.1.0-dev.68 09:39:25 v3.1.0-dev.69 09:39:25 v3.1.0-dev.7 09:39:25 v3.1.0-dev.70 09:39:25 v3.1.0-dev.71 09:39:25 v3.1.0-dev.72 09:39:25 v3.1.0-dev.73 09:39:25 v3.1.0-dev.8 09:39:25 v3.1.0-dev.9 09:39:25 v3.1.1 09:39:25 v3.1.1-dev.1 09:39:25 v3.1.1-dev.2 09:39:25 v3.2.0-dev.1 09:39:25 v3.2.0-dev.10 09:39:25 v3.2.0-dev.11 09:39:25 v3.2.0-dev.12 09:39:25 v3.2.0-dev.13 09:39:25 v3.2.0-dev.14 09:39:25 v3.2.0-dev.15 09:39:25 v3.2.0-dev.16 09:39:25 v3.2.0-dev.17 09:39:25 v3.2.0-dev.18 09:39:25 v3.2.0-dev.19 09:39:25 v3.2.0-dev.2 09:39:25 v3.2.0-dev.20 09:39:25 v3.2.0-dev.21 09:39:25 v3.2.0-dev.22 09:39:25 v3.2.0-dev.23 09:39:25 v3.2.0-dev.24 09:39:25 v3.2.0-dev.25 09:39:25 v3.2.0-dev.26 09:39:25 v3.2.0-dev.27 09:39:25 v3.2.0-dev.28 09:39:25 v3.2.0-dev.29 09:39:25 v3.2.0-dev.3 09:39:25 v3.2.0-dev.30 09:39:25 v3.2.0-dev.31 09:39:25 v3.2.0-dev.32 09:39:25 v3.2.0-dev.33 09:39:25 v3.2.0-dev.34 09:39:25 v3.2.0-dev.35 09:39:25 v3.2.0-dev.36 09:39:25 v3.2.0-dev.37 09:39:25 v3.2.0-dev.38 09:39:25 v3.2.0-dev.39 09:39:25 v3.2.0-dev.4 09:39:25 v3.2.0-dev.40 09:39:25 v3.2.0-dev.41 09:39:25 v3.2.0-dev.42 09:39:25 v3.2.0-dev.43 09:39:25 v3.2.0-dev.44 09:39:25 v3.2.0-dev.45 09:39:25 v3.2.0-dev.46 09:39:25 v3.2.0-dev.47 09:39:25 v3.2.0-dev.48 09:39:25 v3.2.0-dev.49 09:39:25 v3.2.0-dev.5 09:39:25 v3.2.0-dev.50 09:39:25 v3.2.0-dev.51 09:39:25 v3.2.0-dev.52 09:39:25 v3.2.0-dev.53 09:39:25 v3.2.0-dev.54 09:39:25 v3.2.0-dev.55 09:39:25 v3.2.0-dev.56 09:39:25 v3.2.0-dev.57 09:39:25 v3.2.0-dev.58 09:39:25 v3.2.0-dev.59 09:39:25 v3.2.0-dev.6 09:39:25 v3.2.0-dev.60 09:39:25 v3.2.0-dev.61 09:39:25 v3.2.0-dev.62 09:39:25 v3.2.0-dev.63 09:39:25 v3.2.0-dev.64 09:39:25 v3.2.0-dev.65 09:39:25 v3.2.0-dev.66 09:39:25 v3.2.0-dev.67 09:39:25 v3.2.0-dev.68 09:39:25 v3.2.0-dev.69 09:39:25 v3.2.0-dev.7 09:39:25 v3.2.0-dev.70 09:39:25 v3.2.0-dev.71 09:39:25 v3.2.0-dev.72 09:39:25 v3.2.0-dev.73 09:39:25 v3.2.0-dev.74 09:39:25 v3.2.0-dev.75 09:39:25 v3.2.0-dev.76 09:39:25 v3.2.0-dev.77 09:39:25 v3.2.0-dev.78 09:39:25 v3.2.0-dev.79 09:39:25 v3.2.0-dev.8 09:39:25 v3.2.0-dev.80 09:39:25 v3.2.0-dev.81 09:39:25 v3.2.0-dev.82 09:39:25 v3.2.0-dev.83 09:39:25 v3.2.0-dev.84 09:39:25 v3.2.0-dev.85 09:39:25 v3.2.0-dev.86 09:39:25 v3.2.0-dev.87 09:39:25 v3.2.0-dev.88 09:39:25 v3.2.0-dev.89 09:39:25 v3.2.0-dev.9 09:39:25 v3.2.0-dev.90 09:39:25 v3.2.0-dev.91 09:39:25 v3.2.0-dev.92 09:39:25 v3.2.0-dev.93 09:39:25 v3.2.0-dev.94 09:39:25 v3.2.0-dev.95 09:39:25 v3.2.0-dev.96 [Pipeline] sh 09:39:25 + lftools sign git-tag v3.2.0-dev.96 09:39:26 Signing Git tag with Sigul... 09:39:26 Signing v3.2.0-dev.96 [Pipeline] echo 09:39:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:39:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:39:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:39:26 $ docker stop --time=1 5d185a258f40def3e62de0ddc6af4a7f905fa578bcc9a327fb7b25848c9e3680 09:39:29 $ docker rm -f --volumes 5d185a258f40def3e62de0ddc6af4a7f905fa578bcc9a327fb7b25848c9e3680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:39:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:39:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:39:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:29 prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container 09:39:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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 09:39:30 $ docker top 4549242cc06470e9a2295166140674797da59fadd0882d75f24b4523b3f7d152 -eo pid,comm 09:39:30 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:39:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:39:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:30 [ssh-agent] Looking for ssh-agent implementation... 09:39:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:30 $ docker exec 4549242cc06470e9a2295166140674797da59fadd0882d75f24b4523b3f7d152 ssh-agent 09:39:30 SSH_AUTH_SOCK=/tmp/ssh-olUZtsRLemKJ/agent.33 09:39:30 SSH_AGENT_PID=39 09:39:30 Running ssh-add (command line suppressed) 09:39:30 Identity added: /w/workspace/edgex-go/719@tmp/private_key_8844687675535190664.key (/w/workspace/edgex-go/719@tmp/private_key_8844687675535190664.key) 09:39:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:31 + git semver bump pre 09:39:31 2024-10-08 09:39:31,266 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main 09:39:31 2024-10-08 09:39:31,266 [bump_version] DEBUG bumping version:3.2.0-dev.96 on axis:pre with prefix:dev 09:39:31 2024-10-08 09:39:31,266 [bump_version] DEBUG bumped version:3.2.0-dev.97 09:39:31 2024-10-08 09:39:31,266 [write_version] DEBUG write version:3.2.0-dev.97 to path:/w/workspace/edgex-go/719/.semver/main with force:True 09:39:31 2024-10-08 09:39:31,266 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main 09:39:31 2024-10-08 09:39:31,266 [write_file] DEBUG write to file:/w/workspace/edgex-go/719/.semver/main 09:39:31 2024-10-08 09:39:31,268 [execute] INFO git cat-file --batch-check 09:39:31 2024-10-08 09:39:31,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/719/.semver, universal_newlines=False, shell=None, istream=) 09:39:31 2024-10-08 09:39:31,272 [execute] INFO git cat-file --batch 09:39:31 2024-10-08 09:39:31,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/719/.semver, universal_newlines=False, shell=None, istream=) 09:39:31 2024-10-08 09:39:31,277 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main 09:39:31 3.2.0-dev.97 [Pipeline] } 09:39:31 $ docker exec --env ******** --env ******** 4549242cc06470e9a2295166140674797da59fadd0882d75f24b4523b3f7d152 ssh-agent -k 09:39:31 unset SSH_AUTH_SOCK; 09:39:31 unset SSH_AGENT_PID; 09:39:31 echo Agent pid 39 killed; 09:39:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:39:31 + git semver [Pipeline] } 09:39:32 $ docker stop --time=1 4549242cc06470e9a2295166140674797da59fadd0882d75f24b4523b3f7d152 09:39:33 $ docker rm -f --volumes 4549242cc06470e9a2295166140674797da59fadd0882d75f24b4523b3f7d152 [Pipeline] // withDockerContainer [Pipeline] sh 09:39:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:39:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:39:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:34 prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container 09:39:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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 09:39:35 $ docker top 52366e9424efc8eba2b2618c91aeb2825c219b0dc5c57142b1ce4399ef6a4557 -eo pid,comm 09:39:35 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:39:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:39:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:35 [ssh-agent] Looking for ssh-agent implementation... 09:39:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:35 $ docker exec 52366e9424efc8eba2b2618c91aeb2825c219b0dc5c57142b1ce4399ef6a4557 ssh-agent 09:39:35 SSH_AUTH_SOCK=/tmp/ssh-29eG3wLkD4RW/agent.14 09:39:35 SSH_AGENT_PID=20 09:39:35 Running ssh-add (command line suppressed) 09:39:35 Identity added: /w/workspace/edgex-go/719@tmp/private_key_17078027145358967003.key (/w/workspace/edgex-go/719@tmp/private_key_17078027145358967003.key) 09:39:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:36 + git semver push 09:39:36 2024-10-08 09:39:36,406 [run_push] DEBUG push 09:39:36 2024-10-08 09:39:36,407 [execute] INFO git cat-file --batch-check 09:39:36 2024-10-08 09:39:36,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/719/.semver, universal_newlines=False, shell=None, istream=) 09:39:36 2024-10-08 09:39:36,411 [execute] INFO git rev-list 2f09e05dae3d2105cda88be1c8a368c030740807 -- 09:39:36 2024-10-08 09:39:36,411 [execute] DEBUG Popen(['git', 'rev-list', '2f09e05dae3d2105cda88be1c8a368c030740807', '--'], cwd=/w/workspace/edgex-go/719/.semver, universal_newlines=False, shell=None, istream=None) 09:39:36 2024-10-08 09:39:36,429 [execute] INFO git fetch -v origin 09:39:36 2024-10-08 09:39:36,429 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/719/.semver, universal_newlines=True, shell=None, istream=None) 09:39:37 2024-10-08 09:39:36,903 [run_push] DEBUG no remote changes detected 09:39:37 2024-10-08 09:39:36,903 [execute] INFO git push origin semver 09:39:37 2024-10-08 09:39:36,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/719/.semver, universal_newlines=False, shell=None, istream=None) 09:39:38 2024-10-08 09:39:37,710 [run_push] DEBUG push all version tags 09:39:38 2024-10-08 09:39:37,710 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:39:38 2024-10-08 09:39:37,711 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/719, universal_newlines=False, shell=None, istream=None) 09:39:38 2024-10-08 09:39:38,458 [read_version] DEBUG read version from /w/workspace/edgex-go/719/.semver/main 09:39:38 3.2.0-dev.97 [Pipeline] } 09:39:38 $ docker exec --env ******** --env ******** 52366e9424efc8eba2b2618c91aeb2825c219b0dc5c57142b1ce4399ef6a4557 ssh-agent -k 09:39:38 unset SSH_AUTH_SOCK; 09:39:38 unset SSH_AGENT_PID; 09:39:38 echo Agent pid 20 killed; 09:39:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:39:39 + git semver [Pipeline] } 09:39:39 $ docker stop --time=1 52366e9424efc8eba2b2618c91aeb2825c219b0dc5c57142b1ce4399ef6a4557 09:39:41 $ docker rm -f --volumes 52366e9424efc8eba2b2618c91aeb2825c219b0dc5c57142b1ce4399ef6a4557 [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 09:39:41 + [ -d /w/workspace/edgex-go/719/archives ] [Pipeline] libraryResource [Pipeline] sh 09:39:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:39:42 ---> package-listing.sh 09:39:42 ++ facter osfamily 09:39:42 ++ tr '[:upper:]' '[:lower:]' 09:39:43 + OS_FAMILY=debian 09:39:43 + workspace=/w/workspace/edgex-go/719 09:39:43 + START_PACKAGES=/tmp/packages_start.txt 09:39:43 + END_PACKAGES=/tmp/packages_end.txt 09:39:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:39:43 + PACKAGES=/tmp/packages_start.txt 09:39:43 + '[' /w/workspace/edgex-go/719 ']' 09:39:43 + PACKAGES=/tmp/packages_end.txt 09:39:43 + case "${OS_FAMILY}" in 09:39:43 + dpkg -l 09:39:43 + grep '^ii' 09:39:43 + '[' -f /tmp/packages_start.txt ']' 09:39:43 + '[' -f /tmp/packages_end.txt ']' 09:39:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:39:43 + '[' /w/workspace/edgex-go/719 ']' 09:39:43 + mkdir -p /w/workspace/edgex-go/719/archives/ 09:39:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/719/archives/ [Pipeline] echo 09:39:43 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/719/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:39:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:39:43 09:39:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:39:44 latest: Pulling from edgex-lftools-log-publisher 09:39:44 5eb5b503b376: Pulling fs layer 09:39:44 5c69ac0246d0: Pulling fs layer 09:39:44 ec43610c2a17: Pulling fs layer 09:39:44 3a2ae6a8a46f: Pulling fs layer 09:39:44 33b1e0a273af: Pulling fs layer 09:39:44 5d3b04190fa2: Pulling fs layer 09:39:44 2f39f015ded8: Pulling fs layer 09:39:44 3a2ae6a8a46f: Waiting 09:39:44 33b1e0a273af: Waiting 09:39:44 5d3b04190fa2: Waiting 09:39:44 2f39f015ded8: Waiting 09:39:44 5c69ac0246d0: Download complete 09:39:44 3a2ae6a8a46f: Verifying Checksum 09:39:44 3a2ae6a8a46f: Download complete 09:39:44 33b1e0a273af: Verifying Checksum 09:39:44 33b1e0a273af: Download complete 09:39:44 5d3b04190fa2: Verifying Checksum 09:39:44 5d3b04190fa2: Download complete 09:39:44 ec43610c2a17: Verifying Checksum 09:39:44 ec43610c2a17: Download complete 09:39:44 5eb5b503b376: Verifying Checksum 09:39:44 5eb5b503b376: Download complete 09:39:45 2f39f015ded8: Verifying Checksum 09:39:45 2f39f015ded8: Download complete 09:39:45 5eb5b503b376: Pull complete 09:39:46 5c69ac0246d0: Pull complete 09:39:46 ec43610c2a17: Pull complete 09:39:47 3a2ae6a8a46f: Pull complete 09:39:47 33b1e0a273af: Pull complete 09:39:47 5d3b04190fa2: Pull complete 09:39:52 2f39f015ded8: Pull complete 09:39:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:39:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:39:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:52 prd-ubuntu20.04-docker-8c-8g-22183 does not seem to be running inside a container 09:39:52 $ 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/719/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/719 -v /w/workspace/edgex-go/719:/w/workspace/edgex-go/719:rw,z -v /w/workspace/edgex-go/719@tmp:/w/workspace/edgex-go/719@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 09:40:00 $ docker top 56e6ee8d790924e5dbf807e7ce928078990e1ec7e003bc9e08200b52d3b24cc0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:01 + touch /tmp/pre-build-complete [Pipeline] sh 09:40:01 + mkdir -p /var/log/sysstat [Pipeline] sh 09:40:01 + ls /var/log/sa-host 09:40:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:01 provisioning config files... 09:40:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/719@tmp/config6175012327890186744tmp [Pipeline] { [Pipeline] echo 09:40:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:40:02 ---> create-netrc.sh [Pipeline] } 09:40:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:40:02 ---> python-tools-install.sh [Pipeline] echo 09:40:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:40:02 ---> sudo-logs.sh 09:40:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:40:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:40:03 ---> job-cost.sh 09:40:03 lf-activate-venv: SKIPPING 09:40:03 DEBUG: total: 0.10999999940395355 09:40:03 INFO: Retrieving Stack Cost... 09:40:03 INFO: Retrieving Pricing Info for: v3-standard-8 09:40:04 INFO: Archiving Costs [Pipeline] echo 09:40:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:40:04 ---> logs-deploy.sh 09:40:04 lf-activate-venv: SKIPPING 09:40:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/719 09:40:04 INFO: archiving workspace using pattern(s): 09:40:05 Archives upload complete. 09:40:05 INFO: archiving logs to Nexus 09:40:06 ---> uname -a: 09:40:06 Linux prd-ubuntu20-04-docker-8c-8g-22183 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:40:06 09:40:06 09:40:06 ---> lscpu: 09:40:06 Architecture: x86_64 09:40:06 CPU op-mode(s): 32-bit, 64-bit 09:40:06 Byte Order: Little Endian 09:40:06 Address sizes: 40 bits physical, 48 bits virtual 09:40:06 CPU(s): 8 09:40:06 On-line CPU(s) list: 0-7 09:40:06 Thread(s) per core: 1 09:40:06 Core(s) per socket: 1 09:40:06 Socket(s): 8 09:40:06 NUMA node(s): 1 09:40:06 Vendor ID: AuthenticAMD 09:40:06 CPU family: 23 09:40:06 Model: 49 09:40:06 Model name: AMD EPYC-Rome Processor 09:40:06 Stepping: 0 09:40:06 CPU MHz: 2800.000 09:40:06 BogoMIPS: 5600.00 09:40:06 Virtualization: AMD-V 09:40:06 Hypervisor vendor: KVM 09:40:06 Virtualization type: full 09:40:06 L1d cache: 256 KiB 09:40:06 L1i cache: 256 KiB 09:40:06 L2 cache: 4 MiB 09:40:06 L3 cache: 128 MiB 09:40:06 NUMA node0 CPU(s): 0-7 09:40:06 Vulnerability Itlb multihit: Not affected 09:40:06 Vulnerability L1tf: Not affected 09:40:06 Vulnerability Mds: Not affected 09:40:06 Vulnerability Meltdown: Not affected 09:40:06 Vulnerability Mmio stale data: Not affected 09:40:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:40:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:40:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:40:06 Vulnerability Srbds: Not affected 09:40:06 Vulnerability Tsx async abort: Not affected 09:40:06 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 09:40:06 09:40:06 09:40:06 ---> nproc: 09:40:06 8 09:40:06 09:40:06 09:40:06 ---> df -h: 09:40:06 Filesystem Size Used Avail Use% Mounted on 09:40:06 overlay 155G 28G 128G 18% / 09:40:06 tmpfs 64M 0 64M 0% /dev 09:40:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:40:06 shm 64M 0 64M 0% /dev/shm 09:40:06 /dev/vda1 155G 28G 128G 18% /facter-os 09:40:06 09:40:06 09:40:06 ---> sar -b -r -n DEV: 09:40:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22183) 10/08/24 _x86_64_ (8 CPU) 09:40:06 09:40:06 08:50:46 LINUX RESTART (8 CPU) 09:40:06 09:40:06 08:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:40:06 08:52:01 347.87 47.85 300.02 0.00 5393.54 180746.42 0.00 09:40:06 08:53:01 191.02 1.37 189.65 0.00 32.40 63396.53 0.00 09:40:06 08:54:01 43.63 0.00 43.63 0.00 0.00 34259.64 0.00 09:40:06 08:55:01 35.38 0.27 35.11 0.00 10.13 21874.09 0.00 09:40:06 08:56:01 199.22 0.50 198.72 0.00 47.45 111033.66 0.00 09:40:06 08:57:01 718.75 13.06 705.68 0.00 167.57 197377.10 0.00 09:40:06 08:58:01 315.60 0.73 314.86 0.00 6.00 132816.00 0.00 09:40:06 08:59:01 247.56 0.05 247.51 0.00 0.40 87409.63 0.00 09:40:06 09:00:01 339.94 0.07 339.88 0.00 0.53 128484.45 0.00 09:40:06 09:01:01 538.44 0.15 538.29 0.00 18.39 49480.84 0.00 09:40:06 09:02:01 31.36 0.03 31.33 0.00 4.27 890.38 0.00 09:40:06 09:03:01 16.56 0.03 16.53 0.00 2.67 387.94 0.00 09:40:06 09:04:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 09:40:06 09:05:01 0.87 0.00 0.87 0.00 0.00 11.20 0.00 09:40:06 09:06:01 1.87 0.02 1.85 0.00 0.13 20.93 0.00 09:40:06 09:07:01 2.73 1.02 1.72 0.00 21.86 24.80 0.00 09:40:06 09:08:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 09:40:06 09:09:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 09:40:06 09:10:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 09:40:06 09:11:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 09:40:06 09:12:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 09:40:06 09:13:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 09:40:06 09:14:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 09:40:06 09:15:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 09:40:06 09:16:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 09:40:06 09:17:01 0.93 0.02 0.92 0.00 0.13 11.60 0.00 09:40:06 09:18:01 1.28 0.02 1.27 0.00 2.53 14.80 0.00 09:40:06 09:19:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 09:40:06 09:20:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 09:40:06 09:21:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 09:40:06 09:22:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 09:40:06 09:23:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 09:40:06 09:24:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 09:40:06 09:25:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 09:40:06 09:26:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 09:40:06 09:27:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 09:40:06 09:28:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 09:40:06 09:29:01 2.53 1.57 0.97 0.00 36.93 14.13 0.00 09:40:06 09:30:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 09:40:06 09:31:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 09:40:06 09:32:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 09:40:06 09:33:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 09:40:06 09:34:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 09:40:06 09:35:01 0.88 0.00 0.88 0.00 0.00 11.73 0.00 09:40:06 09:36:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 09:40:06 09:37:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 09:40:06 09:38:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 09:40:06 09:39:01 86.00 0.60 85.40 0.00 12.13 29913.41 0.00 09:40:06 09:40:01 129.65 0.15 129.50 0.00 12.13 40110.38 0.00 09:40:06 Average: 67.06 1.38 65.68 0.00 117.75 22018.91 0.00 09:40:06 09:40:06 08:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:40:06 08:52:01 29577124 31577276 761184 2.31 60712 2237252 1779220 5.24 1006036 1958232 760 09:40:06 08:53:01 27689964 31266744 1033020 3.14 128312 3619468 2343948 6.91 1653204 3031812 324764 09:40:06 08:54:01 26959464 31429204 868428 2.64 131028 4458908 2033236 5.99 1942648 3420680 167404 09:40:06 08:55:01 26318532 31410400 885036 2.69 136832 5028132 1965392 5.79 1805260 4150644 660924 09:40:06 08:56:01 21472260 31399964 889292 2.70 148096 9747056 2622816 7.73 1831632 8853420 3661312 09:40:06 08:57:01 17908972 31393864 877968 2.67 315676 12815732 2505732 7.38 2527336 11376572 1599004 09:40:06 08:58:01 11444388 28719868 3481632 10.59 354108 16162904 10535124 31.05 5686260 14172636 1145224 09:40:06 08:59:01 7470504 27804424 4390992 13.35 371008 19065188 10845900 31.96 8036012 15656092 1541668 09:40:06 09:00:01 8425964 30822104 1409696 4.29 381668 21143916 3970684 11.70 5275952 17549084 1344768 09:40:06 09:01:01 10789068 31446844 826524 2.51 388624 19560436 2317628 6.83 3012704 17665632 144 09:40:06 09:02:01 10789288 31449228 823720 2.51 390312 19561036 2336788 6.89 3405128 17272664 664 09:40:06 09:03:01 10796352 31457160 815216 2.48 390968 19561348 2186256 6.44 3576500 17092672 48 09:40:06 09:04:01 10796836 31457684 814872 2.48 391004 19561352 2186256 6.44 3575252 17092676 20 09:40:06 09:05:01 10808016 31468920 803520 2.44 391032 19561352 2186256 6.44 3563556 17092676 172 09:40:06 09:06:01 10808060 31469656 803780 2.44 391072 19561360 2221712 6.55 3562992 17093264 32 09:40:06 09:07:01 10812324 31474944 798460 2.43 391148 19561980 2248616 6.63 3557340 17093796 172 09:40:06 09:08:01 10812756 31475404 797860 2.43 391180 19561980 2248616 6.63 3557296 17093796 12 09:40:06 09:09:01 10812616 31475336 798036 2.43 391200 19561984 2248616 6.63 3557412 17093800 168 09:40:06 09:10:01 10812600 31475344 798008 2.43 391212 19561984 2248616 6.63 3557348 17093800 8 09:40:06 09:11:01 10812552 31475448 797832 2.43 391240 19562116 2248616 6.63 3557388 17093932 164 09:40:06 09:12:01 10812756 31475744 797500 2.43 391300 19562124 2248616 6.63 3557528 17093944 8 09:40:06 09:13:01 10812708 31475696 797452 2.43 391336 19562124 2248616 6.63 3557472 17093940 180 09:40:06 09:14:01 10812660 31475688 797428 2.43 391340 19562132 2248616 6.63 3557528 17093944 8 09:40:06 09:15:01 10812764 31475800 797464 2.43 391352 19562132 2248616 6.63 3557540 17093944 44 09:40:06 09:16:01 10812780 31475836 797424 2.43 391380 19562132 2248616 6.63 3557552 17093948 12 09:40:06 09:17:01 10812764 31475860 797336 2.42 391416 19562132 2232308 6.58 3557656 17093952 168 09:40:06 09:18:01 10812904 31476160 796944 2.42 391440 19562216 2232308 6.58 3557600 17094016 8 09:40:06 09:19:01 10812548 31475848 797224 2.42 391468 19562220 2232308 6.58 3557652 17094036 136 09:40:06 09:20:01 10812524 31475856 797152 2.42 391492 19562220 2232308 6.58 3557660 17094036 12 09:40:06 09:21:01 10812508 31475872 797180 2.42 391520 19562224 2232308 6.58 3557684 17094040 104 09:40:06 09:22:01 10812436 31475848 797100 2.42 391548 19562224 2232308 6.58 3557792 17094040 8 09:40:06 09:23:01 10812168 31475616 797272 2.42 391580 19562232 2232308 6.58 3557760 17094044 48 09:40:06 09:24:01 10812616 31476100 797216 2.42 391592 19562232 2232308 6.58 3558080 17094048 16 09:40:06 09:25:01 10812600 31476100 797180 2.42 391612 19562236 2232308 6.58 3557804 17094052 164 09:40:06 09:26:01 10812804 31476332 796900 2.42 391628 19562232 2232308 6.58 3557824 17094056 8 09:40:06 09:27:01 10812244 31475792 797360 2.42 391656 19562240 2232308 6.58 3558220 17094056 40 09:40:06 09:28:01 10812348 31475948 797148 2.42 391680 19562248 2232308 6.58 3560304 17094068 8 09:40:06 09:29:01 10804944 31470680 802256 2.44 391720 19563352 2232308 6.58 3567668 17094412 216 09:40:06 09:30:01 10804676 31470444 802428 2.44 391752 19563356 2232308 6.58 3568044 17094352 176 09:40:06 09:31:01 10804628 31470408 802388 2.44 391780 19563356 2232308 6.58 3567772 17094352 168 09:40:06 09:32:01 10804472 31470316 802660 2.44 391812 19563364 2232308 6.58 3567852 17094356 4 09:40:06 09:33:01 10804424 31470288 802636 2.44 391848 19563368 2232308 6.58 3567740 17094360 44 09:40:06 09:34:01 10804660 31470572 802320 2.44 391864 19563368 2216016 6.53 3567852 17094364 12 09:40:06 09:35:01 10804368 31470288 802524 2.44 391884 19563372 2216016 6.53 3567780 17094368 192 09:40:06 09:36:01 10804320 31470260 802508 2.44 391904 19563356 2216016 6.53 3567832 17094368 8 09:40:06 09:37:01 10804472 31470468 802452 2.44 391928 19563376 2216016 6.53 3567996 17094372 164 09:40:06 09:38:01 10804440 31470444 802400 2.44 391952 19563380 2216016 6.53 3568064 17094376 12 09:40:06 09:39:01 10052432 31394732 876988 2.67 396732 20204764 2560132 7.54 3646592 17728628 241684 09:40:06 09:40:01 9095320 31407028 859788 2.61 430296 21020488 2293308 6.76 3687176 18521116 372 09:40:06 Average: 12390305 31317262 954892 2.90 361780 17936157 2620528 7.72 3504965 15647744 218193 09:40:06 09:40:06 08:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:40:06 08:52:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 09:40:06 08:52:01 ens3 1214.43 1117.48 8173.29 151.19 0.00 0.00 0.00 0.00 09:40:06 08:52:01 docker0 646.98 569.98 45.13 2886.48 0.00 0.00 0.00 0.00 09:40:06 08:52:01 vethb2a3761 646.98 570.09 53.97 2886.48 0.00 0.00 0.00 0.24 09:40:06 08:53:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:40:06 08:53:01 ens3 447.83 337.08 5284.47 46.87 0.00 0.00 0.00 0.00 09:40:06 08:53:01 docker0 246.10 303.70 20.91 2066.07 0.00 0.00 0.00 0.00 09:40:06 08:53:01 veth51fcc67 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:06 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:54:01 ens3 36.63 21.40 31.87 15.35 0.00 0.00 0.00 0.00 09:40:06 08:54:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 09:40:06 08:54:01 veth51fcc67 1.43 1.48 0.13 0.13 0.00 0.00 0.00 0.00 09:40:06 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 08:55:01 ens3 19.91 13.46 17.26 10.67 0.00 0.00 0.00 0.00 09:40:06 08:55:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 08:55:01 veth51fcc67 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 08:56:01 vethdad0555 4.15 6.96 0.34 116.34 0.00 0.00 0.00 0.01 09:40:06 08:56:01 veth2713f5b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:56:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 09:40:06 08:56:01 ens3 190.15 129.37 3485.19 173.89 0.00 0.00 0.00 0.00 09:40:06 08:56:01 docker0 15.84 28.29 1.02 428.34 0.00 0.00 0.00 0.00 09:40:06 08:56:01 vethdc6b0c5 0.33 0.52 0.03 0.14 0.00 0.00 0.00 0.00 09:40:06 08:56:01 veth9c0a724 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:56:01 vethdd59bbe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:56:01 veth60153af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:56:01 veth9f72a5f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:56:01 veth67bbea8 2.77 5.81 0.21 109.88 0.00 0.00 0.00 0.01 09:40:06 08:56:01 vetha438a14 2.85 4.80 0.23 77.33 0.00 0.00 0.00 0.01 09:40:06 08:56:01 vethec9bec1 1.65 3.52 0.13 44.48 0.00 0.00 0.00 0.00 09:40:06 08:56:01 vethffa124b 2.42 4.30 0.18 41.57 0.00 0.00 0.00 0.00 09:40:06 08:56:01 veth5945bef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:56:01 vethd628c72 1.68 3.77 0.12 38.71 0.00 0.00 0.00 0.00 09:40:06 08:57:01 veth5cac547 74.15 148.93 7.85 1182.71 0.00 0.00 0.00 0.10 09:40:06 08:57:01 vethcad4e1a 82.02 125.23 8.38 1181.13 0.00 0.00 0.00 0.10 09:40:06 08:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:40:06 08:57:01 ens3 828.00 462.39 7251.85 56.48 0.00 0.00 0.00 0.00 09:40:06 08:57:01 docker0 447.26 801.18 38.46 7230.22 0.00 0.00 0.00 0.00 09:40:06 08:57:01 vethdc6b0c5 0.08 0.93 0.00 0.04 0.00 0.00 0.00 0.00 09:40:06 08:57:01 vethf9b94dd 87.39 147.94 8.69 1181.05 0.00 0.00 0.00 0.10 09:40:06 08:57:01 vethd0f7be9 70.05 146.28 7.40 1182.17 0.00 0.00 0.00 0.10 09:40:06 08:57:01 veth886cbd0 76.25 127.90 8.03 1180.60 0.00 0.00 0.00 0.10 09:40:06 08:58:01 veth4c945f7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:40:06 08:58:01 veth2be3a57 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:40:06 08:58:01 veth2eeac05 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:40:06 08:58:01 veth218cfec 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:40:06 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:58:01 ens3 15.68 8.00 12.54 6.73 0.00 0.00 0.00 0.00 09:40:06 08:58:01 vethb186379 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:40:06 08:58:01 vethd6bd23d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:40:06 08:58:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:58:01 vetha26bf1b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:06 08:58:01 vethdc6b0c5 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:58:01 veth6796e84 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:06 08:58:01 vethbad19d7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:40:06 08:58:01 veth447517f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:40:06 08:58:01 veth5087612 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:40:06 08:58:01 veth3feafd9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:06 08:58:01 veth73608e3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:06 08:59:01 veth4c945f7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:59:01 veth2be3a57 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:59:01 veth2eeac05 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:59:01 veth218cfec 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 08:59:01 ens3 2.39 1.30 1.82 0.96 0.00 0.00 0.00 0.00 09:40:06 08:59:01 vethb186379 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:59:01 vethd6bd23d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:59:01 vetha26bf1b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:59:01 vethdc6b0c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:59:01 veth6796e84 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:59:01 vethbad19d7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:59:01 veth447517f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:59:01 veth5087612 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:59:01 veth3feafd9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 08:59:01 veth73608e3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 veth4c945f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 veth2be3a57 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 veth2eeac05 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 veth218cfec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 ens3 5.90 3.05 4.77 2.52 0.00 0.00 0.00 0.00 09:40:06 09:00:01 vethb186379 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 vethd6bd23d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 vetha26bf1b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 vethdc6b0c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 veth6796e84 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 vethbad19d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 veth447517f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 veth5087612 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 veth3feafd9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:00:01 veth73608e3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:01:01 lo 22.46 22.46 2.21 2.21 0.00 0.00 0.00 0.00 09:40:06 09:01:01 ens3 160.95 150.42 107.06 522.00 0.00 0.00 0.00 0.00 09:40:06 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:02:01 lo 45.26 45.26 4.46 4.46 0.00 0.00 0.00 0.00 09:40:06 09:02:01 ens3 469.72 475.74 204.70 2560.17 0.00 0.00 0.00 0.00 09:40:06 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:03:01 lo 17.53 17.53 1.72 1.72 0.00 0.00 0.00 0.00 09:40:06 09:03:01 ens3 174.37 169.22 85.36 978.01 0.00 0.00 0.00 0.00 09:40:06 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:04:01 ens3 2.87 2.20 9.15 0.38 0.00 0.00 0.00 0.00 09:40:06 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:07:01 ens3 0.28 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:40:06 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:08:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:10:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:11:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:12:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:40:06 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:17:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:40:06 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:22:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:40:06 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:24:01 ens3 0.97 0.33 0.53 0.21 0.00 0.00 0.00 0.00 09:40:06 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:25:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:27:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:40:06 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:28:01 ens3 2.88 2.88 0.19 18.28 0.00 0.00 0.00 0.00 09:40:06 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:40:06 09:29:01 ens3 40.59 44.64 6.67 99.63 0.00 0.00 0.00 0.00 09:40:06 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:30:01 ens3 1.93 1.60 1.13 1.27 0.00 0.00 0.00 0.00 09:40:06 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:32:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:40:06 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:34:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:40:06 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:06 09:37:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:40:06 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:38:01 ens3 1.20 0.37 0.40 0.21 0.00 0.00 0.00 0.00 09:40:06 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:06 09:39:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 09:40:06 09:39:01 ens3 373.75 225.16 7123.08 43.37 0.00 0.00 0.00 0.00 09:40:06 09:39:01 docker0 78.30 139.53 7.23 1272.04 0.00 0.00 0.00 0.00 09:40:06 09:40:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 09:40:06 09:40:01 ens3 155.91 93.00 2605.32 33.08 0.00 0.00 0.00 0.00 09:40:06 09:40:01 docker0 2.30 2.35 0.36 1.52 0.00 0.00 0.00 0.00 09:40:06 Average: lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 09:40:06 Average: ens3 84.68 66.56 702.15 96.36 0.00 0.00 0.00 0.00 09:40:06 Average: docker0 29.35 37.68 2.31 283.34 0.00 0.00 0.00 0.00 09:40:06 09:40:06 09:40:06 ---> sar -P ALL: 09:40:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22183) 10/08/24 _x86_64_ (8 CPU) 09:40:06 09:40:06 08:50:46 LINUX RESTART (8 CPU) 09:40:06 09:40:06 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:40:06 08:52:01 all 8.82 0.00 2.50 4.08 0.06 84.55 09:40:06 08:52:01 0 8.02 0.00 1.75 1.44 0.05 88.74 09:40:06 08:52:01 1 5.79 0.00 3.07 9.03 0.07 82.05 09:40:06 08:52:01 2 9.61 0.00 2.77 0.60 0.07 86.95 09:40:06 08:52:01 3 7.64 0.00 1.57 0.57 0.05 90.17 09:40:06 08:52:01 4 10.62 0.00 2.67 9.13 0.05 77.53 09:40:06 08:52:01 5 15.67 0.00 2.75 7.23 0.07 74.29 09:40:06 08:52:01 6 6.68 0.00 3.55 0.25 0.05 89.47 09:40:06 08:52:01 7 6.52 0.00 1.88 4.37 0.05 87.19 09:40:06 08:53:01 all 17.02 0.00 4.39 4.37 0.06 74.16 09:40:06 08:53:01 0 16.07 0.00 4.67 1.77 0.07 77.42 09:40:06 08:53:01 1 17.70 0.00 3.97 9.94 0.07 68.32 09:40:06 08:53:01 2 17.87 0.00 4.23 3.56 0.07 74.28 09:40:06 08:53:01 3 16.84 0.00 4.54 0.25 0.07 78.30 09:40:06 08:53:01 4 15.82 0.00 5.52 15.65 0.07 62.95 09:40:06 08:53:01 5 17.98 0.00 3.71 3.51 0.07 74.72 09:40:06 08:53:01 6 17.73 0.00 4.41 0.10 0.05 77.71 09:40:06 08:53:01 7 16.15 0.00 4.05 0.19 0.05 79.56 09:40:06 08:54:01 all 32.43 0.00 5.02 2.03 0.09 60.43 09:40:06 08:54:01 0 30.96 0.00 4.79 0.64 0.08 63.53 09:40:06 08:54:01 1 33.61 0.00 4.54 13.16 0.10 48.59 09:40:06 08:54:01 2 31.68 0.00 4.66 0.08 0.08 63.48 09:40:06 08:54:01 3 31.70 0.00 4.68 0.22 0.08 63.32 09:40:06 08:54:01 4 32.96 0.00 5.37 0.00 0.08 61.59 09:40:06 08:54:01 5 30.60 0.00 6.48 1.72 0.10 61.10 09:40:06 08:54:01 6 34.23 0.00 4.83 0.40 0.10 60.44 09:40:06 08:54:01 7 33.69 0.00 4.85 0.02 0.10 61.34 09:40:06 08:55:01 all 65.48 0.00 7.72 0.75 0.10 25.95 09:40:06 08:55:01 0 66.02 0.00 7.76 0.24 0.12 25.87 09:40:06 08:55:01 1 66.08 0.00 7.83 2.03 0.08 23.98 09:40:06 08:55:01 2 64.83 0.00 7.91 0.25 0.10 26.91 09:40:06 08:55:01 3 65.93 0.00 7.96 0.69 0.12 25.31 09:40:06 08:55:01 4 66.20 0.00 7.73 0.54 0.10 25.43 09:40:06 08:55:01 5 65.54 0.00 8.01 1.01 0.10 25.34 09:40:06 08:55:01 6 64.80 0.00 7.36 0.66 0.10 27.08 09:40:06 08:55:01 7 64.45 0.00 7.20 0.56 0.10 27.69 09:40:06 08:56:01 all 24.47 0.00 7.31 7.06 0.10 61.07 09:40:06 08:56:01 0 24.58 0.00 8.79 3.03 0.08 63.52 09:40:06 08:56:01 1 23.83 0.00 7.61 12.43 0.10 56.03 09:40:06 08:56:01 2 25.11 0.00 6.63 2.85 0.10 65.30 09:40:06 08:56:01 3 24.46 0.00 7.59 2.26 0.08 65.61 09:40:06 08:56:01 4 24.24 0.00 7.04 8.19 0.09 60.45 09:40:06 08:56:01 5 24.53 0.00 6.56 7.59 0.08 61.24 09:40:06 08:56:01 6 23.69 0.00 6.73 5.14 0.09 64.36 09:40:06 08:56:01 7 25.31 0.00 7.49 14.99 0.15 52.06 09:40:06 08:57:01 all 10.97 0.00 5.07 23.16 0.08 60.72 09:40:06 08:57:01 0 11.40 0.00 4.98 9.62 0.07 73.93 09:40:06 08:57:01 1 11.05 0.00 5.31 22.64 0.08 60.92 09:40:06 08:57:01 2 11.03 0.00 6.26 40.75 0.10 41.86 09:40:06 08:57:01 3 11.32 0.00 4.70 8.94 0.08 74.97 09:40:06 08:57:01 4 10.18 0.00 5.11 40.81 0.09 43.82 09:40:06 08:57:01 5 10.43 0.00 4.30 19.19 0.08 66.00 09:40:06 08:57:01 6 11.08 0.00 5.44 35.54 0.10 47.85 09:40:06 08:57:01 7 11.24 0.00 4.48 8.36 0.07 75.84 09:40:06 08:58:01 all 40.07 0.00 7.12 11.03 0.11 41.68 09:40:06 08:58:01 0 38.84 0.00 7.22 3.22 0.12 50.60 09:40:06 08:58:01 1 40.36 0.00 8.00 11.88 0.10 39.66 09:40:06 08:58:01 2 39.63 0.00 5.76 2.17 0.10 52.34 09:40:06 08:58:01 3 39.83 0.00 8.30 7.31 0.10 44.47 09:40:06 08:58:01 4 40.88 0.00 7.26 5.31 0.10 46.44 09:40:06 08:58:01 5 40.74 0.00 5.69 3.90 0.10 49.57 09:40:06 08:58:01 6 39.88 0.00 6.20 11.23 0.12 42.56 09:40:06 08:58:01 7 40.43 0.00 8.50 43.35 0.13 7.59 09:40:06 08:59:01 all 89.56 0.00 9.55 0.74 0.16 0.00 09:40:06 08:59:01 0 89.17 0.00 9.84 0.85 0.15 0.00 09:40:06 08:59:01 1 89.54 0.00 9.61 0.68 0.17 0.00 09:40:06 08:59:01 2 89.92 0.00 9.21 0.72 0.15 0.00 09:40:06 08:59:01 3 89.33 0.00 9.83 0.67 0.17 0.00 09:40:06 08:59:01 4 89.30 0.00 9.85 0.67 0.17 0.02 09:40:06 08:59:01 5 90.01 0.00 9.10 0.73 0.15 0.00 09:40:06 08:59:01 6 89.75 0.00 9.25 0.85 0.15 0.00 09:40:06 08:59:01 7 89.43 0.00 9.71 0.72 0.15 0.00 09:40:06 09:00:01 all 90.14 0.00 8.99 0.14 0.17 0.57 09:40:06 09:00:01 0 89.73 0.00 9.03 0.23 0.17 0.84 09:40:06 09:00:01 1 90.55 0.00 8.71 0.00 0.18 0.55 09:40:06 09:00:01 2 91.04 0.00 8.22 0.00 0.18 0.55 09:40:06 09:00:01 3 89.51 0.00 9.53 0.33 0.15 0.48 09:40:06 09:00:01 4 89.90 0.00 9.65 0.03 0.15 0.27 09:40:06 09:00:01 5 90.75 0.00 8.26 0.00 0.18 0.80 09:40:06 09:00:01 6 89.76 0.00 9.20 0.00 0.18 0.85 09:40:06 09:00:01 7 89.87 0.00 9.30 0.50 0.15 0.18 09:40:06 09:01:01 all 4.49 0.00 1.72 6.77 0.05 86.97 09:40:06 09:01:01 0 3.39 0.00 1.74 2.70 0.05 92.12 09:40:06 09:01:01 1 5.94 0.00 1.98 6.86 0.05 85.17 09:40:06 09:01:01 2 2.63 0.00 1.52 4.29 0.03 91.53 09:40:06 09:01:01 3 4.22 0.00 1.98 9.48 0.05 84.27 09:40:06 09:01:01 4 4.81 0.00 1.86 3.05 0.05 90.24 09:40:06 09:01:01 5 4.98 0.00 1.39 3.77 0.03 89.82 09:40:06 09:01:01 6 4.00 0.00 1.29 0.74 0.03 93.94 09:40:06 09:01:01 7 5.99 0.00 2.00 23.33 0.08 68.59 09:40:06 09:02:01 all 9.30 0.00 1.03 0.29 0.08 89.30 09:40:06 09:02:01 0 9.50 0.00 1.14 0.05 0.05 89.27 09:40:06 09:02:01 1 4.89 0.00 0.89 0.35 0.07 93.80 09:40:06 09:02:01 2 9.75 0.00 0.97 0.03 0.10 89.15 09:40:06 09:02:01 3 10.24 0.00 1.10 0.60 0.07 87.99 09:40:06 09:02:01 4 11.23 0.00 1.10 0.02 0.10 87.55 09:40:06 09:02:01 5 11.33 0.00 0.97 0.05 0.10 87.54 09:40:06 09:02:01 6 7.13 0.00 0.95 0.95 0.07 90.89 09:40:06 09:02:01 7 10.34 0.00 1.12 0.25 0.07 88.22 09:40:06 09:40:06 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:40:06 09:03:01 all 4.03 0.00 0.47 0.08 0.04 95.38 09:40:06 09:03:01 0 4.86 0.00 0.52 0.02 0.03 94.57 09:40:06 09:03:01 1 1.53 0.00 0.45 0.00 0.03 97.98 09:40:06 09:03:01 2 3.92 0.00 0.38 0.03 0.03 95.63 09:40:06 09:03:01 3 6.33 0.00 0.45 0.45 0.05 92.71 09:40:06 09:03:01 4 2.17 0.00 0.52 0.00 0.03 97.27 09:40:06 09:03:01 5 4.71 0.00 0.62 0.02 0.03 94.62 09:40:06 09:03:01 6 3.75 0.00 0.48 0.00 0.03 95.73 09:40:06 09:03:01 7 4.96 0.00 0.33 0.15 0.03 94.52 09:40:06 09:04:01 all 0.14 0.00 0.02 0.03 0.00 99.80 09:40:06 09:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:04:01 1 0.12 0.00 0.03 0.00 0.00 99.85 09:40:06 09:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:04:01 3 0.03 0.00 0.03 0.03 0.00 99.90 09:40:06 09:04:01 4 0.85 0.00 0.02 0.00 0.02 99.12 09:40:06 09:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:04:01 6 0.00 0.00 0.02 0.23 0.00 99.75 09:40:06 09:04:01 7 0.12 0.00 0.02 0.00 0.02 99.85 09:40:06 09:05:01 all 0.06 0.00 0.01 0.00 0.00 99.92 09:40:06 09:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:40:06 09:05:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:40:06 09:05:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:40:06 09:05:01 4 0.32 0.00 0.02 0.00 0.02 99.65 09:40:06 09:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:40:06 09:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:40:06 09:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:40:06 09:06:01 all 0.03 0.00 0.03 0.01 0.01 99.92 09:40:06 09:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:40:06 09:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:40:06 09:06:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:40:06 09:06:01 3 0.08 0.00 0.02 0.07 0.02 99.82 09:40:06 09:06:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:40:06 09:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:40:06 09:06:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:40:06 09:06:01 7 0.03 0.00 0.05 0.00 0.02 99.90 09:40:06 09:07:01 all 0.08 0.00 0.04 0.05 0.00 99.82 09:40:06 09:07:01 0 0.02 0.00 0.03 0.17 0.00 99.78 09:40:06 09:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:40:06 09:07:01 2 0.23 0.00 0.08 0.17 0.00 99.52 09:40:06 09:07:01 3 0.10 0.00 0.07 0.10 0.00 99.73 09:40:06 09:07:01 4 0.10 0.00 0.05 0.00 0.02 99.83 09:40:06 09:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:40:06 09:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:40:06 09:07:01 7 0.07 0.00 0.05 0.00 0.02 99.87 09:40:06 09:08:01 all 0.03 0.00 0.01 0.07 0.01 99.88 09:40:06 09:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:08:01 1 0.02 0.00 0.00 0.18 0.00 99.80 09:40:06 09:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:40:06 09:08:01 3 0.02 0.00 0.02 0.37 0.02 99.58 09:40:06 09:08:01 4 0.20 0.00 0.02 0.00 0.02 99.77 09:40:06 09:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:40:06 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:40:06 09:09:01 all 0.10 0.00 0.01 0.03 0.01 99.86 09:40:06 09:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:40:06 09:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:09:01 3 0.08 0.00 0.02 0.22 0.00 99.68 09:40:06 09:09:01 4 0.55 0.00 0.02 0.00 0.02 99.42 09:40:06 09:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:40:06 09:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:09:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:40:06 09:10:01 all 0.23 0.00 0.01 0.00 0.00 99.75 09:40:06 09:10:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:40:06 09:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:40:06 09:10:01 4 1.75 0.00 0.05 0.00 0.00 98.21 09:40:06 09:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:40:06 09:11:01 all 0.04 0.00 0.01 0.00 0.00 99.94 09:40:06 09:11:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:40:06 09:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:40:06 09:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:11:01 3 0.07 0.00 0.05 0.02 0.00 99.87 09:40:06 09:11:01 4 0.10 0.00 0.02 0.00 0.02 99.87 09:40:06 09:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:40:06 09:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:11:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:40:06 09:12:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:40:06 09:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:40:06 09:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:40:06 09:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:40:06 09:12:01 3 0.03 0.00 0.03 0.03 0.02 99.88 09:40:06 09:12:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:40:06 09:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:40:06 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:40:06 09:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:40:06 09:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:13:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:40:06 09:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:40:06 09:13:01 3 0.05 0.00 0.02 0.02 0.02 99.90 09:40:06 09:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:40:06 09:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:40:06 09:13:01 CPU %user %nice %system %iowait %steal %idle 09:40:06 09:14:01 all 0.04 0.00 0.01 0.00 0.00 99.94 09:40:06 09:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:14:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:40:06 09:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:14:01 3 0.07 0.00 0.03 0.02 0.00 99.88 09:40:06 09:14:01 4 0.08 0.00 0.03 0.00 0.00 99.88 09:40:06 09:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:40:06 09:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:14:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:40:06 09:15:01 all 0.10 0.00 0.02 0.01 0.01 99.87 09:40:06 09:15:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:40:06 09:15:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:40:06 09:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:40:06 09:15:01 3 0.07 0.00 0.03 0.02 0.02 99.87 09:40:06 09:15:01 4 0.67 0.00 0.00 0.00 0.02 99.32 09:40:06 09:15:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:40:06 09:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:15:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:40:06 09:16:01 all 0.28 0.00 0.01 0.00 0.00 99.70 09:40:06 09:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:40:06 09:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:40:06 09:16:01 3 0.07 0.00 0.05 0.02 0.00 99.87 09:40:06 09:16:01 4 1.99 0.00 0.02 0.00 0.00 98.00 09:40:06 09:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:16:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:40:06 09:17:01 all 0.07 0.00 0.02 0.00 0.01 99.90 09:40:06 09:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:40:06 09:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:40:06 09:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:17:01 3 0.05 0.00 0.05 0.02 0.02 99.87 09:40:06 09:17:01 4 0.47 0.00 0.08 0.00 0.02 99.43 09:40:06 09:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:40:06 09:18:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:40:06 09:18:01 0 0.02 0.00 0.00 0.07 0.00 99.92 09:40:06 09:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:18:01 3 0.08 0.00 0.03 0.00 0.00 99.88 09:40:06 09:18:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:40:06 09:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:40:06 09:19:01 all 0.08 0.00 0.01 0.02 0.01 99.88 09:40:06 09:19:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:40:06 09:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:40:06 09:19:01 3 0.03 0.00 0.02 0.17 0.02 99.77 09:40:06 09:19:01 4 0.57 0.00 0.02 0.00 0.00 99.42 09:40:06 09:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:40:06 09:20:01 all 0.15 0.00 0.01 0.00 0.01 99.84 09:40:06 09:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:40:06 09:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:20:01 3 0.08 0.00 0.02 0.02 0.00 99.88 09:40:06 09:20:01 4 0.98 0.00 0.00 0.00 0.02 99.01 09:40:06 09:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:40:06 09:21:01 all 0.02 0.00 0.02 0.02 0.00 99.94 09:40:06 09:21:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:40:06 09:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:21:01 3 0.05 0.00 0.03 0.07 0.00 99.85 09:40:06 09:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:40:06 09:21:01 5 0.00 0.00 0.00 0.07 0.02 99.92 09:40:06 09:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:40:06 09:21:01 7 0.02 0.00 0.05 0.00 0.00 99.93 09:40:06 09:22:01 all 0.04 0.00 0.03 0.03 0.01 99.91 09:40:06 09:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:40:06 09:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:40:06 09:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:22:01 3 0.10 0.00 0.07 0.07 0.02 99.75 09:40:06 09:22:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:40:06 09:22:01 5 0.02 0.00 0.02 0.15 0.00 99.82 09:40:06 09:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:22:01 7 0.03 0.00 0.05 0.00 0.02 99.90 09:40:06 09:23:01 all 0.02 0.00 0.02 0.00 0.01 99.96 09:40:06 09:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:40:06 09:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:40:06 09:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:40:06 09:23:01 3 0.03 0.00 0.05 0.02 0.00 99.90 09:40:06 09:23:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:40:06 09:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:40:06 09:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:23:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:40:06 09:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:40:06 09:24:01 0 0.03 0.00 0.00 0.02 0.02 99.93 09:40:06 09:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:40:06 09:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:24:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:40:06 09:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:40:06 09:24:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:40:06 09:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:40:06 09:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:40:06 09:40:06 09:24:01 CPU %user %nice %system %iowait %steal %idle 09:40:06 09:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:40:06 09:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:40:06 09:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:25:01 3 0.05 0.00 0.02 0.02 0.00 99.92 09:40:06 09:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:40:06 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:40:06 09:26:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:40:06 09:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:40:06 09:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:40:06 09:26:01 3 0.08 0.00 0.03 0.02 0.02 99.85 09:40:06 09:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:40:06 09:27:01 all 0.06 0.00 0.01 0.01 0.01 99.91 09:40:06 09:27:01 0 0.00 0.00 0.00 0.03 0.02 99.95 09:40:06 09:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:40:06 09:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:27:01 3 0.03 0.00 0.05 0.02 0.02 99.88 09:40:06 09:27:01 4 0.42 0.00 0.03 0.00 0.02 99.53 09:40:06 09:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:40:06 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:28:01 all 0.05 0.00 0.01 0.01 0.01 99.92 09:40:06 09:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:40:06 09:28:01 1 0.03 0.00 0.03 0.02 0.00 99.92 09:40:06 09:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:40:06 09:28:01 3 0.08 0.00 0.05 0.03 0.02 99.82 09:40:06 09:28:01 4 0.18 0.00 0.00 0.00 0.02 99.80 09:40:06 09:28:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:40:06 09:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:29:01 all 0.31 0.00 0.06 0.01 0.01 99.61 09:40:06 09:29:01 0 0.32 0.00 0.05 0.05 0.02 99.57 09:40:06 09:29:01 1 0.42 0.00 0.08 0.00 0.02 99.48 09:40:06 09:29:01 2 0.25 0.00 0.12 0.00 0.00 99.63 09:40:06 09:29:01 3 0.18 0.00 0.07 0.02 0.02 99.72 09:40:06 09:29:01 4 1.05 0.00 0.05 0.02 0.02 98.87 09:40:06 09:29:01 5 0.07 0.00 0.03 0.00 0.00 99.90 09:40:06 09:29:01 6 0.10 0.00 0.05 0.00 0.00 99.85 09:40:06 09:29:01 7 0.12 0.00 0.03 0.00 0.00 99.85 09:40:06 09:30:01 all 0.27 0.00 0.01 0.00 0.00 99.71 09:40:06 09:30:01 0 0.03 0.00 0.03 0.02 0.00 99.92 09:40:06 09:30:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:40:06 09:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:30:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:40:06 09:30:01 4 2.05 0.00 0.02 0.00 0.02 97.91 09:40:06 09:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:31:01 all 0.12 0.00 0.01 0.01 0.01 99.85 09:40:06 09:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:40:06 09:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:31:01 3 0.05 0.00 0.02 0.08 0.02 99.83 09:40:06 09:31:01 4 0.80 0.00 0.03 0.00 0.03 99.14 09:40:06 09:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:40:06 09:32:01 all 0.01 0.00 0.01 0.05 0.01 99.90 09:40:06 09:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:40:06 09:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:40:06 09:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:40:06 09:32:01 3 0.03 0.00 0.05 0.17 0.00 99.75 09:40:06 09:32:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:40:06 09:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:32:01 6 0.02 0.00 0.00 0.27 0.00 99.72 09:40:06 09:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:40:06 09:33:01 all 0.02 0.00 0.01 0.09 0.00 99.87 09:40:06 09:33:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:40:06 09:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:40:06 09:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:33:01 3 0.03 0.00 0.02 0.70 0.02 99.23 09:40:06 09:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:40:06 09:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:34:01 all 0.08 0.00 0.01 0.00 0.00 99.90 09:40:06 09:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:40:06 09:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:40:06 09:34:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:40:06 09:34:01 4 0.60 0.00 0.05 0.00 0.02 99.33 09:40:06 09:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:40:06 09:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:35:01 all 0.19 0.00 0.02 0.00 0.01 99.79 09:40:06 09:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:40:06 09:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:35:01 3 0.07 0.00 0.03 0.02 0.02 99.87 09:40:06 09:35:01 4 1.27 0.00 0.02 0.00 0.02 98.69 09:40:06 09:35:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:40:06 09:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:40:06 09:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:40:06 09:35:01 CPU %user %nice %system %iowait %steal %idle 09:40:06 09:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:40:06 09:36:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:40:06 09:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:40:06 09:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:40:06 09:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:40:06 09:36:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:40:06 09:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:37:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:40:06 09:37:01 0 0.00 0.00 0.00 0.05 0.00 99.95 09:40:06 09:37:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:40:06 09:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:40:06 09:37:01 3 0.03 0.00 0.00 0.03 0.00 99.93 09:40:06 09:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:40:06 09:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:40:06 09:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:40:06 09:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:40:06 09:38:01 1 0.07 0.00 0.02 0.02 0.02 99.88 09:40:06 09:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:40:06 09:38:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:40:06 09:38:01 4 0.10 0.00 0.00 0.00 0.02 99.88 09:40:06 09:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:40:06 09:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:40:06 09:39:01 all 4.90 0.00 2.02 2.49 0.08 90.51 09:40:06 09:39:01 0 6.08 0.00 2.54 14.43 0.05 76.90 09:40:06 09:39:01 1 4.36 0.00 1.94 0.03 0.05 93.62 09:40:06 09:39:01 2 3.81 0.00 2.18 0.44 0.03 93.53 09:40:06 09:39:01 3 6.29 0.00 1.89 0.82 0.33 90.66 09:40:06 09:39:01 4 4.79 0.00 2.28 0.45 0.03 92.45 09:40:06 09:39:01 5 4.48 0.00 1.65 0.07 0.03 93.77 09:40:06 09:39:01 6 4.25 0.00 1.59 0.49 0.03 93.64 09:40:06 09:39:01 7 5.14 0.00 2.11 3.26 0.05 89.44 09:40:06 09:40:01 all 6.37 0.00 2.93 6.56 0.06 84.08 09:40:06 09:40:01 0 5.38 0.00 3.16 12.64 0.05 78.78 09:40:06 09:40:01 1 6.12 0.00 3.63 2.08 0.05 88.11 09:40:06 09:40:01 2 6.21 0.00 4.09 17.63 0.09 71.99 09:40:06 09:40:01 3 7.38 0.00 2.71 2.29 0.07 87.55 09:40:06 09:40:01 4 6.51 0.00 2.81 0.93 0.05 89.70 09:40:06 09:40:01 5 6.35 0.00 2.40 0.69 0.05 90.51 09:40:06 09:40:01 6 5.62 0.00 2.52 0.27 0.05 91.53 09:40:06 09:40:01 7 7.36 0.00 2.18 16.23 0.05 74.18 09:40:06 Average: all 8.35 0.00 1.35 1.42 0.03 88.86 09:40:06 Average: 0 8.23 0.00 1.38 1.04 0.03 89.31 09:40:06 Average: 1 8.19 0.00 1.38 1.85 0.03 88.55 09:40:06 Average: 2 8.28 0.00 1.32 1.47 0.03 88.90 09:40:06 Average: 3 8.40 0.00 1.38 0.76 0.04 89.43 09:40:06 Average: 4 8.65 0.00 1.41 1.70 0.03 88.20 09:40:06 Average: 5 8.52 0.00 1.26 1.01 0.03 89.18 09:40:06 Average: 6 8.18 0.00 1.29 1.15 0.02 89.35 09:40:06 Average: 7 8.37 0.00 1.33 2.35 0.03 87.92 09:40:06 09:40:06 09:40:06