Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 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-ssh6419557388041433886.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6264884694967836513.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2099322445700898884.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14880381115201877807.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-ssh15755578783864873112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7218 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/663 [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/663 # 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 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd (main) Commit message: "Merge pull request #4850 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.7.0" > 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 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd # timeout=10 > git rev-list --no-walk a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:43:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:43:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:43:31 ========================================================= 22:43:31 EdgeX Global Pipelines Version Info 22:43:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:43:32 ------------------- 22:43:32 stable info: 22:43:32 ------------------- 22:43:32 Commited By: Ginny Guan ginny@iotechsys.com 22:43:32 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 22:43:32 Message: update stable to v1.0.260 22:43:32 ------------------- 22:43:32 experimental info: 22:43:32 ------------------- 22:43:32 Commited By: Ginny Guan ginny@iotechsys.com 22:43:32 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 22:43:32 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:43:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:43:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:43:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:43:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:43:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:43:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:43:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26a39fe [Pipeline] echo 22:43:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:33 provisioning config files... 22:43:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/663@tmp/config16230399988035613646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:33 ---> ****-login.sh 22:43:33 nexus3.edgexfoundry.org:10001 22:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:43:34 Configure a credential helper to remove this warning. See 22:43:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:43:34 22:43:34 Login Succeeded 22:43:34 nexus3.edgexfoundry.org:10002 22:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:43:34 Configure a credential helper to remove this warning. See 22:43:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:43:34 22:43:34 Login Succeeded 22:43:34 nexus3.edgexfoundry.org:10003 22:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:43:34 Configure a credential helper to remove this warning. See 22:43:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:43:34 22:43:34 Login Succeeded 22:43:34 nexus3.edgexfoundry.org:10004 22:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:43:34 Configure a credential helper to remove this warning. See 22:43:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:43:34 22:43:34 Login Succeeded 22:43:34 ****.io 22:43:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:43:34 Configure a credential helper to remove this warning. See 22:43:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:43:34 22:43:34 Login Succeeded 22:43:34 ---> ****-login.sh ends [Pipeline] } 22:43:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:43:35 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 22:43:35 + dirname cmd/core-command/Dockerfile 22:43:35 + cut -d/ -f2 22:43:35 + echo core-command,cmd/core-command/Dockerfile 22:43:35 + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:43:35 + cut -d/ -f2 22:43:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:43:35 + + dirnamecut cmd/core-data/Dockerfile -d/ 22:43:35 -f2 22:43:35 + echo core-data,cmd/core-data/Dockerfile 22:43:35 + dirname cmd/core-keeper/Dockerfile 22:43:35 + cut -d/ -f2 22:43:35 + echo core-keeper,cmd/core-keeper/Dockerfile 22:43:35 + dirname cmd/core-metadata/Dockerfile 22:43:35 + cut -d/ -f2 22:43:35 + echo core-metadata,cmd/core-metadata/Dockerfile 22:43:35 + dirname cmd/security-bootstrapper/Dockerfile 22:43:35 + cut -d/ -f2 22:43:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:43:35 + + cut -d/ -f2dirname 22:43:35 cmd/security-proxy-auth/Dockerfile 22:43:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:43:35 + dirname cmd/security-proxy-setup/Dockerfile 22:43:35 + cut -d/ -f2 22:43:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:43:35 + dirname cmd/security-secretstore-setup/Dockerfile 22:43:35 + cut -d/ -f2 22:43:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:43:35 + + dirname cmd/security-spiffe-token-provider/Dockerfile 22:43:35 cut -d/ -f2 22:43:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:43:35 + dirname cmd/security-spire-agent/Dockerfile 22:43:35 + cut -d/ -f2 22:43:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:43:35 + dirname cmd/security-spire-config/Dockerfile 22:43:35 + cut -d/ -f2 22:43:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:43:35 + dirname cmd/security-spire-server/Dockerfile 22:43:35 + cut -d/ -f2 22:43:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:43:35 + dirname cmd/support-cron-scheduler/Dockerfile 22:43:35 + cut -d/ -f2 22:43:35 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 22:43:35 + dirname cmd/support-notifications/Dockerfile 22:43:35 + cut -d/ -f2 22:43:35 + echo support-notifications,cmd/support-notifications/Dockerfile 22:43:35 + dirname cmd/support-scheduler/Dockerfile 22:43:35 + cut -d/ -f2 22:43:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:43:35 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-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 22:43:35 + git rev-list -1 --merges 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd~1..26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] echo 22:43:35 -----------> git rev-list -1 --merges 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd~1..26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:43:35 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [false] [Pipeline] sh 22:43:36 + git log --format=format:%s -1 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] echo 22:43:36 ========================================================= 22:43:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:43:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:43:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:43:36 + grep -v github /etc/ssh/ssh_known_hosts 22:43:36 + [ -e /tmp/ssh_known_hosts ] 22:43:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:43:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:43:36 + sudo tee -a /etc/ssh/ssh_known_hosts 22:43:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:43:36 22:43:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:43:37 0.1.4: Pulling from edgex-devops/py-git-semver 22:43:37 b85a868b505f: Pulling fs layer 22:43:37 e2be974225ed: Pulling fs layer 22:43:37 339a4e72a1f5: Pulling fs layer 22:43:37 988bab9f4d93: Pulling fs layer 22:43:37 1469e6f7b9e6: Pulling fs layer 22:43:37 eaf3925da568: Pulling fs layer 22:43:37 bab4dde63d76: Pulling fs layer 22:43:37 bde34c3a00c8: Pulling fs layer 22:43:37 b352a97aabf1: Pulling fs layer 22:43:37 4872d77fe225: Pulling fs layer 22:43:37 5851b861e8e6: Pulling fs layer 22:43:37 988bab9f4d93: Waiting 22:43:37 1469e6f7b9e6: Waiting 22:43:37 eaf3925da568: Waiting 22:43:37 bab4dde63d76: Waiting 22:43:37 bde34c3a00c8: Waiting 22:43:37 b352a97aabf1: Waiting 22:43:37 4872d77fe225: Waiting 22:43:37 5851b861e8e6: Waiting 22:43:37 e2be974225ed: Verifying Checksum 22:43:37 e2be974225ed: Download complete 22:43:37 988bab9f4d93: Verifying Checksum 22:43:37 988bab9f4d93: Download complete 22:43:37 339a4e72a1f5: Verifying Checksum 22:43:37 339a4e72a1f5: Download complete 22:43:37 1469e6f7b9e6: Verifying Checksum 22:43:37 1469e6f7b9e6: Download complete 22:43:37 eaf3925da568: Verifying Checksum 22:43:37 eaf3925da568: Download complete 22:43:37 bde34c3a00c8: Verifying Checksum 22:43:37 bde34c3a00c8: Download complete 22:43:37 b352a97aabf1: Verifying Checksum 22:43:37 b352a97aabf1: Download complete 22:43:37 4872d77fe225: Verifying Checksum 22:43:37 4872d77fe225: Download complete 22:43:37 5851b861e8e6: Verifying Checksum 22:43:37 5851b861e8e6: Download complete 22:43:37 b85a868b505f: Verifying Checksum 22:43:37 b85a868b505f: Download complete 22:43:37 bab4dde63d76: Verifying Checksum 22:43:37 bab4dde63d76: Download complete 22:43:38 b85a868b505f: Pull complete 22:43:38 e2be974225ed: Pull complete 22:43:39 339a4e72a1f5: Pull complete 22:43:39 988bab9f4d93: Pull complete 22:43:39 1469e6f7b9e6: Pull complete 22:43:39 eaf3925da568: Pull complete 22:43:41 bab4dde63d76: Pull complete 22:43:41 bde34c3a00c8: Pull complete 22:43:41 b352a97aabf1: Pull complete 22:43:41 4872d77fe225: Pull complete 22:43:41 5851b861e8e6: Pull complete 22:43:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:43:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:41 prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container 22:43:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@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 22:43:44 $ docker top c929a0576f4597edf1e0ecd6b2ed192fb28c32e9be51c9e11cd4b08e079c50ac -eo pid,comm 22:43:44 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). 22:43:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:43:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:43:44 [ssh-agent] Looking for ssh-agent implementation... 22:43:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:43:44 $ docker exec c929a0576f4597edf1e0ecd6b2ed192fb28c32e9be51c9e11cd4b08e079c50ac ssh-agent 22:43:45 SSH_AUTH_SOCK=/tmp/ssh-4jq1FOSpvivh/agent.33 22:43:45 SSH_AGENT_PID=40 22:43:45 Running ssh-add (command line suppressed) 22:43:45 Identity added: /w/workspace/edgex-go/663@tmp/private_key_13495289767719375884.key (/w/workspace/edgex-go/663@tmp/private_key_13495289767719375884.key) 22:43:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:43:45 + git tag --points-at HEAD [Pipeline] } 22:43:45 $ docker exec --env ******** --env ******** c929a0576f4597edf1e0ecd6b2ed192fb28c32e9be51c9e11cd4b08e079c50ac ssh-agent -k 22:43:45 unset SSH_AUTH_SOCK; 22:43:45 unset SSH_AGENT_PID; 22:43:45 echo Agent pid 40 killed; 22:43:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:43:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:43:45 [ssh-agent] Looking for ssh-agent implementation... 22:43:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:43:45 $ docker exec c929a0576f4597edf1e0ecd6b2ed192fb28c32e9be51c9e11cd4b08e079c50ac ssh-agent 22:43:45 SSH_AUTH_SOCK=/tmp/ssh-EclNvESbXnZ0/agent.72 22:43:45 SSH_AGENT_PID=78 22:43:45 Running ssh-add (command line suppressed) 22:43:45 Identity added: /w/workspace/edgex-go/663@tmp/private_key_6440782588812467944.key (/w/workspace/edgex-go/663@tmp/private_key_6440782588812467944.key) 22:43:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:43:46 + git semver init 22:43:46 2024-08-06 22:43:46,481 [run_init] DEBUG init version:0.0.0 force:False 22:43:46 2024-08-06 22:43:46,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/663/.semver 22:43:46 2024-08-06 22:43:46,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/663/.semver 22:43:46 2024-08-06 22:43:46,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/663/.semver'], cwd=/w/workspace/edgex-go/663, universal_newlines=False, shell=None, istream=None) 22:43:51 2024-08-06 22:43:51,466 [append_file] DEBUG append to file:/w/workspace/edgex-go/663/.git/info/exclude 22:43:51 2024-08-06 22:43:51,466 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/663/.semver/main with force:False 22:43:51 2024-08-06 22:43:51,467 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main 22:43:51 2024-08-06 22:43:51,467 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main 22:43:51 3.2.0-dev.45 [Pipeline] } 22:43:51 $ docker exec --env ******** --env ******** c929a0576f4597edf1e0ecd6b2ed192fb28c32e9be51c9e11cd4b08e079c50ac ssh-agent -k 22:43:51 unset SSH_AUTH_SOCK; 22:43:51 unset SSH_AGENT_PID; 22:43:51 echo Agent pid 78 killed; 22:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:43:52 + git semver [Pipeline] } 22:43:52 $ docker stop --time=1 c929a0576f4597edf1e0ecd6b2ed192fb28c32e9be51c9e11cd4b08e079c50ac 22:43:53 $ docker rm -f --volumes c929a0576f4597edf1e0ecd6b2ed192fb28c32e9be51c9e11cd4b08e079c50ac [Pipeline] // withDockerContainer [Pipeline] sh 22:43:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:43:54 Stashed 1 file(s) [Pipeline] echo 22:43:54 [edgeXSemver]: initialized semver on version 3.2.0-dev.45 [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 22:43:54 + git config --global --add safe.directory /w/workspace/edgex-go/663 [Pipeline] echo 22:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:43:54 ========================================================= 22:43:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:43:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:43:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:43:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:43:55 619be1103602: Pulling fs layer 22:43:55 7862e08f4a3e: Pulling fs layer 22:43:55 5df492c9dc93: Pulling fs layer 22:43:55 7629e6793208: Pulling fs layer 22:43:55 4f4fb700ef54: Pulling fs layer 22:43:55 fb5054dd5b73: Pulling fs layer 22:43:55 eeca6798cff9: Pulling fs layer 22:43:55 aa269ceb94a6: Pulling fs layer 22:43:55 ada007ff1a6a: Pulling fs layer 22:43:55 7629e6793208: Waiting 22:43:55 eeca6798cff9: Waiting 22:43:55 aa269ceb94a6: Waiting 22:43:55 4f4fb700ef54: Waiting 22:43:55 fb5054dd5b73: Waiting 22:43:55 ada007ff1a6a: Waiting 22:43:55 7862e08f4a3e: Verifying Checksum 22:43:55 7862e08f4a3e: Download complete 22:43:55 7629e6793208: Verifying Checksum 22:43:55 7629e6793208: Download complete 22:43:55 4f4fb700ef54: Verifying Checksum 22:43:55 4f4fb700ef54: Download complete 22:43:55 619be1103602: Verifying Checksum 22:43:55 619be1103602: Download complete 22:43:55 fb5054dd5b73: Verifying Checksum 22:43:55 fb5054dd5b73: Download complete 22:43:55 eeca6798cff9: Verifying Checksum 22:43:55 eeca6798cff9: Download complete 22:43:55 619be1103602: Pull complete 22:43:55 ada007ff1a6a: Verifying Checksum 22:43:55 ada007ff1a6a: Download complete 22:43:55 7862e08f4a3e: Pull complete 22:43:55 5df492c9dc93: Verifying Checksum 22:43:55 5df492c9dc93: Download complete 22:43:56 aa269ceb94a6: Verifying Checksum 22:43:56 aa269ceb94a6: Download complete 22:43:59 5df492c9dc93: Pull complete 22:43:59 7629e6793208: Pull complete 22:43:59 4f4fb700ef54: Pull complete 22:43:59 fb5054dd5b73: Pull complete 22:43:59 eeca6798cff9: Pull complete 22:44:01 aa269ceb94a6: Pull complete 22:44:02 ada007ff1a6a: Pull complete 22:44:02 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 22:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:44:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 22:44:02 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:44:02 WORKDIR /edgex 22:44:02 COPY go.mod . 22:44:02 RUN go mod download 22:44:02 docker build -t ci-base-image-x86_64 -f - . 22:44:02 Sending build context to Docker daemon 178.9MB 22:44:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:44:02 ---> f489d0715acc 22:44:02 Step 2/4 : WORKDIR /edgex 22:44:08 ---> Running in 46871260ba11 22:44:08 Removing intermediate container 46871260ba11 22:44:08 ---> 8b9a0be8cfe8 22:44:08 Step 3/4 : COPY go.mod . 22:44:08 ---> 2e68b0273853 22:44:08 Step 4/4 : RUN go mod download 22:44:08 ---> Running in 2a3deeb225c7 22:44:09 Still waiting to schedule task 22:44:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:44:34 Removing intermediate container 2a3deeb225c7 22:44:34 ---> 5dec24dac452 22:44:34 Successfully built 5dec24dac452 22:44:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:35 + docker inspect -f . ci-base-image-x86_64 22:44:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:35 prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container 22:44:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@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 22:44:35 $ docker top 1aaa491089c1b3b05ceb4046cbd037cdb89c4df9cce41d306591e371ac9573e8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:36 + go version 22:44:36 go version go1.21.9 linux/amd64 [Pipeline] } 22:44:36 $ docker stop --time=1 1aaa491089c1b3b05ceb4046cbd037cdb89c4df9cce41d306591e371ac9573e8 22:44:37 $ docker rm -f --volumes 1aaa491089c1b3b05ceb4046cbd037cdb89c4df9cce41d306591e371ac9573e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:37 + docker inspect -f . ci-base-image-x86_64 22:44:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:37 prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container 22:44:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@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 22:44:38 $ docker top 98bad0e5f91f446cfd77c478af0f5020a0e8797e2dc9e0cb8ef07af9be654c65 -eo pid,comm [Pipeline] { [Pipeline] echo 22:44:38 ========================================================= 22:44:38 [edgeXBuildGoParallel] Running Tests and Build... 22:44:38 ========================================================= [Pipeline] sh 22:44:38 + git config --global --add safe.directory /w/workspace/edgex-go/663 [Pipeline] fileExists [Pipeline] sh 22:44:38 + make test 22:44:38 go test -race -coverprofile=coverage.out ./... 22:44:47 ? github.com/edgexfoundry/edgex-go [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:45:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements 22:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:45:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements 22:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 22:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 22:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 22:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 22:45:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 22:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 22:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 22:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 22:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 22:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:45:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:45:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:45:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.061s coverage: 69.2% of statements 22:45:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.037s coverage: 53.2% of statements 22:45:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.499s coverage: 93.4% of statements 22:45:23 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements 22:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:45:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:45:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:45:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:45:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:45:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:45:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:45:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 22:45:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:45:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 6.5% of statements 22:45:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.331s coverage: 95.8% of statements 22:45:26 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 22:45:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.017s coverage: 0.0% of statements [no tests to run] 22:45:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:45:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements 22:45:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements 22:45:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 22:45:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements 22:45:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 22:45:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 22:45:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements 22:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 22:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 22:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 22:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:45:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:45:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:45:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:45:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:45:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:45:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:45:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:45:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:45:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:45:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:45:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 22:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 22:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 22:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 22:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 22:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 22:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 22:45:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:45:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:45:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:45:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:45:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:45:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:45:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:45:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:45:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:45:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:45:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:45:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.337s coverage: 79.9% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.043s coverage: 92.9% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 67.2% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 76.6% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.039s coverage: 89.4% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 36.5% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 19.9% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.086s coverage: 95.7% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements 22:45:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 98.9% of statements 22:45:54 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 22:45:54 running golangci-lint 22:45:54 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 22:45:54 go version go1.21.9 linux/amd64 22:45:54 level=info msg="[config_reader] Used config file .golangci.yml" 22:45:54 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 22:46:21 level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 22.919835307s" 22:46:21 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.012025ms" 22:46:31 level=info msg="[linters_context/goanalysis] analyzers took 1m49.266729531s with top 10 stages: buildir: 1m4.537214733s, gosec: 8.629715731s, fact_deprecated: 2.951333656s, inspect: 2.548589643s, ctrlflow: 1.735430465s, printf: 1.680462598s, fact_purity: 1.488212106s, nilness: 1.438258234s, S1038: 1.253710162s, typedness: 793.251082ms" 22:46:31 level=info msg="[runner] Issues before processing: 213, after processing: 0" 22:46:31 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 213/213, exclude: 213/213, nolint: 0/21, skip_files: 213/213, filename_unadjuster: 213/213, path_prettifier: 213/213, skip_dirs: 213/213, autogenerated_exclude: 213/213, cgo: 213/213, exclude-rules: 21/213" 22:46:31 level=info msg="[runner] processing took 17.880198ms with stages: nolint: 7.653612ms, identifier_marker: 5.043478ms, autogenerated_exclude: 1.683823ms, path_prettifier: 1.603282ms, exclude-rules: 1.089791ms, skip_dirs: 743.511µs, cgo: 38.431µs, filename_unadjuster: 18.08µs, max_same_issues: 780ns, fixer: 720ns, source_code: 690ns, exclude: 650ns, uniq_by_line: 620ns, skip_files: 540ns, diff: 380ns, sort_results: 370ns, path_shortener: 370ns, severity-rules: 370ns, max_per_file_from_linter: 280ns, path_prefixer: 250ns, max_from_linter: 170ns" 22:46:31 level=info msg="[runner] linters took 13.520777848s with stages: goanalysis_metalinter: 13.50280161s" 22:46:31 level=info msg="File cache stats: 0 entries of total size 0B" 22:46:31 level=info msg="Memory: 366 samples, avg is 319.0MB, max is 1346.2MB" 22:46:31 level=info msg="Execution took 36.48795453s" 22:46:31 go vet ./... 22:46:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:46:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:46:37 ./bin/test-attribution-txt.sh [Pipeline] echo 22:46:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 22:46:38 + ls -al . 22:46:38 total 872 22:46:38 drwxrwxr-x 11 1001 1001 4096 Aug 6 22:44 . 22:46:38 drwxr-xr-x 4 root root 4096 Aug 6 22:44 .. 22:46:38 drwxrwxr-x 2 1001 1001 4096 Aug 6 22:43 .blubracket 22:46:38 -rw-rw-r-- 1 1001 1001 10 Aug 6 22:43 .dockerignore 22:46:38 drwxrwxr-x 8 1001 1001 4096 Aug 6 22:45 .git 22:46:38 drwxrwxr-x 3 1001 1001 4096 Aug 6 22:43 .github 22:46:38 -rw-rw-r-- 1 1001 1001 1102 Aug 6 22:43 .gitignore 22:46:38 -rw-rw-r-- 1 1001 1001 42 Aug 6 22:43 .golangci.yml 22:46:38 -rw-rw-r-- 1 1001 1001 100 Aug 6 22:43 .hadolint.yml 22:46:38 drwxr-xr-x 3 1001 1001 4096 Aug 6 22:43 .semver 22:46:38 -rw-rw-r-- 1 1001 1001 155 Aug 6 22:43 .sonarcloud.properties 22:46:38 -rw-rw-r-- 1 1001 1001 1171 Aug 6 22:43 ADOPTERS.md 22:46:38 -rw-rw-r-- 1 1001 1001 20806 Aug 6 22:43 Attribution.txt 22:46:38 -rw-rw-r-- 1 1001 1001 100284 Aug 6 22:43 CHANGELOG.md 22:46:38 -rw-rw-r-- 1 1001 1001 3804 Aug 6 22:43 CONTRIBUTING.md 22:46:38 -rw-rw-r-- 1 1001 1001 677 Aug 6 22:43 GOVERNANCE.md 22:46:38 -rw-rw-r-- 1 1001 1001 861 Aug 6 22:43 Jenkinsfile 22:46:38 -rw-rw-r-- 1 1001 1001 10775 Aug 6 22:43 LICENSE 22:46:38 -rw-rw-r-- 1 1001 1001 16854 Aug 6 22:43 Makefile 22:46:38 -rw-rw-r-- 1 1001 1001 582 Aug 6 22:43 OWNERS.md 22:46:38 -rw-rw-r-- 1 1001 1001 9528 Aug 6 22:43 README.md 22:46:38 -rw-rw-r-- 1 1001 1001 789 Aug 6 22:43 SECURITY.md 22:46:38 -rw-rw-r-- 1 1001 1001 12 Aug 6 22:43 VERSION 22:46:38 drwxrwxr-x 2 1001 1001 4096 Aug 6 22:43 bin 22:46:38 drwxrwxr-x 20 1001 1001 4096 Aug 6 22:43 cmd 22:46:38 -rw-r--r-- 1 root root 504185 Aug 6 22:45 coverage.out 22:46:38 drwxrwxr-x 2 1001 1001 4096 Aug 6 22:43 fuzz_test 22:46:38 -rw-rw-r-- 1 1001 1001 7118 Aug 6 22:43 go.mod 22:46:38 -rw-rw-r-- 1 1001 1001 101672 Aug 6 22:43 go.sum 22:46:38 drwxrwxr-x 7 1001 1001 4096 Aug 6 22:43 internal 22:46:38 drwxrwxr-x 3 1001 1001 4096 Aug 6 22:43 openapi 22:46:38 -rw-rw-r-- 1 1001 1001 584 Aug 6 22:43 security.txt 22:46:38 -rw-rw-r-- 1 1001 1001 204 Aug 6 22:43 version.go [Pipeline] sh 22:46:38 + '[' -e coverage.out ] 22:46:38 + chown 1001:1001 coverage.out [Pipeline] stash 22:46:38 Stashed 1 file(s) [Pipeline] sh 22:46:38 + make build 22:46:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:46:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7223 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:46:48 Running in /w/workspace/edgex-go/663 [Pipeline] { [Pipeline] checkout 22:46:51 The recommended git tool is: git 22:47:00 using credential edgex-jenkins-ssh 22:47:00 Cloning the remote Git repository 22:47:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:47:01 > git init /w/workspace/edgex-go/663 # timeout=10 22:47:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:47:01 > git --version # timeout=10 22:47:01 > git --version # 'git version 2.25.1' 22:47:01 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:47:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:47:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:47:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 22:47:08 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:47:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:47:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 22:47:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:47:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:47:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:47:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:47:20 Avoid second fetch 22:47:20 Checking out Revision 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd (main) 22:47:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:47:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:47:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:20 > git config core.sparsecheckout # timeout=10 22:47:20 > git checkout -f 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd # timeout=10 22:47:21 Commit message: "Merge pull request #4850 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.7.0" 22:47:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:47:22 $ docker stop --time=1 98bad0e5f91f446cfd77c478af0f5020a0e8797e2dc9e0cb8ef07af9be654c65 22:47:27 $ docker rm -f --volumes 98bad0e5f91f446cfd77c478af0f5020a0e8797e2dc9e0cb8ef07af9be654c65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:47:28 % Total % Received % Xferd Average Speed Time Time Time Current 22:47:28 Dload Upload Total Spent Left Speed 22:47:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k 22:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:47:28 22:47:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 22:47:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:47:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:47:28 latest: Pulling from edgex-devops/edgex-compose 22:47:28 91d30c5bc195: Pulling fs layer 22:47:28 2e9b0aa3be6d: Pulling fs layer 22:47:28 9c61dcf015f6: Pulling fs layer 22:47:28 4698f68db338: Pulling fs layer 22:47:28 2a2f49069b9e: Pulling fs layer 22:47:28 e0025b399a48: Pulling fs layer 22:47:28 4698f68db338: Waiting 22:47:28 e0025b399a48: Waiting 22:47:28 2a2f49069b9e: Waiting 22:47:28 91d30c5bc195: Verifying Checksum 22:47:28 91d30c5bc195: Download complete 22:47:28 4698f68db338: Verifying Checksum 22:47:28 4698f68db338: Download complete 22:47:29 2e9b0aa3be6d: Verifying Checksum 22:47:29 2e9b0aa3be6d: Download complete 22:47:29 e0025b399a48: Verifying Checksum 22:47:29 e0025b399a48: Download complete 22:47:29 91d30c5bc195: Pull complete 22:47:29 2a2f49069b9e: Download complete 22:47:29 + sudo tee /etc/docker/daemon.new 22:47:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:47:29 { 22:47:29 "registry-mirrors": [ 22:47:29 "https://nexus3.edgexfoundry.org:10001" 22:47:29 ], 22:47:29 "bip": "10.250.0.254/24", 22:47:29 "hosts": [ 22:47:29 "tcp://0.0.0.0:5555", 22:47:29 "unix:///var/run/docker.sock" 22:47:29 ], 22:47:29 "mtu": 1458, 22:47:29 "selinux-enabled": true, 22:47:29 "seccomp-profile": "/etc/docker/seccomp.json" 22:47:29 } [Pipeline] sh 22:47:29 2e9b0aa3be6d: Pull complete 22:47:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:47:29 9c61dcf015f6: Download complete 22:47:29 + sudo service docker restart 22:47:32 9c61dcf015f6: Pull complete 22:47:32 4698f68db338: Pull complete 22:47:32 2a2f49069b9e: Pull complete 22:47:32 e0025b399a48: Pull complete 22:47:32 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 22:47:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:47:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:32 prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container 22:47:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@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 22:47:35 $ docker top 5a8ae99cebb5c646c73650a136a226feb3e14f17cd33636fa2bd23a1fe0e092b -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:35 + docker compose -f ./docker-compose-build.yml build --parallel 22:47:38 #1 [security-proxy-auth internal] load build definition from Dockerfile 22:47:38 #1 transferring dockerfile: 22:47:38 #1 transferring dockerfile: 2.15kB done 22:47:38 #1 DONE 0.0s 22:47:38 22:47:38 #2 [support-notifications internal] load build definition from Dockerfile 22:47:38 #2 transferring dockerfile: 1.95kB done 22:47:38 #2 DONE 0.0s 22:47:38 22:47:38 #3 [core-keeper internal] load build definition from Dockerfile 22:47:38 #3 transferring dockerfile: 2.01kB done 22:47:38 #3 DONE 0.0s 22:47:38 22:47:38 #4 [security-bootstrapper internal] load build definition from Dockerfile 22:47:38 #4 transferring dockerfile: 3.17kB done 22:47:38 #4 DONE 0.0s 22:47:38 22:47:38 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:47:38 #5 transferring dockerfile: 1.89kB done 22:47:38 #5 DONE 0.0s 22:47:38 22:47:38 #6 [core-metadata internal] load build definition from Dockerfile 22:47:38 #6 transferring dockerfile: 2.06kB done 22:47:38 #6 DONE 0.0s 22:47:38 22:47:38 #7 [support-scheduler internal] load build definition from Dockerfile 22:47:38 #7 transferring dockerfile: 1.93kB done 22:47:38 #7 DONE 0.0s 22:47:38 22:47:38 #8 [security-secretstore-setup internal] load build definition from Dockerfile 22:47:38 #8 transferring dockerfile: 2.49kB done 22:47:38 #8 DONE 0.0s 22:47:38 22:47:38 #9 [security-proxy-setup internal] load build definition from Dockerfile 22:47:38 #9 transferring dockerfile: 2.50kB done 22:47:38 #9 DONE 0.0s 22:47:38 22:47:38 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:47:38 #10 transferring dockerfile: 2.23kB done 22:47:38 #10 DONE 0.0s 22:47:38 22:47:38 #11 [core-data internal] load build definition from Dockerfile 22:47:38 #11 transferring dockerfile: 2.01kB done 22:47:38 #11 DONE 0.0s 22:47:38 22:47:38 #12 [core-command internal] load build definition from Dockerfile 22:47:38 #12 transferring dockerfile: 1.93kB done 22:47:38 #12 DONE 0.0s 22:47:38 22:47:38 #13 [security-proxy-auth internal] load .dockerignore 22:47:38 #13 transferring context: 50B done 22:47:38 #13 DONE 0.0s 22:47:38 22:47:38 #14 [security-spire-server internal] load build definition from Dockerfile 22:47:38 #14 transferring dockerfile: 1.70kB done 22:47:38 #14 DONE 0.0s 22:47:38 22:47:38 #15 [security-spire-agent internal] load build definition from Dockerfile 22:47:38 #15 transferring dockerfile: 1.81kB done 22:47:38 #15 DONE 0.0s 22:47:38 22:47:38 #16 [security-spire-config internal] load build definition from Dockerfile 22:47:38 #16 transferring dockerfile: 1.69kB done 22:47:38 #16 DONE 0.0s 22:47:38 22:47:38 #17 [support-cron-scheduler internal] load build definition from Dockerfile 22:47:38 #17 transferring dockerfile: 1.85kB done 22:47:38 #17 DONE 0.0s 22:47:38 22:47:38 #18 [support-notifications internal] load .dockerignore 22:47:38 #18 transferring context: 50B done 22:47:38 #18 DONE 0.0s 22:47:38 22:47:38 #19 [core-keeper internal] load .dockerignore 22:47:38 #19 transferring context: 50B done 22:47:38 #19 DONE 0.0s 22:47:38 22:47:38 #20 [security-bootstrapper internal] load .dockerignore 22:47:38 #20 transferring context: 50B done 22:47:38 #20 DONE 0.0s 22:47:38 22:47:38 #21 [security-spiffe-token-provider internal] load .dockerignore 22:47:38 #21 transferring context: 50B done 22:47:38 #21 DONE 0.0s 22:47:38 22:47:38 #22 [support-scheduler internal] load .dockerignore 22:47:38 #22 transferring context: 50B done 22:47:38 #22 DONE 0.0s 22:47:38 22:47:38 #23 [core-metadata internal] load .dockerignore 22:47:38 #23 transferring context: 50B done 22:47:38 #23 DONE 0.0s 22:47:38 22:47:38 #24 [security-proxy-setup internal] load .dockerignore 22:47:38 #24 transferring context: 50B done 22:47:38 #24 DONE 0.0s 22:47:38 22:47:38 #25 [security-secretstore-setup internal] load .dockerignore 22:47:38 #25 transferring context: 50B done 22:47:38 #25 DONE 0.0s 22:47:38 22:47:38 #26 [core-common-config-bootstrapper internal] load .dockerignore 22:47:38 #26 transferring context: 50B done 22:47:38 #26 DONE 0.0s 22:47:38 22:47:38 #27 [core-data internal] load .dockerignore 22:47:38 #27 transferring context: 50B done 22:47:38 #27 DONE 0.0s 22:47:38 22:47:38 #28 [core-command internal] load .dockerignore 22:47:38 #28 transferring context: 50B done 22:47:38 #28 DONE 0.0s 22:47:38 22:47:38 #29 [security-spire-agent internal] load .dockerignore 22:47:38 #29 transferring context: 50B done 22:47:38 #29 DONE 0.0s 22:47:38 22:47:38 #30 [security-spire-config internal] load .dockerignore 22:47:38 #30 transferring context: 50B done 22:47:38 #30 DONE 0.0s 22:47:38 22:47:38 #31 [security-spire-server internal] load .dockerignore 22:47:38 #31 transferring context: 50B done 22:47:38 #31 DONE 0.0s 22:47:38 22:47:38 #32 [support-cron-scheduler internal] load .dockerignore 22:47:38 #32 transferring context: 50B done 22:47:38 #32 DONE 0.0s 22:47:38 22:47:38 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:47:38 #33 DONE 0.0s 22:47:38 22:47:38 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 22:47:38 #34 DONE 0.1s 22:47:38 22:47:38 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:47:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:47:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:47:38 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:47:38 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:47:38 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s 22:47:39 #35 ... 22:47:39 22:47:39 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:47:39 #33 DONE 0.0s 22:47:39 22:47:39 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 22:47:39 #34 DONE 0.1s 22:47:39 22:47:39 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:47:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:47:39 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:47:39 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:47:39 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:47:39 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 22:47:39 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 22:47:39 #35 ... 22:47:39 22:47:39 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:47:39 #33 DONE 0.0s 22:47:39 22:47:39 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:47:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:47:39 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:47:39 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:47:39 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:47:39 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 22:47:39 #35 ... 22:47:39 22:47:39 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:47:39 #33 DONE 0.0s 22:47:39 22:47:39 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 22:47:39 #36 DONE 0.6s 22:47:39 22:47:39 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:47:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:47:39 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:47:39 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:47:39 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:47:39 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 22:47:39 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 22:47:39 #35 ... 22:47:39 22:47:39 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:47:39 #33 DONE 0.0s 22:47:39 22:47:39 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:47:39 #33 DONE 0.0s 22:47:39 22:47:39 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 22:47:39 #34 ... 22:47:39 22:47:39 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:47:39 #33 DONE 0.0s 22:47:39 22:47:39 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 22:47:39 #34 ... 22:47:39 22:47:39 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:47:39 #33 DONE 0.0s 22:47:39 22:47:39 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 22:47:45 #34 ... 22:47:45 22:47:45 #37 [security-spiffe-token-provider internal] load build context 22:47:45 #37 transferring context: 338.74MB 5.5s 22:47:46 #37 transferring context: 492.94MB 7.5s done 22:47:47 #37 ... 22:47:47 22:47:47 #38 [support-notifications internal] load build context 22:47:47 #38 transferring context: 492.94MB 8.3s done 22:47:48 #38 ... 22:47:48 22:47:48 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 22:47:48 #36 DONE 0.6s 22:47:48 22:47:48 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 22:47:48 #34 DONE 9.0s 22:47:48 22:47:48 #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:47:48 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:47:48 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:47:48 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:47:48 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:47:48 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 22:47:48 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:48 provisioning config files... 22:47:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/663@tmp/config5585479325238665968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:48 #35 DONE 9.6s 22:47:48 22:47:48 #37 [security-spiffe-token-provider internal] load build context 22:47:48 #37 DONE 9.0s 22:47:48 22:47:48 #39 [support-scheduler internal] load build context 22:47:48 #39 transferring context: 492.94MB 7.7s done 22:47:48 #39 DONE 9.0s 22:47:48 22:47:48 #40 [core-metadata internal] load build context 22:47:48 #40 transferring context: 492.94MB 8.3s done 22:47:48 #40 DONE 9.1s 22:47:48 22:47:48 #38 [support-notifications internal] load build context 22:47:48 #38 DONE 9.2s 22:47:48 22:47:48 #41 [core-keeper internal] load build context 22:47:48 #41 transferring context: 492.94MB 8.4s done 22:47:48 #41 DONE 9.1s 22:47:48 22:47:48 #42 [security-bootstrapper internal] load build context 22:47:48 #42 transferring context: 492.94MB 8.4s done 22:47:48 #42 DONE 9.1s 22:47:48 22:47:48 #43 [core-keeper builder 2/7] WORKDIR /edgex-go 22:47:48 #43 DONE 9.2s 22:47:48 22:47:48 #44 [security-proxy-auth internal] load build context 22:47:48 #44 transferring context: 492.94MB 8.1s done 22:47:48 #44 DONE 9.3s 22:47:48 22:47:48 #45 [core-data builder 3/7] RUN apk add --update --no-cache make git 22:47:48 ---> ****-login.sh 22:47:48 nexus3.edgexfoundry.org:10001 22:47:48 #45 ... 22:47:48 22:47:48 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 22:47:48 #46 DONE 8.8s 22:47:48 22:47:48 #47 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 22:47:48 #47 ... 22:47:48 22:47:48 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:47:48 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:47:48 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:47:48 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:47:48 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:47:48 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 22:47:48 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 22:47:48 #35 DONE 9.6s 22:47:48 22:47:48 #48 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 22:47:48 #48 DONE 8.9s 22:47:48 22:47:48 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:47:48 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:47:49 Configure a credential helper to remove this warning. See 22:47:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:47:49 22:47:49 Login Succeeded 22:47:49 nexus3.edgexfoundry.org:10002 22:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:47:49 Configure a credential helper to remove this warning. See 22:47:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:47:49 22:47:49 Login Succeeded 22:47:49 nexus3.edgexfoundry.org:10003 22:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:47:49 Configure a credential helper to remove this warning. See 22:47:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:47:49 22:47:49 Login Succeeded 22:47:49 nexus3.edgexfoundry.org:10004 22:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:47:50 Configure a credential helper to remove this warning. See 22:47:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:47:50 22:47:50 Login Succeeded 22:47:50 ****.io 22:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:47:50 Configure a credential helper to remove this warning. See 22:47:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:47:50 22:47:50 Login Succeeded 22:47:50 ---> ****-login.sh ends [Pipeline] } 22:47:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:47:51 + git config --global --add safe.directory /w/workspace/edgex-go/663 [Pipeline] echo 22:47:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:47:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:47:51 ========================================================= 22:47:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:47:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:47:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:47:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:47:52 c6b39de5b339: Pulling fs layer 22:47:52 a69c41024577: Pulling fs layer 22:47:52 d6de4b400683: Pulling fs layer 22:47:52 35cb2a7552d0: Pulling fs layer 22:47:52 4f4fb700ef54: Pulling fs layer 22:47:52 464afbd9ba4c: Pulling fs layer 22:47:52 00f215d4a9da: Pulling fs layer 22:47:52 d496ad576159: Pulling fs layer 22:47:52 35cb2a7552d0: Waiting 22:47:52 4f4fb700ef54: Waiting 22:47:52 464afbd9ba4c: Waiting 22:47:52 00f215d4a9da: Waiting 22:47:52 d496ad576159: Waiting 22:47:52 a69c41024577: Verifying Checksum 22:47:52 a69c41024577: Download complete 22:47:52 35cb2a7552d0: Verifying Checksum 22:47:52 35cb2a7552d0: Download complete 22:47:52 4f4fb700ef54: Verifying Checksum 22:47:52 4f4fb700ef54: Download complete 22:47:52 c6b39de5b339: Verifying Checksum 22:47:52 c6b39de5b339: Download complete 22:47:52 464afbd9ba4c: Verifying Checksum 22:47:52 464afbd9ba4c: Download complete 22:47:52 d496ad576159: Verifying Checksum 22:47:52 d496ad576159: Download complete 22:47:53 c6b39de5b339: Pull complete 22:47:53 a69c41024577: Pull complete 22:47:53 d6de4b400683: Verifying Checksum 22:47:53 d6de4b400683: Download complete 22:47:54 #49 ... 22:47:54 22:47:54 #50 [core-common-config-bootstrapper internal] load build context 22:47:54 #50 transferring context: 284.22MB 5.6s 22:47:54 #50 ... 22:47:54 22:47:54 #51 [core-command internal] load build context 22:47:54 #51 transferring context: 492.94MB 5.9s done 22:47:54 #51 ... 22:47:54 22:47:54 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:47:54 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 5.7s done 22:47:55 00f215d4a9da: Verifying Checksum 22:47:55 00f215d4a9da: Download complete 22:47:56 #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 22:47:56 #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 22:47:58 #49 ... 22:47:58 22:47:58 #52 [support-cron-scheduler internal] load build context 22:47:58 #52 transferring context: 492.94MB 6.7s done 22:47:58 #52 ... 22:47:58 22:47:58 #53 [core-data internal] load build context 22:47:58 #53 transferring context: 492.94MB 7.4s done 22:47:58 #53 ... 22:47:58 22:47:58 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:47:58 #54 ... 22:47:58 22:47:58 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:58 #55 ... 22:47:58 22:47:58 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:47:58 #56 ... 22:47:58 22:47:58 #57 [security-secretstore-setup internal] load build context 22:47:58 #57 transferring context: 492.94MB 8.0s done 22:47:59 #57 ... 22:47:59 22:47:59 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:47:59 #58 ... 22:47:59 22:47:59 #59 [security-spire-agent internal] load build context 22:47:59 #59 transferring context: 26.76kB 0.1s done 22:47:59 #59 ... 22:47:59 22:47:59 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:47:59 #60 ... 22:47:59 22:47:59 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:47:59 #61 ... 22:47:59 22:47:59 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:47:59 #62 ... 22:47:59 22:47:59 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:47:59 #63 ... 22:47:59 22:47:59 #64 [security-spire-config internal] load build context 22:47:59 #64 transferring context: 25.48kB 0.0s done 22:48:00 #64 ... 22:48:00 22:48:00 #65 [security-proxy-setup internal] load build context 22:48:00 #65 transferring context: 492.94MB 7.8s done 22:48:00 #65 ... 22:48:00 22:48:00 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 22:48:00 #66 ... 22:48:00 22:48:00 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:48:00 #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 6.9s done 22:48:00 #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 22:48:00 #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 22:48:00 #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 22:48:00 #67 ... 22:48:00 22:48:00 #68 [security-spire-server internal] load build context 22:48:00 #68 transferring context: 27.23kB done 22:48:00 #68 ... 22:48:00 22:48:00 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:48:00 #69 ... 22:48:00 22:48:00 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 22:48:00 #0 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:00 #0 3.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:00 #0 4.165 OK: 264 MiB in 52 packages 22:48:00 #70 ... 22:48:00 22:48:00 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:01 #71 ... 22:48:01 22:48:01 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:48:01 #72 ... 22:48:01 22:48:01 #45 [core-data builder 3/7] RUN apk add --update --no-cache make git 22:48:01 #45 2.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:01 #45 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:01 #45 3.328 OK: 264 MiB in 52 packages 22:48:01 #45 ... 22:48:01 22:48:01 #50 [core-common-config-bootstrapper internal] load build context 22:48:01 #50 transferring context: 492.94MB 8.5s done 22:48:02 #50 ... 22:48:02 22:48:02 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:48:02 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s 22:48:05 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 4.3s 22:48:06 #67 ... 22:48:06 22:48:06 #64 [security-spire-config internal] load build context 22:48:06 #64 DONE 17.4s 22:48:06 22:48:06 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:48:06 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.3s 22:48:07 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.7s 22:48:07 d6de4b400683: Pull complete 22:48:07 35cb2a7552d0: Pull complete 22:48:07 4f4fb700ef54: Pull complete 22:48:07 464afbd9ba4c: Pull complete 22:48:08 #67 ... 22:48:08 22:48:08 #68 [security-spire-server internal] load build context 22:48:08 #68 DONE 20.1s 22:48:08 22:48:08 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:48:09 #67 ... 22:48:09 22:48:09 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:48:09 #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 22:48:09 #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 22:48:09 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 9.1s 22:48:09 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.7s done 22:48:10 #49 ... 22:48:10 22:48:10 #51 [core-command internal] load build context 22:48:10 #51 DONE 22.4s 22:48:10 22:48:10 #52 [support-cron-scheduler internal] load build context 22:48:10 #52 DONE 22.4s 22:48:10 22:48:10 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:48:10 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 9.9s done 22:48:10 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 22:48:10 #49 ... 22:48:10 22:48:10 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:48:10 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.4s done 22:48:10 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 9.6s done 22:48:10 #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 22:48:10 #67 ... 22:48:10 22:48:10 #53 [core-data internal] load build context 22:48:10 #53 DONE 22.4s 22:48:10 22:48:10 #65 [security-proxy-setup internal] load build context 22:48:10 #65 DONE 22.4s 22:48:10 22:48:10 #59 [security-spire-agent internal] load build context 22:48:10 #59 DONE 21.8s 22:48:10 22:48:10 #57 [security-secretstore-setup internal] load build context 22:48:10 #57 DONE 22.4s 22:48:10 22:48:10 #50 [core-common-config-bootstrapper internal] load build context 22:48:10 #50 DONE 22.5s 22:48:10 22:48:10 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:10 #55 DONE 22.4s 22:48:10 22:48:10 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 22:48:10 #70 DONE 22.4s 22:48:10 22:48:10 #45 [core-command builder 3/7] RUN apk add --update --no-cache make git 22:48:10 #45 DONE 22.6s 22:48:10 22:48:10 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:48:10 #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 9.8s 22:48:10 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 9.8s 22:48:10 #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 22:48:10 #67 ... 22:48:10 22:48:10 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:48:10 #73 DONE 0.1s 22:48:10 22:48:10 #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:48:10 #74 DONE 0.1s 22:48:10 22:48:10 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:48:10 #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 9.9s done 22:48:10 #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 22:48:10 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 15.73MB / 20.02MB 10.1s 22:48:10 #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 22:48:10 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 10.3s 22:48:10 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 10.3s done 22:48:10 #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 22:48:12 #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done 22:48:13 #67 ... 22:48:13 22:48:13 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 22:48:13 #66 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:13 #66 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:13 #66 23.29 (1/2) Installing dumb-init (1.2.5-r2) 22:48:13 #66 23.30 (2/2) Installing su-exec (0.2-r3) 22:48:13 #66 23.30 Executing busybox-1.36.1-r7.trigger 22:48:13 #66 23.31 OK: 7 MiB in 17 packages 22:48:13 #66 DONE 24.9s 22:48:13 22:48:13 #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:48:13 #72 23.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:13 #72 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:13 #72 23.76 OK: 264 MiB in 52 packages 22:48:13 #72 DONE 25.1s 22:48:13 22:48:13 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:48:13 #61 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:13 #61 23.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:13 #61 23.31 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:48:13 #61 23.31 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:48:13 #61 23.31 OK: 20070 distinct packages available 22:48:13 #61 23.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:13 #61 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:13 #61 23.66 (1/11) Installing ca-certificates (20240226-r0) 22:48:13 #61 23.72 (2/11) Installing brotli-libs (1.0.9-r14) 22:48:13 #61 23.73 (3/11) Installing libunistring (1.1-r1) 22:48:13 #61 23.76 (4/11) Installing libidn2 (2.3.4-r1) 22:48:13 #61 23.77 (5/11) Installing nghttp2-libs (1.57.0-r0) 22:48:13 #61 23.77 (6/11) Installing libcurl (8.9.0-r0) 22:48:13 #61 23.78 (7/11) Installing curl (8.9.0-r0) 22:48:13 #61 23.79 (8/11) Installing dumb-init (1.2.5-r2) 22:48:13 #61 23.80 (9/11) Installing musl-obstack (1.2.3-r2) 22:48:13 #61 23.80 (10/11) Installing libucontext (1.2-r2) 22:48:13 #61 23.80 (11/11) Installing gcompat (1.1.0-r1) 22:48:13 #61 23.82 Executing busybox-1.36.1-r7.trigger 22:48:13 #61 23.83 Executing ca-certificates-20240226-r0.trigger 22:48:13 #61 23.88 OK: 12 MiB in 26 packages 22:48:13 #61 DONE 24.9s 22:48:13 22:48:13 #47 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 22:48:13 #47 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:13 #47 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:13 #47 23.62 (1/1) Installing dumb-init (1.2.5-r2) 22:48:13 #47 23.65 Executing busybox-1.36.1-r7.trigger 22:48:13 #47 23.65 OK: 7 MiB in 16 packages 22:48:13 #47 DONE 25.1s 22:48:13 22:48:13 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:48:13 #60 23.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:13 #60 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:13 #60 23.83 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:48:13 #60 23.83 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:48:13 #60 23.83 OK: 20077 distinct packages available 22:48:13 #60 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:13 #60 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:13 #60 24.24 OK: 264 MiB in 52 packages 22:48:13 #60 DONE 25.2s 22:48:13 22:48:13 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:48:13 #75 ... 22:48:13 22:48:13 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:48:13 #63 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:13 #63 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:13 #63 24.03 (1/4) Installing dumb-init (1.2.5-r2) 22:48:13 #63 24.04 (2/4) Installing openssl (3.1.6-r0) 22:48:13 #63 24.06 (3/4) Installing su-exec (0.2-r3) 22:48:13 #63 24.06 (4/4) Installing yq (4.33.3-r5) 22:48:13 #63 24.13 Executing busybox-1.36.1-r7.trigger 22:48:13 #63 24.14 OK: 17 MiB in 19 packages 22:48:13 #63 DONE 25.1s 22:48:13 22:48:13 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:48:13 #54 23.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:13 #54 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:13 #54 23.94 (1/2) Installing ca-certificates (20240226-r0) 22:48:13 #54 23.97 (2/2) Installing dumb-init (1.2.5-r2) 22:48:13 #54 23.97 Executing busybox-1.36.1-r7.trigger 22:48:13 #54 23.98 Executing ca-certificates-20240226-r0.trigger 22:48:13 #54 24.14 OK: 8 MiB in 17 packages 22:48:13 #54 DONE 25.2s 22:48:13 22:48:13 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:13 #71 DONE 25.2s 22:48:13 22:48:13 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:48:13 #76 DONE 0.3s 22:48:13 22:48:13 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:48:13 #77 DONE 0.1s 22:48:13 22:48:13 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:48:13 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 10.1s done 22:48:13 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 22:48:13 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 11.4s done 22:48:13 #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 22:48:13 #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done 22:48:13 #49 DONE 24.9s 22:48:13 22:48:13 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:48:15 #67 ... 22:48:15 22:48:15 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:48:15 #56 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:15 #56 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:15 #56 26.47 (1/1) Installing dumb-init (1.2.5-r2) 22:48:15 #56 26.49 Executing busybox-1.36.1-r7.trigger 22:48:15 #56 26.49 OK: 7 MiB in 16 packages 22:48:15 #56 DONE 26.8s 22:48:15 22:48:15 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:48:15 #62 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:15 #62 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:15 #62 26.47 (1/4) Installing ca-certificates (20240226-r0) 22:48:15 #62 26.49 (2/4) Installing dumb-init (1.2.5-r2) 22:48:15 #62 26.49 (3/4) Installing su-exec (0.2-r3) 22:48:15 #62 26.49 (4/4) Installing yq (4.33.3-r5) 22:48:15 #62 26.56 Executing busybox-1.36.1-r7.trigger 22:48:15 #62 26.57 Executing ca-certificates-20240226-r0.trigger 22:48:15 #62 26.68 OK: 17 MiB in 19 packages 22:48:15 #62 DONE 26.8s 22:48:15 22:48:15 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:48:15 #78 ... 22:48:15 22:48:15 #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:48:15 #69 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:15 #69 25.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:15 #69 26.10 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:48:15 #69 26.10 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:48:15 #69 26.10 OK: 20070 distinct packages available 22:48:15 #69 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:15 #69 26.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:15 #69 26.51 (1/5) Installing dumb-init (1.2.5-r2) 22:48:15 #69 26.51 (2/5) Installing musl-obstack (1.2.3-r2) 22:48:15 #69 26.52 (3/5) Installing libucontext (1.2-r2) 22:48:15 #69 26.52 (4/5) Installing gcompat (1.1.0-r1) 22:48:15 #69 26.53 (5/5) Installing openssl (3.1.6-r0) 22:48:15 #69 26.54 Executing busybox-1.36.1-r7.trigger 22:48:15 #69 26.54 OK: 8 MiB in 20 packages 22:48:15 #69 DONE 26.7s 22:48:15 22:48:15 #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 22:48:15 #79 ... 22:48:15 22:48:15 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:48:15 #75 2.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:15 #75 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:15 #75 2.312 OK: 12 MiB in 26 packages 22:48:15 #75 DONE 2.5s 22:48:15 22:48:15 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:48:15 #58 26.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:15 #58 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:15 #58 26.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:48:15 #58 26.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:48:15 #58 26.53 OK: 20070 distinct packages available 22:48:15 #58 26.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:15 #58 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:15 #58 26.93 (1/4) Installing dumb-init (1.2.5-r2) 22:48:15 #58 26.93 (2/4) Installing musl-obstack (1.2.3-r2) 22:48:15 #58 26.95 (3/4) Installing libucontext (1.2-r2) 22:48:15 #58 26.95 (4/4) Installing gcompat (1.1.0-r1) 22:48:15 #58 26.95 Executing busybox-1.36.1-r7.trigger 22:48:15 #58 26.97 OK: 8 MiB in 19 packages 22:48:15 #58 DONE 27.1s 22:48:15 22:48:15 #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade 22:48:15 #0 2.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:15 #0 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:15 #0 2.574 OK: 7 MiB in 16 packages 22:48:15 #80 DONE 2.9s 22:48:16 22:48:16 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:48:16 #81 ... 22:48:16 22:48:16 #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 22:48:16 #0 2.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:16 #0 2.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:16 #0 2.991 OK: 7 MiB in 17 packages 22:48:16 #82 DONE 3.2s 22:48:16 22:48:16 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 22:48:16 #0 2.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:16 #0 2.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:16 #0 2.921 OK: 8 MiB in 17 packages 22:48:16 #83 DONE 3.1s 22:48:16 22:48:16 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:48:16 #0 4.669 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:16 #0 5.178 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:16 #0 5.841 OK: 264 MiB in 52 packages 22:48:16 #84 DONE 6.0s 22:48:16 22:48:16 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 22:48:16 #85 DONE 0.1s 22:48:16 22:48:16 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:17 #86 ... 22:48:17 22:48:17 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:48:17 #0 3.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:17 #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:17 #0 3.524 OK: 17 MiB in 19 packages 22:48:17 #87 DONE 3.6s 22:48:17 22:48:17 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 22:48:17 #88 DONE 0.0s 22:48:17 22:48:17 #89 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:48:17 00f215d4a9da: Pull complete 22:48:18 d496ad576159: Pull complete 22:48:18 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 22:48:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:48:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:48:18 #89 ... 22:48:18 22:48:18 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 22:48:18 #0 2.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:18 #0 2.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:18 #0 2.721 OK: 7 MiB in 16 packages 22:48:18 #90 DONE 2.9s 22:48:18 22:48:18 #89 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:48:18 #89 DONE 1.9s 22:48:18 22:48:18 #91 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 22:48:18 #91 DONE 0.0s 22:48:18 22:48:18 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:48:18 #81 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:18 #81 2.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] fileExists [Pipeline] sh 22:48:18 #81 ... 22:48:18 22:48:18 #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 22:48:18 #79 2.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:18 #79 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:18 #79 2.762 OK: 8 MiB in 20 packages 22:48:18 #79 DONE 2.9s 22:48:18 22:48:18 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:48:18 #78 2.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:18 #78 2.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:18 #78 3.051 OK: 17 MiB in 19 packages 22:48:18 #78 DONE 3.2s 22:48:18 22:48:18 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:48:18 #81 2.582 OK: 8 MiB in 19 packages 22:48:18 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:48:18 WORKDIR /edgex 22:48:18 COPY go.mod . 22:48:18 RUN go mod downloaddocker 22:48:18 build -t ci-base-image-arm64 -f - . 22:48:19 Sending build context to Docker daemon 3.374MB 22:48:19 #81 DONE 3.5s 22:48:19 22:48:19 #92 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 22:48:19 #0 3.186 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:48:19 #0 4.721 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:48:19 #0 5.418 (1/1) Installing dumb-init (1.2.5-r2) 22:48:19 #0 5.743 Executing busybox-1.36.1-r7.trigger 22:48:19 #0 5.752 OK: 7 MiB in 16 packages 22:48:19 #92 DONE 6.0s 22:48:19 22:48:19 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:48:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:48:19 ---> f246e2811388 22:48:19 Step 2/4 : WORKDIR /edgex 22:48:19 #93 DONE 1.1s 22:48:19 22:48:19 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:48:19 #94 DONE 1.1s 22:48:19 22:48:19 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 22:48:20 #95 DONE 1.1s 22:48:20 22:48:20 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:48:20 #96 DONE 1.1s 22:48:20 22:48:20 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:48:20 #97 DONE 1.1s 22:48:20 22:48:20 #98 [security-spire-server stage-2 6/9] COPY security.txt / 22:48:20 #98 DONE 0.1s 22:48:20 22:48:20 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 22:48:20 #99 DONE 0.1s 22:48:20 22:48:20 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 22:48:20 #100 DONE 0.1s 22:48:20 22:48:20 #101 [security-spire-config stage-2 6/10] COPY security.txt / 22:48:20 #101 DONE 0.1s 22:48:20 22:48:20 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 22:48:20 #102 DONE 0.1s 22:48:20 22:48:20 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:48:20 #103 DONE 0.2s 22:48:20 22:48:20 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:21 #104 ... 22:48:21 22:48:21 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:48:21 #105 DONE 0.1s 22:48:21 22:48:21 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:48:21 #106 DONE 0.1s 22:48:21 22:48:21 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:48:21 #107 DONE 0.1s 22:48:21 22:48:21 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 22:48:21 #108 DONE 0.1s 22:48:21 22:48:21 #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:21 #109 ... 22:48:21 22:48:21 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:48:21 #110 DONE 0.1s 22:48:21 22:48:21 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:48:21 #111 DONE 0.2s 22:48:21 22:48:21 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:21 #112 ... 22:48:21 22:48:21 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:48:21 #113 DONE 0.2s 22:48:21 22:48:21 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:48:21 #114 DONE 0.1s 22:48:21 22:48:21 #115 [security-spire-config] exporting to image 22:48:21 #115 exporting layers 22:48:21 ---> Running in ea50dd146b59 22:48:21 Removing intermediate container ea50dd146b59 22:48:21 ---> 26984acbb1e9 22:48:21 Step 3/4 : COPY go.mod . 22:48:22 ---> 3efabb24bccf 22:48:22 Step 4/4 : RUN go mod download 22:48:22 ---> Running in b91866e643b3 22:48:23 #115 exporting layers 1.6s done 22:48:23 #115 writing image sha256:0b8a95f3694e818129d81772a2ff18f0ddbe9345832ee8c895defcbe76602560 0.0s done 22:48:23 #115 naming to docker.io/library/security-spire-server done 22:48:23 #115 writing image sha256:9332675f7ac781f32326580652f610a6a6995e20c21c7ded344f5d155606050c 0.0s done 22:48:23 #115 naming to docker.io/library/security-spire-config done 22:48:23 #115 writing image sha256:b93e6535cecf15d9f44e38f152e3990677378d78b0b92e7d214fbcc45ecc0f36 done 22:48:23 #115 naming to docker.io/library/security-spire-agent done 22:48:23 #115 DONE 1.8s 22:48:23 22:48:23 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:00 #116 DONE 41.9s 22:49:00 22:49:00 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:00 #104 DONE 41.9s 22:49:00 22:49:00 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:00 #86 DONE 38.8s 22:49:00 22:49:00 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:00 #112 DONE 44.8s 22:49:00 22:49:00 #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:00 #109 DONE 44.8s 22:49:00 22:49:00 #117 [security-bootstrapper builder 6/7] COPY . . 22:49:05 #117 ... 22:49:05 22:49:05 #118 [security-proxy-auth builder 6/7] COPY . . 22:49:05 #118 DONE 9.4s 22:49:05 22:49:05 #119 [core-keeper builder 7/8] COPY . . 22:49:05 #119 DONE 9.4s 22:49:05 22:49:05 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:05 #120 CACHED 22:49:05 22:49:05 #121 [core-command builder 6/7] COPY . . 22:49:05 #121 CACHED 22:49:05 22:49:05 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 22:49:05 #122 CACHED 22:49:05 22:49:05 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:05 #123 CACHED 22:49:05 22:49:05 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:49:05 #124 CACHED 22:49:05 22:49:05 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 22:49:05 #125 CACHED 22:49:05 22:49:05 #126 [core-data builder 6/7] COPY . . 22:49:05 #126 CACHED 22:49:05 22:49:05 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:05 #127 CACHED 22:49:05 22:49:05 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 22:49:05 #128 CACHED 22:49:05 22:49:05 #129 [core-metadata builder 6/7] COPY . . 22:49:05 #129 CACHED 22:49:05 22:49:05 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:05 #130 CACHED 22:49:05 22:49:05 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:49:05 #131 CACHED 22:49:05 22:49:05 #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:05 #132 CACHED 22:49:05 22:49:05 #133 [support-scheduler builder 6/7] COPY . . 22:49:05 #133 CACHED 22:49:05 22:49:05 #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:49:05 #134 CACHED 22:49:05 22:49:05 #135 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:05 #135 CACHED 22:49:05 22:49:05 #136 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 22:49:05 #136 CACHED 22:49:05 22:49:05 #137 [support-cron-scheduler builder 6/7] COPY . . 22:49:05 #137 CACHED 22:49:05 22:49:05 #138 [security-spiffe-token-provider builder 6/7] COPY . . 22:49:05 #138 DONE 9.4s 22:49:05 22:49:05 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:49:05 #139 CACHED 22:49:05 22:49:05 #140 [security-proxy-setup builder 6/7] COPY . . 22:49:05 #140 CACHED 22:49:05 22:49:05 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:05 #141 CACHED 22:49:05 22:49:05 #142 [security-secretstore-setup builder 6/7] COPY . . 22:49:05 #142 CACHED 22:49:05 22:49:05 #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:49:05 #143 CACHED 22:49:05 22:49:05 #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:05 #144 CACHED 22:49:05 22:49:05 #117 [security-bootstrapper builder 6/7] COPY . . 22:49:05 #117 DONE 9.4s 22:49:05 22:49:05 #145 [support-notifications builder 6/7] COPY . . 22:49:05 #145 DONE 9.5s 22:49:05 22:49:05 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:49:05 #146 1.168 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 22:49:15 #146 ... 22:49:15 22:49:15 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:49:15 #0 1.320 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:49:15 #147 ... 22:49:15 22:49:15 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:49:15 #0 0.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:49:15 #148 ... 22:49:15 22:49:15 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:49:15 #0 1.527 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:49:15 #149 ... 22:49:15 22:49:15 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:49:15 #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:49:15 #150 ... 22:49:15 22:49:15 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:49:15 #0 0.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:49:15 #151 ... 22:49:15 22:49:15 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:49:15 #0 1.132 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:49:15 #152 ... 22:49:15 22:49:15 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:49:15 #0 0.465 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:49:15 #153 ... 22:49:15 22:49:15 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:49:15 #0 0.816 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:49:15 #154 ... 22:49:15 22:49:15 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:49:15 #0 0.893 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:49:16 #155 ... 22:49:16 22:49:16 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:49:16 #0 1.498 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:49:16 #156 ... 22:49:16 22:49:16 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:49:16 #0 1.104 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 22:49:16 #157 ... 22:49:16 22:49:16 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:49:16 #0 0.537 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:49:30 Removing intermediate container b91866e643b3 22:49:30 ---> 4b548df9af46 22:49:30 Successfully built 4b548df9af46 22:49:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:31 + docker inspect -f . ci-base-image-arm64 22:49:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:31 prd-ubuntu20.04-docker-arm64-4c-16g-7223 does not seem to be running inside a container 22:49:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@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 22:49:32 $ docker top 214ee434269b724ccb5103a186c20ab90682c3b5440ef87d7f914f2e942a0c41 -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:33 + go version 22:49:33 go version go1.21.9 linux/arm64 [Pipeline] } 22:49:33 $ docker stop --time=1 214ee434269b724ccb5103a186c20ab90682c3b5440ef87d7f914f2e942a0c41 22:49:35 $ docker rm -f --volumes 214ee434269b724ccb5103a186c20ab90682c3b5440ef87d7f914f2e942a0c41 [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 22:49:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:49:36 22:49:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:49:37 latest: Pulling from edgex-devops/edgex-compose-arm64 22:49:37 547446be3368: Pulling fs layer 22:49:37 d125d8839a47: Pulling fs layer 22:49:37 3e85d5ac6304: Pulling fs layer 22:49:37 c3105a71a48b: Pulling fs layer 22:49:37 0f093f025ec4: Pulling fs layer 22:49:37 c3106fc0e877: Pulling fs layer 22:49:37 c3105a71a48b: Waiting 22:49:37 0f093f025ec4: Waiting 22:49:37 c3106fc0e877: Waiting 22:49:37 547446be3368: Verifying Checksum 22:49:37 547446be3368: Download complete 22:49:37 c3105a71a48b: Verifying Checksum 22:49:37 c3105a71a48b: Download complete 22:49:37 d125d8839a47: Verifying Checksum 22:49:37 d125d8839a47: Download complete 22:49:37 c3106fc0e877: Verifying Checksum 22:49:37 c3106fc0e877: Download complete 22:49:37 0f093f025ec4: Verifying Checksum 22:49:37 0f093f025ec4: Download complete 22:49:37 547446be3368: Pull complete 22:49:39 d125d8839a47: Pull complete 22:49:39 3e85d5ac6304: Verifying Checksum 22:49:39 3e85d5ac6304: Download complete 22:49:50 3e85d5ac6304: Pull complete 22:49:50 c3105a71a48b: Pull complete 22:49:51 0f093f025ec4: Pull complete 22:49:51 c3106fc0e877: Pull complete 22:49:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 22:49:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:49:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:52 prd-ubuntu20.04-docker-arm64-4c-16g-7223 does not seem to be running inside a container 22:49:52 $ 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/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@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 22:49:54 $ docker top c154b0a5d1ed30a371af121c19b858a69aa05bf0e8c4d8d148d54cc3ac20fa17 -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:55 + docker compose -f ./docker-compose-build.yml build --parallel 22:50:07 #1 [security-spire-agent internal] load build definition from Dockerfile 22:50:07 #1 transferring dockerfile: 22:50:07 #1 transferring dockerfile: 1.81kB done 22:50:07 #1 DONE 0.1s 22:50:07 22:50:07 #2 [security-proxy-setup internal] load build definition from Dockerfile 22:50:07 #2 transferring dockerfile: 2.50kB 0.0s done 22:50:07 #2 DONE 0.1s 22:50:07 22:50:07 #3 [support-notifications internal] load build definition from Dockerfile 22:50:07 #3 transferring dockerfile: 1.95kB 0.0s done 22:50:07 #3 DONE 0.1s 22:50:07 22:50:07 #4 [support-scheduler internal] load build definition from Dockerfile 22:50:07 #4 transferring dockerfile: 1.93kB 0.0s done 22:50:07 #4 DONE 0.1s 22:50:07 22:50:07 #5 [core-command internal] load build definition from Dockerfile 22:50:07 #5 transferring dockerfile: 1.93kB done 22:50:07 #5 DONE 0.1s 22:50:07 22:50:07 #6 [security-proxy-auth internal] load build definition from Dockerfile 22:50:07 #6 transferring dockerfile: 2.15kB 0.0s done 22:50:07 #6 DONE 0.1s 22:50:07 22:50:07 #7 [security-secretstore-setup internal] load build definition from Dockerfile 22:50:07 #7 transferring dockerfile: 2.49kB done 22:50:07 #7 DONE 0.1s 22:50:07 22:50:07 #8 [security-spire-server internal] load build definition from Dockerfile 22:50:07 #8 transferring dockerfile: 1.70kB done 22:50:07 #8 DONE 0.1s 22:50:07 22:50:07 #9 [core-metadata internal] load build definition from Dockerfile 22:50:07 #9 transferring dockerfile: 2.06kB done 22:50:07 #9 ... 22:50:07 22:50:07 #10 [core-data internal] load build definition from Dockerfile 22:50:07 #10 transferring dockerfile: 2.01kB done 22:50:07 #10 DONE 0.1s 22:50:07 22:50:07 #11 [security-bootstrapper internal] load build definition from Dockerfile 22:50:07 #11 transferring dockerfile: 3.17kB done 22:50:07 #11 DONE 0.1s 22:50:07 22:50:07 #12 [security-spire-config internal] load build definition from Dockerfile 22:50:07 #12 transferring dockerfile: 1.69kB done 22:50:07 #12 DONE 0.1s 22:50:07 22:50:07 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:50:07 #13 transferring dockerfile: 1.89kB 0.0s done 22:50:07 #13 DONE 0.1s 22:50:07 22:50:07 #14 [core-keeper internal] load build definition from Dockerfile 22:50:07 #14 transferring dockerfile: 2.01kB done 22:50:07 #14 DONE 0.1s 22:50:07 22:50:07 #15 [support-cron-scheduler internal] load build definition from Dockerfile 22:50:07 #15 transferring dockerfile: 1.85kB 0.0s done 22:50:07 #15 DONE 0.1s 22:50:07 22:50:07 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:50:08 #16 transferring dockerfile: 2.23kB 0.0s done 22:50:08 #16 DONE 0.1s 22:50:08 22:50:08 #17 [security-spire-agent internal] load .dockerignore 22:50:08 #17 transferring context: 50B 0.0s done 22:50:08 #17 DONE 0.1s 22:50:08 22:50:08 #9 [core-metadata internal] load build definition from Dockerfile 22:50:09 #9 ... 22:50:09 22:50:09 #18 [security-proxy-setup internal] load .dockerignore 22:50:09 #18 transferring context: 50B done 22:50:09 #18 DONE 0.1s 22:50:09 22:50:09 #19 [support-notifications internal] load .dockerignore 22:50:09 #19 transferring context: 50B done 22:50:09 #19 DONE 0.1s 22:50:09 22:50:09 #20 [support-scheduler internal] load .dockerignore 22:50:09 #20 transferring context: 50B done 22:50:09 #20 DONE 0.1s 22:50:09 22:50:09 #21 [core-command internal] load .dockerignore 22:50:09 #21 transferring context: 50B 0.0s done 22:50:09 #21 DONE 0.1s 22:50:09 22:50:09 #9 [core-metadata internal] load build definition from Dockerfile 22:50:09 #9 ... 22:50:09 22:50:09 #22 [security-proxy-auth internal] load .dockerignore 22:50:09 #22 transferring context: 50B 0.0s done 22:50:09 #22 DONE 0.1s 22:50:09 22:50:09 #23 [core-metadata internal] load .dockerignore 22:50:09 #23 transferring context: 50B 0.0s done 22:50:09 #23 DONE 0.1s 22:50:09 22:50:09 #24 [security-secretstore-setup internal] load .dockerignore 22:50:09 #24 transferring context: 50B 0.0s done 22:50:09 #24 DONE 0.1s 22:50:09 22:50:09 #25 [security-spire-server internal] load .dockerignore 22:50:09 #25 transferring context: 50B 0.0s done 22:50:09 #25 DONE 0.1s 22:50:09 22:50:09 #9 [core-metadata internal] load build definition from Dockerfile 22:50:09 #9 ... 22:50:09 22:50:09 #26 [core-data internal] load .dockerignore 22:50:09 #26 transferring context: 50B 0.0s done 22:50:09 #26 DONE 0.1s 22:50:09 22:50:09 #27 [security-bootstrapper internal] load .dockerignore 22:50:09 #27 transferring context: 50B done 22:50:09 #27 ... 22:50:09 22:50:09 #28 [security-spiffe-token-provider internal] load .dockerignore 22:50:09 #28 transferring context: 50B 0.0s done 22:50:09 #28 DONE 0.1s 22:50:09 22:50:09 #29 [security-spire-config internal] load .dockerignore 22:50:09 #29 transferring context: 50B 0.0s done 22:50:09 #29 DONE 0.2s 22:50:09 22:50:09 #30 [support-cron-scheduler internal] load .dockerignore 22:50:09 #30 transferring context: 50B 0.0s done 22:50:09 #30 DONE 0.1s 22:50:09 22:50:09 #31 [core-keeper internal] load .dockerignore 22:50:09 #31 transferring context: 50B 0.0s done 22:50:09 #31 DONE 0.2s 22:50:09 22:50:09 #32 [core-common-config-bootstrapper internal] load .dockerignore 22:50:10 #32 transferring context: 50B done 22:50:10 #32 DONE 0.1s 22:50:10 22:50:10 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 22:50:10 #33 ... 22:50:10 22:50:10 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 22:50:10 #34 DONE 0.2s 22:50:10 22:50:10 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 22:50:10 #35 DONE 0.7s 22:50:10 22:50:10 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 22:50:10 #33 DONE 0.7s 22:50:10 22:50:10 #36 [security-spire-agent internal] load build context 22:50:10 #36 transferring context: 26.76kB 0.0s done 22:50:10 #36 DONE 0.1s 22:50:10 22:50:10 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:10 #37 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:10 #37 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 22:50:10 #37 ... 22:50:10 22:50:10 #38 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:50:10 #38 DONE 0.0s 22:50:10 22:50:10 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:10 #37 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s 22:50:10 #37 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 22:50:10 #37 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 22:50:10 #37 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 22:50:10 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 22:50:10 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 22:50:10 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 22:50:11 #37 ... 22:50:11 22:50:11 #38 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:50:11 #38 DONE 0.0s 22:50:11 22:50:11 #39 [security-proxy-setup internal] load build context 22:50:11 #39 DONE 0.0s 22:50:11 22:50:11 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:11 #37 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s 22:50:11 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 22:50:11 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 22:50:11 #37 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 0.2s 22:50:11 #37 ... 22:50:11 22:50:11 #38 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:50:11 #38 DONE 0.0s 22:50:11 22:50:11 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:11 #37 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 22:50:11 #37 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.28MB / 18.32MB 0.4s 22:50:11 #37 ... 22:50:11 22:50:11 #38 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:50:11 #38 DONE 0.0s 22:50:11 22:50:11 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:11 #37 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 0.5s 22:50:11 #37 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 0.6s 22:50:11 #37 ... 22:50:11 22:50:11 #38 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:50:11 #38 DONE 0.0s 22:50:11 22:50:11 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:11 #37 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 0.7s 22:50:11 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 22:50:11 #37 ... 22:50:11 22:50:11 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 22:50:11 #34 DONE 0.6s 22:50:11 22:50:11 #40 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:11 #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 22:50:11 #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:50:11 #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:50:11 #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:50:11 #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 22:50:11 #40 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 22:50:11 #40 ... 22:50:11 22:50:11 #38 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:50:11 #38 DONE 0.0s 22:50:11 22:50:11 #40 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:11 #40 ... 22:50:11 22:50:11 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 22:50:11 #34 DONE 0.8s 22:50:11 22:50:11 #40 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:12 #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 22:50:12 #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:50:12 #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:50:12 #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:50:12 #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 22:50:12 #40 ... 22:50:12 22:50:12 #38 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:50:12 #38 DONE 0.0s 22:50:12 22:50:12 #40 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:13 #40 ... 22:50:13 22:50:13 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 22:50:13 #35 DONE 1.4s 22:50:13 22:50:13 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 22:50:13 #34 DONE 1.5s 22:50:13 22:50:13 #40 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:13 #40 ... 22:50:13 22:50:13 #38 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:50:13 #38 DONE 0.0s 22:50:13 22:50:13 #40 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:13 #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 22:50:13 #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:50:13 #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:50:13 #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:50:13 #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 22:50:13 #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 22:50:13 #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:50:13 #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:50:13 #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:50:13 #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 22:50:13 #40 ... 22:50:13 22:50:13 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 22:50:13 #34 DONE 1.9s 22:50:13 22:50:13 #40 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:13 #40 ... 22:50:13 22:50:13 #38 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:50:13 #38 DONE 0.0s 22:50:13 22:50:13 #40 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:13 #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 22:50:13 #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:50:13 #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:50:13 #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:50:13 #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 22:50:14 #40 ... 22:50:14 22:50:14 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 22:50:14 #34 DONE 2.7s 22:50:14 22:50:14 #40 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:14 #40 ... 22:50:14 22:50:14 #38 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:50:14 #38 DONE 0.1s 22:50:14 22:50:14 #40 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:14 #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 22:50:14 #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:50:14 #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:50:14 #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:50:14 #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 22:50:14 #40 ... 22:50:14 22:50:14 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 22:50:14 #34 DONE 3.0s 22:50:14 22:50:14 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 22:50:14 #35 DONE 2.0s 22:50:14 22:50:14 #40 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:15 #40 ... 22:50:15 22:50:15 #38 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:50:15 #38 DONE 0.1s 22:50:15 22:50:15 #40 [security-spire-config stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:15 #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 22:50:15 #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:50:15 #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:50:15 #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:50:15 #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 22:50:15 #40 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.7s done 22:50:15 #40 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.7s done 22:50:15 #40 ... 22:50:15 22:50:15 #41 [support-notifications internal] load build context 22:50:15 #41 transferring context: 2.95MB 3.0s done 22:50:15 #41 DONE 4.2s 22:50:15 22:50:15 #38 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:50:15 #38 DONE 0.1s 22:50:15 22:50:15 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:15 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 22:50:15 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 22:50:15 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 22:50:15 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 22:50:15 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 22:50:15 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 22:50:15 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 22:50:15 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.5s done 22:50:15 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 22:50:15 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 22:50:15 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 22:50:15 #42 ... 22:50:15 22:50:15 #43 [support-cron-scheduler internal] load build context 22:50:15 #43 DONE 0.0s 22:50:15 22:50:15 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 22:50:15 #34 DONE 3.5s 22:50:15 22:50:15 #40 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:15 #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 22:50:15 #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:50:15 #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:50:15 #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:50:15 #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done 22:50:15 #40 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.7s done 22:50:16 #40 ... 22:50:16 22:50:16 #44 [core-command internal] load build context 22:50:16 #44 transferring context: 2.95MB 3.5s done 22:50:16 #44 DONE 4.9s 22:50:16 22:50:16 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:16 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22:50:16 #42 ... 22:50:16 22:50:16 #45 [security-spire-server internal] load build context 22:50:16 #45 transferring context: 27.23kB 0.3s done 22:50:16 #45 DONE 3.3s 22:50:16 22:50:16 #46 [security-proxy-auth internal] load build context 22:50:16 #46 transferring context: 2.95MB 3.8s done 22:50:16 #46 ... 22:50:16 22:50:16 #39 [security-proxy-setup internal] load build context 22:50:16 #39 transferring context: 2.95MB 4.0s done 22:50:16 #39 DONE 5.5s 22:50:16 22:50:16 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:16 #42 ... 22:50:16 22:50:16 #47 [support-scheduler internal] load build context 22:50:16 #47 transferring context: 2.95MB 4.1s done 22:50:16 #47 DONE 5.6s 22:50:17 22:50:17 #48 [core-data internal] load build context 22:50:17 #48 transferring context: 2.95MB 2.1s done 22:50:17 #48 ... 22:50:17 22:50:17 #46 [security-proxy-auth internal] load build context 22:50:17 #46 DONE 5.8s 22:50:17 22:50:17 #40 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:17 #40 DONE 7.6s 22:50:17 22:50:17 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:17 #42 ... 22:50:17 22:50:17 #49 [core-metadata internal] load build context 22:50:17 #49 transferring context: 2.95MB 2.9s done 22:50:17 #49 DONE 6.0s 22:50:17 22:50:17 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:17 #42 ... 22:50:17 22:50:17 #50 [security-secretstore-setup internal] load build context 22:50:17 #50 transferring context: 2.95MB 1.7s done 22:50:17 #50 DONE 5.5s 22:50:17 22:50:17 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:18 #42 ... 22:50:18 22:50:18 #48 [core-data internal] load build context 22:50:18 #48 DONE 4.9s 22:50:18 22:50:18 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:18 #42 ... 22:50:18 22:50:18 #51 [security-spire-config internal] load build context 22:50:18 #51 transferring context: 25.48kB 0.1s done 22:50:18 #51 DONE 4.0s 22:50:18 22:50:18 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:18 #42 ... 22:50:18 22:50:18 #52 [security-spiffe-token-provider internal] load build context 22:50:18 #52 transferring context: 2.95MB 1.6s done 22:50:18 #52 DONE 4.4s 22:50:18 22:50:18 #53 [security-bootstrapper internal] load build context 22:50:18 #53 transferring context: 2.95MB 1.7s done 22:50:18 #53 DONE 5.1s 22:50:18 22:50:18 #54 [core-keeper internal] load build context 22:50:18 #54 transferring context: 2.95MB 1.3s done 22:50:18 #54 DONE 4.1s 22:50:18 22:50:18 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:19 #42 ... 22:50:19 22:50:19 #43 [support-cron-scheduler internal] load build context 22:50:19 #43 transferring context: 2.95MB 1.1s done 22:50:19 #43 DONE 3.7s 22:50:19 22:50:19 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:19 #42 ... 22:50:19 22:50:19 #55 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:50:19 #55 DONE 8.9s 22:50:19 22:50:19 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:19 #37 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.0s done 22:50:19 #37 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 22:50:19 #37 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.3s 22:50:20 #37 ... 22:50:20 22:50:20 #56 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 22:50:21 #56 DONE 1.5s 22:50:21 22:50:21 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:21 #37 ... 22:50:21 22:50:21 #57 [core-common-config-bootstrapper internal] load build context 22:50:21 #57 transferring context: 2.95MB 2.2s done 22:50:21 #57 DONE 5.8s 22:50:21 22:50:21 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:24 #37 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.3s 22:50:26 #37 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.9s done 22:50:27 #37 ... 22:50:27 22:50:27 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:50:27 #0 9.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:27 #58 ... 22:50:27 22:50:27 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:27 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.1s 22:50:27 #42 ... 22:50:27 22:50:27 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:27 #59 DONE 9.7s 22:50:27 22:50:27 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:27 #42 ... 22:50:27 22:50:27 #60 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 22:50:27 #60 ... 22:50:27 22:50:27 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:50:28 #61 ... 22:50:28 22:50:28 #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:28 #37 DONE 17.3s 22:50:28 22:50:28 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:50:28 #0 9.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:28 #62 ... 22:50:28 22:50:28 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:50:28 #63 ... 22:50:28 22:50:28 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:50:28 #64 ... 22:50:28 22:50:28 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 22:50:28 #0 9.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:28 #65 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:28 #65 ... 22:50:28 22:50:28 #66 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:50:28 #0 9.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:28 #0 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:28 #66 ... 22:50:28 22:50:28 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:50:28 #0 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:28 #67 ... 22:50:28 22:50:28 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:50:28 #0 8.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:28 #0 8.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:29 #68 ... 22:50:29 22:50:29 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:30 #42 ... 22:50:30 22:50:30 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:30 #69 DONE 9.0s 22:50:30 22:50:30 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:31 #42 ... 22:50:31 22:50:31 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 22:50:31 #70 ... 22:50:31 22:50:31 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 22:50:31 #0 8.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:31 #71 ... 22:50:31 22:50:31 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:50:31 #72 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:31 #72 ... 22:50:31 22:50:31 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:50:31 #0 8.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:31 #73 ... 22:50:31 22:50:31 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:50:31 #68 11.55 (1/4) Installing dumb-init (1.2.5-r2) 22:50:31 #68 11.62 (2/4) Installing openssl (3.1.6-r0) 22:50:31 #68 11.68 (3/4) Installing su-exec (0.2-r3) 22:50:31 #68 11.72 (4/4) Installing yq (4.33.3-r5) 22:50:31 #68 12.52 Executing busybox-1.36.1-r7.trigger 22:50:31 #68 12.62 OK: 18 MiB in 19 packages 22:50:31 #68 DONE 14.0s 22:50:31 22:50:31 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:32 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.3s 22:50:35 #42 ... 22:50:35 22:50:35 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 22:50:35 #65 15.19 (1/2) Installing dumb-init (1.2.5-r2) 22:50:35 #65 15.24 (2/2) Installing su-exec (0.2-r3) 22:50:35 #65 15.26 Executing busybox-1.36.1-r7.trigger 22:50:35 #65 15.42 OK: 8 MiB in 17 packages 22:50:35 #65 DONE 17.0s 22:50:35 22:50:35 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:36 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.0s done 22:50:36 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.0s done 22:50:36 #42 DONE 26.8s 22:50:36 22:50:36 #66 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:50:36 #66 16.83 (1/1) Installing dumb-init (1.2.5-r2) 22:50:36 #66 16.85 Executing busybox-1.36.1-r7.trigger 22:50:36 #66 17.23 OK: 8 MiB in 16 packages 22:50:37 #66 DONE 19.4s 22:50:37 22:50:37 #74 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 22:50:38 #74 ... 22:50:38 22:50:38 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:50:38 #58 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:38 #58 17.14 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:50:38 #58 17.14 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:50:38 #58 17.14 OK: 19946 distinct packages available 22:50:38 #58 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:38 #58 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:38 #58 ... 22:50:38 22:50:38 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:50:38 #62 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:38 #62 16.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:50:38 #62 16.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:50:38 #62 16.53 OK: 19946 distinct packages available 22:50:38 #62 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:38 #62 ... 22:50:38 22:50:38 #60 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 22:50:38 #60 6.985 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:38 #60 9.836 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:40 #60 ... 22:50:40 22:50:40 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:50:40 #62 20.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:40 #62 ... 22:50:40 22:50:40 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 22:50:40 #71 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:40 #71 17.96 OK: 266 MiB in 52 packages 22:50:40 #71 DONE 19.3s 22:50:40 22:50:40 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:50:40 #0 5.269 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:40 #0 7.783 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:40 #75 ... 22:50:40 22:50:40 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:50:40 #76 ... 22:50:40 22:50:40 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:50:40 #67 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:40 #67 20.92 (1/2) Installing ca-certificates (20240226-r0) 22:50:40 #67 21.46 (2/2) Installing dumb-init (1.2.5-r2) 22:50:40 #67 21.51 Executing busybox-1.36.1-r7.trigger 22:50:40 #67 21.68 Executing ca-certificates-20240226-r0.trigger 22:50:40 #67 ... 22:50:40 22:50:40 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:50:40 #61 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:40 #61 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:40 #61 22.14 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:50:40 #61 22.14 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:50:40 #61 22.14 OK: 19946 distinct packages available 22:50:40 #61 ... 22:50:40 22:50:40 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:50:40 #76 DONE 0.6s 22:50:40 22:50:40 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:50:40 #73 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:40 #73 18.86 OK: 266 MiB in 52 packages 22:50:40 #73 DONE 20.0s 22:50:40 22:50:40 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:50:40 #64 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:40 #64 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:40 #64 22.76 (1/1) Installing dumb-init (1.2.5-r2) 22:50:40 #64 22.77 Executing busybox-1.36.1-r7.trigger 22:50:40 #64 22.85 OK: 8 MiB in 16 packages 22:50:41 #64 ... 22:50:41 22:50:41 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:50:41 #77 ... 22:50:41 22:50:41 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:50:41 #63 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:41 #63 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:41 #63 23.62 (1/4) Installing ca-certificates (20240226-r0) 22:50:41 #63 ... 22:50:41 22:50:41 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:50:41 #67 23.68 OK: 9 MiB in 17 packages 22:50:41 #67 ... 22:50:41 22:50:41 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:50:41 #77 DONE 0.7s 22:50:41 22:50:41 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 22:50:41 #0 4.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:41 #0 6.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:42 #78 ... 22:50:42 22:50:42 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:50:42 #0 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:42 #0 6.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:42 #79 ... 22:50:42 22:50:42 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 22:50:42 #70 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:42 #70 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:42 #70 20.01 OK: 266 MiB in 52 packages 22:50:42 #70 ... 22:50:42 22:50:42 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:50:42 #63 24.09 (2/4) Installing dumb-init (1.2.5-r2) 22:50:42 #63 24.15 (3/4) Installing su-exec (0.2-r3) 22:50:42 #63 24.19 (4/4) Installing yq (4.33.3-r5) 22:50:42 #63 ... 22:50:42 22:50:42 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:50:42 #64 DONE 24.7s 22:50:42 22:50:42 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 22:50:43 #80 ... 22:50:43 22:50:43 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:50:43 #70 DONE 22.4s 22:50:43 22:50:43 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:50:43 #58 26.24 (1/4) Installing dumb-init (1.2.5-r2) 22:50:43 #58 26.32 (2/4) Installing musl-obstack (1.2.3-r2) 22:50:43 #58 26.33 (3/4) Installing libucontext (1.2-r2) 22:50:43 #58 26.37 (4/4) Installing gcompat (1.1.0-r1) 22:50:43 #58 ... 22:50:43 22:50:43 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:50:43 #67 DONE 26.3s 22:50:43 22:50:43 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:50:43 #58 26.40 Executing busybox-1.36.1-r7.trigger 22:50:44 #58 26.69 OK: 8 MiB in 19 packages 22:50:44 #58 ... 22:50:44 22:50:44 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:50:44 #72 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:44 #72 19.63 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:50:44 #72 19.63 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:50:44 #72 19.63 OK: 19953 distinct packages available 22:50:44 #72 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:44 #72 ... 22:50:44 22:50:44 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 22:50:44 #81 ... 22:50:44 22:50:44 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:50:44 #82 DONE 1.1s 22:50:44 22:50:44 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:46 #83 ... 22:50:46 22:50:46 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:50:46 #58 DONE 29.0s 22:50:46 22:50:46 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:50:46 #62 28.06 (1/5) Installing dumb-init (1.2.5-r2) 22:50:46 #62 28.08 (2/5) Installing musl-obstack (1.2.3-r2) 22:50:46 #62 28.09 (3/5) Installing libucontext (1.2-r2) 22:50:46 #62 28.10 (4/5) Installing gcompat (1.1.0-r1) 22:50:46 #62 28.12 (5/5) Installing openssl (3.1.6-r0) 22:50:46 #62 28.32 Executing busybox-1.36.1-r7.trigger 22:50:46 #62 28.53 OK: 9 MiB in 20 packages 22:50:47 #62 ... 22:50:47 22:50:47 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:50:47 #75 15.33 OK: 266 MiB in 52 packages 22:50:47 #75 DONE 16.9s 22:50:47 22:50:47 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 22:50:47 #84 ... 22:50:47 22:50:47 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:50:47 #63 25.66 Executing busybox-1.36.1-r7.trigger 22:50:47 #63 25.92 Executing ca-certificates-20240226-r0.trigger 22:50:47 #63 28.31 OK: 18 MiB in 19 packages 22:50:47 #63 DONE 29.9s 22:50:47 22:50:47 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:50:48 #85 ... 22:50:48 22:50:48 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:50:48 #62 DONE 31.1s 22:50:48 22:50:48 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 22:50:48 #86 ... 22:50:48 22:50:48 #60 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 22:50:48 #60 17.81 (1/1) Installing dumb-init (1.2.5-r2) 22:50:48 #60 18.92 Executing busybox-1.36.1-r7.trigger 22:50:48 #60 19.13 OK: 8 MiB in 16 packages 22:50:48 #60 DONE 20.7s 22:50:48 22:50:48 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:50:48 #79 14.42 OK: 18 MiB in 19 packages 22:50:48 #79 DONE 16.6s 22:50:48 22:50:48 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 22:50:48 #87 ... 22:50:48 22:50:48 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 22:50:48 #84 DONE 1.4s 22:50:48 22:50:48 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:48 #88 ... 22:50:48 22:50:48 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 22:50:48 #87 DONE 0.6s 22:50:49 22:50:49 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:50:50 #89 ... 22:50:50 22:50:50 #74 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 22:50:50 #74 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:50 #74 6.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:50 #74 13.38 OK: 8 MiB in 16 packages 22:50:50 #74 ... 22:50:50 22:50:50 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 22:50:50 #78 14.45 OK: 8 MiB in 17 packages 22:50:50 #78 DONE 15.4s 22:50:50 22:50:50 #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:50:51 #90 ... 22:50:51 22:50:51 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:51 #91 ... 22:50:51 22:50:51 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:50:51 #61 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:51 #61 26.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:51 #61 32.86 (1/11) Installing ca-certificates (20240226-r0) 22:50:51 #61 33.26 (2/11) Installing brotli-libs (1.0.9-r14) 22:50:51 #61 ... 22:50:51 22:50:51 #74 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 22:50:51 #74 DONE 14.6s 22:50:51 22:50:51 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:50:51 #61 33.36 (3/11) Installing libunistring (1.1-r1) 22:50:51 #61 ... 22:50:51 22:50:51 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:50:51 #72 24.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:51 #72 29.68 OK: 266 MiB in 52 packages 22:50:51 #72 ... 22:50:51 22:50:51 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:50:51 #61 33.48 (4/11) Installing libidn2 (2.3.4-r1) 22:50:51 #61 33.51 (5/11) Installing nghttp2-libs (1.57.0-r0) 22:50:51 #61 33.52 (6/11) Installing libcurl (8.9.0-r0) 22:50:51 #61 33.57 (7/11) Installing curl (8.9.0-r0) 22:50:51 #61 33.61 (8/11) Installing dumb-init (1.2.5-r2) 22:50:51 #61 33.62 (9/11) Installing musl-obstack (1.2.3-r2) 22:50:51 #61 33.67 (10/11) Installing libucontext (1.2-r2) 22:50:51 #61 33.67 (11/11) Installing gcompat (1.1.0-r1) 22:50:51 #61 33.70 Executing busybox-1.36.1-r7.trigger 22:50:51 #61 33.77 Executing ca-certificates-20240226-r0.trigger 22:50:51 #61 ... 22:50:51 22:50:51 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:50:51 #72 DONE 30.4s 22:50:51 22:50:51 #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:51 #92 ... 22:50:51 22:50:51 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 22:50:51 #80 9.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:52 #158 ... 22:50:52 22:50:52 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:50:52 #149 104.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:50:52 #80 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:53 #80 ... 22:50:53 22:50:53 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:50:53 #93 DONE 1.5s 22:50:53 22:50:53 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:53 #94 ... 22:50:53 22:50:53 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:50:53 #61 34.65 OK: 13 MiB in 26 packages 22:50:53 #61 DONE 35.9s 22:50:54 22:50:54 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 22:50:54 #81 9.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:55 #81 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:57 #81 ... 22:50:57 22:50:57 #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:50:57 #90 DONE 6.9s 22:50:57 22:50:57 #95 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 22:50:57 #95 DONE 0.2s 22:50:57 22:50:57 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 22:50:57 #86 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:57 #86 ... 22:50:57 22:50:57 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 22:50:57 #80 14.20 OK: 8 MiB in 16 packages 22:50:57 #80 DONE 15.1s 22:50:57 22:50:57 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:50:57 #85 8.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:57 #85 9.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:59 #85 ... 22:50:59 22:50:59 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 22:50:59 #81 14.65 OK: 9 MiB in 17 packages 22:50:59 #81 DONE 15.5s 22:50:59 22:50:59 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 22:50:59 #86 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:51:01 #86 ... 22:51:01 22:51:01 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:51:01 #85 12.64 OK: 18 MiB in 19 packages 22:51:01 #85 DONE 13.3s 22:51:01 22:51:01 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:51:01 #89 8.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:51:01 #89 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:51:01 #89 14.21 OK: 8 MiB in 19 packages 22:51:01 #89 ... 22:51:01 22:51:01 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 22:51:01 #86 14.29 OK: 9 MiB in 20 packages 22:51:01 #86 ... 22:51:01 22:51:01 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:51:01 #89 DONE 15.4s 22:51:02 22:51:02 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:51:02 #96 ... 22:51:02 22:51:02 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 22:51:02 #86 DONE 15.2s 22:51:02 22:51:02 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:51:03 #97 ... 22:51:03 22:51:03 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:51:03 #0 3.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:51:03 #0 5.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:51:03 #0 8.843 OK: 13 MiB in 26 packages 22:51:03 #98 DONE 9.4s 22:51:03 22:51:03 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:51:04 #99 ... 22:51:04 22:51:04 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:51:04 #96 DONE 2.6s 22:51:04 22:51:04 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:51:04 #97 DONE 2.2s 22:51:04 22:51:04 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 22:51:04 #100 DONE 0.2s 22:51:04 22:51:04 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:51:05 #101 ... 22:51:05 22:51:05 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:51:05 #99 DONE 2.6s 22:51:05 22:51:05 #102 [security-spire-config stage-2 6/10] COPY security.txt / 22:51:05 #102 DONE 0.3s 22:51:05 22:51:05 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:51:05 #103 ... 22:51:05 22:51:05 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 22:51:05 #104 DONE 0.3s 22:51:05 22:51:05 #105 [security-spire-server stage-2 6/9] COPY security.txt / 22:51:05 #105 DONE 0.3s 22:51:05 22:51:05 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:51:05 #103 DONE 0.4s 22:51:05 22:51:05 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 22:51:05 #106 DONE 0.2s 22:51:05 22:51:05 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:51:05 #107 ... 22:51:05 22:51:05 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:51:05 #108 DONE 0.4s 22:51:06 22:51:06 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:51:06 #107 DONE 0.3s 22:51:06 22:51:06 #109 [security-spire-config] exporting to image 22:51:06 #109 exporting layers 22:51:06 #109 ... 22:51:06 22:51:06 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:51:06 #110 DONE 0.5s 22:51:06 22:51:06 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:51:06 #111 DONE 0.2s 22:51:06 22:51:06 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:51:06 #101 DONE 2.3s 22:51:06 22:51:06 #109 [security-spire-server] exporting to image 22:51:07 #109 ... 22:51:07 22:51:07 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 22:51:07 #112 DONE 0.3s 22:51:07 22:51:07 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 22:51:07 #113 DONE 0.2s 22:51:07 22:51:07 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:51:07 #114 DONE 0.3s 22:51:07 22:51:07 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:51:07 #115 DONE 0.2s 22:51:07 22:51:07 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:08 #83 ... 22:51:08 22:51:08 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:51:08 #116 DONE 0.2s 22:51:08 22:51:08 #109 [security-spire-agent] exporting to image 22:51:09 #109 exporting layers 3.0s done 22:51:09 #109 writing image sha256:368540684197e999d6db5a8be72a3bbeeec73b7dbdcd6c55e20f8d2f850c4c9b 0.0s done 22:51:09 #109 naming to docker.io/library/security-spire-config-arm64 done 22:51:09 #109 exporting layers 3.0s done 22:51:09 #109 writing image sha256:969dca005fcadf760cb7238f2ae73c734640056e527f4233d207288a835128c5 done 22:51:09 #109 naming to docker.io/library/security-spire-server-arm64 done 22:51:10 #109 exporting layers 2.1s done 22:51:10 #109 writing image sha256:374fbaa7e25115e104fc929b7d70c97bb44122091c0e011dd90edbddaa640344 done 22:51:10 #109 naming to docker.io/library/security-spire-agent-arm64 done 22:51:10 #109 DONE 5.3s 22:51:10 22:51:10 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:27 #149 ... 22:51:27 22:51:27 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:51:27 #152 DONE 142.4s 22:51:27 22:51:27 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:51:33 #157 ... 22:51:33 22:51:33 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:51:33 #154 DONE 147.4s 22:51:33 22:51:33 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:51:33 #156 DONE 148.3s 22:51:33 22:51:33 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:51:33 #67 ... 22:51:33 22:51:33 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:51:34 #159 ... 22:51:34 22:51:34 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:51:34 #155 DONE 149.3s 22:51:34 22:51:34 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:51:34 #149 DONE 149.3s 22:51:34 22:51:34 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:51:35 #160 ... 22:51:35 22:51:35 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:51:35 #159 DONE 2.1s 22:51:35 22:51:35 #161 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 22:51:36 #161 ... 22:51:36 22:51:36 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:51:36 #162 DONE 2.2s 22:51:36 22:51:36 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 22:51:36 #163 DONE 1.8s 22:51:36 22:51:36 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:51:36 #160 DONE 1.5s 22:51:36 22:51:36 #164 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:51:36 #164 ... 22:51:36 22:51:36 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 22:51:36 #165 DONE 0.5s 22:51:36 22:51:36 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:51:36 #166 DONE 0.5s 22:51:36 22:51:36 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 22:51:36 #167 DONE 0.5s 22:51:36 22:51:36 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 22:51:36 #168 ... 22:51:36 22:51:36 #164 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:51:36 #164 DONE 0.6s 22:51:36 22:51:36 #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:51:37 #169 ... 22:51:37 22:51:37 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:51:37 #170 DONE 1.6s 22:51:37 22:51:37 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 22:51:37 #171 DONE 1.6s 22:51:37 22:51:37 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 22:51:37 #168 DONE 1.6s 22:51:38 22:51:38 #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:51:38 #169 DONE 1.5s 22:51:38 22:51:38 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:51:39 #172 ... 22:51:39 22:51:39 #161 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 22:51:39 #161 DONE 3.4s 22:51:39 22:51:39 #173 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 22:51:39 #173 ... 22:51:39 22:51:39 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:51:39 #172 DONE 1.6s 22:51:39 22:51:39 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:51:39 #174 DONE 1.7s 22:51:39 22:51:39 #175 [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 22:51:39 #175 DONE 1.7s 22:51:39 22:51:39 #176 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:51:39 #176 DONE 1.3s 22:51:39 22:51:39 #177 [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 22:51:40 #177 ... 22:51:40 22:51:40 #173 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 22:51:40 #173 DONE 1.0s 22:51:40 22:51:40 #178 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 22:51:43 #178 ... 22:51:43 22:51:43 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:51:43 #179 DONE 3.9s 22:51:43 22:51:43 #177 [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 22:51:43 #177 DONE 4.0s 22:51:43 22:51:43 #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:51:43 #180 DONE 4.1s 22:51:43 22:51:43 #178 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 22:51:43 #178 DONE 3.6s 22:51:43 22:51:43 #181 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:51:43 #181 ... 22:51:43 22:51:43 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:51:43 #151 DONE 159.0s 22:51:43 22:51:43 #182 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:51:51 #182 ... 22:51:51 22:51:51 #115 [security-spiffe-token-provider] exporting to image 22:51:51 #115 exporting layers 6.3s done 22:51:52 #115 ... 22:51:52 22:51:52 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:51:52 #148 DONE 168.2s 22:51:52 22:51:52 #115 [security-spiffe-token-provider] exporting to image 22:51:52 #115 writing image sha256:abda6fd2b129216bb81fa4cd2f12b809d8afc208d621ddf40e6c6b4d6f0822d6 22:51:52 #115 ... 22:51:52 22:51:52 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:51:53 #183 ... 22:51:53 22:51:53 #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:51:53 #184 ... 22:51:53 22:51:53 #115 [security-spiffe-token-provider] exporting to image 22:51:53 #115 writing image sha256:abda6fd2b129216bb81fa4cd2f12b809d8afc208d621ddf40e6c6b4d6f0822d6 0.7s done 22:51:53 #115 naming to docker.io/library/security-spiffe-token-provider 22:51:54 #115 ... 22:51:54 22:51:54 #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:51:54 #185 CACHED 22:51:54 22:51:54 #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:51:54 #186 CACHED 22:51:54 22:51:54 #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:51:55 #187 ... 22:51:55 22:51:55 #115 [security-spiffe-token-provider] exporting to image 22:51:55 #115 naming to docker.io/library/security-spiffe-token-provider 1.9s done 22:51:55 #115 DONE 17.4s 22:51:55 22:51:55 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:51:55 #157 DONE 170.9s 22:51:55 22:51:55 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:51:55 #147 ... 22:51:55 22:51:55 #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:51:55 #184 DONE 12.1s 22:51:55 22:51:55 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:51:55 #158 DONE 171.0s 22:51:55 22:51:55 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:51:55 #153 DONE 171.0s 22:51:55 22:51:55 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:51:55 #183 DONE 12.1s 22:51:55 22:51:55 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:51:55 #150 DONE 171.0s 22:51:55 22:51:55 #182 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:51:55 #182 DONE 12.1s 22:51:55 22:51:55 #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:51:55 #188 ... 22:51:55 22:51:55 #189 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 22:51:55 #189 CACHED 22:51:55 22:51:55 #190 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 22:51:55 #190 CACHED 22:51:56 22:51:56 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:51:56 #191 ... 22:51:56 22:51:56 #192 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:51:56 #192 CACHED 22:51:56 22:51:56 #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:51:56 #193 CACHED 22:51:56 22:51:56 #194 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:51:56 #194 CACHED 22:51:56 22:51:56 #195 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:51:56 #195 CACHED 22:51:56 22:51:56 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:51:56 #146 DONE 171.7s 22:51:56 22:51:56 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:51:56 #147 DONE 171.7s 22:51:56 22:51:56 #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:51:56 #187 DONE 2.7s 22:51:56 22:51:56 #196 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:51:57 #196 ... 22:51:57 22:51:57 #181 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:51:57 #181 DONE 12.9s 22:51:57 22:51:57 #115 [core-common-config-bootstrapper] exporting to image 22:51:57 #115 exporting layers 22:51:57 #115 ... 22:51:57 22:51:57 #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:51:57 #188 DONE 1.9s 22:51:57 22:51:57 #197 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:51:57 #197 DONE 2.0s 22:51:57 22:51:57 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:51:57 #191 DONE 2.0s 22:51:57 22:51:57 #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 22:51:57 #198 DONE 1.5s 22:51:57 22:51:57 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:51:57 #199 DONE 1.6s 22:51:57 22:51:57 #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:51:57 #200 DONE 1.5s 22:51:57 22:51:57 #201 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:51:57 #201 ... 22:51:57 22:51:57 #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:51:57 #202 DONE 1.5s 22:51:57 22:51:57 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:51:57 #203 DONE 1.4s 22:51:58 22:51:58 #115 [core-common-config-bootstrapper] exporting to image 22:51:58 #115 exporting layers 1.3s done 22:51:58 #115 writing image sha256:ce25f66649212574dd67d40882f12422e4aa6adad668414e6263ef5a44db5ff2 22:51:58 #115 writing image sha256:ce25f66649212574dd67d40882f12422e4aa6adad668414e6263ef5a44db5ff2 0.2s done 22:51:58 #115 naming to docker.io/library/core-common-config-bootstrapper 22:51:58 #115 naming to docker.io/library/core-common-config-bootstrapper 0.2s done 22:51:58 #115 DONE 19.2s 22:51:58 22:51:58 #196 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:51:58 #196 DONE 1.9s 22:51:58 22:51:58 #204 [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/ 22:51:58 #204 DONE 0.7s 22:51:58 22:51:58 #205 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:51:58 #205 ... 22:51:58 22:51:58 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:51:58 #206 DONE 0.7s 22:51:58 22:51:58 #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:51:58 #207 DONE 0.7s 22:51:58 22:51:58 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 22:51:58 #208 DONE 0.7s 22:51:58 22:51:58 #201 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:51:58 #201 DONE 0.8s 22:51:58 22:51:58 #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:51:58 #209 DONE 0.8s 22:51:58 22:51:58 #210 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:51:58 #210 DONE 2.9s 22:51:58 22:51:58 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:51:58 #211 DONE 0.8s 22:51:58 22:51:58 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:51:58 #212 DONE 0.7s 22:51:58 22:51:58 #115 [security-proxy-setup] exporting to image 22:51:58 #115 exporting layers 0.2s done 22:51:58 #115 writing image sha256:f5612efc72de97924d0f1c2ab044019d98ba19ed2243e05869a664f206cbcce7 done 22:51:58 #115 naming to docker.io/library/core-command 22:51:58 #115 ... 22:51:58 22:51:58 #213 [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/ 22:51:58 #213 DONE 0.3s 22:51:58 22:51:58 #214 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:51:58 #214 CACHED 22:51:58 22:51:58 #215 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:51:58 #215 CACHED 22:51:58 22:51:58 #205 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:51:58 #205 DONE 0.4s 22:51:58 22:51:58 #115 [core-command] exporting to image 22:51:58 #115 naming to docker.io/library/core-command done 22:51:59 #115 exporting layers 0.5s done 22:51:59 #115 ... 22:51:59 22:51:59 #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:51:59 #216 DONE 0.7s 22:51:59 22:51:59 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:51:59 #217 DONE 0.6s 22:51:59 22:51:59 #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 22:51:59 #218 DONE 0.6s 22:51:59 22:51:59 #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:51:59 #219 DONE 0.6s 22:51:59 22:51:59 #220 [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/ 22:51:59 #220 DONE 0.5s 22:51:59 22:51:59 #115 [support-scheduler] exporting to image 22:51:59 #115 writing image sha256:500f12b3f3c7b3e2759dd04f4efb5c8bc956f1367d9ad0ec8531cdc42df8be88 0.0s done 22:51:59 #115 naming to docker.io/library/support-scheduler done 22:52:00 #115 exporting layers 1.4s done 22:52:00 #115 ... 22:52:00 22:52:00 #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 22:52:00 #221 DONE 1.2s 22:52:00 22:52:00 #222 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:52:00 #222 DONE 0.9s 22:52:00 22:52:00 #223 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:52:00 #223 DONE 0.8s 22:52:00 22:52:00 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:52:00 #224 DONE 1.2s 22:52:00 22:52:00 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:52:00 #225 DONE 1.5s 22:52:00 22:52:00 #115 [core-data] exporting to image 22:52:00 #115 writing image sha256:6f14c3d22a1cb7cc48e34c6784f6bf1d5ecaf00fcf2d8e73c928791b79baa83a 0.0s done 22:52:00 #115 naming to docker.io/library/security-proxy-setup done 22:52:00 #115 writing image sha256:b5c395906b63a8731d7a13ba0a3ae9c5dc330abec19757a3f379380ed5e36238 done 22:52:00 #115 naming to docker.io/library/core-keeper done 22:52:00 #115 writing image sha256:1b686e228a4ed92465e5397a03c1a07f9d61915be31a14c6f17200fe2250b8bf done 22:52:00 #115 naming to docker.io/library/core-metadata 0.0s done 22:52:00 #115 ... 22:52:00 22:52:00 #226 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:52:00 #226 DONE 0.2s 22:52:00 22:52:00 #227 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 22:52:00 #227 DONE 0.3s 22:52:00 22:52:00 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:52:00 #228 DONE 1.2s 22:52:00 22:52:00 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:52:00 #229 DONE 0.3s 22:52:00 22:52:00 #115 [security-proxy-auth] exporting to image 22:52:00 #115 exporting layers 0.3s done 22:52:00 #115 writing image sha256:cb2ec61fcdb9ee8d930e592ba2a97db0e673d984236963302793c7227005266d done 22:52:00 #115 writing image sha256:d25ffa0b50fccdc0e28e20886c67faf7e4e54d4698676d36e7098ca3a58c7d87 done 22:52:00 #115 naming to docker.io/library/core-data done 22:52:00 #115 naming to docker.io/library/security-proxy-auth 0.0s done 22:52:00 #115 exporting layers 0.2s done 22:52:00 #115 writing image sha256:a290e7f52fc1bedcde831eeaddd61673afae2e779948a5791cfd4c0a976c0789 0.0s done 22:52:00 #115 naming to docker.io/library/support-cron-scheduler 22:52:00 #115 exporting layers 0.3s done 22:52:00 #115 naming to docker.io/library/support-cron-scheduler done 22:52:00 #115 writing image sha256:5f93b3b1a91d2488b0fb71622c6198c1359cc41d2c9d6d77f5267326d69e0151 done 22:52:00 #115 naming to docker.io/library/support-notifications done 22:52:00 #115 writing image sha256:d9d85f0ff5cc9916a6b7ad0c5d3443fdca4b97b2079d72a5f647bf7a898b6a97 done 22:52:00 #115 naming to docker.io/library/security-secretstore-setup done 22:52:00 #115 DONE 21.5s 22:52:00 22:52:00 #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 22:52:00 #230 DONE 0.5s 22:52:00 22:52:00 #115 [security-bootstrapper] exporting to image 22:52:00 #115 exporting layers 0.2s done 22:52:01 #115 writing image sha256:ff9a3803636008e47ba6a87b73ed0d41bd91d905186e0d1b8a2e1927c1ea1834 done 22:52:01 #115 naming to docker.io/library/security-bootstrapper done 22:52:01 #115 DONE 21.7s 22:52:01 22:52:01 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:52:01 time="2024-08-06T22:47:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:52:01 $ docker stop --time=1 5a8ae99cebb5c646c73650a136a226feb3e14f17cd33636fa2bd23a1fe0e092b 22:52:02 $ docker rm -f --volumes 5a8ae99cebb5c646c73650a136a226feb3e14f17cd33636fa2bd23a1fe0e092b [Pipeline] // withDockerContainer [Pipeline] sh 22:52:02 + docker images 22:52:02 REPOSITORY TAG IMAGE ID CREATED SIZE 22:52:02 security-bootstrapper latest ff9a38036360 2 seconds ago 18.9MB 22:52:02 support-cron-scheduler latest a290e7f52fc1 2 seconds ago 42.2MB 22:52:02 security-proxy-auth latest cb2ec61fcdb9 2 seconds ago 33MB 22:52:02 security-secretstore-setup latest d9d85f0ff5cc 2 seconds ago 36.9MB 22:52:02 support-notifications latest 5f93b3b1a91d 2 seconds ago 42.3MB 22:52:02 core-keeper latest b5c395906b63 3 seconds ago 39.4MB 22:52:02 core-metadata latest 1b686e228a4e 3 seconds ago 39.6MB 22:52:02 core-data latest d25ffa0b50fc 3 seconds ago 39.5MB 22:52:02 support-scheduler latest 500f12b3f3c7 4 seconds ago 41.8MB 22:52:02 security-proxy-setup latest 6f14c3d22a1c 4 seconds ago 26.2MB 22:52:02 core-command latest f5612efc72de 4 seconds ago 35.4MB 22:52:02 core-common-config-bootstrapper latest ce25f6664921 6 seconds ago 15.2MB 22:52:02 security-spiffe-token-provider latest abda6fd2b129 23 seconds ago 28.8MB 22:52:02 security-spire-config latest 9332675f7ac7 3 minutes ago 120MB 22:52:02 security-spire-agent latest b93e6535cecf 3 minutes ago 182MB 22:52:02 security-spire-server latest 0b8a95f3694e 3 minutes ago 121MB 22:52:02 ci-base-image-x86_64 latest 5dec24dac452 7 minutes ago 969MB 22:52:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 22:52:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 22:52:02 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 22:52:03 provisioning config files... 22:52:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/663@tmp/config18411617921661332997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:52:03 ---> ****-login.sh 22:52:03 nexus3.edgexfoundry.org:10001 22:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:52:03 Configure a credential helper to remove this warning. See 22:52:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:52:03 22:52:03 Login Succeeded 22:52:03 nexus3.edgexfoundry.org:10002 22:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:52:03 Configure a credential helper to remove this warning. See 22:52:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:52:03 22:52:03 Login Succeeded 22:52:03 nexus3.edgexfoundry.org:10003 22:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:52:03 Configure a credential helper to remove this warning. See 22:52:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:52:03 22:52:03 Login Succeeded 22:52:03 nexus3.edgexfoundry.org:10004 22:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:52:03 Configure a credential helper to remove this warning. See 22:52:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:52:03 22:52:03 Login Succeeded 22:52:03 ****.io 22:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:52:03 Configure a credential helper to remove this warning. See 22:52:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:52:03 22:52:03 Login Succeeded 22:52:03 ---> ****-login.sh ends [Pipeline] } 22:52:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:52:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:52:03 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:52:03 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:03 latest 22:52:03 3.2.0-dev.45 22:52:03 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:03 main 22:52:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:04 + docker push nexus3.edgexfoundry.org:10004/core-command:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:52:04 9cfa275da94e: Preparing 22:52:04 26635e7f06d8: Preparing 22:52:04 df962caf5d94: Preparing 22:52:04 d3aebdc8d48d: Preparing 22:52:04 acedc6696242: Preparing 22:52:04 3a9d6b03274e: Preparing 22:52:04 ce7f800efff9: Preparing 22:52:04 3a9d6b03274e: Waiting 22:52:04 ce7f800efff9: Waiting 22:52:04 acedc6696242: Pushed 22:52:04 d3aebdc8d48d: Pushed 22:52:04 9cfa275da94e: Pushed 22:52:04 df962caf5d94: Pushed 22:52:04 ce7f800efff9: Layer already exists 22:52:04 3a9d6b03274e: Pushed 22:52:07 26635e7f06d8: Pushed 22:52:07 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:f60ac46bf3780739deac92afa55ccecabe37ab1c36e16760cd1347117b531212 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:08 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:52:08 9cfa275da94e: Preparing 22:52:08 26635e7f06d8: Preparing 22:52:08 df962caf5d94: Preparing 22:52:08 d3aebdc8d48d: Preparing 22:52:08 acedc6696242: Preparing 22:52:08 3a9d6b03274e: Preparing 22:52:08 ce7f800efff9: Preparing 22:52:08 3a9d6b03274e: Waiting 22:52:08 ce7f800efff9: Waiting 22:52:08 9cfa275da94e: Layer already exists 22:52:08 acedc6696242: Layer already exists 22:52:08 df962caf5d94: Layer already exists 22:52:08 26635e7f06d8: Layer already exists 22:52:08 d3aebdc8d48d: Layer already exists 22:52:08 3a9d6b03274e: Layer already exists 22:52:08 ce7f800efff9: Layer already exists 22:52:08 latest: digest: sha256:f60ac46bf3780739deac92afa55ccecabe37ab1c36e16760cd1347117b531212 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:09 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.45 22:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:52:09 9cfa275da94e: Preparing 22:52:09 26635e7f06d8: Preparing 22:52:09 df962caf5d94: Preparing 22:52:09 d3aebdc8d48d: Preparing 22:52:09 acedc6696242: Preparing 22:52:09 3a9d6b03274e: Preparing 22:52:09 ce7f800efff9: Preparing 22:52:09 ce7f800efff9: Waiting 22:52:09 3a9d6b03274e: Waiting 22:52:09 9cfa275da94e: Layer already exists 22:52:09 df962caf5d94: Layer already exists 22:52:09 d3aebdc8d48d: Layer already exists 22:52:09 26635e7f06d8: Layer already exists 22:52:09 acedc6696242: Layer already exists 22:52:09 3a9d6b03274e: Layer already exists 22:52:09 ce7f800efff9: Layer already exists 22:52:09 3.2.0-dev.45: digest: sha256:f60ac46bf3780739deac92afa55ccecabe37ab1c36e16760cd1347117b531212 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:09 + docker push nexus3.edgexfoundry.org:10004/core-command:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:52:09 9cfa275da94e: Preparing 22:52:09 26635e7f06d8: Preparing 22:52:09 df962caf5d94: Preparing 22:52:09 d3aebdc8d48d: Preparing 22:52:09 acedc6696242: Preparing 22:52:09 3a9d6b03274e: Preparing 22:52:09 ce7f800efff9: Preparing 22:52:09 3a9d6b03274e: Waiting 22:52:09 ce7f800efff9: Waiting 22:52:09 9cfa275da94e: Layer already exists 22:52:09 df962caf5d94: Layer already exists 22:52:09 d3aebdc8d48d: Layer already exists 22:52:09 acedc6696242: Layer already exists 22:52:09 26635e7f06d8: Layer already exists 22:52:09 3a9d6b03274e: Layer already exists 22:52:09 ce7f800efff9: Layer already exists 22:52:09 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:f60ac46bf3780739deac92afa55ccecabe37ab1c36e16760cd1347117b531212 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:10 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:52:10 9cfa275da94e: Preparing 22:52:10 26635e7f06d8: Preparing 22:52:10 df962caf5d94: Preparing 22:52:10 d3aebdc8d48d: Preparing 22:52:10 acedc6696242: Preparing 22:52:10 3a9d6b03274e: Preparing 22:52:10 ce7f800efff9: Preparing 22:52:10 3a9d6b03274e: Waiting 22:52:10 ce7f800efff9: Waiting 22:52:10 9cfa275da94e: Layer already exists 22:52:10 26635e7f06d8: Layer already exists 22:52:10 acedc6696242: Layer already exists 22:52:10 df962caf5d94: Layer already exists 22:52:10 d3aebdc8d48d: Layer already exists 22:52:10 3a9d6b03274e: Layer already exists 22:52:10 ce7f800efff9: Layer already exists 22:52:10 main: digest: sha256:f60ac46bf3780739deac92afa55ccecabe37ab1c36e16760cd1347117b531212 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:52:10 ===================================================== [Pipeline] echo 22:52:10 taggedImages: 22:52:10 - nexus3.edgexfoundry.org:10004/core-command:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:10 - nexus3.edgexfoundry.org:10004/core-command:latest 22:52:10 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.45 22:52:10 - nexus3.edgexfoundry.org:10004/core-command:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:10 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:52:10 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 22:52:10 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:10 latest 22:52:10 3.2.0-dev.45 22:52:10 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:10 main 22:52:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:52:11 a2ccfe2b50c3: Preparing 22:52:11 cd2b09972d29: Preparing 22:52:11 afe1543e85ef: Preparing 22:52:11 222119a88add: Preparing 22:52:11 df962caf5d94: Preparing 22:52:11 d3aebdc8d48d: Preparing 22:52:11 acedc6696242: Preparing 22:52:11 3a9d6b03274e: Preparing 22:52:11 ce7f800efff9: Preparing 22:52:11 d3aebdc8d48d: Waiting 22:52:11 acedc6696242: Waiting 22:52:11 3a9d6b03274e: Waiting 22:52:11 ce7f800efff9: Waiting 22:52:11 df962caf5d94: Layer already exists 22:52:11 d3aebdc8d48d: Layer already exists 22:52:11 acedc6696242: Layer already exists 22:52:11 3a9d6b03274e: Layer already exists 22:52:11 ce7f800efff9: Layer already exists 22:52:11 cd2b09972d29: Pushed 22:52:11 a2ccfe2b50c3: Pushed 22:52:11 afe1543e85ef: Pushed 22:52:12 222119a88add: Pushed 22:52:12 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:fe021935906c05d2df3fc0c405d023dbbdbe90993b423ed354a076cd74745ccb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:12 + 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 22:52:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:52:12 a2ccfe2b50c3: Preparing 22:52:12 cd2b09972d29: Preparing 22:52:12 afe1543e85ef: Preparing 22:52:12 222119a88add: Preparing 22:52:12 df962caf5d94: Preparing 22:52:12 d3aebdc8d48d: Preparing 22:52:12 acedc6696242: Preparing 22:52:12 3a9d6b03274e: Preparing 22:52:12 ce7f800efff9: Preparing 22:52:12 3a9d6b03274e: Waiting 22:52:12 d3aebdc8d48d: Waiting 22:52:12 acedc6696242: Waiting 22:52:12 ce7f800efff9: Waiting 22:52:12 cd2b09972d29: Layer already exists 22:52:12 df962caf5d94: Layer already exists 22:52:12 222119a88add: Layer already exists 22:52:12 a2ccfe2b50c3: Layer already exists 22:52:12 afe1543e85ef: Layer already exists 22:52:12 3a9d6b03274e: Layer already exists 22:52:12 acedc6696242: Layer already exists 22:52:12 d3aebdc8d48d: Layer already exists 22:52:12 ce7f800efff9: Layer already exists 22:52:12 latest: digest: sha256:fe021935906c05d2df3fc0c405d023dbbdbe90993b423ed354a076cd74745ccb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.45 22:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:52:13 a2ccfe2b50c3: Preparing 22:52:13 cd2b09972d29: Preparing 22:52:13 afe1543e85ef: Preparing 22:52:13 222119a88add: Preparing 22:52:13 df962caf5d94: Preparing 22:52:13 d3aebdc8d48d: Preparing 22:52:13 acedc6696242: Preparing 22:52:13 3a9d6b03274e: Preparing 22:52:13 ce7f800efff9: Preparing 22:52:13 3a9d6b03274e: Waiting 22:52:13 acedc6696242: Waiting 22:52:13 ce7f800efff9: Waiting 22:52:13 d3aebdc8d48d: Waiting 22:52:13 a2ccfe2b50c3: Layer already exists 22:52:13 df962caf5d94: Layer already exists 22:52:13 222119a88add: Layer already exists 22:52:13 afe1543e85ef: Layer already exists 22:52:13 cd2b09972d29: Layer already exists 22:52:13 d3aebdc8d48d: Layer already exists 22:52:13 acedc6696242: Layer already exists 22:52:13 3a9d6b03274e: Layer already exists 22:52:13 ce7f800efff9: Layer already exists 22:52:13 3.2.0-dev.45: digest: sha256:fe021935906c05d2df3fc0c405d023dbbdbe90993b423ed354a076cd74745ccb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:52:14 a2ccfe2b50c3: Preparing 22:52:14 cd2b09972d29: Preparing 22:52:14 afe1543e85ef: Preparing 22:52:14 222119a88add: Preparing 22:52:14 df962caf5d94: Preparing 22:52:14 d3aebdc8d48d: Preparing 22:52:14 acedc6696242: Preparing 22:52:14 3a9d6b03274e: Preparing 22:52:14 ce7f800efff9: Preparing 22:52:14 d3aebdc8d48d: Waiting 22:52:14 acedc6696242: Waiting 22:52:14 3a9d6b03274e: Waiting 22:52:14 ce7f800efff9: Waiting 22:52:14 a2ccfe2b50c3: Layer already exists 22:52:14 222119a88add: Layer already exists 22:52:14 df962caf5d94: Layer already exists 22:52:14 afe1543e85ef: Layer already exists 22:52:14 cd2b09972d29: Layer already exists 22:52:14 d3aebdc8d48d: Layer already exists 22:52:14 ce7f800efff9: Layer already exists 22:52:14 3a9d6b03274e: Layer already exists 22:52:14 acedc6696242: Layer already exists 22:52:14 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:fe021935906c05d2df3fc0c405d023dbbdbe90993b423ed354a076cd74745ccb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:14 + 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 22:52:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 22:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:52:14 a2ccfe2b50c3: Preparing 22:52:14 cd2b09972d29: Preparing 22:52:14 afe1543e85ef: Preparing 22:52:14 222119a88add: Preparing 22:52:14 df962caf5d94: Preparing 22:52:14 d3aebdc8d48d: Preparing 22:52:14 acedc6696242: Preparing 22:52:14 3a9d6b03274e: Preparing 22:52:14 d3aebdc8d48d: Waiting 22:52:14 acedc6696242: Waiting 22:52:14 ce7f800efff9: Preparing 22:52:14 3a9d6b03274e: Waiting 22:52:14 ce7f800efff9: Waiting 22:52:14 cd2b09972d29: Layer already exists 22:52:14 afe1543e85ef: Layer already exists 22:52:14 222119a88add: Layer already exists 22:52:14 df962caf5d94: Layer already exists 22:52:14 a2ccfe2b50c3: Layer already exists 22:52:14 3a9d6b03274e: Layer already exists 22:52:14 acedc6696242: Layer already exists 22:52:14 d3aebdc8d48d: Layer already exists 22:52:14 ce7f800efff9: Layer already exists 22:52:14 main: digest: sha256:fe021935906c05d2df3fc0c405d023dbbdbe90993b423ed354a076cd74745ccb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:52:14 ===================================================== [Pipeline] echo 22:52:14 taggedImages: 22:52:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:52:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.45 22:52:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 22:52:14 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:52:14 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:14 latest 22:52:14 3.2.0-dev.45 22:52:14 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:14 main 22:52:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:15 + docker push nexus3.edgexfoundry.org:10004/core-data:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:52:15 f159547e4671: Preparing 22:52:15 6c2f0609199f: Preparing 22:52:15 df962caf5d94: Preparing 22:52:15 d3aebdc8d48d: Preparing 22:52:15 0300feef8370: Preparing 22:52:15 5e9c5ff305f6: Preparing 22:52:15 ce7f800efff9: Preparing 22:52:15 5e9c5ff305f6: Waiting 22:52:15 ce7f800efff9: Waiting 22:52:15 df962caf5d94: Layer already exists 22:52:15 d3aebdc8d48d: Layer already exists 22:52:15 ce7f800efff9: Layer already exists 22:52:15 0300feef8370: Pushed 22:52:15 f159547e4671: Pushed 22:52:15 5e9c5ff305f6: Pushed 22:52:18 6c2f0609199f: Pushed 22:52:18 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:d8a0be48da3f19146410c10181d8b988c142e98eb19990cb60b392988e5b7b4e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:19 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:52:19 f159547e4671: Preparing 22:52:19 6c2f0609199f: Preparing 22:52:19 df962caf5d94: Preparing 22:52:19 d3aebdc8d48d: Preparing 22:52:19 0300feef8370: Preparing 22:52:19 5e9c5ff305f6: Preparing 22:52:19 ce7f800efff9: Preparing 22:52:19 5e9c5ff305f6: Waiting 22:52:19 ce7f800efff9: Waiting 22:52:19 6c2f0609199f: Layer already exists 22:52:19 f159547e4671: Layer already exists 22:52:19 df962caf5d94: Layer already exists 22:52:19 0300feef8370: Layer already exists 22:52:19 d3aebdc8d48d: Layer already exists 22:52:19 ce7f800efff9: Layer already exists 22:52:19 5e9c5ff305f6: Layer already exists 22:52:19 latest: digest: sha256:d8a0be48da3f19146410c10181d8b988c142e98eb19990cb60b392988e5b7b4e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:20 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.45 22:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:52:20 f159547e4671: Preparing 22:52:20 6c2f0609199f: Preparing 22:52:20 df962caf5d94: Preparing 22:52:20 d3aebdc8d48d: Preparing 22:52:20 0300feef8370: Preparing 22:52:20 5e9c5ff305f6: Preparing 22:52:20 ce7f800efff9: Preparing 22:52:20 5e9c5ff305f6: Waiting 22:52:20 ce7f800efff9: Waiting 22:52:20 df962caf5d94: Layer already exists 22:52:20 0300feef8370: Layer already exists 22:52:20 d3aebdc8d48d: Layer already exists 22:52:20 f159547e4671: Layer already exists 22:52:20 6c2f0609199f: Layer already exists 22:52:20 5e9c5ff305f6: Layer already exists 22:52:20 ce7f800efff9: Layer already exists 22:52:20 3.2.0-dev.45: digest: sha256:d8a0be48da3f19146410c10181d8b988c142e98eb19990cb60b392988e5b7b4e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:20 + docker push nexus3.edgexfoundry.org:10004/core-data:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:52:20 f159547e4671: Preparing 22:52:20 6c2f0609199f: Preparing 22:52:20 df962caf5d94: Preparing 22:52:20 d3aebdc8d48d: Preparing 22:52:20 0300feef8370: Preparing 22:52:20 5e9c5ff305f6: Preparing 22:52:20 ce7f800efff9: Preparing 22:52:20 5e9c5ff305f6: Waiting 22:52:20 ce7f800efff9: Waiting 22:52:20 6c2f0609199f: Layer already exists 22:52:20 0300feef8370: Layer already exists 22:52:20 5e9c5ff305f6: Layer already exists 22:52:20 f159547e4671: Layer already exists 22:52:20 d3aebdc8d48d: Layer already exists 22:52:20 df962caf5d94: Layer already exists 22:52:20 ce7f800efff9: Layer already exists 22:52:20 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:d8a0be48da3f19146410c10181d8b988c142e98eb19990cb60b392988e5b7b4e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:21 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:52:21 f159547e4671: Preparing 22:52:21 6c2f0609199f: Preparing 22:52:21 df962caf5d94: Preparing 22:52:21 d3aebdc8d48d: Preparing 22:52:21 0300feef8370: Preparing 22:52:21 5e9c5ff305f6: Preparing 22:52:21 ce7f800efff9: Preparing 22:52:21 5e9c5ff305f6: Waiting 22:52:21 ce7f800efff9: Waiting 22:52:21 6c2f0609199f: Layer already exists 22:52:21 0300feef8370: Layer already exists 22:52:21 d3aebdc8d48d: Layer already exists 22:52:21 df962caf5d94: Layer already exists 22:52:21 f159547e4671: Layer already exists 22:52:21 5e9c5ff305f6: Layer already exists 22:52:21 ce7f800efff9: Layer already exists 22:52:21 main: digest: sha256:d8a0be48da3f19146410c10181d8b988c142e98eb19990cb60b392988e5b7b4e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:52:21 ===================================================== [Pipeline] echo 22:52:21 taggedImages: 22:52:21 - nexus3.edgexfoundry.org:10004/core-data:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:21 - nexus3.edgexfoundry.org:10004/core-data:latest 22:52:21 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.45 22:52:21 - nexus3.edgexfoundry.org:10004/core-data:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:21 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:52:21 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 22:52:21 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:21 latest 22:52:21 3.2.0-dev.45 22:52:21 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:21 main 22:52:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:22 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 22:52:22 479539150a3d: Preparing 22:52:22 3d04926a087f: Preparing 22:52:22 d3aebdc8d48d: Preparing 22:52:22 35219fc89716: Preparing 22:52:22 c10f2778c95a: Preparing 22:52:22 ce7f800efff9: Preparing 22:52:22 ce7f800efff9: Waiting 22:52:22 d3aebdc8d48d: Layer already exists 22:52:22 ce7f800efff9: Layer already exists 22:52:22 479539150a3d: Pushed 22:52:22 35219fc89716: Pushed 22:52:22 c10f2778c95a: Pushed 22:52:26 3d04926a087f: Pushed 22:52:26 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:7f7a177c84145bdcc8c21d1b640ccbff9a835697496248415a37be1220cecfae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:26 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 22:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 22:52:27 479539150a3d: Preparing 22:52:27 3d04926a087f: Preparing 22:52:27 d3aebdc8d48d: Preparing 22:52:27 35219fc89716: Preparing 22:52:27 c10f2778c95a: Preparing 22:52:27 ce7f800efff9: Preparing 22:52:27 ce7f800efff9: Waiting 22:52:27 479539150a3d: Layer already exists 22:52:27 d3aebdc8d48d: Layer already exists 22:52:27 3d04926a087f: Layer already exists 22:52:27 35219fc89716: Layer already exists 22:52:27 c10f2778c95a: Layer already exists 22:52:27 ce7f800efff9: Layer already exists 22:52:27 latest: digest: sha256:7f7a177c84145bdcc8c21d1b640ccbff9a835697496248415a37be1220cecfae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:27 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.45 22:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 22:52:27 479539150a3d: Preparing 22:52:27 3d04926a087f: Preparing 22:52:27 d3aebdc8d48d: Preparing 22:52:27 35219fc89716: Preparing 22:52:27 c10f2778c95a: Preparing 22:52:27 ce7f800efff9: Preparing 22:52:27 ce7f800efff9: Waiting 22:52:27 3d04926a087f: Layer already exists 22:52:27 d3aebdc8d48d: Layer already exists 22:52:27 35219fc89716: Layer already exists 22:52:27 c10f2778c95a: Layer already exists 22:52:27 479539150a3d: Layer already exists 22:52:27 ce7f800efff9: Layer already exists 22:52:27 3.2.0-dev.45: digest: sha256:7f7a177c84145bdcc8c21d1b640ccbff9a835697496248415a37be1220cecfae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 22:52:28 479539150a3d: Preparing 22:52:28 3d04926a087f: Preparing 22:52:28 d3aebdc8d48d: Preparing 22:52:28 35219fc89716: Preparing 22:52:28 c10f2778c95a: Preparing 22:52:28 ce7f800efff9: Preparing 22:52:28 ce7f800efff9: Waiting 22:52:28 479539150a3d: Layer already exists 22:52:28 3d04926a087f: Layer already exists 22:52:28 c10f2778c95a: Layer already exists 22:52:28 d3aebdc8d48d: Layer already exists 22:52:28 35219fc89716: Layer already exists 22:52:28 ce7f800efff9: Layer already exists 22:52:28 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:7f7a177c84145bdcc8c21d1b640ccbff9a835697496248415a37be1220cecfae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 22:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 22:52:29 479539150a3d: Preparing 22:52:29 3d04926a087f: Preparing 22:52:29 d3aebdc8d48d: Preparing 22:52:29 35219fc89716: Preparing 22:52:29 c10f2778c95a: Preparing 22:52:29 ce7f800efff9: Preparing 22:52:29 ce7f800efff9: Waiting 22:52:29 d3aebdc8d48d: Layer already exists 22:52:29 c10f2778c95a: Layer already exists 22:52:29 479539150a3d: Layer already exists 22:52:29 3d04926a087f: Layer already exists 22:52:29 35219fc89716: Layer already exists 22:52:29 ce7f800efff9: Layer already exists 22:52:29 main: digest: sha256:7f7a177c84145bdcc8c21d1b640ccbff9a835697496248415a37be1220cecfae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:52:29 ===================================================== [Pipeline] echo 22:52:29 taggedImages: 22:52:29 - nexus3.edgexfoundry.org:10004/core-keeper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:29 - nexus3.edgexfoundry.org:10004/core-keeper:latest 22:52:29 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.45 22:52:29 - nexus3.edgexfoundry.org:10004/core-keeper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:29 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 22:52:29 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:52:29 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:29 latest 22:52:29 3.2.0-dev.45 22:52:29 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:29 main 22:52:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:52:29 8bb1e7933c62: Preparing 22:52:29 e871888aa422: Preparing 22:52:29 ac0bcecfde61: Preparing 22:52:29 df962caf5d94: Preparing 22:52:29 d3aebdc8d48d: Preparing 22:52:29 acedc6696242: Preparing 22:52:29 3a9d6b03274e: Preparing 22:52:29 ce7f800efff9: Preparing 22:52:29 acedc6696242: Waiting 22:52:29 3a9d6b03274e: Waiting 22:52:29 ce7f800efff9: Waiting 22:52:29 df962caf5d94: Layer already exists 22:52:29 d3aebdc8d48d: Layer already exists 22:52:29 acedc6696242: Layer already exists 22:52:29 3a9d6b03274e: Layer already exists 22:52:29 ce7f800efff9: Layer already exists 22:52:29 e871888aa422: Pushed 22:52:29 8bb1e7933c62: Pushed 22:52:31 #83 ... 22:52:31 22:52:31 #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:31 #92 DONE 96.8s 22:52:31 22:52:31 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:31 #94 DONE 85.4s 22:52:31 22:52:31 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:31 #91 DONE 97.6s 22:52:31 22:52:31 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:31 #83 DONE 93.8s 22:52:31 22:52:31 #117 [security-proxy-setup builder 6/7] COPY . . 22:52:31 #117 ... 22:52:31 22:52:31 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:31 #88 DONE 89.9s 22:52:31 22:52:31 #118 [core-keeper builder 7/8] COPY . . 22:52:31 #118 DONE 1.7s 22:52:31 22:52:31 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 22:52:31 #119 CACHED 22:52:31 22:52:31 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:31 #120 CACHED 22:52:31 22:52:31 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:52:31 #121 CACHED 22:52:31 22:52:31 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 22:52:31 #122 CACHED 22:52:31 22:52:31 #123 [support-cron-scheduler builder 6/7] COPY . . 22:52:31 #123 CACHED 22:52:31 22:52:31 #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:31 #124 CACHED 22:52:31 22:52:31 #125 [security-spiffe-token-provider builder 6/7] COPY . . 22:52:31 #125 DONE 1.7s 22:52:31 22:52:31 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 22:52:31 #126 CACHED 22:52:31 22:52:31 #127 [core-data builder 6/7] COPY . . 22:52:31 #127 CACHED 22:52:31 22:52:31 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:31 #128 CACHED 22:52:31 22:52:31 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:31 #129 CACHED 22:52:31 22:52:31 #130 [security-bootstrapper builder 6/7] COPY . . 22:52:31 #130 CACHED 22:52:31 22:52:31 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:52:31 #131 CACHED 22:52:31 22:52:31 #132 [security-secretstore-setup builder 6/7] COPY . . 22:52:31 #132 CACHED 22:52:31 22:52:31 #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:31 #133 CACHED 22:52:31 22:52:31 #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:52:31 #134 CACHED 22:52:31 22:52:31 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:31 #135 CACHED 22:52:31 22:52:31 #136 [core-metadata builder 6/7] COPY . . 22:52:31 #136 CACHED 22:52:31 22:52:31 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:52:31 #137 CACHED 22:52:31 22:52:31 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:31 #138 CACHED 22:52:31 22:52:31 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:52:31 #139 CACHED 22:52:31 22:52:31 #140 [security-proxy-auth builder 6/7] COPY . . 22:52:31 #140 CACHED 22:52:31 22:52:31 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 22:52:31 #141 CACHED 22:52:31 22:52:31 #142 [core-command builder 6/7] COPY . . 22:52:31 #142 CACHED 22:52:31 22:52:31 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:31 #143 CACHED 22:52:31 22:52:31 #144 [support-scheduler builder 6/7] COPY . . 22:52:31 #144 DONE 1.8s 22:52:31 22:52:31 #117 [security-proxy-setup builder 6/7] COPY . . 22:52:31 #117 DONE 1.7s 22:52:31 22:52:31 #145 [support-notifications builder 6/7] COPY . . 22:52:31 #145 DONE 1.8s 22:52:31 22:52:31 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:52:31 #146 5.278 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 22:52:31 #146 ... 22:52:31 22:52:31 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:52:31 #0 5.735 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:52:31 #147 ... 22:52:31 22:52:31 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:52:31 #0 5.736 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:52:31 #148 ... 22:52:31 22:52:31 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:52:31 #0 5.741 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:52:31 #149 ... 22:52:31 22:52:31 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:52:31 #0 6.871 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:52:31 #150 ... 22:52:31 22:52:31 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:52:31 #0 6.795 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 22:52:31 #151 ... 22:52:31 22:52:31 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:52:31 #0 6.286 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:52:31 #152 ... 22:52:31 22:52:31 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:52:31 #0 6.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:52:31 #153 ... 22:52:31 22:52:31 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:52:31 #0 6.468 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:52:31 #154 ... 22:52:31 22:52:31 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:52:31 #0 6.618 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:52:31 #155 ... 22:52:31 22:52:31 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:52:31 #0 6.955 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:52:31 #156 ... 22:52:31 22:52:31 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:52:31 #0 7.195 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:52:32 #157 ... 22:52:32 22:52:32 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:52:32 #0 6.369 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:52:33 ac0bcecfde61: Pushed 22:52:33 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:5fb705c1a84bbce11c569d17768735f0c54ebe3294f804b4af7a464e3ba6f69b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:52:33 8bb1e7933c62: Preparing 22:52:33 e871888aa422: Preparing 22:52:33 ac0bcecfde61: Preparing 22:52:33 df962caf5d94: Preparing 22:52:33 d3aebdc8d48d: Preparing 22:52:33 acedc6696242: Preparing 22:52:33 3a9d6b03274e: Preparing 22:52:33 ce7f800efff9: Preparing 22:52:33 3a9d6b03274e: Waiting 22:52:33 acedc6696242: Waiting 22:52:33 ce7f800efff9: Waiting 22:52:33 e871888aa422: Layer already exists 22:52:33 ac0bcecfde61: Layer already exists 22:52:33 8bb1e7933c62: Layer already exists 22:52:33 d3aebdc8d48d: Layer already exists 22:52:33 df962caf5d94: Layer already exists 22:52:33 3a9d6b03274e: Layer already exists 22:52:33 acedc6696242: Layer already exists 22:52:33 ce7f800efff9: Layer already exists 22:52:33 latest: digest: sha256:5fb705c1a84bbce11c569d17768735f0c54ebe3294f804b4af7a464e3ba6f69b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.45 22:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:52:34 8bb1e7933c62: Preparing 22:52:34 e871888aa422: Preparing 22:52:34 ac0bcecfde61: Preparing 22:52:34 df962caf5d94: Preparing 22:52:34 d3aebdc8d48d: Preparing 22:52:34 acedc6696242: Preparing 22:52:34 3a9d6b03274e: Preparing 22:52:34 ce7f800efff9: Preparing 22:52:34 acedc6696242: Waiting 22:52:34 3a9d6b03274e: Waiting 22:52:34 ce7f800efff9: Waiting 22:52:34 8bb1e7933c62: Layer already exists 22:52:34 ac0bcecfde61: Layer already exists 22:52:34 df962caf5d94: Layer already exists 22:52:34 e871888aa422: Layer already exists 22:52:34 d3aebdc8d48d: Layer already exists 22:52:34 acedc6696242: Layer already exists 22:52:34 ce7f800efff9: Layer already exists 22:52:34 3a9d6b03274e: Layer already exists 22:52:34 3.2.0-dev.45: digest: sha256:5fb705c1a84bbce11c569d17768735f0c54ebe3294f804b4af7a464e3ba6f69b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:52:35 8bb1e7933c62: Preparing 22:52:35 e871888aa422: Preparing 22:52:35 ac0bcecfde61: Preparing 22:52:35 df962caf5d94: Preparing 22:52:35 d3aebdc8d48d: Preparing 22:52:35 acedc6696242: Preparing 22:52:35 acedc6696242: Waiting 22:52:35 3a9d6b03274e: Preparing 22:52:35 ce7f800efff9: Preparing 22:52:35 3a9d6b03274e: Waiting 22:52:35 e871888aa422: Layer already exists 22:52:35 8bb1e7933c62: Layer already exists 22:52:35 df962caf5d94: Layer already exists 22:52:35 ac0bcecfde61: Layer already exists 22:52:35 d3aebdc8d48d: Layer already exists 22:52:35 acedc6696242: Layer already exists 22:52:35 ce7f800efff9: Layer already exists 22:52:35 3a9d6b03274e: Layer already exists 22:52:35 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:5fb705c1a84bbce11c569d17768735f0c54ebe3294f804b4af7a464e3ba6f69b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:52:35 8bb1e7933c62: Preparing 22:52:35 e871888aa422: Preparing 22:52:35 ac0bcecfde61: Preparing 22:52:35 df962caf5d94: Preparing 22:52:35 d3aebdc8d48d: Preparing 22:52:35 acedc6696242: Preparing 22:52:35 3a9d6b03274e: Preparing 22:52:35 ce7f800efff9: Preparing 22:52:35 acedc6696242: Waiting 22:52:35 3a9d6b03274e: Waiting 22:52:35 ce7f800efff9: Waiting 22:52:35 ac0bcecfde61: Layer already exists 22:52:35 df962caf5d94: Layer already exists 22:52:35 e871888aa422: Layer already exists 22:52:35 8bb1e7933c62: Layer already exists 22:52:35 d3aebdc8d48d: Layer already exists 22:52:35 acedc6696242: Layer already exists 22:52:35 3a9d6b03274e: Layer already exists 22:52:35 ce7f800efff9: Layer already exists 22:52:35 main: digest: sha256:5fb705c1a84bbce11c569d17768735f0c54ebe3294f804b4af7a464e3ba6f69b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:52:35 ===================================================== [Pipeline] echo 22:52:35 taggedImages: 22:52:35 - nexus3.edgexfoundry.org:10004/core-metadata:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:35 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:52:35 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.45 22:52:35 - nexus3.edgexfoundry.org:10004/core-metadata:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:35 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:52:35 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:52:35 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:35 latest 22:52:35 3.2.0-dev.45 22:52:35 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:35 main 22:52:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:52:36 d792c0961ed0: Preparing 22:52:36 015aeff73127: Preparing 22:52:36 49cdd67755e1: Preparing 22:52:36 450ee8a1ffe1: Preparing 22:52:36 4bb2f3045017: Preparing 22:52:36 a93fdf2708d0: Preparing 22:52:36 ccb04a532ac4: Preparing 22:52:36 ab588b43b939: Preparing 22:52:36 df962caf5d94: Preparing 22:52:36 d3aebdc8d48d: Preparing 22:52:36 47eb531552fe: Preparing 22:52:36 16930fe82924: Preparing 22:52:36 5f70bf18a086: Preparing 22:52:36 3a027de2ecc0: Preparing 22:52:36 4c9968ead0f2: Preparing 22:52:36 b03985ab7878: Preparing 22:52:36 ce7f800efff9: Preparing 22:52:36 df962caf5d94: Waiting 22:52:36 d3aebdc8d48d: Waiting 22:52:36 47eb531552fe: Waiting 22:52:36 16930fe82924: Waiting 22:52:36 5f70bf18a086: Waiting 22:52:36 3a027de2ecc0: Waiting 22:52:36 4c9968ead0f2: Waiting 22:52:36 b03985ab7878: Waiting 22:52:36 ce7f800efff9: Waiting 22:52:36 a93fdf2708d0: Waiting 22:52:36 ccb04a532ac4: Waiting 22:52:36 ab588b43b939: Waiting 22:52:36 015aeff73127: Pushed 22:52:36 4bb2f3045017: Pushed 22:52:36 d792c0961ed0: Pushed 22:52:36 450ee8a1ffe1: Pushed 22:52:36 49cdd67755e1: Pushed 22:52:36 df962caf5d94: Layer already exists 22:52:36 d3aebdc8d48d: Layer already exists 22:52:36 a93fdf2708d0: Pushed 22:52:36 ccb04a532ac4: Pushed 22:52:36 47eb531552fe: Pushed 22:52:36 5f70bf18a086: Layer already exists 22:52:36 16930fe82924: Pushed 22:52:36 ce7f800efff9: Layer already exists 22:52:36 3a027de2ecc0: Pushed 22:52:36 4c9968ead0f2: Pushed 22:52:36 b03985ab7878: Pushed 22:52:38 ab588b43b939: Pushed 22:52:38 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:a0c0b9c3bc029d8045d171ec4441492126881f9ca3d5b75ef050c4f2c3d5bce9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:52:38 d792c0961ed0: Preparing 22:52:38 015aeff73127: Preparing 22:52:38 49cdd67755e1: Preparing 22:52:38 450ee8a1ffe1: Preparing 22:52:38 4bb2f3045017: Preparing 22:52:38 a93fdf2708d0: Preparing 22:52:38 ccb04a532ac4: Preparing 22:52:38 ab588b43b939: Preparing 22:52:38 df962caf5d94: Preparing 22:52:38 d3aebdc8d48d: Preparing 22:52:38 47eb531552fe: Preparing 22:52:38 16930fe82924: Preparing 22:52:38 5f70bf18a086: Preparing 22:52:38 3a027de2ecc0: Preparing 22:52:38 4c9968ead0f2: Preparing 22:52:38 b03985ab7878: Preparing 22:52:38 ce7f800efff9: Preparing 22:52:38 d3aebdc8d48d: Waiting 22:52:38 3a027de2ecc0: Waiting 22:52:38 4c9968ead0f2: Waiting 22:52:38 47eb531552fe: Waiting 22:52:38 b03985ab7878: Waiting 22:52:38 16930fe82924: Waiting 22:52:38 5f70bf18a086: Waiting 22:52:38 ccb04a532ac4: Waiting 22:52:38 ce7f800efff9: Waiting 22:52:38 ab588b43b939: Waiting 22:52:38 df962caf5d94: Waiting 22:52:38 a93fdf2708d0: Waiting 22:52:38 015aeff73127: Layer already exists 22:52:38 49cdd67755e1: Layer already exists 22:52:38 450ee8a1ffe1: Layer already exists 22:52:38 d792c0961ed0: Layer already exists 22:52:38 4bb2f3045017: Layer already exists 22:52:38 ccb04a532ac4: Layer already exists 22:52:38 a93fdf2708d0: Layer already exists 22:52:38 ab588b43b939: Layer already exists 22:52:38 df962caf5d94: Layer already exists 22:52:38 d3aebdc8d48d: Layer already exists 22:52:38 47eb531552fe: Layer already exists 22:52:38 16930fe82924: Layer already exists 22:52:38 5f70bf18a086: Layer already exists 22:52:38 3a027de2ecc0: Layer already exists 22:52:38 4c9968ead0f2: Layer already exists 22:52:38 b03985ab7878: Layer already exists 22:52:38 ce7f800efff9: Layer already exists 22:52:38 latest: digest: sha256:a0c0b9c3bc029d8045d171ec4441492126881f9ca3d5b75ef050c4f2c3d5bce9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.45 22:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:52:39 d792c0961ed0: Preparing 22:52:39 015aeff73127: Preparing 22:52:39 49cdd67755e1: Preparing 22:52:39 450ee8a1ffe1: Preparing 22:52:39 4bb2f3045017: Preparing 22:52:39 a93fdf2708d0: Preparing 22:52:39 ccb04a532ac4: Preparing 22:52:39 ab588b43b939: Preparing 22:52:39 df962caf5d94: Preparing 22:52:39 d3aebdc8d48d: Preparing 22:52:39 47eb531552fe: Preparing 22:52:39 16930fe82924: Preparing 22:52:39 5f70bf18a086: Preparing 22:52:39 3a027de2ecc0: Preparing 22:52:39 4c9968ead0f2: Preparing 22:52:39 b03985ab7878: Preparing 22:52:39 ce7f800efff9: Preparing 22:52:39 5f70bf18a086: Waiting 22:52:39 3a027de2ecc0: Waiting 22:52:39 d3aebdc8d48d: Waiting 22:52:39 4c9968ead0f2: Waiting 22:52:39 16930fe82924: Waiting 22:52:39 47eb531552fe: Waiting 22:52:39 b03985ab7878: Waiting 22:52:39 a93fdf2708d0: Waiting 22:52:39 ccb04a532ac4: Waiting 22:52:39 ce7f800efff9: Waiting 22:52:39 ab588b43b939: Waiting 22:52:39 df962caf5d94: Waiting 22:52:39 015aeff73127: Layer already exists 22:52:39 d792c0961ed0: Layer already exists 22:52:39 450ee8a1ffe1: Layer already exists 22:52:39 4bb2f3045017: Layer already exists 22:52:39 49cdd67755e1: Layer already exists 22:52:39 a93fdf2708d0: Layer already exists 22:52:39 ccb04a532ac4: Layer already exists 22:52:39 ab588b43b939: Layer already exists 22:52:39 d3aebdc8d48d: Layer already exists 22:52:39 df962caf5d94: Layer already exists 22:52:39 47eb531552fe: Layer already exists 22:52:39 16930fe82924: Layer already exists 22:52:39 5f70bf18a086: Layer already exists 22:52:39 4c9968ead0f2: Layer already exists 22:52:39 3a027de2ecc0: Layer already exists 22:52:39 b03985ab7878: Layer already exists 22:52:39 ce7f800efff9: Layer already exists 22:52:39 3.2.0-dev.45: digest: sha256:a0c0b9c3bc029d8045d171ec4441492126881f9ca3d5b75ef050c4f2c3d5bce9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:52:40 d792c0961ed0: Preparing 22:52:40 015aeff73127: Preparing 22:52:40 49cdd67755e1: Preparing 22:52:40 450ee8a1ffe1: Preparing 22:52:40 4bb2f3045017: Preparing 22:52:40 a93fdf2708d0: Preparing 22:52:40 ccb04a532ac4: Preparing 22:52:40 ab588b43b939: Preparing 22:52:40 df962caf5d94: Preparing 22:52:40 d3aebdc8d48d: Preparing 22:52:40 47eb531552fe: Preparing 22:52:40 16930fe82924: Preparing 22:52:40 5f70bf18a086: Preparing 22:52:40 3a027de2ecc0: Preparing 22:52:40 4c9968ead0f2: Preparing 22:52:40 b03985ab7878: Preparing 22:52:40 ce7f800efff9: Preparing 22:52:40 a93fdf2708d0: Waiting 22:52:40 ccb04a532ac4: Waiting 22:52:40 ab588b43b939: Waiting 22:52:40 df962caf5d94: Waiting 22:52:40 5f70bf18a086: Waiting 22:52:40 ce7f800efff9: Waiting 22:52:40 b03985ab7878: Waiting 22:52:40 d3aebdc8d48d: Waiting 22:52:40 47eb531552fe: Waiting 22:52:40 3a027de2ecc0: Waiting 22:52:40 4c9968ead0f2: Waiting 22:52:40 16930fe82924: Waiting 22:52:40 4bb2f3045017: Layer already exists 22:52:40 49cdd67755e1: Layer already exists 22:52:40 450ee8a1ffe1: Layer already exists 22:52:40 d792c0961ed0: Layer already exists 22:52:40 015aeff73127: Layer already exists 22:52:40 a93fdf2708d0: Layer already exists 22:52:40 df962caf5d94: Layer already exists 22:52:40 ab588b43b939: Layer already exists 22:52:40 ccb04a532ac4: Layer already exists 22:52:40 d3aebdc8d48d: Layer already exists 22:52:40 47eb531552fe: Layer already exists 22:52:40 3a027de2ecc0: Layer already exists 22:52:40 4c9968ead0f2: Layer already exists 22:52:40 5f70bf18a086: Layer already exists 22:52:40 16930fe82924: Layer already exists 22:52:40 b03985ab7878: Layer already exists 22:52:40 ce7f800efff9: Layer already exists 22:52:40 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:a0c0b9c3bc029d8045d171ec4441492126881f9ca3d5b75ef050c4f2c3d5bce9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:52:41 d792c0961ed0: Preparing 22:52:41 015aeff73127: Preparing 22:52:41 49cdd67755e1: Preparing 22:52:41 450ee8a1ffe1: Preparing 22:52:41 4bb2f3045017: Preparing 22:52:41 a93fdf2708d0: Preparing 22:52:41 ccb04a532ac4: Preparing 22:52:41 ab588b43b939: Preparing 22:52:41 df962caf5d94: Preparing 22:52:41 d3aebdc8d48d: Preparing 22:52:41 47eb531552fe: Preparing 22:52:41 16930fe82924: Preparing 22:52:41 5f70bf18a086: Preparing 22:52:41 3a027de2ecc0: Preparing 22:52:41 4c9968ead0f2: Preparing 22:52:41 b03985ab7878: Preparing 22:52:41 ce7f800efff9: Preparing 22:52:41 ccb04a532ac4: Waiting 22:52:41 47eb531552fe: Waiting 22:52:41 ab588b43b939: Waiting 22:52:41 5f70bf18a086: Waiting 22:52:41 16930fe82924: Waiting 22:52:41 df962caf5d94: Waiting 22:52:41 3a027de2ecc0: Waiting 22:52:41 4c9968ead0f2: Waiting 22:52:41 d3aebdc8d48d: Waiting 22:52:41 b03985ab7878: Waiting 22:52:41 ce7f800efff9: Waiting 22:52:41 a93fdf2708d0: Waiting 22:52:41 d792c0961ed0: Layer already exists 22:52:41 015aeff73127: Layer already exists 22:52:41 450ee8a1ffe1: Layer already exists 22:52:41 4bb2f3045017: Layer already exists 22:52:41 49cdd67755e1: Layer already exists 22:52:41 a93fdf2708d0: Layer already exists 22:52:41 ccb04a532ac4: Layer already exists 22:52:41 df962caf5d94: Layer already exists 22:52:41 ab588b43b939: Layer already exists 22:52:41 d3aebdc8d48d: Layer already exists 22:52:41 47eb531552fe: Layer already exists 22:52:41 5f70bf18a086: Layer already exists 22:52:41 3a027de2ecc0: Layer already exists 22:52:41 16930fe82924: Layer already exists 22:52:41 4c9968ead0f2: Layer already exists 22:52:41 b03985ab7878: Layer already exists 22:52:41 ce7f800efff9: Layer already exists 22:52:41 main: digest: sha256:a0c0b9c3bc029d8045d171ec4441492126881f9ca3d5b75ef050c4f2c3d5bce9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:52:41 ===================================================== [Pipeline] echo 22:52:41 taggedImages: 22:52:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:52:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.45 22:52:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:52:41 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 22:52:41 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:41 latest 22:52:41 3.2.0-dev.45 22:52:41 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:41 main 22:52:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:52:41 b700cb684d94: Preparing 22:52:41 4b308808b4a6: Preparing 22:52:41 7796ca77b51c: Preparing 22:52:41 97e690b12597: Preparing 22:52:41 df962caf5d94: Preparing 22:52:41 d3aebdc8d48d: Preparing 22:52:41 acedc6696242: Preparing 22:52:41 3a9d6b03274e: Preparing 22:52:41 ce7f800efff9: Preparing 22:52:41 d3aebdc8d48d: Waiting 22:52:41 acedc6696242: Waiting 22:52:41 ce7f800efff9: Waiting 22:52:41 3a9d6b03274e: Waiting 22:52:41 df962caf5d94: Layer already exists 22:52:41 d3aebdc8d48d: Layer already exists 22:52:41 acedc6696242: Layer already exists 22:52:41 3a9d6b03274e: Layer already exists 22:52:41 4b308808b4a6: Pushed 22:52:41 ce7f800efff9: Layer already exists 22:52:41 7796ca77b51c: Pushed 22:52:41 b700cb684d94: Pushed 22:52:44 97e690b12597: Pushed 22:52:44 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:cb470a8057945606c4fafb63b0624095de9f9b44dfddf37db752cd560ad6f903 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 22:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:52:45 b700cb684d94: Preparing 22:52:45 4b308808b4a6: Preparing 22:52:45 7796ca77b51c: Preparing 22:52:45 97e690b12597: Preparing 22:52:45 df962caf5d94: Preparing 22:52:45 d3aebdc8d48d: Preparing 22:52:45 acedc6696242: Preparing 22:52:45 3a9d6b03274e: Preparing 22:52:45 ce7f800efff9: Preparing 22:52:45 3a9d6b03274e: Waiting 22:52:45 d3aebdc8d48d: Waiting 22:52:45 acedc6696242: Waiting 22:52:45 ce7f800efff9: Waiting 22:52:45 b700cb684d94: Layer already exists 22:52:45 7796ca77b51c: Layer already exists 22:52:45 df962caf5d94: Layer already exists 22:52:45 97e690b12597: Layer already exists 22:52:45 4b308808b4a6: Layer already exists 22:52:45 3a9d6b03274e: Layer already exists 22:52:45 acedc6696242: Layer already exists 22:52:45 ce7f800efff9: Layer already exists 22:52:45 d3aebdc8d48d: Layer already exists 22:52:45 latest: digest: sha256:cb470a8057945606c4fafb63b0624095de9f9b44dfddf37db752cd560ad6f903 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.45 22:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:52:46 b700cb684d94: Preparing 22:52:46 4b308808b4a6: Preparing 22:52:46 7796ca77b51c: Preparing 22:52:46 97e690b12597: Preparing 22:52:46 df962caf5d94: Preparing 22:52:46 d3aebdc8d48d: Preparing 22:52:46 acedc6696242: Preparing 22:52:46 3a9d6b03274e: Preparing 22:52:46 ce7f800efff9: Preparing 22:52:46 acedc6696242: Waiting 22:52:46 ce7f800efff9: Waiting 22:52:46 3a9d6b03274e: Waiting 22:52:46 b700cb684d94: Layer already exists 22:52:46 7796ca77b51c: Layer already exists 22:52:46 4b308808b4a6: Layer already exists 22:52:46 97e690b12597: Layer already exists 22:52:46 df962caf5d94: Layer already exists 22:52:46 d3aebdc8d48d: Layer already exists 22:52:46 ce7f800efff9: Layer already exists 22:52:46 acedc6696242: Layer already exists 22:52:46 3a9d6b03274e: Layer already exists 22:52:46 3.2.0-dev.45: digest: sha256:cb470a8057945606c4fafb63b0624095de9f9b44dfddf37db752cd560ad6f903 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:52:46 b700cb684d94: Preparing 22:52:46 4b308808b4a6: Preparing 22:52:46 7796ca77b51c: Preparing 22:52:46 97e690b12597: Preparing 22:52:46 df962caf5d94: Preparing 22:52:46 d3aebdc8d48d: Preparing 22:52:46 acedc6696242: Preparing 22:52:46 3a9d6b03274e: Preparing 22:52:46 ce7f800efff9: Preparing 22:52:46 d3aebdc8d48d: Waiting 22:52:46 3a9d6b03274e: Waiting 22:52:46 acedc6696242: Waiting 22:52:46 ce7f800efff9: Waiting 22:52:46 b700cb684d94: Layer already exists 22:52:46 97e690b12597: Layer already exists 22:52:46 7796ca77b51c: Layer already exists 22:52:46 3a9d6b03274e: Layer already exists 22:52:46 acedc6696242: Layer already exists 22:52:46 d3aebdc8d48d: Layer already exists 22:52:46 ce7f800efff9: Layer already exists 22:52:46 4b308808b4a6: Layer already exists 22:52:46 df962caf5d94: Layer already exists 22:52:46 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:cb470a8057945606c4fafb63b0624095de9f9b44dfddf37db752cd560ad6f903 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 22:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:52:47 b700cb684d94: Preparing 22:52:47 4b308808b4a6: Preparing 22:52:47 7796ca77b51c: Preparing 22:52:47 97e690b12597: Preparing 22:52:47 df962caf5d94: Preparing 22:52:47 d3aebdc8d48d: Preparing 22:52:47 acedc6696242: Preparing 22:52:47 3a9d6b03274e: Preparing 22:52:47 ce7f800efff9: Preparing 22:52:47 acedc6696242: Waiting 22:52:47 3a9d6b03274e: Waiting 22:52:47 ce7f800efff9: Waiting 22:52:47 d3aebdc8d48d: Waiting 22:52:47 df962caf5d94: Layer already exists 22:52:47 7796ca77b51c: Layer already exists 22:52:47 b700cb684d94: Layer already exists 22:52:47 97e690b12597: Layer already exists 22:52:47 4b308808b4a6: Layer already exists 22:52:47 d3aebdc8d48d: Layer already exists 22:52:47 ce7f800efff9: Layer already exists 22:52:47 3a9d6b03274e: Layer already exists 22:52:47 acedc6696242: Layer already exists 22:52:47 main: digest: sha256:cb470a8057945606c4fafb63b0624095de9f9b44dfddf37db752cd560ad6f903 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:52:47 ===================================================== [Pipeline] echo 22:52:47 taggedImages: 22:52:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 22:52:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.45 22:52:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 22:52:47 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:52:47 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:47 latest 22:52:47 3.2.0-dev.45 22:52:47 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:47 main 22:52:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:52:48 e09c341e0dc4: Preparing 22:52:48 4b63c7c91bfe: Preparing 22:52:48 98208ed68d73: Preparing 22:52:48 bd37ec9dc2fc: Preparing 22:52:48 2cb555733766: Preparing 22:52:48 df962caf5d94: Preparing 22:52:48 d3aebdc8d48d: Preparing 22:52:48 4d94c7133ec8: Preparing 22:52:48 d3aebdc8d48d: Waiting 22:52:48 df962caf5d94: Waiting 22:52:48 8924a3f4bb07: Preparing 22:52:48 686b2a8538b1: Preparing 22:52:48 ce7f800efff9: Preparing 22:52:48 4d94c7133ec8: Waiting 22:52:48 8924a3f4bb07: Waiting 22:52:48 ce7f800efff9: Waiting 22:52:48 2cb555733766: Pushed 22:52:48 4b63c7c91bfe: Pushed 22:52:48 df962caf5d94: Layer already exists 22:52:48 d3aebdc8d48d: Layer already exists 22:52:48 e09c341e0dc4: Pushed 22:52:48 bd37ec9dc2fc: Pushed 22:52:48 ce7f800efff9: Layer already exists 22:52:48 4d94c7133ec8: Pushed 22:52:48 8924a3f4bb07: Pushed 22:52:48 98208ed68d73: Pushed 22:52:49 686b2a8538b1: Pushed 22:52:49 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:0e7be0a8e5f90aac64bd3654e2d569825cf78b5556144e118536af61557fad91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:52:50 e09c341e0dc4: Preparing 22:52:50 4b63c7c91bfe: Preparing 22:52:50 98208ed68d73: Preparing 22:52:50 bd37ec9dc2fc: Preparing 22:52:50 2cb555733766: Preparing 22:52:50 df962caf5d94: Preparing 22:52:50 d3aebdc8d48d: Preparing 22:52:50 4d94c7133ec8: Preparing 22:52:50 8924a3f4bb07: Preparing 22:52:50 686b2a8538b1: Preparing 22:52:50 ce7f800efff9: Preparing 22:52:50 4d94c7133ec8: Waiting 22:52:50 8924a3f4bb07: Waiting 22:52:50 d3aebdc8d48d: Waiting 22:52:50 df962caf5d94: Waiting 22:52:50 ce7f800efff9: Waiting 22:52:50 686b2a8538b1: Waiting 22:52:50 4b63c7c91bfe: Layer already exists 22:52:50 bd37ec9dc2fc: Layer already exists 22:52:50 2cb555733766: Layer already exists 22:52:50 e09c341e0dc4: Layer already exists 22:52:50 98208ed68d73: Layer already exists 22:52:50 df962caf5d94: Layer already exists 22:52:50 d3aebdc8d48d: Layer already exists 22:52:50 686b2a8538b1: Layer already exists 22:52:50 8924a3f4bb07: Layer already exists 22:52:50 4d94c7133ec8: Layer already exists 22:52:50 ce7f800efff9: Layer already exists 22:52:50 latest: digest: sha256:0e7be0a8e5f90aac64bd3654e2d569825cf78b5556144e118536af61557fad91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.45 22:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:52:50 e09c341e0dc4: Preparing 22:52:50 4b63c7c91bfe: Preparing 22:52:50 98208ed68d73: Preparing 22:52:50 bd37ec9dc2fc: Preparing 22:52:50 2cb555733766: Preparing 22:52:50 df962caf5d94: Preparing 22:52:50 d3aebdc8d48d: Preparing 22:52:50 4d94c7133ec8: Preparing 22:52:50 8924a3f4bb07: Preparing 22:52:50 686b2a8538b1: Preparing 22:52:50 ce7f800efff9: Preparing 22:52:50 4d94c7133ec8: Waiting 22:52:50 8924a3f4bb07: Waiting 22:52:50 686b2a8538b1: Waiting 22:52:50 ce7f800efff9: Waiting 22:52:50 df962caf5d94: Waiting 22:52:50 d3aebdc8d48d: Waiting 22:52:50 4b63c7c91bfe: Layer already exists 22:52:50 e09c341e0dc4: Layer already exists 22:52:50 2cb555733766: Layer already exists 22:52:50 98208ed68d73: Layer already exists 22:52:50 bd37ec9dc2fc: Layer already exists 22:52:50 d3aebdc8d48d: Layer already exists 22:52:50 8924a3f4bb07: Layer already exists 22:52:50 df962caf5d94: Layer already exists 22:52:50 4d94c7133ec8: Layer already exists 22:52:50 686b2a8538b1: Layer already exists 22:52:50 ce7f800efff9: Layer already exists 22:52:50 3.2.0-dev.45: digest: sha256:0e7be0a8e5f90aac64bd3654e2d569825cf78b5556144e118536af61557fad91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:52:51 e09c341e0dc4: Preparing 22:52:51 4b63c7c91bfe: Preparing 22:52:51 98208ed68d73: Preparing 22:52:51 bd37ec9dc2fc: Preparing 22:52:51 2cb555733766: Preparing 22:52:51 df962caf5d94: Preparing 22:52:51 d3aebdc8d48d: Preparing 22:52:51 4d94c7133ec8: Preparing 22:52:51 8924a3f4bb07: Preparing 22:52:51 df962caf5d94: Waiting 22:52:51 686b2a8538b1: Preparing 22:52:51 ce7f800efff9: Preparing 22:52:51 d3aebdc8d48d: Waiting 22:52:51 686b2a8538b1: Waiting 22:52:51 ce7f800efff9: Waiting 22:52:51 8924a3f4bb07: Waiting 22:52:51 4d94c7133ec8: Waiting 22:52:51 2cb555733766: Layer already exists 22:52:51 bd37ec9dc2fc: Layer already exists 22:52:51 4b63c7c91bfe: Layer already exists 22:52:51 e09c341e0dc4: Layer already exists 22:52:51 98208ed68d73: Layer already exists 22:52:51 df962caf5d94: Layer already exists 22:52:51 d3aebdc8d48d: Layer already exists 22:52:51 4d94c7133ec8: Layer already exists 22:52:51 8924a3f4bb07: Layer already exists 22:52:51 686b2a8538b1: Layer already exists 22:52:51 ce7f800efff9: Layer already exists 22:52:51 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:0e7be0a8e5f90aac64bd3654e2d569825cf78b5556144e118536af61557fad91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:52:52 e09c341e0dc4: Preparing 22:52:52 4b63c7c91bfe: Preparing 22:52:52 98208ed68d73: Preparing 22:52:52 bd37ec9dc2fc: Preparing 22:52:52 2cb555733766: Preparing 22:52:52 df962caf5d94: Preparing 22:52:52 d3aebdc8d48d: Preparing 22:52:52 4d94c7133ec8: Preparing 22:52:52 8924a3f4bb07: Preparing 22:52:52 686b2a8538b1: Preparing 22:52:52 ce7f800efff9: Preparing 22:52:52 df962caf5d94: Waiting 22:52:52 4d94c7133ec8: Waiting 22:52:52 686b2a8538b1: Waiting 22:52:52 8924a3f4bb07: Waiting 22:52:52 ce7f800efff9: Waiting 22:52:52 d3aebdc8d48d: Waiting 22:52:52 e09c341e0dc4: Layer already exists 22:52:52 2cb555733766: Layer already exists 22:52:52 bd37ec9dc2fc: Layer already exists 22:52:52 4b63c7c91bfe: Layer already exists 22:52:52 98208ed68d73: Layer already exists 22:52:52 4d94c7133ec8: Layer already exists 22:52:52 df962caf5d94: Layer already exists 22:52:52 d3aebdc8d48d: Layer already exists 22:52:52 686b2a8538b1: Layer already exists 22:52:52 8924a3f4bb07: Layer already exists 22:52:52 ce7f800efff9: Layer already exists 22:52:52 main: digest: sha256:0e7be0a8e5f90aac64bd3654e2d569825cf78b5556144e118536af61557fad91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:52:52 ===================================================== [Pipeline] echo 22:52:52 taggedImages: 22:52:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:52:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.45 22:52:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:52:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:52:52 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:52 latest 22:52:52 3.2.0-dev.45 22:52:52 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:52 main 22:52:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:52:52 25d29b5d15df: Preparing 22:52:52 aa67ad7e9c55: Preparing 22:52:52 0698506d5234: Preparing 22:52:52 9b395821822c: Preparing 22:52:52 2677267030b0: Preparing 22:52:52 a34fdfca2dc8: Preparing 22:52:52 028eb69fa63f: Preparing 22:52:52 df962caf5d94: Preparing 22:52:52 d3aebdc8d48d: Preparing 22:52:52 1eea04b81d25: Preparing 22:52:52 72754d63db9d: Preparing 22:52:52 ce7f800efff9: Preparing 22:52:52 df962caf5d94: Waiting 22:52:52 d3aebdc8d48d: Waiting 22:52:52 1eea04b81d25: Waiting 22:52:52 72754d63db9d: Waiting 22:52:52 ce7f800efff9: Waiting 22:52:52 a34fdfca2dc8: Waiting 22:52:52 028eb69fa63f: Waiting 22:52:52 aa67ad7e9c55: Pushed 22:52:52 25d29b5d15df: Pushed 22:52:52 2677267030b0: Pushed 22:52:52 df962caf5d94: Layer already exists 22:52:53 d3aebdc8d48d: Layer already exists 22:52:53 a34fdfca2dc8: Pushed 22:52:53 028eb69fa63f: Pushed 22:52:53 ce7f800efff9: Layer already exists 22:52:53 1eea04b81d25: Pushed 22:52:53 9b395821822c: Pushed 22:52:54 0698506d5234: Pushed 22:52:54 72754d63db9d: Pushed 22:52:54 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:d7d5a45d3bcf1a89ac7b375df1d4492fd11ccd9ab3d957ec196743154de8e88b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:52:55 25d29b5d15df: Preparing 22:52:55 aa67ad7e9c55: Preparing 22:52:55 0698506d5234: Preparing 22:52:55 9b395821822c: Preparing 22:52:55 2677267030b0: Preparing 22:52:55 a34fdfca2dc8: Preparing 22:52:55 028eb69fa63f: Preparing 22:52:55 df962caf5d94: Preparing 22:52:55 d3aebdc8d48d: Preparing 22:52:55 1eea04b81d25: Preparing 22:52:55 72754d63db9d: Preparing 22:52:55 ce7f800efff9: Preparing 22:52:55 d3aebdc8d48d: Waiting 22:52:55 1eea04b81d25: Waiting 22:52:55 a34fdfca2dc8: Waiting 22:52:55 028eb69fa63f: Waiting 22:52:55 ce7f800efff9: Waiting 22:52:55 df962caf5d94: Waiting 22:52:55 72754d63db9d: Waiting 22:52:55 25d29b5d15df: Layer already exists 22:52:55 9b395821822c: Layer already exists 22:52:55 aa67ad7e9c55: Layer already exists 22:52:55 0698506d5234: Layer already exists 22:52:55 2677267030b0: Layer already exists 22:52:55 028eb69fa63f: Layer already exists 22:52:55 a34fdfca2dc8: Layer already exists 22:52:55 df962caf5d94: Layer already exists 22:52:55 1eea04b81d25: Layer already exists 22:52:55 d3aebdc8d48d: Layer already exists 22:52:55 ce7f800efff9: Layer already exists 22:52:55 72754d63db9d: Layer already exists 22:52:55 latest: digest: sha256:d7d5a45d3bcf1a89ac7b375df1d4492fd11ccd9ab3d957ec196743154de8e88b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.45 22:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:52:55 25d29b5d15df: Preparing 22:52:55 aa67ad7e9c55: Preparing 22:52:55 0698506d5234: Preparing 22:52:55 9b395821822c: Preparing 22:52:55 2677267030b0: Preparing 22:52:55 a34fdfca2dc8: Preparing 22:52:55 028eb69fa63f: Preparing 22:52:55 df962caf5d94: Preparing 22:52:55 d3aebdc8d48d: Preparing 22:52:55 1eea04b81d25: Preparing 22:52:55 72754d63db9d: Preparing 22:52:55 ce7f800efff9: Preparing 22:52:55 a34fdfca2dc8: Waiting 22:52:55 1eea04b81d25: Waiting 22:52:55 72754d63db9d: Waiting 22:52:55 028eb69fa63f: Waiting 22:52:55 ce7f800efff9: Waiting 22:52:55 df962caf5d94: Waiting 22:52:55 d3aebdc8d48d: Waiting 22:52:55 25d29b5d15df: Layer already exists 22:52:55 0698506d5234: Layer already exists 22:52:55 9b395821822c: Layer already exists 22:52:55 aa67ad7e9c55: Layer already exists 22:52:55 2677267030b0: Layer already exists 22:52:55 028eb69fa63f: Layer already exists 22:52:55 a34fdfca2dc8: Layer already exists 22:52:55 d3aebdc8d48d: Layer already exists 22:52:55 df962caf5d94: Layer already exists 22:52:55 1eea04b81d25: Layer already exists 22:52:55 72754d63db9d: Layer already exists 22:52:55 ce7f800efff9: Layer already exists 22:52:55 3.2.0-dev.45: digest: sha256:d7d5a45d3bcf1a89ac7b375df1d4492fd11ccd9ab3d957ec196743154de8e88b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:52:56 25d29b5d15df: Preparing 22:52:56 aa67ad7e9c55: Preparing 22:52:56 0698506d5234: Preparing 22:52:56 9b395821822c: Preparing 22:52:56 2677267030b0: Preparing 22:52:56 a34fdfca2dc8: Preparing 22:52:56 028eb69fa63f: Preparing 22:52:56 df962caf5d94: Preparing 22:52:56 d3aebdc8d48d: Preparing 22:52:56 1eea04b81d25: Preparing 22:52:56 72754d63db9d: Preparing 22:52:56 ce7f800efff9: Preparing 22:52:56 a34fdfca2dc8: Waiting 22:52:56 028eb69fa63f: Waiting 22:52:56 df962caf5d94: Waiting 22:52:56 d3aebdc8d48d: Waiting 22:52:56 1eea04b81d25: Waiting 22:52:56 72754d63db9d: Waiting 22:52:56 ce7f800efff9: Waiting 22:52:56 0698506d5234: Layer already exists 22:52:56 2677267030b0: Layer already exists 22:52:56 9b395821822c: Layer already exists 22:52:56 25d29b5d15df: Layer already exists 22:52:56 aa67ad7e9c55: Layer already exists 22:52:56 028eb69fa63f: Layer already exists 22:52:56 a34fdfca2dc8: Layer already exists 22:52:56 1eea04b81d25: Layer already exists 22:52:56 d3aebdc8d48d: Layer already exists 22:52:56 df962caf5d94: Layer already exists 22:52:56 ce7f800efff9: Layer already exists 22:52:56 72754d63db9d: Layer already exists 22:52:56 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:d7d5a45d3bcf1a89ac7b375df1d4492fd11ccd9ab3d957ec196743154de8e88b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:52:56 25d29b5d15df: Preparing 22:52:56 aa67ad7e9c55: Preparing 22:52:56 0698506d5234: Preparing 22:52:56 9b395821822c: Preparing 22:52:56 2677267030b0: Preparing 22:52:56 a34fdfca2dc8: Preparing 22:52:56 028eb69fa63f: Preparing 22:52:56 df962caf5d94: Preparing 22:52:56 d3aebdc8d48d: Preparing 22:52:56 1eea04b81d25: Preparing 22:52:56 72754d63db9d: Preparing 22:52:56 ce7f800efff9: Preparing 22:52:56 d3aebdc8d48d: Waiting 22:52:56 72754d63db9d: Waiting 22:52:56 ce7f800efff9: Waiting 22:52:56 a34fdfca2dc8: Waiting 22:52:56 028eb69fa63f: Waiting 22:52:56 1eea04b81d25: Waiting 22:52:56 df962caf5d94: Waiting 22:52:56 aa67ad7e9c55: Layer already exists 22:52:56 0698506d5234: Layer already exists 22:52:56 9b395821822c: Layer already exists 22:52:56 2677267030b0: Layer already exists 22:52:56 25d29b5d15df: Layer already exists 22:52:56 a34fdfca2dc8: Layer already exists 22:52:56 028eb69fa63f: Layer already exists 22:52:56 d3aebdc8d48d: Layer already exists 22:52:56 df962caf5d94: Layer already exists 22:52:56 1eea04b81d25: Layer already exists 22:52:56 72754d63db9d: Layer already exists 22:52:56 ce7f800efff9: Layer already exists 22:52:56 main: digest: sha256:d7d5a45d3bcf1a89ac7b375df1d4492fd11ccd9ab3d957ec196743154de8e88b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:52:57 ===================================================== [Pipeline] echo 22:52:57 taggedImages: 22:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.45 22:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:52:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 22:52:57 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:57 latest 22:52:57 3.2.0-dev.45 22:52:57 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:52:57 main 22:52:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:52:57 1003b9157c5b: Preparing 22:52:57 335010e3ba1f: Preparing 22:52:57 df962caf5d94: Preparing 22:52:57 d3aebdc8d48d: Preparing 22:52:57 9534e20b9772: Preparing 22:52:57 d4c3b576c9e6: Preparing 22:52:57 ce7f800efff9: Preparing 22:52:57 d4c3b576c9e6: Waiting 22:52:57 ce7f800efff9: Waiting 22:52:57 df962caf5d94: Layer already exists 22:52:57 d3aebdc8d48d: Layer already exists 22:52:57 ce7f800efff9: Layer already exists 22:52:57 9534e20b9772: Pushed 22:52:57 1003b9157c5b: Pushed 22:52:58 d4c3b576c9e6: Pushed 22:52:59 335010e3ba1f: Pushed 22:52:59 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:2c14385ca4e39aac7b4fc9c26d1c4245685177cb28868dcc826a27f4ee2047e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:59 + 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 22:53:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:53:00 1003b9157c5b: Preparing 22:53:00 335010e3ba1f: Preparing 22:53:00 df962caf5d94: Preparing 22:53:00 d3aebdc8d48d: Preparing 22:53:00 9534e20b9772: Preparing 22:53:00 d4c3b576c9e6: Preparing 22:53:00 ce7f800efff9: Preparing 22:53:00 ce7f800efff9: Waiting 22:53:00 d4c3b576c9e6: Waiting 22:53:00 9534e20b9772: Layer already exists 22:53:00 335010e3ba1f: Layer already exists 22:53:00 1003b9157c5b: Layer already exists 22:53:00 d3aebdc8d48d: Layer already exists 22:53:00 df962caf5d94: Layer already exists 22:53:00 d4c3b576c9e6: Layer already exists 22:53:00 ce7f800efff9: Layer already exists 22:53:00 latest: digest: sha256:2c14385ca4e39aac7b4fc9c26d1c4245685177cb28868dcc826a27f4ee2047e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.45 22:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:53:00 1003b9157c5b: Preparing 22:53:00 335010e3ba1f: Preparing 22:53:00 df962caf5d94: Preparing 22:53:00 d3aebdc8d48d: Preparing 22:53:00 9534e20b9772: Preparing 22:53:00 d4c3b576c9e6: Preparing 22:53:00 ce7f800efff9: Preparing 22:53:00 d4c3b576c9e6: Waiting 22:53:00 df962caf5d94: Layer already exists 22:53:00 335010e3ba1f: Layer already exists 22:53:00 1003b9157c5b: Layer already exists 22:53:00 d3aebdc8d48d: Layer already exists 22:53:00 9534e20b9772: Layer already exists 22:53:00 d4c3b576c9e6: Layer already exists 22:53:00 ce7f800efff9: Layer already exists 22:53:00 3.2.0-dev.45: digest: sha256:2c14385ca4e39aac7b4fc9c26d1c4245685177cb28868dcc826a27f4ee2047e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:53:01 1003b9157c5b: Preparing 22:53:01 335010e3ba1f: Preparing 22:53:01 df962caf5d94: Preparing 22:53:01 d3aebdc8d48d: Preparing 22:53:01 9534e20b9772: Preparing 22:53:01 d4c3b576c9e6: Preparing 22:53:01 ce7f800efff9: Preparing 22:53:01 d4c3b576c9e6: Waiting 22:53:01 ce7f800efff9: Waiting 22:53:01 335010e3ba1f: Layer already exists 22:53:01 9534e20b9772: Layer already exists 22:53:01 1003b9157c5b: Layer already exists 22:53:01 df962caf5d94: Layer already exists 22:53:01 d3aebdc8d48d: Layer already exists 22:53:01 d4c3b576c9e6: Layer already exists 22:53:01 ce7f800efff9: Layer already exists 22:53:01 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:2c14385ca4e39aac7b4fc9c26d1c4245685177cb28868dcc826a27f4ee2047e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:01 + 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 22:53:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 22:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:53:02 1003b9157c5b: Preparing 22:53:02 335010e3ba1f: Preparing 22:53:02 df962caf5d94: Preparing 22:53:02 d3aebdc8d48d: Preparing 22:53:02 9534e20b9772: Preparing 22:53:02 d4c3b576c9e6: Preparing 22:53:02 ce7f800efff9: Preparing 22:53:02 d4c3b576c9e6: Waiting 22:53:02 ce7f800efff9: Waiting 22:53:02 d3aebdc8d48d: Layer already exists 22:53:02 9534e20b9772: Layer already exists 22:53:02 df962caf5d94: Layer already exists 22:53:02 1003b9157c5b: Layer already exists 22:53:02 335010e3ba1f: Layer already exists 22:53:02 d4c3b576c9e6: Layer already exists 22:53:02 ce7f800efff9: Layer already exists 22:53:02 main: digest: sha256:2c14385ca4e39aac7b4fc9c26d1c4245685177cb28868dcc826a27f4ee2047e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:02 ===================================================== [Pipeline] echo 22:53:02 taggedImages: 22:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.45 22:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 22:53:02 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 22:53:02 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:02 latest 22:53:02 3.2.0-dev.45 22:53:02 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:02 main 22:53:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:53:02 4ef5cbdfc653: Preparing 22:53:02 7e2645ab1876: Preparing 22:53:02 217e05f7e7f1: Preparing 22:53:02 df962caf5d94: Preparing 22:53:02 d3aebdc8d48d: Preparing 22:53:02 5d29784de8c8: Preparing 22:53:02 29214de19c14: Preparing 22:53:02 c4ace8e1306f: Preparing 22:53:02 cfa7b19d5862: Preparing 22:53:02 ce7f800efff9: Preparing 22:53:02 c4ace8e1306f: Waiting 22:53:02 5d29784de8c8: Waiting 22:53:02 29214de19c14: Waiting 22:53:02 cfa7b19d5862: Waiting 22:53:02 d3aebdc8d48d: Layer already exists 22:53:02 df962caf5d94: Layer already exists 22:53:02 217e05f7e7f1: Pushed 22:53:02 7e2645ab1876: Pushed 22:53:02 4ef5cbdfc653: Pushed 22:53:02 ce7f800efff9: Layer already exists 22:53:02 c4ace8e1306f: Pushed 22:53:03 cfa7b19d5862: Pushed 22:53:10 29214de19c14: Pushed 22:53:13 5d29784de8c8: Pushed 22:53:13 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:c845dae368f20a7716c55070ec885c65b088c4cb079abda5b977eb5c6ca570fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:53:14 4ef5cbdfc653: Preparing 22:53:14 7e2645ab1876: Preparing 22:53:14 217e05f7e7f1: Preparing 22:53:14 df962caf5d94: Preparing 22:53:14 d3aebdc8d48d: Preparing 22:53:14 5d29784de8c8: Preparing 22:53:14 29214de19c14: Preparing 22:53:14 c4ace8e1306f: Preparing 22:53:14 cfa7b19d5862: Preparing 22:53:14 ce7f800efff9: Preparing 22:53:14 c4ace8e1306f: Waiting 22:53:14 cfa7b19d5862: Waiting 22:53:14 ce7f800efff9: Waiting 22:53:14 5d29784de8c8: Waiting 22:53:14 29214de19c14: Waiting 22:53:14 217e05f7e7f1: Layer already exists 22:53:14 d3aebdc8d48d: Layer already exists 22:53:14 4ef5cbdfc653: Layer already exists 22:53:14 df962caf5d94: Layer already exists 22:53:14 7e2645ab1876: Layer already exists 22:53:14 29214de19c14: Layer already exists 22:53:14 5d29784de8c8: Layer already exists 22:53:14 c4ace8e1306f: Layer already exists 22:53:14 cfa7b19d5862: Layer already exists 22:53:14 ce7f800efff9: Layer already exists 22:53:14 latest: digest: sha256:c845dae368f20a7716c55070ec885c65b088c4cb079abda5b977eb5c6ca570fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.45 22:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:53:14 4ef5cbdfc653: Preparing 22:53:14 7e2645ab1876: Preparing 22:53:14 217e05f7e7f1: Preparing 22:53:14 df962caf5d94: Preparing 22:53:14 d3aebdc8d48d: Preparing 22:53:14 5d29784de8c8: Preparing 22:53:14 29214de19c14: Preparing 22:53:14 c4ace8e1306f: Preparing 22:53:14 cfa7b19d5862: Preparing 22:53:14 ce7f800efff9: Preparing 22:53:14 5d29784de8c8: Waiting 22:53:14 29214de19c14: Waiting 22:53:14 c4ace8e1306f: Waiting 22:53:14 cfa7b19d5862: Waiting 22:53:14 ce7f800efff9: Waiting 22:53:14 d3aebdc8d48d: Layer already exists 22:53:14 7e2645ab1876: Layer already exists 22:53:14 217e05f7e7f1: Layer already exists 22:53:14 4ef5cbdfc653: Layer already exists 22:53:14 df962caf5d94: Layer already exists 22:53:14 5d29784de8c8: Layer already exists 22:53:14 c4ace8e1306f: Layer already exists 22:53:14 29214de19c14: Layer already exists 22:53:14 ce7f800efff9: Layer already exists 22:53:14 cfa7b19d5862: Layer already exists 22:53:14 3.2.0-dev.45: digest: sha256:c845dae368f20a7716c55070ec885c65b088c4cb079abda5b977eb5c6ca570fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:53:15 4ef5cbdfc653: Preparing 22:53:15 7e2645ab1876: Preparing 22:53:15 217e05f7e7f1: Preparing 22:53:15 df962caf5d94: Preparing 22:53:15 d3aebdc8d48d: Preparing 22:53:15 5d29784de8c8: Preparing 22:53:15 29214de19c14: Preparing 22:53:15 c4ace8e1306f: Preparing 22:53:15 cfa7b19d5862: Preparing 22:53:15 ce7f800efff9: Preparing 22:53:15 29214de19c14: Waiting 22:53:15 cfa7b19d5862: Waiting 22:53:15 ce7f800efff9: Waiting 22:53:15 c4ace8e1306f: Waiting 22:53:15 5d29784de8c8: Waiting 22:53:15 df962caf5d94: Layer already exists 22:53:15 d3aebdc8d48d: Layer already exists 22:53:15 217e05f7e7f1: Layer already exists 22:53:15 7e2645ab1876: Layer already exists 22:53:15 4ef5cbdfc653: Layer already exists 22:53:15 5d29784de8c8: Layer already exists 22:53:15 29214de19c14: Layer already exists 22:53:15 ce7f800efff9: Layer already exists 22:53:15 c4ace8e1306f: Layer already exists 22:53:15 cfa7b19d5862: Layer already exists 22:53:15 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:c845dae368f20a7716c55070ec885c65b088c4cb079abda5b977eb5c6ca570fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:53:16 4ef5cbdfc653: Preparing 22:53:16 7e2645ab1876: Preparing 22:53:16 217e05f7e7f1: Preparing 22:53:16 df962caf5d94: Preparing 22:53:16 d3aebdc8d48d: Preparing 22:53:16 5d29784de8c8: Preparing 22:53:16 29214de19c14: Preparing 22:53:16 c4ace8e1306f: Preparing 22:53:16 cfa7b19d5862: Preparing 22:53:16 ce7f800efff9: Preparing 22:53:16 29214de19c14: Waiting 22:53:16 c4ace8e1306f: Waiting 22:53:16 cfa7b19d5862: Waiting 22:53:16 ce7f800efff9: Waiting 22:53:16 5d29784de8c8: Waiting 22:53:16 4ef5cbdfc653: Layer already exists 22:53:16 7e2645ab1876: Layer already exists 22:53:16 d3aebdc8d48d: Layer already exists 22:53:16 217e05f7e7f1: Layer already exists 22:53:16 df962caf5d94: Layer already exists 22:53:16 5d29784de8c8: Layer already exists 22:53:16 c4ace8e1306f: Layer already exists 22:53:16 cfa7b19d5862: Layer already exists 22:53:16 29214de19c14: Layer already exists 22:53:16 ce7f800efff9: Layer already exists 22:53:16 main: digest: sha256:c845dae368f20a7716c55070ec885c65b088c4cb079abda5b977eb5c6ca570fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:16 ===================================================== [Pipeline] echo 22:53:16 taggedImages: 22:53:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:53:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.45 22:53:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 22:53:16 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 22:53:16 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:16 latest 22:53:16 3.2.0-dev.45 22:53:16 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:16 main 22:53:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:53:16 fc7e27b56219: Preparing 22:53:16 918580b6f15b: Preparing 22:53:16 8c5da4ad5274: Preparing 22:53:16 df962caf5d94: Preparing 22:53:16 d3aebdc8d48d: Preparing 22:53:16 5d29784de8c8: Preparing 22:53:16 08cab28a8fcd: Preparing 22:53:16 f6452d6d0738: Preparing 22:53:16 ce7f800efff9: Preparing 22:53:16 08cab28a8fcd: Waiting 22:53:16 f6452d6d0738: Waiting 22:53:16 ce7f800efff9: Waiting 22:53:16 5d29784de8c8: Waiting 22:53:16 df962caf5d94: Layer already exists 22:53:16 d3aebdc8d48d: Layer already exists 22:53:16 5d29784de8c8: Layer already exists 22:53:16 fc7e27b56219: Pushed 22:53:16 8c5da4ad5274: Pushed 22:53:16 ce7f800efff9: Layer already exists 22:53:16 918580b6f15b: Pushed 22:53:16 08cab28a8fcd: Pushed 22:53:17 f6452d6d0738: Pushed 22:53:17 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:d3bb99342f3662204f982859f223aa85aaabd2aeba64b9b5f068d366ef444e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:53:18 fc7e27b56219: Preparing 22:53:18 918580b6f15b: Preparing 22:53:18 8c5da4ad5274: Preparing 22:53:18 df962caf5d94: Preparing 22:53:18 d3aebdc8d48d: Preparing 22:53:18 5d29784de8c8: Preparing 22:53:18 08cab28a8fcd: Preparing 22:53:18 f6452d6d0738: Preparing 22:53:18 ce7f800efff9: Preparing 22:53:18 ce7f800efff9: Waiting 22:53:18 f6452d6d0738: Waiting 22:53:18 08cab28a8fcd: Waiting 22:53:18 df962caf5d94: Layer already exists 22:53:18 d3aebdc8d48d: Layer already exists 22:53:18 918580b6f15b: Layer already exists 22:53:18 fc7e27b56219: Layer already exists 22:53:18 8c5da4ad5274: Layer already exists 22:53:18 f6452d6d0738: Layer already exists 22:53:18 5d29784de8c8: Layer already exists 22:53:18 ce7f800efff9: Layer already exists 22:53:18 08cab28a8fcd: Layer already exists 22:53:18 latest: digest: sha256:d3bb99342f3662204f982859f223aa85aaabd2aeba64b9b5f068d366ef444e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.45 22:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:53:18 fc7e27b56219: Preparing 22:53:18 918580b6f15b: Preparing 22:53:18 8c5da4ad5274: Preparing 22:53:18 df962caf5d94: Preparing 22:53:18 d3aebdc8d48d: Preparing 22:53:18 5d29784de8c8: Preparing 22:53:18 08cab28a8fcd: Preparing 22:53:18 f6452d6d0738: Preparing 22:53:18 ce7f800efff9: Preparing 22:53:18 5d29784de8c8: Waiting 22:53:18 08cab28a8fcd: Waiting 22:53:18 f6452d6d0738: Waiting 22:53:18 ce7f800efff9: Waiting 22:53:18 df962caf5d94: Layer already exists 22:53:18 fc7e27b56219: Layer already exists 22:53:18 d3aebdc8d48d: Layer already exists 22:53:18 8c5da4ad5274: Layer already exists 22:53:18 918580b6f15b: Layer already exists 22:53:18 08cab28a8fcd: Layer already exists 22:53:18 5d29784de8c8: Layer already exists 22:53:18 f6452d6d0738: Layer already exists 22:53:18 ce7f800efff9: Layer already exists 22:53:18 3.2.0-dev.45: digest: sha256:d3bb99342f3662204f982859f223aa85aaabd2aeba64b9b5f068d366ef444e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:53:19 fc7e27b56219: Preparing 22:53:19 918580b6f15b: Preparing 22:53:19 8c5da4ad5274: Preparing 22:53:19 df962caf5d94: Preparing 22:53:19 d3aebdc8d48d: Preparing 22:53:19 5d29784de8c8: Preparing 22:53:19 08cab28a8fcd: Preparing 22:53:19 f6452d6d0738: Preparing 22:53:19 ce7f800efff9: Preparing 22:53:19 5d29784de8c8: Waiting 22:53:19 08cab28a8fcd: Waiting 22:53:19 f6452d6d0738: Waiting 22:53:19 ce7f800efff9: Waiting 22:53:19 fc7e27b56219: Layer already exists 22:53:19 918580b6f15b: Layer already exists 22:53:19 8c5da4ad5274: Layer already exists 22:53:19 d3aebdc8d48d: Layer already exists 22:53:19 df962caf5d94: Layer already exists 22:53:19 08cab28a8fcd: Layer already exists 22:53:19 5d29784de8c8: Layer already exists 22:53:19 f6452d6d0738: Layer already exists 22:53:19 ce7f800efff9: Layer already exists 22:53:19 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:d3bb99342f3662204f982859f223aa85aaabd2aeba64b9b5f068d366ef444e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 22:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:53:19 fc7e27b56219: Preparing 22:53:19 918580b6f15b: Preparing 22:53:19 8c5da4ad5274: Preparing 22:53:19 df962caf5d94: Preparing 22:53:19 d3aebdc8d48d: Preparing 22:53:19 5d29784de8c8: Preparing 22:53:19 08cab28a8fcd: Preparing 22:53:19 5d29784de8c8: Waiting 22:53:19 08cab28a8fcd: Waiting 22:53:19 f6452d6d0738: Preparing 22:53:19 ce7f800efff9: Preparing 22:53:19 f6452d6d0738: Waiting 22:53:19 ce7f800efff9: Waiting 22:53:19 918580b6f15b: Layer already exists 22:53:19 8c5da4ad5274: Layer already exists 22:53:19 df962caf5d94: Layer already exists 22:53:19 d3aebdc8d48d: Layer already exists 22:53:19 fc7e27b56219: Layer already exists 22:53:19 f6452d6d0738: Layer already exists 22:53:19 5d29784de8c8: Layer already exists 22:53:19 08cab28a8fcd: Layer already exists 22:53:19 ce7f800efff9: Layer already exists 22:53:19 main: digest: sha256:d3bb99342f3662204f982859f223aa85aaabd2aeba64b9b5f068d366ef444e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:20 ===================================================== [Pipeline] echo 22:53:20 taggedImages: 22:53:20 - nexus3.edgexfoundry.org:10004/security-spire-config:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:20 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:53:20 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.45 22:53:20 - nexus3.edgexfoundry.org:10004/security-spire-config:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:20 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 22:53:20 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 22:53:20 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:20 latest 22:53:20 3.2.0-dev.45 22:53:20 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:20 main 22:53:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:53:20 e2c5c79bcfe8: Preparing 22:53:20 7cc1037df9cd: Preparing 22:53:20 453a05cbac59: Preparing 22:53:20 df962caf5d94: Preparing 22:53:20 d3aebdc8d48d: Preparing 22:53:20 72f23ed32321: Preparing 22:53:20 c4ace8e1306f: Preparing 22:53:20 cfa7b19d5862: Preparing 22:53:20 ce7f800efff9: Preparing 22:53:20 cfa7b19d5862: Waiting 22:53:20 72f23ed32321: Waiting 22:53:20 c4ace8e1306f: Waiting 22:53:20 ce7f800efff9: Waiting 22:53:20 d3aebdc8d48d: Layer already exists 22:53:20 df962caf5d94: Layer already exists 22:53:20 c4ace8e1306f: Layer already exists 22:53:20 cfa7b19d5862: Layer already exists 22:53:20 ce7f800efff9: Layer already exists 22:53:20 7cc1037df9cd: Pushed 22:53:20 453a05cbac59: Pushed 22:53:20 e2c5c79bcfe8: Pushed 22:53:32 72f23ed32321: Pushed 22:53:32 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:2c5b46eaad8df2b0f5fc4613cf9a364489594fa2a405701f91d3280489a57506 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:53:33 e2c5c79bcfe8: Preparing 22:53:33 7cc1037df9cd: Preparing 22:53:33 453a05cbac59: Preparing 22:53:33 df962caf5d94: Preparing 22:53:33 d3aebdc8d48d: Preparing 22:53:33 72f23ed32321: Preparing 22:53:33 c4ace8e1306f: Preparing 22:53:33 cfa7b19d5862: Preparing 22:53:33 ce7f800efff9: Preparing 22:53:33 72f23ed32321: Waiting 22:53:33 c4ace8e1306f: Waiting 22:53:33 cfa7b19d5862: Waiting 22:53:33 ce7f800efff9: Waiting 22:53:33 7cc1037df9cd: Layer already exists 22:53:33 df962caf5d94: Layer already exists 22:53:33 e2c5c79bcfe8: Layer already exists 22:53:33 d3aebdc8d48d: Layer already exists 22:53:33 453a05cbac59: Layer already exists 22:53:33 ce7f800efff9: Layer already exists 22:53:33 72f23ed32321: Layer already exists 22:53:33 cfa7b19d5862: Layer already exists 22:53:33 c4ace8e1306f: Layer already exists 22:53:33 latest: digest: sha256:2c5b46eaad8df2b0f5fc4613cf9a364489594fa2a405701f91d3280489a57506 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.45 22:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:53:34 e2c5c79bcfe8: Preparing 22:53:34 7cc1037df9cd: Preparing 22:53:34 453a05cbac59: Preparing 22:53:34 df962caf5d94: Preparing 22:53:34 d3aebdc8d48d: Preparing 22:53:34 72f23ed32321: Preparing 22:53:34 c4ace8e1306f: Preparing 22:53:34 cfa7b19d5862: Preparing 22:53:34 ce7f800efff9: Preparing 22:53:34 c4ace8e1306f: Waiting 22:53:34 cfa7b19d5862: Waiting 22:53:34 72f23ed32321: Waiting 22:53:34 ce7f800efff9: Waiting 22:53:34 e2c5c79bcfe8: Layer already exists 22:53:34 df962caf5d94: Layer already exists 22:53:34 d3aebdc8d48d: Layer already exists 22:53:34 453a05cbac59: Layer already exists 22:53:34 7cc1037df9cd: Layer already exists 22:53:34 ce7f800efff9: Layer already exists 22:53:34 c4ace8e1306f: Layer already exists 22:53:34 72f23ed32321: Layer already exists 22:53:34 cfa7b19d5862: Layer already exists 22:53:34 3.2.0-dev.45: digest: sha256:2c5b46eaad8df2b0f5fc4613cf9a364489594fa2a405701f91d3280489a57506 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:53:34 e2c5c79bcfe8: Preparing 22:53:34 7cc1037df9cd: Preparing 22:53:34 453a05cbac59: Preparing 22:53:34 df962caf5d94: Preparing 22:53:34 d3aebdc8d48d: Preparing 22:53:34 72f23ed32321: Preparing 22:53:34 c4ace8e1306f: Preparing 22:53:34 cfa7b19d5862: Preparing 22:53:34 ce7f800efff9: Preparing 22:53:34 72f23ed32321: Waiting 22:53:34 ce7f800efff9: Waiting 22:53:34 e2c5c79bcfe8: Layer already exists 22:53:34 453a05cbac59: Layer already exists 22:53:34 d3aebdc8d48d: Layer already exists 22:53:34 df962caf5d94: Layer already exists 22:53:34 7cc1037df9cd: Layer already exists 22:53:34 c4ace8e1306f: Layer already exists 22:53:34 cfa7b19d5862: Layer already exists 22:53:34 ce7f800efff9: Layer already exists 22:53:34 72f23ed32321: Layer already exists 22:53:34 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:2c5b46eaad8df2b0f5fc4613cf9a364489594fa2a405701f91d3280489a57506 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 22:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:53:35 e2c5c79bcfe8: Preparing 22:53:35 7cc1037df9cd: Preparing 22:53:35 453a05cbac59: Preparing 22:53:35 df962caf5d94: Preparing 22:53:35 d3aebdc8d48d: Preparing 22:53:35 72f23ed32321: Preparing 22:53:35 c4ace8e1306f: Preparing 22:53:35 cfa7b19d5862: Preparing 22:53:35 ce7f800efff9: Preparing 22:53:35 72f23ed32321: Waiting 22:53:35 c4ace8e1306f: Waiting 22:53:35 cfa7b19d5862: Waiting 22:53:35 ce7f800efff9: Waiting 22:53:35 d3aebdc8d48d: Layer already exists 22:53:35 453a05cbac59: Layer already exists 22:53:35 e2c5c79bcfe8: Layer already exists 22:53:35 df962caf5d94: Layer already exists 22:53:35 7cc1037df9cd: Layer already exists 22:53:35 c4ace8e1306f: Layer already exists 22:53:35 72f23ed32321: Layer already exists 22:53:35 ce7f800efff9: Layer already exists 22:53:35 cfa7b19d5862: Layer already exists 22:53:35 main: digest: sha256:2c5b46eaad8df2b0f5fc4613cf9a364489594fa2a405701f91d3280489a57506 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:35 ===================================================== [Pipeline] echo 22:53:35 taggedImages: 22:53:35 - nexus3.edgexfoundry.org:10004/security-spire-server:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:35 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:53:35 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.45 22:53:35 - nexus3.edgexfoundry.org:10004/security-spire-server:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:35 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 22:53:35 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 22:53:35 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:35 latest 22:53:35 3.2.0-dev.45 22:53:35 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:35 main 22:53:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:36 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 22:53:36 9a09a9147c5c: Preparing 22:53:36 1910fd3f1352: Preparing 22:53:36 df962caf5d94: Preparing 22:53:36 d3aebdc8d48d: Preparing 22:53:36 bf055b4a5601: Preparing 22:53:36 196c4e84dade: Preparing 22:53:36 ce7f800efff9: Preparing 22:53:36 196c4e84dade: Waiting 22:53:36 ce7f800efff9: Waiting 22:53:36 d3aebdc8d48d: Layer already exists 22:53:36 df962caf5d94: Layer already exists 22:53:36 ce7f800efff9: Layer already exists 22:53:36 9a09a9147c5c: Pushed 22:53:36 bf055b4a5601: Pushed 22:53:36 196c4e84dade: Pushed 22:53:39 1910fd3f1352: Pushed 22:53:39 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:6d919bb14cd0422e9bcd994d244c9e803a9be801ea1db4262046f7b6e0a84b00 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:40 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:40 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 22:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 22:53:40 9a09a9147c5c: Preparing 22:53:40 1910fd3f1352: Preparing 22:53:40 df962caf5d94: Preparing 22:53:40 d3aebdc8d48d: Preparing 22:53:40 bf055b4a5601: Preparing 22:53:40 196c4e84dade: Preparing 22:53:40 ce7f800efff9: Preparing 22:53:40 196c4e84dade: Waiting 22:53:40 ce7f800efff9: Waiting 22:53:40 9a09a9147c5c: Layer already exists 22:53:40 bf055b4a5601: Layer already exists 22:53:40 1910fd3f1352: Layer already exists 22:53:40 d3aebdc8d48d: Layer already exists 22:53:40 df962caf5d94: Layer already exists 22:53:40 ce7f800efff9: Layer already exists 22:53:40 196c4e84dade: Layer already exists 22:53:40 latest: digest: sha256:6d919bb14cd0422e9bcd994d244c9e803a9be801ea1db4262046f7b6e0a84b00 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:40 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:41 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.45 22:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 22:53:41 9a09a9147c5c: Preparing 22:53:41 1910fd3f1352: Preparing 22:53:41 df962caf5d94: Preparing 22:53:41 d3aebdc8d48d: Preparing 22:53:41 bf055b4a5601: Preparing 22:53:41 196c4e84dade: Preparing 22:53:41 ce7f800efff9: Preparing 22:53:41 196c4e84dade: Waiting 22:53:41 ce7f800efff9: Waiting 22:53:41 df962caf5d94: Layer already exists 22:53:41 9a09a9147c5c: Layer already exists 22:53:41 1910fd3f1352: Layer already exists 22:53:41 d3aebdc8d48d: Layer already exists 22:53:41 bf055b4a5601: Layer already exists 22:53:41 196c4e84dade: Layer already exists 22:53:41 ce7f800efff9: Layer already exists 22:53:41 3.2.0-dev.45: digest: sha256:6d919bb14cd0422e9bcd994d244c9e803a9be801ea1db4262046f7b6e0a84b00 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:41 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:41 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 22:53:41 9a09a9147c5c: Preparing 22:53:41 1910fd3f1352: Preparing 22:53:41 df962caf5d94: Preparing 22:53:41 d3aebdc8d48d: Preparing 22:53:41 bf055b4a5601: Preparing 22:53:41 196c4e84dade: Preparing 22:53:41 ce7f800efff9: Preparing 22:53:41 196c4e84dade: Waiting 22:53:41 ce7f800efff9: Waiting 22:53:41 1910fd3f1352: Layer already exists 22:53:41 df962caf5d94: Layer already exists 22:53:41 d3aebdc8d48d: Layer already exists 22:53:41 9a09a9147c5c: Layer already exists 22:53:41 bf055b4a5601: Layer already exists 22:53:41 196c4e84dade: Layer already exists 22:53:41 ce7f800efff9: Layer already exists 22:53:41 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:6d919bb14cd0422e9bcd994d244c9e803a9be801ea1db4262046f7b6e0a84b00 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:42 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:42 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 22:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 22:53:42 9a09a9147c5c: Preparing 22:53:42 1910fd3f1352: Preparing 22:53:42 df962caf5d94: Preparing 22:53:42 d3aebdc8d48d: Preparing 22:53:42 bf055b4a5601: Preparing 22:53:42 196c4e84dade: Preparing 22:53:42 ce7f800efff9: Preparing 22:53:42 196c4e84dade: Waiting 22:53:42 ce7f800efff9: Waiting 22:53:42 1910fd3f1352: Layer already exists 22:53:42 9a09a9147c5c: Layer already exists 22:53:42 bf055b4a5601: Layer already exists 22:53:42 d3aebdc8d48d: Layer already exists 22:53:42 df962caf5d94: Layer already exists 22:53:42 196c4e84dade: Layer already exists 22:53:42 ce7f800efff9: Layer already exists 22:53:42 main: digest: sha256:6d919bb14cd0422e9bcd994d244c9e803a9be801ea1db4262046f7b6e0a84b00 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:42 ===================================================== [Pipeline] echo 22:53:42 taggedImages: 22:53:42 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:42 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 22:53:42 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.45 22:53:42 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:42 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 22:53:42 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:53:42 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:42 latest 22:53:42 3.2.0-dev.45 22:53:42 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:42 main 22:53:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:53:43 6174d38cb63b: Preparing 22:53:43 b47bd5a8d348: Preparing 22:53:43 df962caf5d94: Preparing 22:53:43 d3aebdc8d48d: Preparing 22:53:43 bf055b4a5601: Preparing 22:53:43 196c4e84dade: Preparing 22:53:43 ce7f800efff9: Preparing 22:53:43 196c4e84dade: Waiting 22:53:43 ce7f800efff9: Waiting 22:53:43 df962caf5d94: Layer already exists 22:53:43 d3aebdc8d48d: Layer already exists 22:53:43 bf055b4a5601: Layer already exists 22:53:43 196c4e84dade: Layer already exists 22:53:43 ce7f800efff9: Layer already exists 22:53:43 6174d38cb63b: Pushed 22:53:47 b47bd5a8d348: Pushed 22:53:47 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:95e9314a2b80018d25cbdd979f2bc3f5bfb8de28df6aa9c71fb7393ce32eb210 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:53:48 6174d38cb63b: Preparing 22:53:48 b47bd5a8d348: Preparing 22:53:48 df962caf5d94: Preparing 22:53:48 d3aebdc8d48d: Preparing 22:53:48 bf055b4a5601: Preparing 22:53:48 196c4e84dade: Preparing 22:53:48 ce7f800efff9: Preparing 22:53:48 196c4e84dade: Waiting 22:53:48 ce7f800efff9: Waiting 22:53:48 df962caf5d94: Layer already exists 22:53:48 bf055b4a5601: Layer already exists 22:53:48 6174d38cb63b: Layer already exists 22:53:48 d3aebdc8d48d: Layer already exists 22:53:48 b47bd5a8d348: Layer already exists 22:53:48 196c4e84dade: Layer already exists 22:53:48 ce7f800efff9: Layer already exists 22:53:48 latest: digest: sha256:95e9314a2b80018d25cbdd979f2bc3f5bfb8de28df6aa9c71fb7393ce32eb210 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.45 22:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:53:48 6174d38cb63b: Preparing 22:53:48 b47bd5a8d348: Preparing 22:53:48 df962caf5d94: Preparing 22:53:48 d3aebdc8d48d: Preparing 22:53:48 bf055b4a5601: Preparing 22:53:48 196c4e84dade: Preparing 22:53:48 ce7f800efff9: Preparing 22:53:48 ce7f800efff9: Waiting 22:53:48 196c4e84dade: Waiting 22:53:48 df962caf5d94: Layer already exists 22:53:48 6174d38cb63b: Layer already exists 22:53:48 bf055b4a5601: Layer already exists 22:53:48 d3aebdc8d48d: Layer already exists 22:53:48 b47bd5a8d348: Layer already exists 22:53:48 196c4e84dade: Layer already exists 22:53:48 ce7f800efff9: Layer already exists 22:53:48 3.2.0-dev.45: digest: sha256:95e9314a2b80018d25cbdd979f2bc3f5bfb8de28df6aa9c71fb7393ce32eb210 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:53:49 6174d38cb63b: Preparing 22:53:49 b47bd5a8d348: Preparing 22:53:49 df962caf5d94: Preparing 22:53:49 d3aebdc8d48d: Preparing 22:53:49 bf055b4a5601: Preparing 22:53:49 196c4e84dade: Preparing 22:53:49 ce7f800efff9: Preparing 22:53:49 196c4e84dade: Waiting 22:53:49 ce7f800efff9: Waiting 22:53:49 b47bd5a8d348: Layer already exists 22:53:49 bf055b4a5601: Layer already exists 22:53:49 6174d38cb63b: Layer already exists 22:53:49 df962caf5d94: Layer already exists 22:53:49 d3aebdc8d48d: Layer already exists 22:53:49 196c4e84dade: Layer already exists 22:53:49 ce7f800efff9: Layer already exists 22:53:49 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:95e9314a2b80018d25cbdd979f2bc3f5bfb8de28df6aa9c71fb7393ce32eb210 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:53:50 6174d38cb63b: Preparing 22:53:50 b47bd5a8d348: Preparing 22:53:50 df962caf5d94: Preparing 22:53:50 d3aebdc8d48d: Preparing 22:53:50 bf055b4a5601: Preparing 22:53:50 196c4e84dade: Preparing 22:53:50 ce7f800efff9: Preparing 22:53:50 196c4e84dade: Waiting 22:53:50 ce7f800efff9: Waiting 22:53:50 b47bd5a8d348: Layer already exists 22:53:50 d3aebdc8d48d: Layer already exists 22:53:50 6174d38cb63b: Layer already exists 22:53:50 df962caf5d94: Layer already exists 22:53:50 bf055b4a5601: Layer already exists 22:53:50 ce7f800efff9: Layer already exists 22:53:50 196c4e84dade: Layer already exists 22:53:50 main: digest: sha256:95e9314a2b80018d25cbdd979f2bc3f5bfb8de28df6aa9c71fb7393ce32eb210 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:50 ===================================================== [Pipeline] echo 22:53:50 taggedImages: 22:53:50 - nexus3.edgexfoundry.org:10004/support-notifications:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:50 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:53:50 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.45 22:53:50 - nexus3.edgexfoundry.org:10004/support-notifications:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:50 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:53:50 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:53:50 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:50 latest 22:53:50 3.2.0-dev.45 22:53:50 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:50 main 22:53:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:53:50 c7cb154e79c3: Preparing 22:53:50 49180cca65c9: Preparing 22:53:50 df962caf5d94: Preparing 22:53:50 d3aebdc8d48d: Preparing 22:53:50 acedc6696242: Preparing 22:53:50 3a9d6b03274e: Preparing 22:53:50 ce7f800efff9: Preparing 22:53:50 3a9d6b03274e: Waiting 22:53:50 ce7f800efff9: Waiting 22:53:50 d3aebdc8d48d: Layer already exists 22:53:50 acedc6696242: Layer already exists 22:53:50 df962caf5d94: Layer already exists 22:53:50 3a9d6b03274e: Layer already exists 22:53:50 ce7f800efff9: Layer already exists 22:53:50 c7cb154e79c3: Pushed 22:53:54 49180cca65c9: Pushed 22:53:54 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:ee55e8871534a9db33edf9645b25b5f3118c37ff150e1609b2036ac910492581 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:53:55 c7cb154e79c3: Preparing 22:53:55 49180cca65c9: Preparing 22:53:55 df962caf5d94: Preparing 22:53:55 d3aebdc8d48d: Preparing 22:53:55 acedc6696242: Preparing 22:53:55 3a9d6b03274e: Preparing 22:53:55 ce7f800efff9: Preparing 22:53:55 3a9d6b03274e: Waiting 22:53:55 d3aebdc8d48d: Layer already exists 22:53:55 acedc6696242: Layer already exists 22:53:55 49180cca65c9: Layer already exists 22:53:55 df962caf5d94: Layer already exists 22:53:55 c7cb154e79c3: Layer already exists 22:53:55 ce7f800efff9: Layer already exists 22:53:55 3a9d6b03274e: Layer already exists 22:53:55 latest: digest: sha256:ee55e8871534a9db33edf9645b25b5f3118c37ff150e1609b2036ac910492581 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.45 22:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:53:56 c7cb154e79c3: Preparing 22:53:56 49180cca65c9: Preparing 22:53:56 df962caf5d94: Preparing 22:53:56 d3aebdc8d48d: Preparing 22:53:56 acedc6696242: Preparing 22:53:56 3a9d6b03274e: Preparing 22:53:56 ce7f800efff9: Preparing 22:53:56 3a9d6b03274e: Waiting 22:53:56 ce7f800efff9: Waiting 22:53:56 c7cb154e79c3: Layer already exists 22:53:56 d3aebdc8d48d: Layer already exists 22:53:56 df962caf5d94: Layer already exists 22:53:56 acedc6696242: Layer already exists 22:53:56 49180cca65c9: Layer already exists 22:53:56 3a9d6b03274e: Layer already exists 22:53:56 ce7f800efff9: Layer already exists 22:53:56 3.2.0-dev.45: digest: sha256:ee55e8871534a9db33edf9645b25b5f3118c37ff150e1609b2036ac910492581 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:53:57 c7cb154e79c3: Preparing 22:53:57 49180cca65c9: Preparing 22:53:57 df962caf5d94: Preparing 22:53:57 d3aebdc8d48d: Preparing 22:53:57 acedc6696242: Preparing 22:53:57 3a9d6b03274e: Preparing 22:53:57 ce7f800efff9: Preparing 22:53:57 ce7f800efff9: Waiting 22:53:57 3a9d6b03274e: Waiting 22:53:57 49180cca65c9: Layer already exists 22:53:57 df962caf5d94: Layer already exists 22:53:57 acedc6696242: Layer already exists 22:53:57 c7cb154e79c3: Layer already exists 22:53:57 3a9d6b03274e: Layer already exists 22:53:57 ce7f800efff9: Layer already exists 22:53:57 d3aebdc8d48d: Layer already exists 22:53:57 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:ee55e8871534a9db33edf9645b25b5f3118c37ff150e1609b2036ac910492581 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:53:57 c7cb154e79c3: Preparing 22:53:57 49180cca65c9: Preparing 22:53:57 df962caf5d94: Preparing 22:53:57 d3aebdc8d48d: Preparing 22:53:57 acedc6696242: Preparing 22:53:57 3a9d6b03274e: Preparing 22:53:57 ce7f800efff9: Preparing 22:53:57 3a9d6b03274e: Waiting 22:53:57 ce7f800efff9: Waiting 22:53:57 c7cb154e79c3: Layer already exists 22:53:57 49180cca65c9: Layer already exists 22:53:57 df962caf5d94: Layer already exists 22:53:57 acedc6696242: Layer already exists 22:53:57 d3aebdc8d48d: Layer already exists 22:53:57 ce7f800efff9: Layer already exists 22:53:57 3a9d6b03274e: Layer already exists 22:53:57 main: digest: sha256:ee55e8871534a9db33edf9645b25b5f3118c37ff150e1609b2036ac910492581 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:57 ===================================================== [Pipeline] echo 22:53:57 taggedImages: 22:53:57 - nexus3.edgexfoundry.org:10004/support-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 22:53:57 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:53:57 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.45 22:53:57 - nexus3.edgexfoundry.org:10004/support-scheduler:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 22:53:57 - 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] } 23:15:25 #158 ... 23:15:25 23:15:25 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:15:25 #153 1370.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:15:25 #153 ... 23:15:25 23:15:25 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:15:25 #156 DONE 1373.5s 23:15:25 23:15:25 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:15:25 #159 DONE 0.5s 23:15:25 23:15:25 #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 23:15:25 #160 ... 23:15:25 23:15:25 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:15:25 #150 DONE 1374.4s 23:15:25 23:15:25 #9 [core-metadata internal] load build definition from Dockerfile 23:15:25 #9 ... 23:15:25 23:15:25 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:15:25 #161 DONE 0.4s 23:15:25 23:15:25 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:15:25 #162 DONE 0.2s 23:15:25 23:15:25 #9 [core-metadata internal] load build definition from Dockerfile 23:15:25 #9 ... 23:15:25 23:15:25 #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 23:15:25 #163 DONE 0.3s 23:15:25 23:15:25 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:15:25 #147 ... 23:15:25 23:15:25 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:15:25 #164 DONE 0.4s 23:15:25 23:15:25 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:15:25 #165 DONE 0.5s 23:15:25 23:15:25 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:15:25 #147 ... 23:15:25 23:15:25 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:15:25 #166 DONE 0.2s 23:15:25 23:15:25 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:15:25 #167 ... 23:15:25 23:15:25 #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 23:15:25 #160 DONE 3.7s 23:15:25 23:15:25 #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 23:15:25 #168 DONE 0.4s 23:15:25 23:15:25 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:15:25 #157 ... 23:15:25 23:15:25 #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 23:15:25 #169 DONE 0.2s 23:15:25 23:15:25 #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:15:25 #170 DONE 0.5s 23:15:25 23:15:25 #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:15:25 #171 DONE 0.2s 23:15:25 23:15:25 #172 [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/ 23:15:25 #172 DONE 0.2s 23:15:25 23:15:25 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:15:25 #152 ... 23:15:25 23:15:25 #173 [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/ 23:15:25 #173 DONE 0.3s 23:15:25 23:15:25 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:15:25 #167 ... 23:15:25 23:15:25 #174 [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/ 23:15:25 #174 DONE 0.4s 23:15:25 23:15:25 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:15:25 #167 DONE 3.1s 23:15:25 23:15:25 #109 [security-proxy-setup] exporting to image 23:15:25 #109 exporting layers 23:15:25 #109 ... 23:15:25 23:15:25 #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:15:25 #175 DONE 0.6s 23:15:25 23:15:25 #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:15:25 #176 DONE 0.5s 23:15:25 23:15:25 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 23:15:25 #177 ... 23:15:25 23:15:25 #109 [security-proxy-setup] exporting to image 23:15:25 #109 exporting layers 1.8s done 23:15:25 #109 writing image sha256:fd8dce8677618e56d250b352e664acf993ecdfafd6535e00d0caa39b68dcfa9d 0.0s done 23:15:25 #109 naming to docker.io/library/security-proxy-setup-arm64 done 23:15:25 #109 DONE 7.1s 23:15:25 23:15:25 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 23:15:25 #177 DONE 2.3s 23:15:25 23:15:25 #109 [security-bootstrapper] exporting to image 23:15:25 #109 exporting layers 1.4s done 23:15:25 #109 writing image sha256:3ef8110096e13bfe87692eea5f151909ff314a62bb039e7a94e54e572bdc1b64 done 23:15:25 #109 naming to docker.io/library/security-bootstrapper-arm64 done 23:15:25 #109 DONE 8.5s 23:15:25 23:15:25 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:15:32 #151 ... 23:15:32 23:15:32 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:15:32 #153 DONE 1391.7s 23:15:32 23:15:32 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:15:32 #152 ... 23:15:32 23:15:32 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:15:32 #178 DONE 0.4s 23:15:32 23:15:32 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:15:33 #179 DONE 0.2s 23:15:33 23:15:33 #180 [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 23:15:33 #180 DONE 0.1s 23:15:33 23:15:33 #181 [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 23:15:33 #181 DONE 0.2s 23:15:33 23:15:33 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:15:33 #182 DONE 0.2s 23:15:33 23:15:33 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:15:33 #183 DONE 0.3s 23:15:33 23:15:33 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:15:34 #184 DONE 0.3s 23:15:34 23:15:34 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:15:34 #185 DONE 0.2s 23:15:34 23:15:34 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:15:36 #186 DONE 2.3s 23:15:36 23:15:36 #109 [security-secretstore-setup] exporting to image 23:15:36 #109 exporting layers 23:15:37 #109 exporting layers 1.1s done 23:15:37 #109 writing image sha256:b0a2c212cb8648563f95a95d8751a785ff797a2e4ef0b432db991b18b4e5ea3f done 23:15:37 #109 naming to docker.io/library/security-secretstore-setup-arm64 23:15:37 #109 naming to docker.io/library/security-secretstore-setup-arm64 done 23:15:37 #109 DONE 9.6s 23:15:37 23:15:37 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:16:34 #146 ... 23:16:34 23:16:34 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:16:34 #149 DONE 1452.1s 23:16:34 23:16:34 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:16:34 #146 ... 23:16:34 23:16:34 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:16:34 #187 DONE 0.6s 23:16:34 23:16:34 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:16:34 #146 ... 23:16:34 23:16:34 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:16:34 #188 DONE 0.3s 23:16:34 23:16:34 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:16:34 #147 ... 23:16:34 23:16:34 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:16:34 #189 DONE 0.3s 23:16:34 23:16:34 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:16:34 #146 ... 23:16:34 23:16:34 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:16:34 #190 DONE 0.2s 23:16:34 23:16:34 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:16:34 #191 DONE 0.2s 23:16:34 23:16:34 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:16:36 #192 DONE 2.1s 23:16:36 23:16:36 #109 [core-common-config-bootstrapper] exporting to image 23:16:36 #109 exporting layers 23:16:36 #109 exporting layers 0.6s done 23:16:36 #109 writing image sha256:ca6625078bd8ddac8d6182596c06f6e9eda2b77ef783f90e73e87cd0cef31a4b done 23:16:36 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 23:16:36 #109 DONE 10.3s 23:16:36 23:16:36 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:19:13 #157 DONE 1606.3s 23:19:13 23:19:13 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:19:13 #147 ... 23:19:13 23:19:13 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:19:13 #193 DONE 0.2s 23:19:13 23:19:13 #9 [core-metadata internal] load build definition from Dockerfile 23:19:13 #9 ... 23:19:13 23:19:13 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:19:13 #194 DONE 0.1s 23:19:13 23:19:13 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:19:13 #195 DONE 0.3s 23:19:13 23:19:13 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:19:13 #196 DONE 0.1s 23:19:13 23:19:13 #109 [security-spiffe-token-provider] exporting to image 23:19:13 #109 exporting layers 23:19:13 #109 exporting layers 0.7s done 23:19:13 #109 writing image sha256:519d2348d06a458ee1c7d3a2ff3ce73098f5ee0e682420879bcbf708bf1a8b06 done 23:19:13 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:19:13 #109 DONE 10.9s 23:19:13 23:19:13 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:27:51 #147 ... 23:27:51 23:27:51 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:27:51 #152 DONE 2125.2s 23:27:51 23:27:51 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:27:51 #147 ... 23:27:51 23:27:51 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:27:51 #197 DONE 0.1s 23:27:51 23:27:51 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:27:51 #198 DONE 0.1s 23:27:51 23:27:51 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:27:51 #199 DONE 0.4s 23:27:51 23:27:51 #9 [core-metadata internal] load build definition from Dockerfile 23:27:51 #9 ... 23:27:51 23:27:51 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:27:51 #200 DONE 0.1s 23:27:51 23:27:51 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:27:51 #201 DONE 0.2s 23:27:51 23:27:51 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:27:51 #202 DONE 2.0s 23:27:51 23:27:51 #109 [security-proxy-auth] exporting to image 23:27:51 #109 exporting layers 23:27:51 #109 exporting layers 0.7s done 23:27:51 #109 writing image sha256:8c121c5eb1e57db460d386e385ae7622ce4b4cf6183ce444da4ff622578845ff done 23:27:51 #109 naming to docker.io/library/security-proxy-auth-arm64 done 23:27:51 #109 DONE 11.7s 23:27:51 23:27:51 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:28:58 #146 ... 23:28:58 23:28:58 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:28:58 #147 DONE 2191.4s 23:28:58 23:28:58 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:28:58 #151 ... 23:28:58 23:28:58 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:28:58 #203 DONE 0.1s 23:28:58 23:28:58 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:28:58 #204 DONE 0.1s 23:28:58 23:28:58 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:28:58 #146 ... 23:28:58 23:28:58 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:28:58 #205 DONE 0.4s 23:28:58 23:28:58 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:28:58 #146 ... 23:28:58 23:28:58 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:28:58 #206 DONE 0.1s 23:28:58 23:28:58 #109 [core-command] exporting to image 23:28:58 #109 exporting layers 23:28:58 #109 exporting layers 0.4s done 23:28:58 #109 writing image sha256:e9071eb2891edb553df157ffdd801be90136689ee13f30cd6359275c40332b78 done 23:28:58 #109 naming to docker.io/library/core-command-arm64 done 23:28:58 #109 DONE 12.2s 23:28:58 23:28:58 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:31:20 #154 ... 23:31:20 23:31:20 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:31:20 #146 DONE 2328.7s 23:31:20 23:31:20 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:31:20 #158 ... 23:31:20 23:31:20 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 23:31:20 #207 DONE 0.6s 23:31:20 23:31:20 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 23:31:20 #208 DONE 0.6s 23:31:20 23:31:20 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 23:31:20 #209 DONE 0.2s 23:31:20 23:31:20 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:31:20 #151 ... 23:31:20 23:31:20 #109 [core-keeper] exporting to image 23:31:20 #109 exporting layers 23:31:20 #109 exporting layers 0.5s done 23:31:20 #109 writing image sha256:c2f6dd9d759f7e8a9ae770174eda6254eaa9232f802c89d26835afa3d07da8d0 done 23:31:20 #109 naming to docker.io/library/core-keeper-arm64 done 23:31:20 #109 DONE 12.7s 23:31:20 23:31:20 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:31:20 #151 ... 23:31:20 23:31:20 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:31:20 #148 DONE 2333.5s 23:31:20 23:31:20 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:31:20 #158 ... 23:31:20 23:31:20 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:31:20 #210 DONE 0.2s 23:31:20 23:31:20 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:31:20 #211 DONE 0.3s 23:31:20 23:31:20 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:31:20 #212 ... 23:31:20 23:31:20 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:31:20 #155 DONE 2335.0s 23:31:20 23:31:20 #9 [core-metadata internal] load build definition from Dockerfile 23:31:20 #9 ... 23:31:20 23:31:20 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:31:20 #212 DONE 0.8s 23:31:20 23:31:20 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:31:20 #213 DONE 0.2s 23:31:20 23:31:20 #109 [core-data] exporting to image 23:31:20 #109 ... 23:31:20 23:31:20 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:31:20 #214 DONE 0.1s 23:31:20 23:31:20 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:31:20 #215 DONE 0.3s 23:31:20 23:31:20 #109 [core-data] exporting to image 23:31:20 #109 exporting layers 1.0s done 23:31:20 #109 writing image sha256:d316481b514b4feff97eec98d9ebd298ab14e2d11f478f00ed00968db7843df0 0.0s done 23:31:20 #109 naming to docker.io/library/core-data-arm64 0.0s done 23:31:20 #109 DONE 13.7s 23:31:20 23:31:20 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:31:20 #216 DONE 0.6s 23:31:20 23:31:20 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:31:20 #217 DONE 0.2s 23:31:20 23:31:20 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:31:20 #218 DONE 0.2s 23:31:20 23:31:20 #109 [core-metadata] exporting to image 23:31:20 #109 exporting layers 0.6s done 23:31:20 #109 writing image sha256:ca4e312e2468b34fc5b3d06ab31366c654e50b16401a7f68f3c635adc548f0c7 done 23:31:20 #109 naming to docker.io/library/core-metadata-arm64 0.0s done 23:31:20 #109 DONE 14.3s 23:31:20 23:31:20 #9 [core-metadata internal] load build definition from Dockerfile 23:31:52 #9 ... 23:31:52 23:31:52 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:31:52 #151 DONE 2371.2s 23:31:52 23:31:52 #27 [security-bootstrapper internal] load .dockerignore 23:31:52 #27 ... 23:31:52 23:31:52 #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:31:52 #219 DONE 0.2s 23:31:52 23:31:52 #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:31:52 #220 DONE 0.3s 23:31:52 23:31:52 #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 23:31:52 #221 ... 23:31:52 23:31:52 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:31:52 #158 DONE 2372.7s 23:31:52 23:31:52 #27 [security-bootstrapper internal] load .dockerignore 23:31:53 #27 ... 23:31:53 23:31:53 #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 23:31:53 #221 DONE 0.7s 23:31:53 23:31:53 #222 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 23:31:53 #222 DONE 0.3s 23:31:53 23:31:53 #9 [core-metadata internal] load build definition from Dockerfile 23:31:53 #9 ... 23:31:53 23:31:53 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:31:54 #223 DONE 0.2s 23:31:54 23:31:54 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:31:54 #224 DONE 0.2s 23:31:54 23:31:54 #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:31:54 #225 DONE 0.6s 23:31:54 23:31:54 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:31:54 #154 DONE 2374.3s 23:31:54 23:31:54 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:31:54 #226 ... 23:31:54 23:31:54 #109 [support-cron-scheduler] exporting to image 23:31:54 #109 exporting layers 1.3s done 23:31:54 #109 writing image sha256:e14091d833902ac331edea3b88abe277c1329c9ea9d11381cb02b8bd52829c3a 0.0s done 23:31:54 #109 naming to docker.io/library/support-cron-scheduler-arm64 done 23:31:54 #109 DONE 15.6s 23:31:54 23:31:54 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:31:54 #226 DONE 0.3s 23:31:54 23:31:54 #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:31:54 #227 DONE 0.1s 23:31:54 23:31:54 #109 [support-scheduler] exporting to image 23:31:55 #109 ... 23:31:55 23:31:55 #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:31:55 #228 DONE 0.1s 23:31:55 23:31:55 #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:31:55 #229 DONE 0.4s 23:31:55 23:31:55 #109 [support-scheduler] exporting to image 23:31:55 #109 exporting layers 0.7s done 23:31:55 #109 writing image sha256:27f2a6702e1d124266e720f17faf68acb8028b0765475517e8d430c12c94c7ab done 23:31:55 #109 naming to docker.io/library/support-scheduler-arm64 done 23:31:55 #109 DONE 16.3s 23:31:55 23:31:55 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:31:56 #230 DONE 0.1s 23:31:56 23:31:56 #109 [support-notifications] exporting to image 23:31:56 #109 exporting layers 0.5s done 23:31:56 #109 writing image sha256:21c60e6b08f744bca12b6a34392dce2e96daac03b83584472dcc032248784ab5 done 23:31:56 #109 naming to docker.io/library/support-notifications-arm64 done 23:31:56 #109 DONE 16.8s 23:31:56 23:31:56 #27 [security-bootstrapper internal] load .dockerignore 23:31:56 time="2024-08-06T22:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:31:56 time="2024-08-06T22:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:31:56 $ docker stop --time=1 c154b0a5d1ed30a371af121c19b858a69aa05bf0e8c4d8d148d54cc3ac20fa17 23:31:57 $ docker rm -f --volumes c154b0a5d1ed30a371af121c19b858a69aa05bf0e8c4d8d148d54cc3ac20fa17 [Pipeline] // withDockerContainer [Pipeline] sh 23:31:58 + docker images 23:31:58 REPOSITORY TAG IMAGE ID CREATED SIZE 23:31:58 support-notifications-arm64 latest 21c60e6b08f7 3 seconds ago 41.9MB 23:31:58 support-scheduler-arm64 latest 27f2a6702e1d 4 seconds ago 41.2MB 23:31:58 support-cron-scheduler-arm64 latest e14091d83390 5 seconds ago 41.8MB 23:31:58 core-metadata-arm64 latest ca4e312e2468 41 seconds ago 39.1MB 23:31:58 core-data-arm64 latest d316481b514b 43 seconds ago 39MB 23:31:58 core-keeper-arm64 latest c2f6dd9d759f 47 seconds ago 38.9MB 23:31:58 core-command-arm64 latest e9071eb2891e 3 minutes ago 35MB 23:31:58 security-proxy-auth-arm64 latest 8c121c5eb1e5 4 minutes ago 32.6MB 23:31:58 security-spiffe-token-provider-arm64 latest 519d2348d06a 12 minutes ago 29MB 23:31:58 core-common-config-bootstrapper-arm64 latest ca6625078bd8 15 minutes ago 15.3MB 23:31:58 security-secretstore-setup-arm64 latest b0a2c212cb86 16 minutes ago 36.4MB 23:31:58 security-bootstrapper-arm64 latest 3ef8110096e1 16 minutes ago 18.9MB 23:31:58 security-proxy-setup-arm64 latest fd8dce867761 16 minutes ago 26.1MB 23:31:58 security-spire-agent-arm64 latest 374fbaa7e251 40 minutes ago 174MB 23:31:58 security-spire-server-arm64 latest 969dca005fca 40 minutes ago 116MB 23:31:58 security-spire-config-arm64 latest 368540684197 40 minutes ago 115MB 23:31:58 ci-base-image-arm64 latest 4b548df9af46 42 minutes ago 965MB 23:31:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 23:31:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:58 provisioning config files... 23:31:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/663@tmp/config11863973150697056397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:58 ---> ****-login.sh 23:31:58 nexus3.edgexfoundry.org:10001 23:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:31:59 Configure a credential helper to remove this warning. See 23:31:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:31:59 23:31:59 Login Succeeded 23:31:59 nexus3.edgexfoundry.org:10002 23:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:31:59 Configure a credential helper to remove this warning. See 23:31:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:31:59 23:31:59 Login Succeeded 23:31:59 nexus3.edgexfoundry.org:10003 23:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:32:00 Configure a credential helper to remove this warning. See 23:32:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:32:00 23:32:00 Login Succeeded 23:32:00 nexus3.edgexfoundry.org:10004 23:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:32:00 Configure a credential helper to remove this warning. See 23:32:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:32:00 23:32:00 Login Succeeded 23:32:00 ****.io 23:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:32:01 Configure a credential helper to remove this warning. See 23:32:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:32:01 23:32:01 Login Succeeded 23:32:01 ---> ****-login.sh ends [Pipeline] } 23:32:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:32:01 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:32:01 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:01 latest 23:32:01 3.2.0-dev.45 23:32:01 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:01 main 23:32:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:32:02 132e22c7c31f: Preparing 23:32:02 c4ed7190b6dc: Preparing 23:32:02 d7da3974969d: Preparing 23:32:02 ab4cce8eb1fe: Preparing 23:32:02 e2118681dfc6: Preparing 23:32:02 f2454c4e40a0: Preparing 23:32:02 3c20671a5817: Preparing 23:32:02 f2454c4e40a0: Waiting 23:32:02 3c20671a5817: Waiting 23:32:02 d7da3974969d: Pushed 23:32:02 132e22c7c31f: Pushed 23:32:02 e2118681dfc6: Pushed 23:32:02 ab4cce8eb1fe: Pushed 23:32:02 3c20671a5817: Layer already exists 23:32:02 f2454c4e40a0: Pushed 23:32:09 c4ed7190b6dc: Pushed 23:32:09 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:00b1e2f88473c518bf8a853adf6ff72ea99148c7cba54b86675c4604a6294821 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:32:10 132e22c7c31f: Preparing 23:32:10 c4ed7190b6dc: Preparing 23:32:10 d7da3974969d: Preparing 23:32:10 ab4cce8eb1fe: Preparing 23:32:10 e2118681dfc6: Preparing 23:32:10 f2454c4e40a0: Preparing 23:32:10 3c20671a5817: Preparing 23:32:10 f2454c4e40a0: Waiting 23:32:10 3c20671a5817: Waiting 23:32:10 d7da3974969d: Layer already exists 23:32:10 c4ed7190b6dc: Layer already exists 23:32:10 ab4cce8eb1fe: Layer already exists 23:32:10 132e22c7c31f: Layer already exists 23:32:10 e2118681dfc6: Layer already exists 23:32:10 f2454c4e40a0: Layer already exists 23:32:10 3c20671a5817: Layer already exists 23:32:10 latest: digest: sha256:00b1e2f88473c518bf8a853adf6ff72ea99148c7cba54b86675c4604a6294821 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.45 23:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:32:10 132e22c7c31f: Preparing 23:32:10 c4ed7190b6dc: Preparing 23:32:10 d7da3974969d: Preparing 23:32:10 ab4cce8eb1fe: Preparing 23:32:10 e2118681dfc6: Preparing 23:32:10 f2454c4e40a0: Preparing 23:32:10 3c20671a5817: Preparing 23:32:10 f2454c4e40a0: Waiting 23:32:10 3c20671a5817: Waiting 23:32:10 ab4cce8eb1fe: Layer already exists 23:32:10 e2118681dfc6: Layer already exists 23:32:10 d7da3974969d: Layer already exists 23:32:10 c4ed7190b6dc: Layer already exists 23:32:10 132e22c7c31f: Layer already exists 23:32:10 3c20671a5817: Layer already exists 23:32:10 f2454c4e40a0: Layer already exists 23:32:11 3.2.0-dev.45: digest: sha256:00b1e2f88473c518bf8a853adf6ff72ea99148c7cba54b86675c4604a6294821 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:32:11 132e22c7c31f: Preparing 23:32:11 c4ed7190b6dc: Preparing 23:32:11 d7da3974969d: Preparing 23:32:11 ab4cce8eb1fe: Preparing 23:32:11 e2118681dfc6: Preparing 23:32:11 f2454c4e40a0: Preparing 23:32:11 3c20671a5817: Preparing 23:32:11 f2454c4e40a0: Waiting 23:32:11 3c20671a5817: Waiting 23:32:11 e2118681dfc6: Layer already exists 23:32:11 c4ed7190b6dc: Layer already exists 23:32:11 ab4cce8eb1fe: Layer already exists 23:32:11 d7da3974969d: Layer already exists 23:32:11 132e22c7c31f: Layer already exists 23:32:11 f2454c4e40a0: Layer already exists 23:32:11 3c20671a5817: Layer already exists 23:32:12 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:00b1e2f88473c518bf8a853adf6ff72ea99148c7cba54b86675c4604a6294821 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:32:12 132e22c7c31f: Preparing 23:32:12 c4ed7190b6dc: Preparing 23:32:12 d7da3974969d: Preparing 23:32:12 ab4cce8eb1fe: Preparing 23:32:12 e2118681dfc6: Preparing 23:32:12 f2454c4e40a0: Preparing 23:32:12 f2454c4e40a0: Waiting 23:32:12 3c20671a5817: Preparing 23:32:12 3c20671a5817: Waiting 23:32:12 ab4cce8eb1fe: Layer already exists 23:32:12 d7da3974969d: Layer already exists 23:32:12 e2118681dfc6: Layer already exists 23:32:12 132e22c7c31f: Layer already exists 23:32:12 c4ed7190b6dc: Layer already exists 23:32:12 f2454c4e40a0: Layer already exists 23:32:12 3c20671a5817: Layer already exists 23:32:13 main: digest: sha256:00b1e2f88473c518bf8a853adf6ff72ea99148c7cba54b86675c4604a6294821 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:13 ===================================================== [Pipeline] echo 23:32:13 taggedImages: 23:32:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:32:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.45 23:32:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:32:13 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:32:13 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:13 latest 23:32:13 3.2.0-dev.45 23:32:13 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:13 main 23:32:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:32:14 c525e742ceff: Preparing 23:32:14 e91d47dd5641: Preparing 23:32:14 032f5e3aab50: Preparing 23:32:14 a9642707a049: Preparing 23:32:14 d7da3974969d: Preparing 23:32:14 ab4cce8eb1fe: Preparing 23:32:14 e2118681dfc6: Preparing 23:32:14 ab4cce8eb1fe: Waiting 23:32:14 f2454c4e40a0: Preparing 23:32:14 e2118681dfc6: Waiting 23:32:14 3c20671a5817: Preparing 23:32:14 f2454c4e40a0: Waiting 23:32:14 3c20671a5817: Waiting 23:32:14 d7da3974969d: Layer already exists 23:32:14 ab4cce8eb1fe: Layer already exists 23:32:14 e2118681dfc6: Layer already exists 23:32:14 f2454c4e40a0: Layer already exists 23:32:14 032f5e3aab50: Pushed 23:32:14 c525e742ceff: Pushed 23:32:14 e91d47dd5641: Pushed 23:32:14 3c20671a5817: Layer already exists 23:32:16 a9642707a049: Pushed 23:32:16 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:d249e5a86cfc353fa59b625d6940673ca73bdf5bed91937fb02cde2d532007d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:16 + 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 23:32:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:32:16 c525e742ceff: Preparing 23:32:16 e91d47dd5641: Preparing 23:32:16 032f5e3aab50: Preparing 23:32:16 a9642707a049: Preparing 23:32:16 d7da3974969d: Preparing 23:32:16 ab4cce8eb1fe: Preparing 23:32:16 e2118681dfc6: Preparing 23:32:16 ab4cce8eb1fe: Waiting 23:32:16 f2454c4e40a0: Preparing 23:32:16 e2118681dfc6: Waiting 23:32:16 3c20671a5817: Preparing 23:32:16 f2454c4e40a0: Waiting 23:32:16 3c20671a5817: Waiting 23:32:16 e91d47dd5641: Layer already exists 23:32:16 c525e742ceff: Layer already exists 23:32:16 d7da3974969d: Layer already exists 23:32:16 a9642707a049: Layer already exists 23:32:16 032f5e3aab50: Layer already exists 23:32:16 ab4cce8eb1fe: Layer already exists 23:32:16 f2454c4e40a0: Layer already exists 23:32:16 e2118681dfc6: Layer already exists 23:32:16 3c20671a5817: Layer already exists 23:32:17 latest: digest: sha256:d249e5a86cfc353fa59b625d6940673ca73bdf5bed91937fb02cde2d532007d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.45 23:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:32:17 c525e742ceff: Preparing 23:32:17 e91d47dd5641: Preparing 23:32:17 032f5e3aab50: Preparing 23:32:17 a9642707a049: Preparing 23:32:17 d7da3974969d: Preparing 23:32:17 ab4cce8eb1fe: Preparing 23:32:17 e2118681dfc6: Preparing 23:32:17 f2454c4e40a0: Preparing 23:32:17 3c20671a5817: Preparing 23:32:17 ab4cce8eb1fe: Waiting 23:32:17 e2118681dfc6: Waiting 23:32:17 f2454c4e40a0: Waiting 23:32:17 3c20671a5817: Waiting 23:32:17 c525e742ceff: Layer already exists 23:32:17 032f5e3aab50: Layer already exists 23:32:17 a9642707a049: Layer already exists 23:32:17 e91d47dd5641: Layer already exists 23:32:17 d7da3974969d: Layer already exists 23:32:17 f2454c4e40a0: Layer already exists 23:32:17 3c20671a5817: Layer already exists 23:32:17 e2118681dfc6: Layer already exists 23:32:17 ab4cce8eb1fe: Layer already exists 23:32:17 3.2.0-dev.45: digest: sha256:d249e5a86cfc353fa59b625d6940673ca73bdf5bed91937fb02cde2d532007d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:32:18 c525e742ceff: Preparing 23:32:18 e91d47dd5641: Preparing 23:32:18 032f5e3aab50: Preparing 23:32:18 a9642707a049: Preparing 23:32:18 d7da3974969d: Preparing 23:32:18 ab4cce8eb1fe: Preparing 23:32:18 e2118681dfc6: Preparing 23:32:18 f2454c4e40a0: Preparing 23:32:18 3c20671a5817: Preparing 23:32:18 e2118681dfc6: Waiting 23:32:18 ab4cce8eb1fe: Waiting 23:32:18 f2454c4e40a0: Waiting 23:32:18 3c20671a5817: Waiting 23:32:18 d7da3974969d: Layer already exists 23:32:18 032f5e3aab50: Layer already exists 23:32:18 e91d47dd5641: Layer already exists 23:32:18 c525e742ceff: Layer already exists 23:32:18 a9642707a049: Layer already exists 23:32:18 3c20671a5817: Layer already exists 23:32:18 e2118681dfc6: Layer already exists 23:32:18 f2454c4e40a0: Layer already exists 23:32:18 ab4cce8eb1fe: Layer already exists 23:32:19 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:d249e5a86cfc353fa59b625d6940673ca73bdf5bed91937fb02cde2d532007d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:19 + 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 23:32:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:32:19 c525e742ceff: Preparing 23:32:19 e91d47dd5641: Preparing 23:32:19 032f5e3aab50: Preparing 23:32:19 a9642707a049: Preparing 23:32:19 d7da3974969d: Preparing 23:32:19 ab4cce8eb1fe: Preparing 23:32:19 e2118681dfc6: Preparing 23:32:19 f2454c4e40a0: Preparing 23:32:19 3c20671a5817: Preparing 23:32:19 ab4cce8eb1fe: Waiting 23:32:19 e2118681dfc6: Waiting 23:32:19 f2454c4e40a0: Waiting 23:32:19 3c20671a5817: Waiting 23:32:19 a9642707a049: Layer already exists 23:32:19 032f5e3aab50: Layer already exists 23:32:19 d7da3974969d: Layer already exists 23:32:19 e91d47dd5641: Layer already exists 23:32:19 c525e742ceff: Layer already exists 23:32:19 e2118681dfc6: Layer already exists 23:32:19 3c20671a5817: Layer already exists 23:32:19 ab4cce8eb1fe: Layer already exists 23:32:19 f2454c4e40a0: Layer already exists 23:32:20 main: digest: sha256:d249e5a86cfc353fa59b625d6940673ca73bdf5bed91937fb02cde2d532007d7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:20 ===================================================== [Pipeline] echo 23:32:20 taggedImages: 23:32:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:32:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.45 23:32:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:32:20 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:32:20 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:20 latest 23:32:20 3.2.0-dev.45 23:32:20 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:20 main 23:32:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:32:20 0014d6aa7141: Preparing 23:32:20 735e89408ed5: Preparing 23:32:20 d7da3974969d: Preparing 23:32:20 ab4cce8eb1fe: Preparing 23:32:20 e3f06992ad22: Preparing 23:32:20 b58bd2cdf97c: Preparing 23:32:20 3c20671a5817: Preparing 23:32:20 b58bd2cdf97c: Waiting 23:32:20 3c20671a5817: Waiting 23:32:20 ab4cce8eb1fe: Layer already exists 23:32:20 d7da3974969d: Layer already exists 23:32:21 3c20671a5817: Layer already exists 23:32:21 e3f06992ad22: Pushed 23:32:21 0014d6aa7141: Pushed 23:32:21 b58bd2cdf97c: Pushed 23:32:27 735e89408ed5: Pushed 23:32:28 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:84cf2cc55be7a73f2d7cb3fedaae3816f4eb8f0d30234258e70b550912bf7ca9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:32:28 0014d6aa7141: Preparing 23:32:28 735e89408ed5: Preparing 23:32:28 d7da3974969d: Preparing 23:32:28 ab4cce8eb1fe: Preparing 23:32:28 e3f06992ad22: Preparing 23:32:28 b58bd2cdf97c: Preparing 23:32:28 3c20671a5817: Preparing 23:32:28 b58bd2cdf97c: Waiting 23:32:28 3c20671a5817: Waiting 23:32:28 0014d6aa7141: Layer already exists 23:32:28 ab4cce8eb1fe: Layer already exists 23:32:28 735e89408ed5: Layer already exists 23:32:28 d7da3974969d: Layer already exists 23:32:28 e3f06992ad22: Layer already exists 23:32:28 b58bd2cdf97c: Layer already exists 23:32:28 3c20671a5817: Layer already exists 23:32:29 latest: digest: sha256:84cf2cc55be7a73f2d7cb3fedaae3816f4eb8f0d30234258e70b550912bf7ca9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.45 23:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:32:29 0014d6aa7141: Preparing 23:32:29 735e89408ed5: Preparing 23:32:29 d7da3974969d: Preparing 23:32:29 ab4cce8eb1fe: Preparing 23:32:29 e3f06992ad22: Preparing 23:32:29 b58bd2cdf97c: Preparing 23:32:29 3c20671a5817: Preparing 23:32:29 b58bd2cdf97c: Waiting 23:32:29 3c20671a5817: Waiting 23:32:29 d7da3974969d: Layer already exists 23:32:29 0014d6aa7141: Layer already exists 23:32:29 e3f06992ad22: Layer already exists 23:32:29 735e89408ed5: Layer already exists 23:32:29 ab4cce8eb1fe: Layer already exists 23:32:29 3c20671a5817: Layer already exists 23:32:29 b58bd2cdf97c: Layer already exists 23:32:30 3.2.0-dev.45: digest: sha256:84cf2cc55be7a73f2d7cb3fedaae3816f4eb8f0d30234258e70b550912bf7ca9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:32:30 0014d6aa7141: Preparing 23:32:30 735e89408ed5: Preparing 23:32:30 d7da3974969d: Preparing 23:32:30 ab4cce8eb1fe: Preparing 23:32:30 e3f06992ad22: Preparing 23:32:30 b58bd2cdf97c: Preparing 23:32:30 3c20671a5817: Preparing 23:32:30 b58bd2cdf97c: Waiting 23:32:30 3c20671a5817: Waiting 23:32:30 e3f06992ad22: Layer already exists 23:32:30 d7da3974969d: Layer already exists 23:32:30 0014d6aa7141: Layer already exists 23:32:30 735e89408ed5: Layer already exists 23:32:30 ab4cce8eb1fe: Layer already exists 23:32:30 b58bd2cdf97c: Layer already exists 23:32:30 3c20671a5817: Layer already exists 23:32:31 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:84cf2cc55be7a73f2d7cb3fedaae3816f4eb8f0d30234258e70b550912bf7ca9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:32:31 0014d6aa7141: Preparing 23:32:31 735e89408ed5: Preparing 23:32:31 d7da3974969d: Preparing 23:32:31 ab4cce8eb1fe: Preparing 23:32:31 e3f06992ad22: Preparing 23:32:31 b58bd2cdf97c: Preparing 23:32:31 3c20671a5817: Preparing 23:32:31 b58bd2cdf97c: Waiting 23:32:31 3c20671a5817: Waiting 23:32:31 735e89408ed5: Layer already exists 23:32:31 ab4cce8eb1fe: Layer already exists 23:32:31 e3f06992ad22: Layer already exists 23:32:31 0014d6aa7141: Layer already exists 23:32:31 d7da3974969d: Layer already exists 23:32:31 b58bd2cdf97c: Layer already exists 23:32:31 3c20671a5817: Layer already exists 23:32:32 main: digest: sha256:84cf2cc55be7a73f2d7cb3fedaae3816f4eb8f0d30234258e70b550912bf7ca9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:32 ===================================================== [Pipeline] echo 23:32:32 taggedImages: 23:32:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:32:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.45 23:32:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:32:32 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 23:32:32 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:32 latest 23:32:32 3.2.0-dev.45 23:32:32 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:32 main 23:32:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:32:32 e58ca6739cf4: Preparing 23:32:32 489952c595b8: Preparing 23:32:32 ab4cce8eb1fe: Preparing 23:32:32 984e1a3374d2: Preparing 23:32:32 f46ea48f64a2: Preparing 23:32:32 3c20671a5817: Preparing 23:32:32 3c20671a5817: Waiting 23:32:32 ab4cce8eb1fe: Layer already exists 23:32:33 3c20671a5817: Layer already exists 23:32:33 e58ca6739cf4: Pushed 23:32:33 f46ea48f64a2: Pushed 23:32:33 984e1a3374d2: Pushed 23:32:39 489952c595b8: Pushed 23:32:39 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:f1ef70cbf7824b6052531bad4601f21cb2cb17cb5b7126d8cc183f87763b4e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 23:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:32:40 e58ca6739cf4: Preparing 23:32:40 489952c595b8: Preparing 23:32:40 ab4cce8eb1fe: Preparing 23:32:40 984e1a3374d2: Preparing 23:32:40 f46ea48f64a2: Preparing 23:32:40 3c20671a5817: Preparing 23:32:40 3c20671a5817: Waiting 23:32:40 489952c595b8: Layer already exists 23:32:40 ab4cce8eb1fe: Layer already exists 23:32:40 f46ea48f64a2: Layer already exists 23:32:40 984e1a3374d2: Layer already exists 23:32:40 e58ca6739cf4: Layer already exists 23:32:40 3c20671a5817: Layer already exists 23:32:40 latest: digest: sha256:f1ef70cbf7824b6052531bad4601f21cb2cb17cb5b7126d8cc183f87763b4e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.45 23:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:32:41 e58ca6739cf4: Preparing 23:32:41 489952c595b8: Preparing 23:32:41 ab4cce8eb1fe: Preparing 23:32:41 984e1a3374d2: Preparing 23:32:41 f46ea48f64a2: Preparing 23:32:41 3c20671a5817: Preparing 23:32:41 3c20671a5817: Waiting 23:32:41 489952c595b8: Layer already exists 23:32:41 f46ea48f64a2: Layer already exists 23:32:41 984e1a3374d2: Layer already exists 23:32:41 ab4cce8eb1fe: Layer already exists 23:32:41 e58ca6739cf4: Layer already exists 23:32:41 3c20671a5817: Layer already exists 23:32:41 3.2.0-dev.45: digest: sha256:f1ef70cbf7824b6052531bad4601f21cb2cb17cb5b7126d8cc183f87763b4e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:32:42 e58ca6739cf4: Preparing 23:32:42 489952c595b8: Preparing 23:32:42 ab4cce8eb1fe: Preparing 23:32:42 984e1a3374d2: Preparing 23:32:42 f46ea48f64a2: Preparing 23:32:42 3c20671a5817: Preparing 23:32:42 3c20671a5817: Waiting 23:32:42 f46ea48f64a2: Layer already exists 23:32:42 e58ca6739cf4: Layer already exists 23:32:42 ab4cce8eb1fe: Layer already exists 23:32:42 984e1a3374d2: Layer already exists 23:32:42 489952c595b8: Layer already exists 23:32:42 3c20671a5817: Layer already exists 23:32:42 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:f1ef70cbf7824b6052531bad4601f21cb2cb17cb5b7126d8cc183f87763b4e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 23:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:32:43 e58ca6739cf4: Preparing 23:32:43 489952c595b8: Preparing 23:32:43 ab4cce8eb1fe: Preparing 23:32:43 984e1a3374d2: Preparing 23:32:43 f46ea48f64a2: Preparing 23:32:43 3c20671a5817: Preparing 23:32:43 3c20671a5817: Waiting 23:32:43 e58ca6739cf4: Layer already exists 23:32:43 984e1a3374d2: Layer already exists 23:32:43 ab4cce8eb1fe: Layer already exists 23:32:43 489952c595b8: Layer already exists 23:32:43 f46ea48f64a2: Layer already exists 23:32:43 3c20671a5817: Layer already exists 23:32:43 main: digest: sha256:f1ef70cbf7824b6052531bad4601f21cb2cb17cb5b7126d8cc183f87763b4e2b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:43 ===================================================== [Pipeline] echo 23:32:43 taggedImages: 23:32:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 23:32:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.45 23:32:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 23:32:43 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:32:43 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:43 latest 23:32:43 3.2.0-dev.45 23:32:43 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:43 main 23:32:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:32:44 964347936c0d: Preparing 23:32:44 00282535cb4a: Preparing 23:32:44 589df946cd10: Preparing 23:32:44 d7da3974969d: Preparing 23:32:44 ab4cce8eb1fe: Preparing 23:32:44 e2118681dfc6: Preparing 23:32:44 f2454c4e40a0: Preparing 23:32:44 3c20671a5817: Preparing 23:32:44 e2118681dfc6: Waiting 23:32:44 3c20671a5817: Waiting 23:32:44 f2454c4e40a0: Waiting 23:32:44 d7da3974969d: Layer already exists 23:32:44 ab4cce8eb1fe: Layer already exists 23:32:44 f2454c4e40a0: Layer already exists 23:32:44 e2118681dfc6: Layer already exists 23:32:44 00282535cb4a: Pushed 23:32:44 3c20671a5817: Layer already exists 23:32:44 964347936c0d: Pushed 23:32:51 589df946cd10: Pushed 23:32:51 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:fb1f75583caf7d98c98e9e66e7c66371c5ffa83a2965b1f3ad393e1c37f6197f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:32:52 964347936c0d: Preparing 23:32:52 00282535cb4a: Preparing 23:32:52 589df946cd10: Preparing 23:32:52 d7da3974969d: Preparing 23:32:52 ab4cce8eb1fe: Preparing 23:32:52 e2118681dfc6: Preparing 23:32:52 f2454c4e40a0: Preparing 23:32:52 3c20671a5817: Preparing 23:32:52 e2118681dfc6: Waiting 23:32:52 3c20671a5817: Waiting 23:32:52 f2454c4e40a0: Waiting 23:32:52 964347936c0d: Layer already exists 23:32:52 d7da3974969d: Layer already exists 23:32:52 ab4cce8eb1fe: Layer already exists 23:32:52 00282535cb4a: Layer already exists 23:32:52 589df946cd10: Layer already exists 23:32:52 e2118681dfc6: Layer already exists 23:32:52 3c20671a5817: Layer already exists 23:32:52 f2454c4e40a0: Layer already exists 23:32:52 latest: digest: sha256:fb1f75583caf7d98c98e9e66e7c66371c5ffa83a2965b1f3ad393e1c37f6197f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.45 23:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:32:53 964347936c0d: Preparing 23:32:53 00282535cb4a: Preparing 23:32:53 589df946cd10: Preparing 23:32:53 d7da3974969d: Preparing 23:32:53 ab4cce8eb1fe: Preparing 23:32:53 e2118681dfc6: Preparing 23:32:53 f2454c4e40a0: Preparing 23:32:53 3c20671a5817: Preparing 23:32:53 e2118681dfc6: Waiting 23:32:53 f2454c4e40a0: Waiting 23:32:53 d7da3974969d: Layer already exists 23:32:53 ab4cce8eb1fe: Layer already exists 23:32:53 589df946cd10: Layer already exists 23:32:53 964347936c0d: Layer already exists 23:32:53 00282535cb4a: Layer already exists 23:32:53 e2118681dfc6: Layer already exists 23:32:53 f2454c4e40a0: Layer already exists 23:32:53 3c20671a5817: Layer already exists 23:32:53 3.2.0-dev.45: digest: sha256:fb1f75583caf7d98c98e9e66e7c66371c5ffa83a2965b1f3ad393e1c37f6197f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:32:54 964347936c0d: Preparing 23:32:54 00282535cb4a: Preparing 23:32:54 589df946cd10: Preparing 23:32:54 d7da3974969d: Preparing 23:32:54 ab4cce8eb1fe: Preparing 23:32:54 e2118681dfc6: Preparing 23:32:54 f2454c4e40a0: Preparing 23:32:54 3c20671a5817: Preparing 23:32:54 e2118681dfc6: Waiting 23:32:54 f2454c4e40a0: Waiting 23:32:54 3c20671a5817: Waiting 23:32:54 589df946cd10: Layer already exists 23:32:54 ab4cce8eb1fe: Layer already exists 23:32:54 00282535cb4a: Layer already exists 23:32:54 964347936c0d: Layer already exists 23:32:54 d7da3974969d: Layer already exists 23:32:54 e2118681dfc6: Layer already exists 23:32:54 f2454c4e40a0: Layer already exists 23:32:54 3c20671a5817: Layer already exists 23:32:54 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:fb1f75583caf7d98c98e9e66e7c66371c5ffa83a2965b1f3ad393e1c37f6197f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:32:55 964347936c0d: Preparing 23:32:55 00282535cb4a: Preparing 23:32:55 589df946cd10: Preparing 23:32:55 d7da3974969d: Preparing 23:32:55 ab4cce8eb1fe: Preparing 23:32:55 e2118681dfc6: Preparing 23:32:55 f2454c4e40a0: Preparing 23:32:55 3c20671a5817: Preparing 23:32:55 e2118681dfc6: Waiting 23:32:55 f2454c4e40a0: Waiting 23:32:55 3c20671a5817: Waiting 23:32:55 00282535cb4a: Layer already exists 23:32:55 d7da3974969d: Layer already exists 23:32:55 964347936c0d: Layer already exists 23:32:55 589df946cd10: Layer already exists 23:32:55 ab4cce8eb1fe: Layer already exists 23:32:55 e2118681dfc6: Layer already exists 23:32:55 f2454c4e40a0: Layer already exists 23:32:55 3c20671a5817: Layer already exists 23:32:55 main: digest: sha256:fb1f75583caf7d98c98e9e66e7c66371c5ffa83a2965b1f3ad393e1c37f6197f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:55 ===================================================== [Pipeline] echo 23:32:55 taggedImages: 23:32:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:32:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.45 23:32:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:32:55 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:32:55 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:55 latest 23:32:55 3.2.0-dev.45 23:32:55 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:32:55 main 23:32:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:32:56 c280ff903fbf: Preparing 23:32:56 557b131c5157: Preparing 23:32:56 9280d3cd4644: Preparing 23:32:56 0cf734524d9b: Preparing 23:32:56 b693cc009f31: Preparing 23:32:56 040ec8663467: Preparing 23:32:56 09d860ca3864: Preparing 23:32:56 47cc2f1a5fab: Preparing 23:32:56 d7da3974969d: Preparing 23:32:56 ab4cce8eb1fe: Preparing 23:32:56 39259c2babc5: Preparing 23:32:56 667ca5f55d94: Preparing 23:32:56 5f70bf18a086: Preparing 23:32:56 57579f411d0a: Preparing 23:32:56 1d24256bdf9b: Preparing 23:32:56 4b83d8c5206d: Preparing 23:32:56 3c20671a5817: Preparing 23:32:56 09d860ca3864: Waiting 23:32:56 667ca5f55d94: Waiting 23:32:56 47cc2f1a5fab: Waiting 23:32:56 040ec8663467: Waiting 23:32:56 5f70bf18a086: Waiting 23:32:56 d7da3974969d: Waiting 23:32:56 57579f411d0a: Waiting 23:32:56 ab4cce8eb1fe: Waiting 23:32:56 1d24256bdf9b: Waiting 23:32:56 39259c2babc5: Waiting 23:32:56 4b83d8c5206d: Waiting 23:32:56 3c20671a5817: Waiting 23:32:56 9280d3cd4644: Pushed 23:32:56 0cf734524d9b: Pushed 23:32:56 b693cc009f31: Pushed 23:32:56 557b131c5157: Pushed 23:32:57 c280ff903fbf: Pushed 23:32:57 d7da3974969d: Layer already exists 23:32:57 ab4cce8eb1fe: Layer already exists 23:32:57 040ec8663467: Pushed 23:32:57 09d860ca3864: Pushed 23:32:57 5f70bf18a086: Layer already exists 23:32:57 667ca5f55d94: Pushed 23:32:57 39259c2babc5: Pushed 23:32:57 3c20671a5817: Layer already exists 23:32:57 1d24256bdf9b: Pushed 23:32:57 57579f411d0a: Pushed 23:32:57 4b83d8c5206d: Pushed 23:32:59 47cc2f1a5fab: Pushed 23:33:00 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:b775f042e7efb0cb81c6bcf4510202a4a0bc005aad167045e260485784128a76 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:33:00 c280ff903fbf: Preparing 23:33:00 557b131c5157: Preparing 23:33:00 9280d3cd4644: Preparing 23:33:00 0cf734524d9b: Preparing 23:33:00 b693cc009f31: Preparing 23:33:00 040ec8663467: Preparing 23:33:00 09d860ca3864: Preparing 23:33:00 47cc2f1a5fab: Preparing 23:33:00 d7da3974969d: Preparing 23:33:00 ab4cce8eb1fe: Preparing 23:33:00 39259c2babc5: Preparing 23:33:00 667ca5f55d94: Preparing 23:33:00 5f70bf18a086: Preparing 23:33:00 57579f411d0a: Preparing 23:33:00 1d24256bdf9b: Preparing 23:33:00 4b83d8c5206d: Preparing 23:33:00 3c20671a5817: Preparing 23:33:00 ab4cce8eb1fe: Waiting 23:33:00 39259c2babc5: Waiting 23:33:00 667ca5f55d94: Waiting 23:33:00 5f70bf18a086: Waiting 23:33:00 57579f411d0a: Waiting 23:33:00 1d24256bdf9b: Waiting 23:33:00 4b83d8c5206d: Waiting 23:33:00 3c20671a5817: Waiting 23:33:00 09d860ca3864: Waiting 23:33:00 47cc2f1a5fab: Waiting 23:33:00 d7da3974969d: Waiting 23:33:00 040ec8663467: Waiting 23:33:00 557b131c5157: Layer already exists 23:33:00 c280ff903fbf: Layer already exists 23:33:00 9280d3cd4644: Layer already exists 23:33:00 0cf734524d9b: Layer already exists 23:33:00 b693cc009f31: Layer already exists 23:33:00 d7da3974969d: Layer already exists 23:33:00 ab4cce8eb1fe: Layer already exists 23:33:00 040ec8663467: Layer already exists 23:33:00 09d860ca3864: Layer already exists 23:33:00 47cc2f1a5fab: Layer already exists 23:33:00 667ca5f55d94: Layer already exists 23:33:00 5f70bf18a086: Layer already exists 23:33:00 39259c2babc5: Layer already exists 23:33:00 1d24256bdf9b: Layer already exists 23:33:00 57579f411d0a: Layer already exists 23:33:01 3c20671a5817: Layer already exists 23:33:01 4b83d8c5206d: Layer already exists 23:33:01 latest: digest: sha256:b775f042e7efb0cb81c6bcf4510202a4a0bc005aad167045e260485784128a76 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.45 23:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:33:01 c280ff903fbf: Preparing 23:33:01 557b131c5157: Preparing 23:33:01 9280d3cd4644: Preparing 23:33:01 0cf734524d9b: Preparing 23:33:01 b693cc009f31: Preparing 23:33:01 040ec8663467: Preparing 23:33:01 09d860ca3864: Preparing 23:33:01 040ec8663467: Waiting 23:33:01 47cc2f1a5fab: Preparing 23:33:01 09d860ca3864: Waiting 23:33:01 d7da3974969d: Preparing 23:33:01 47cc2f1a5fab: Waiting 23:33:01 ab4cce8eb1fe: Preparing 23:33:01 d7da3974969d: Waiting 23:33:01 39259c2babc5: Preparing 23:33:01 ab4cce8eb1fe: Waiting 23:33:01 39259c2babc5: Waiting 23:33:01 667ca5f55d94: Preparing 23:33:01 5f70bf18a086: Preparing 23:33:01 667ca5f55d94: Waiting 23:33:01 57579f411d0a: Preparing 23:33:01 1d24256bdf9b: Preparing 23:33:01 57579f411d0a: Waiting 23:33:01 4b83d8c5206d: Preparing 23:33:01 1d24256bdf9b: Waiting 23:33:01 3c20671a5817: Preparing 23:33:01 4b83d8c5206d: Waiting 23:33:01 3c20671a5817: Waiting 23:33:01 c280ff903fbf: Layer already exists 23:33:01 0cf734524d9b: Layer already exists 23:33:01 9280d3cd4644: Layer already exists 23:33:01 b693cc009f31: Layer already exists 23:33:01 557b131c5157: Layer already exists 23:33:01 47cc2f1a5fab: Layer already exists 23:33:01 d7da3974969d: Layer already exists 23:33:01 040ec8663467: Layer already exists 23:33:01 09d860ca3864: Layer already exists 23:33:01 ab4cce8eb1fe: Layer already exists 23:33:01 667ca5f55d94: Layer already exists 23:33:01 39259c2babc5: Layer already exists 23:33:01 5f70bf18a086: Layer already exists 23:33:01 57579f411d0a: Layer already exists 23:33:01 1d24256bdf9b: Layer already exists 23:33:01 4b83d8c5206d: Layer already exists 23:33:02 3c20671a5817: Layer already exists 23:33:02 3.2.0-dev.45: digest: sha256:b775f042e7efb0cb81c6bcf4510202a4a0bc005aad167045e260485784128a76 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:33:02 c280ff903fbf: Preparing 23:33:02 557b131c5157: Preparing 23:33:02 9280d3cd4644: Preparing 23:33:02 0cf734524d9b: Preparing 23:33:02 b693cc009f31: Preparing 23:33:02 040ec8663467: Preparing 23:33:02 09d860ca3864: Preparing 23:33:02 47cc2f1a5fab: Preparing 23:33:02 d7da3974969d: Preparing 23:33:02 ab4cce8eb1fe: Preparing 23:33:02 39259c2babc5: Preparing 23:33:02 667ca5f55d94: Preparing 23:33:02 5f70bf18a086: Preparing 23:33:02 57579f411d0a: Preparing 23:33:02 1d24256bdf9b: Preparing 23:33:02 4b83d8c5206d: Preparing 23:33:02 3c20671a5817: Preparing 23:33:02 ab4cce8eb1fe: Waiting 23:33:02 39259c2babc5: Waiting 23:33:02 667ca5f55d94: Waiting 23:33:02 5f70bf18a086: Waiting 23:33:02 57579f411d0a: Waiting 23:33:02 1d24256bdf9b: Waiting 23:33:02 4b83d8c5206d: Waiting 23:33:02 3c20671a5817: Waiting 23:33:02 040ec8663467: Waiting 23:33:02 47cc2f1a5fab: Waiting 23:33:02 09d860ca3864: Waiting 23:33:02 d7da3974969d: Waiting 23:33:02 c280ff903fbf: Layer already exists 23:33:02 0cf734524d9b: Layer already exists 23:33:02 9280d3cd4644: Layer already exists 23:33:02 b693cc009f31: Layer already exists 23:33:02 557b131c5157: Layer already exists 23:33:02 040ec8663467: Layer already exists 23:33:02 09d860ca3864: Layer already exists 23:33:02 47cc2f1a5fab: Layer already exists 23:33:02 ab4cce8eb1fe: Layer already exists 23:33:02 d7da3974969d: Layer already exists 23:33:02 57579f411d0a: Layer already exists 23:33:02 1d24256bdf9b: Layer already exists 23:33:02 5f70bf18a086: Layer already exists 23:33:02 39259c2babc5: Layer already exists 23:33:03 667ca5f55d94: Layer already exists 23:33:03 4b83d8c5206d: Layer already exists 23:33:03 3c20671a5817: Layer already exists 23:33:03 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:b775f042e7efb0cb81c6bcf4510202a4a0bc005aad167045e260485784128a76 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:33:03 c280ff903fbf: Preparing 23:33:03 557b131c5157: Preparing 23:33:03 9280d3cd4644: Preparing 23:33:03 0cf734524d9b: Preparing 23:33:03 b693cc009f31: Preparing 23:33:03 040ec8663467: Preparing 23:33:03 040ec8663467: Waiting 23:33:03 09d860ca3864: Preparing 23:33:03 47cc2f1a5fab: Preparing 23:33:03 09d860ca3864: Waiting 23:33:03 d7da3974969d: Preparing 23:33:03 47cc2f1a5fab: Waiting 23:33:03 ab4cce8eb1fe: Preparing 23:33:03 d7da3974969d: Waiting 23:33:03 39259c2babc5: Preparing 23:33:03 ab4cce8eb1fe: Waiting 23:33:03 667ca5f55d94: Preparing 23:33:03 39259c2babc5: Waiting 23:33:03 5f70bf18a086: Preparing 23:33:03 667ca5f55d94: Waiting 23:33:03 57579f411d0a: Preparing 23:33:03 5f70bf18a086: Waiting 23:33:03 1d24256bdf9b: Preparing 23:33:03 57579f411d0a: Waiting 23:33:03 4b83d8c5206d: Preparing 23:33:03 1d24256bdf9b: Waiting 23:33:03 3c20671a5817: Preparing 23:33:03 3c20671a5817: Waiting 23:33:03 b693cc009f31: Layer already exists 23:33:03 0cf734524d9b: Layer already exists 23:33:03 557b131c5157: Layer already exists 23:33:03 c280ff903fbf: Layer already exists 23:33:03 9280d3cd4644: Layer already exists 23:33:03 d7da3974969d: Layer already exists 23:33:03 09d860ca3864: Layer already exists 23:33:03 47cc2f1a5fab: Layer already exists 23:33:03 040ec8663467: Layer already exists 23:33:03 ab4cce8eb1fe: Layer already exists 23:33:03 39259c2babc5: Layer already exists 23:33:03 5f70bf18a086: Layer already exists 23:33:03 667ca5f55d94: Layer already exists 23:33:03 57579f411d0a: Layer already exists 23:33:03 1d24256bdf9b: Layer already exists 23:33:03 3c20671a5817: Layer already exists 23:33:03 4b83d8c5206d: Layer already exists 23:33:04 main: digest: sha256:b775f042e7efb0cb81c6bcf4510202a4a0bc005aad167045e260485784128a76 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:33:04 ===================================================== [Pipeline] echo 23:33:04 taggedImages: 23:33:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:33:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.45 23:33:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:33:04 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 23:33:04 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:04 latest 23:33:04 3.2.0-dev.45 23:33:04 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:04 main 23:33:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:33:04 8a6be0a6cd89: Preparing 23:33:04 a1312267ed53: Preparing 23:33:04 ca8eaff71d41: Preparing 23:33:04 7500bff98dc4: Preparing 23:33:04 d7da3974969d: Preparing 23:33:04 ab4cce8eb1fe: Preparing 23:33:04 e2118681dfc6: Preparing 23:33:04 f2454c4e40a0: Preparing 23:33:04 3c20671a5817: Preparing 23:33:04 ab4cce8eb1fe: Waiting 23:33:04 e2118681dfc6: Waiting 23:33:04 3c20671a5817: Waiting 23:33:04 f2454c4e40a0: Waiting 23:33:04 d7da3974969d: Layer already exists 23:33:05 ab4cce8eb1fe: Layer already exists 23:33:05 e2118681dfc6: Layer already exists 23:33:05 ca8eaff71d41: Pushed 23:33:05 a1312267ed53: Pushed 23:33:05 f2454c4e40a0: Layer already exists 23:33:05 8a6be0a6cd89: Pushed 23:33:05 3c20671a5817: Layer already exists 23:33:10 7500bff98dc4: Pushed 23:33:10 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:4340d32d5cae3c94e94edcbe4fb5385ba806f919eb965d9642d1ae0204976133 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:33:11 8a6be0a6cd89: Preparing 23:33:11 a1312267ed53: Preparing 23:33:11 ca8eaff71d41: Preparing 23:33:11 7500bff98dc4: Preparing 23:33:11 d7da3974969d: Preparing 23:33:11 ab4cce8eb1fe: Preparing 23:33:11 e2118681dfc6: Preparing 23:33:11 ab4cce8eb1fe: Waiting 23:33:11 f2454c4e40a0: Preparing 23:33:11 e2118681dfc6: Waiting 23:33:11 3c20671a5817: Preparing 23:33:11 f2454c4e40a0: Waiting 23:33:11 3c20671a5817: Waiting 23:33:11 8a6be0a6cd89: Layer already exists 23:33:11 d7da3974969d: Layer already exists 23:33:11 7500bff98dc4: Layer already exists 23:33:11 a1312267ed53: Layer already exists 23:33:11 ca8eaff71d41: Layer already exists 23:33:11 ab4cce8eb1fe: Layer already exists 23:33:11 f2454c4e40a0: Layer already exists 23:33:11 e2118681dfc6: Layer already exists 23:33:11 3c20671a5817: Layer already exists 23:33:11 latest: digest: sha256:4340d32d5cae3c94e94edcbe4fb5385ba806f919eb965d9642d1ae0204976133 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.45 23:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:33:12 8a6be0a6cd89: Preparing 23:33:12 a1312267ed53: Preparing 23:33:12 ca8eaff71d41: Preparing 23:33:12 7500bff98dc4: Preparing 23:33:12 d7da3974969d: Preparing 23:33:12 ab4cce8eb1fe: Preparing 23:33:12 e2118681dfc6: Preparing 23:33:12 f2454c4e40a0: Preparing 23:33:12 3c20671a5817: Preparing 23:33:12 ab4cce8eb1fe: Waiting 23:33:12 e2118681dfc6: Waiting 23:33:12 f2454c4e40a0: Waiting 23:33:12 3c20671a5817: Waiting 23:33:12 8a6be0a6cd89: Layer already exists 23:33:12 ca8eaff71d41: Layer already exists 23:33:12 d7da3974969d: Layer already exists 23:33:12 a1312267ed53: Layer already exists 23:33:12 7500bff98dc4: Layer already exists 23:33:12 ab4cce8eb1fe: Layer already exists 23:33:12 e2118681dfc6: Layer already exists 23:33:12 3c20671a5817: Layer already exists 23:33:12 f2454c4e40a0: Layer already exists 23:33:12 3.2.0-dev.45: digest: sha256:4340d32d5cae3c94e94edcbe4fb5385ba806f919eb965d9642d1ae0204976133 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:33:13 8a6be0a6cd89: Preparing 23:33:13 a1312267ed53: Preparing 23:33:13 ca8eaff71d41: Preparing 23:33:13 7500bff98dc4: Preparing 23:33:13 d7da3974969d: Preparing 23:33:13 ab4cce8eb1fe: Preparing 23:33:13 e2118681dfc6: Preparing 23:33:13 f2454c4e40a0: Preparing 23:33:13 3c20671a5817: Preparing 23:33:13 e2118681dfc6: Waiting 23:33:13 f2454c4e40a0: Waiting 23:33:13 3c20671a5817: Waiting 23:33:13 ab4cce8eb1fe: Waiting 23:33:13 a1312267ed53: Layer already exists 23:33:13 8a6be0a6cd89: Layer already exists 23:33:13 d7da3974969d: Layer already exists 23:33:13 ca8eaff71d41: Layer already exists 23:33:13 7500bff98dc4: Layer already exists 23:33:13 e2118681dfc6: Layer already exists 23:33:13 ab4cce8eb1fe: Layer already exists 23:33:13 3c20671a5817: Layer already exists 23:33:13 f2454c4e40a0: Layer already exists 23:33:13 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:4340d32d5cae3c94e94edcbe4fb5385ba806f919eb965d9642d1ae0204976133 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 23:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:33:14 8a6be0a6cd89: Preparing 23:33:14 a1312267ed53: Preparing 23:33:14 ca8eaff71d41: Preparing 23:33:14 7500bff98dc4: Preparing 23:33:14 d7da3974969d: Preparing 23:33:14 ab4cce8eb1fe: Preparing 23:33:14 e2118681dfc6: Preparing 23:33:14 f2454c4e40a0: Preparing 23:33:14 3c20671a5817: Preparing 23:33:14 ab4cce8eb1fe: Waiting 23:33:14 e2118681dfc6: Waiting 23:33:14 f2454c4e40a0: Waiting 23:33:14 3c20671a5817: Waiting 23:33:14 d7da3974969d: Layer already exists 23:33:14 a1312267ed53: Layer already exists 23:33:14 8a6be0a6cd89: Layer already exists 23:33:14 7500bff98dc4: Layer already exists 23:33:14 ca8eaff71d41: Layer already exists 23:33:14 ab4cce8eb1fe: Layer already exists 23:33:14 e2118681dfc6: Layer already exists 23:33:14 f2454c4e40a0: Layer already exists 23:33:14 3c20671a5817: Layer already exists 23:33:14 main: digest: sha256:4340d32d5cae3c94e94edcbe4fb5385ba806f919eb965d9642d1ae0204976133 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:33:14 ===================================================== [Pipeline] echo 23:33:14 taggedImages: 23:33:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:33:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.45 23:33:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:33:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:33:14 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:14 latest 23:33:14 3.2.0-dev.45 23:33:14 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:14 main 23:33:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:33:15 561cd970a14e: Preparing 23:33:15 a8101e55930a: Preparing 23:33:15 0e6764c384b2: Preparing 23:33:15 5ddabb5d9522: Preparing 23:33:15 393f8a5b3abc: Preparing 23:33:15 d7da3974969d: Preparing 23:33:15 ab4cce8eb1fe: Preparing 23:33:15 a1e1b7425707: Preparing 23:33:15 b52f177a737b: Preparing 23:33:15 3ac845d68213: Preparing 23:33:15 d7da3974969d: Waiting 23:33:15 a1e1b7425707: Waiting 23:33:15 b52f177a737b: Waiting 23:33:15 3c20671a5817: Preparing 23:33:15 3ac845d68213: Waiting 23:33:15 3c20671a5817: Waiting 23:33:15 393f8a5b3abc: Pushed 23:33:15 5ddabb5d9522: Pushed 23:33:15 a8101e55930a: Pushed 23:33:15 d7da3974969d: Layer already exists 23:33:15 561cd970a14e: Pushed 23:33:15 ab4cce8eb1fe: Layer already exists 23:33:15 3c20671a5817: Layer already exists 23:33:15 a1e1b7425707: Pushed 23:33:15 b52f177a737b: Pushed 23:33:17 0e6764c384b2: Pushed 23:33:18 3ac845d68213: Pushed 23:33:18 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:12a058ea223dac8bea97b3a7e5616c261cf3de3477afc3e335e41e6f02184837 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:18 + 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 23:33:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:33:19 561cd970a14e: Preparing 23:33:19 a8101e55930a: Preparing 23:33:19 0e6764c384b2: Preparing 23:33:19 5ddabb5d9522: Preparing 23:33:19 393f8a5b3abc: Preparing 23:33:19 d7da3974969d: Preparing 23:33:19 ab4cce8eb1fe: Preparing 23:33:19 a1e1b7425707: Preparing 23:33:19 b52f177a737b: Preparing 23:33:19 3ac845d68213: Preparing 23:33:19 3c20671a5817: Preparing 23:33:19 ab4cce8eb1fe: Waiting 23:33:19 a1e1b7425707: Waiting 23:33:19 b52f177a737b: Waiting 23:33:19 3ac845d68213: Waiting 23:33:19 3c20671a5817: Waiting 23:33:19 d7da3974969d: Waiting 23:33:19 393f8a5b3abc: Layer already exists 23:33:19 0e6764c384b2: Layer already exists 23:33:19 a8101e55930a: Layer already exists 23:33:19 561cd970a14e: Layer already exists 23:33:19 5ddabb5d9522: Layer already exists 23:33:19 d7da3974969d: Layer already exists 23:33:19 a1e1b7425707: Layer already exists 23:33:19 ab4cce8eb1fe: Layer already exists 23:33:19 b52f177a737b: Layer already exists 23:33:19 3ac845d68213: Layer already exists 23:33:19 3c20671a5817: Layer already exists 23:33:19 latest: digest: sha256:12a058ea223dac8bea97b3a7e5616c261cf3de3477afc3e335e41e6f02184837 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.45 23:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:33:20 561cd970a14e: Preparing 23:33:20 a8101e55930a: Preparing 23:33:20 0e6764c384b2: Preparing 23:33:20 5ddabb5d9522: Preparing 23:33:20 393f8a5b3abc: Preparing 23:33:20 d7da3974969d: Preparing 23:33:20 ab4cce8eb1fe: Preparing 23:33:20 a1e1b7425707: Preparing 23:33:20 b52f177a737b: Preparing 23:33:20 3ac845d68213: Preparing 23:33:20 3c20671a5817: Preparing 23:33:20 ab4cce8eb1fe: Waiting 23:33:20 a1e1b7425707: Waiting 23:33:20 b52f177a737b: Waiting 23:33:20 3ac845d68213: Waiting 23:33:20 3c20671a5817: Waiting 23:33:20 d7da3974969d: Waiting 23:33:20 a8101e55930a: Layer already exists 23:33:20 0e6764c384b2: Layer already exists 23:33:20 393f8a5b3abc: Layer already exists 23:33:20 5ddabb5d9522: Layer already exists 23:33:20 561cd970a14e: Layer already exists 23:33:20 d7da3974969d: Layer already exists 23:33:20 b52f177a737b: Layer already exists 23:33:20 a1e1b7425707: Layer already exists 23:33:20 ab4cce8eb1fe: Layer already exists 23:33:20 3ac845d68213: Layer already exists 23:33:20 3c20671a5817: Layer already exists 23:33:20 3.2.0-dev.45: digest: sha256:12a058ea223dac8bea97b3a7e5616c261cf3de3477afc3e335e41e6f02184837 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:33:21 561cd970a14e: Preparing 23:33:21 a8101e55930a: Preparing 23:33:21 0e6764c384b2: Preparing 23:33:21 5ddabb5d9522: Preparing 23:33:21 393f8a5b3abc: Preparing 23:33:21 d7da3974969d: Preparing 23:33:21 ab4cce8eb1fe: Preparing 23:33:21 a1e1b7425707: Preparing 23:33:21 b52f177a737b: Preparing 23:33:21 3ac845d68213: Preparing 23:33:21 3c20671a5817: Preparing 23:33:21 d7da3974969d: Waiting 23:33:21 ab4cce8eb1fe: Waiting 23:33:21 a1e1b7425707: Waiting 23:33:21 b52f177a737b: Waiting 23:33:21 3ac845d68213: Waiting 23:33:21 3c20671a5817: Waiting 23:33:21 561cd970a14e: Layer already exists 23:33:21 0e6764c384b2: Layer already exists 23:33:21 393f8a5b3abc: Layer already exists 23:33:21 a8101e55930a: Layer already exists 23:33:21 5ddabb5d9522: Layer already exists 23:33:21 b52f177a737b: Layer already exists 23:33:21 d7da3974969d: Layer already exists 23:33:21 a1e1b7425707: Layer already exists 23:33:21 3ac845d68213: Layer already exists 23:33:21 ab4cce8eb1fe: Layer already exists 23:33:21 3c20671a5817: Layer already exists 23:33:21 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:12a058ea223dac8bea97b3a7e5616c261cf3de3477afc3e335e41e6f02184837 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:33:22 561cd970a14e: Preparing 23:33:22 a8101e55930a: Preparing 23:33:22 0e6764c384b2: Preparing 23:33:22 5ddabb5d9522: Preparing 23:33:22 393f8a5b3abc: Preparing 23:33:22 d7da3974969d: Preparing 23:33:22 ab4cce8eb1fe: Preparing 23:33:22 a1e1b7425707: Preparing 23:33:22 b52f177a737b: Preparing 23:33:22 3ac845d68213: Preparing 23:33:22 3c20671a5817: Preparing 23:33:22 a1e1b7425707: Waiting 23:33:22 b52f177a737b: Waiting 23:33:22 3ac845d68213: Waiting 23:33:22 3c20671a5817: Waiting 23:33:22 d7da3974969d: Waiting 23:33:22 ab4cce8eb1fe: Waiting 23:33:22 561cd970a14e: Layer already exists 23:33:22 393f8a5b3abc: Layer already exists 23:33:22 0e6764c384b2: Layer already exists 23:33:22 a8101e55930a: Layer already exists 23:33:22 5ddabb5d9522: Layer already exists 23:33:22 d7da3974969d: Layer already exists 23:33:22 ab4cce8eb1fe: Layer already exists 23:33:22 b52f177a737b: Layer already exists 23:33:22 a1e1b7425707: Layer already exists 23:33:22 3ac845d68213: Layer already exists 23:33:22 3c20671a5817: Layer already exists 23:33:22 main: digest: sha256:12a058ea223dac8bea97b3a7e5616c261cf3de3477afc3e335e41e6f02184837 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:33:22 ===================================================== [Pipeline] echo 23:33:22 taggedImages: 23:33:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:33:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.45 23:33:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:33:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:33:22 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:22 latest 23:33:22 3.2.0-dev.45 23:33:22 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:22 main 23:33:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:33:23 663031a963da: Preparing 23:33:23 c584e3643df2: Preparing 23:33:23 b0f2894c4796: Preparing 23:33:23 fde12d4a717a: Preparing 23:33:23 d2d426862534: Preparing 23:33:23 76b4fa976aca: Preparing 23:33:23 18ac7c83c209: Preparing 23:33:23 d7da3974969d: Preparing 23:33:23 ab4cce8eb1fe: Preparing 23:33:23 943523cb0ce3: Preparing 23:33:23 d8816bf4c9a7: Preparing 23:33:23 3c20671a5817: Preparing 23:33:23 76b4fa976aca: Waiting 23:33:23 18ac7c83c209: Waiting 23:33:23 d7da3974969d: Waiting 23:33:23 ab4cce8eb1fe: Waiting 23:33:23 943523cb0ce3: Waiting 23:33:23 d8816bf4c9a7: Waiting 23:33:23 3c20671a5817: Waiting 23:33:23 c584e3643df2: Pushed 23:33:23 d2d426862534: Pushed 23:33:23 663031a963da: Pushed 23:33:23 d7da3974969d: Layer already exists 23:33:23 ab4cce8eb1fe: Layer already exists 23:33:23 76b4fa976aca: Pushed 23:33:23 18ac7c83c209: Pushed 23:33:23 3c20671a5817: Layer already exists 23:33:23 943523cb0ce3: Pushed 23:33:25 fde12d4a717a: Pushed 23:33:26 b0f2894c4796: Pushed 23:33:26 d8816bf4c9a7: Pushed 23:33:26 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:dc67e76e9181cd94bd5cb381b361e07a23323e1bc01d2188d345da4fecf73f48 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:27 + 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 23:33:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:33:27 663031a963da: Preparing 23:33:27 c584e3643df2: Preparing 23:33:27 b0f2894c4796: Preparing 23:33:27 fde12d4a717a: Preparing 23:33:27 d2d426862534: Preparing 23:33:27 76b4fa976aca: Preparing 23:33:27 18ac7c83c209: Preparing 23:33:27 d7da3974969d: Preparing 23:33:27 ab4cce8eb1fe: Preparing 23:33:27 943523cb0ce3: Preparing 23:33:27 d8816bf4c9a7: Preparing 23:33:27 3c20671a5817: Preparing 23:33:27 76b4fa976aca: Waiting 23:33:27 18ac7c83c209: Waiting 23:33:27 943523cb0ce3: Waiting 23:33:27 d7da3974969d: Waiting 23:33:27 d8816bf4c9a7: Waiting 23:33:27 ab4cce8eb1fe: Waiting 23:33:27 3c20671a5817: Waiting 23:33:27 663031a963da: Layer already exists 23:33:27 c584e3643df2: Layer already exists 23:33:27 b0f2894c4796: Layer already exists 23:33:27 d2d426862534: Layer already exists 23:33:27 fde12d4a717a: Layer already exists 23:33:27 ab4cce8eb1fe: Layer already exists 23:33:27 76b4fa976aca: Layer already exists 23:33:27 18ac7c83c209: Layer already exists 23:33:27 d7da3974969d: Layer already exists 23:33:27 943523cb0ce3: Layer already exists 23:33:27 d8816bf4c9a7: Layer already exists 23:33:27 3c20671a5817: Layer already exists 23:33:27 latest: digest: sha256:dc67e76e9181cd94bd5cb381b361e07a23323e1bc01d2188d345da4fecf73f48 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.45 23:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:33:28 663031a963da: Preparing 23:33:28 c584e3643df2: Preparing 23:33:28 b0f2894c4796: Preparing 23:33:28 fde12d4a717a: Preparing 23:33:28 d2d426862534: Preparing 23:33:28 76b4fa976aca: Preparing 23:33:28 18ac7c83c209: Preparing 23:33:28 d7da3974969d: Preparing 23:33:28 ab4cce8eb1fe: Preparing 23:33:28 943523cb0ce3: Preparing 23:33:28 d8816bf4c9a7: Preparing 23:33:28 3c20671a5817: Preparing 23:33:28 76b4fa976aca: Waiting 23:33:28 18ac7c83c209: Waiting 23:33:28 d7da3974969d: Waiting 23:33:28 ab4cce8eb1fe: Waiting 23:33:28 943523cb0ce3: Waiting 23:33:28 d8816bf4c9a7: Waiting 23:33:28 3c20671a5817: Waiting 23:33:28 d2d426862534: Layer already exists 23:33:28 663031a963da: Layer already exists 23:33:28 b0f2894c4796: Layer already exists 23:33:28 fde12d4a717a: Layer already exists 23:33:28 c584e3643df2: Layer already exists 23:33:28 ab4cce8eb1fe: Layer already exists 23:33:28 76b4fa976aca: Layer already exists 23:33:28 d7da3974969d: Layer already exists 23:33:28 18ac7c83c209: Layer already exists 23:33:28 943523cb0ce3: Layer already exists 23:33:28 d8816bf4c9a7: Layer already exists 23:33:28 3c20671a5817: Layer already exists 23:33:28 3.2.0-dev.45: digest: sha256:dc67e76e9181cd94bd5cb381b361e07a23323e1bc01d2188d345da4fecf73f48 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:33:29 663031a963da: Preparing 23:33:29 c584e3643df2: Preparing 23:33:29 b0f2894c4796: Preparing 23:33:29 fde12d4a717a: Preparing 23:33:29 d2d426862534: Preparing 23:33:29 76b4fa976aca: Preparing 23:33:29 18ac7c83c209: Preparing 23:33:29 d7da3974969d: Preparing 23:33:29 ab4cce8eb1fe: Preparing 23:33:29 943523cb0ce3: Preparing 23:33:29 d8816bf4c9a7: Preparing 23:33:29 3c20671a5817: Preparing 23:33:29 76b4fa976aca: Waiting 23:33:29 18ac7c83c209: Waiting 23:33:29 d7da3974969d: Waiting 23:33:29 d8816bf4c9a7: Waiting 23:33:29 ab4cce8eb1fe: Waiting 23:33:29 3c20671a5817: Waiting 23:33:29 943523cb0ce3: Waiting 23:33:29 fde12d4a717a: Layer already exists 23:33:29 d2d426862534: Layer already exists 23:33:29 c584e3643df2: Layer already exists 23:33:29 b0f2894c4796: Layer already exists 23:33:29 663031a963da: Layer already exists 23:33:29 76b4fa976aca: Layer already exists 23:33:29 943523cb0ce3: Layer already exists 23:33:29 18ac7c83c209: Layer already exists 23:33:29 ab4cce8eb1fe: Layer already exists 23:33:29 d7da3974969d: Layer already exists 23:33:29 d8816bf4c9a7: Layer already exists 23:33:29 3c20671a5817: Layer already exists 23:33:29 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:dc67e76e9181cd94bd5cb381b361e07a23323e1bc01d2188d345da4fecf73f48 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:33:30 663031a963da: Preparing 23:33:30 c584e3643df2: Preparing 23:33:30 b0f2894c4796: Preparing 23:33:30 fde12d4a717a: Preparing 23:33:30 d2d426862534: Preparing 23:33:30 76b4fa976aca: Preparing 23:33:30 18ac7c83c209: Preparing 23:33:30 d7da3974969d: Preparing 23:33:30 ab4cce8eb1fe: Preparing 23:33:30 943523cb0ce3: Preparing 23:33:30 d8816bf4c9a7: Preparing 23:33:30 3c20671a5817: Preparing 23:33:30 d7da3974969d: Waiting 23:33:30 d8816bf4c9a7: Waiting 23:33:30 ab4cce8eb1fe: Waiting 23:33:30 943523cb0ce3: Waiting 23:33:30 76b4fa976aca: Waiting 23:33:30 18ac7c83c209: Waiting 23:33:30 3c20671a5817: Waiting 23:33:30 d2d426862534: Layer already exists 23:33:30 c584e3643df2: Layer already exists 23:33:30 b0f2894c4796: Layer already exists 23:33:30 fde12d4a717a: Layer already exists 23:33:30 663031a963da: Layer already exists 23:33:30 18ac7c83c209: Layer already exists 23:33:30 76b4fa976aca: Layer already exists 23:33:30 ab4cce8eb1fe: Layer already exists 23:33:30 943523cb0ce3: Layer already exists 23:33:30 d7da3974969d: Layer already exists 23:33:30 3c20671a5817: Layer already exists 23:33:30 d8816bf4c9a7: Layer already exists 23:33:30 main: digest: sha256:dc67e76e9181cd94bd5cb381b361e07a23323e1bc01d2188d345da4fecf73f48 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:33:30 ===================================================== [Pipeline] echo 23:33:30 taggedImages: 23:33:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:33:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.45 23:33:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:33:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:33:30 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:30 latest 23:33:30 3.2.0-dev.45 23:33:30 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:30 main 23:33:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:33:31 4ffcedd27333: Preparing 23:33:31 c2c4bba479c8: Preparing 23:33:31 d7da3974969d: Preparing 23:33:31 ab4cce8eb1fe: Preparing 23:33:31 0687a6f2f747: Preparing 23:33:31 24bdb3f2f1a5: Preparing 23:33:31 3c20671a5817: Preparing 23:33:31 24bdb3f2f1a5: Waiting 23:33:31 3c20671a5817: Waiting 23:33:31 d7da3974969d: Layer already exists 23:33:31 ab4cce8eb1fe: Layer already exists 23:33:31 0687a6f2f747: Pushed 23:33:31 3c20671a5817: Layer already exists 23:33:31 4ffcedd27333: Pushed 23:33:33 24bdb3f2f1a5: Pushed 23:33:35 c2c4bba479c8: Pushed 23:33:35 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:b83daec10de0bf5ff1b7d087014d8a05dcafb08f68dac43c9b7870031103eb11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:33:36 4ffcedd27333: Preparing 23:33:36 c2c4bba479c8: Preparing 23:33:36 d7da3974969d: Preparing 23:33:36 ab4cce8eb1fe: Preparing 23:33:36 0687a6f2f747: Preparing 23:33:36 24bdb3f2f1a5: Preparing 23:33:36 3c20671a5817: Preparing 23:33:36 24bdb3f2f1a5: Waiting 23:33:36 3c20671a5817: Waiting 23:33:36 4ffcedd27333: Layer already exists 23:33:36 ab4cce8eb1fe: Layer already exists 23:33:36 0687a6f2f747: Layer already exists 23:33:36 c2c4bba479c8: Layer already exists 23:33:36 d7da3974969d: Layer already exists 23:33:36 24bdb3f2f1a5: Layer already exists 23:33:36 3c20671a5817: Layer already exists 23:33:36 latest: digest: sha256:b83daec10de0bf5ff1b7d087014d8a05dcafb08f68dac43c9b7870031103eb11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.45 23:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:33:37 4ffcedd27333: Preparing 23:33:37 c2c4bba479c8: Preparing 23:33:37 d7da3974969d: Preparing 23:33:37 ab4cce8eb1fe: Preparing 23:33:37 0687a6f2f747: Preparing 23:33:37 24bdb3f2f1a5: Preparing 23:33:37 3c20671a5817: Preparing 23:33:37 24bdb3f2f1a5: Waiting 23:33:37 3c20671a5817: Waiting 23:33:37 0687a6f2f747: Layer already exists 23:33:37 ab4cce8eb1fe: Layer already exists 23:33:37 d7da3974969d: Layer already exists 23:33:37 c2c4bba479c8: Layer already exists 23:33:37 4ffcedd27333: Layer already exists 23:33:37 3c20671a5817: Layer already exists 23:33:37 24bdb3f2f1a5: Layer already exists 23:33:37 3.2.0-dev.45: digest: sha256:b83daec10de0bf5ff1b7d087014d8a05dcafb08f68dac43c9b7870031103eb11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:33:38 4ffcedd27333: Preparing 23:33:38 c2c4bba479c8: Preparing 23:33:38 d7da3974969d: Preparing 23:33:38 ab4cce8eb1fe: Preparing 23:33:38 0687a6f2f747: Preparing 23:33:38 24bdb3f2f1a5: Preparing 23:33:38 3c20671a5817: Preparing 23:33:38 24bdb3f2f1a5: Waiting 23:33:38 3c20671a5817: Waiting 23:33:38 4ffcedd27333: Layer already exists 23:33:38 0687a6f2f747: Layer already exists 23:33:38 ab4cce8eb1fe: Layer already exists 23:33:38 d7da3974969d: Layer already exists 23:33:38 c2c4bba479c8: Layer already exists 23:33:38 24bdb3f2f1a5: Layer already exists 23:33:38 3c20671a5817: Layer already exists 23:33:38 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:b83daec10de0bf5ff1b7d087014d8a05dcafb08f68dac43c9b7870031103eb11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:38 + 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 23:33:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:33:39 4ffcedd27333: Preparing 23:33:39 c2c4bba479c8: Preparing 23:33:39 d7da3974969d: Preparing 23:33:39 ab4cce8eb1fe: Preparing 23:33:39 0687a6f2f747: Preparing 23:33:39 24bdb3f2f1a5: Preparing 23:33:39 3c20671a5817: Preparing 23:33:39 24bdb3f2f1a5: Waiting 23:33:39 3c20671a5817: Waiting 23:33:39 4ffcedd27333: Layer already exists 23:33:39 0687a6f2f747: Layer already exists 23:33:39 ab4cce8eb1fe: Layer already exists 23:33:39 c2c4bba479c8: Layer already exists 23:33:39 d7da3974969d: Layer already exists 23:33:39 3c20671a5817: Layer already exists 23:33:39 24bdb3f2f1a5: Layer already exists 23:33:39 main: digest: sha256:b83daec10de0bf5ff1b7d087014d8a05dcafb08f68dac43c9b7870031103eb11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:33:39 ===================================================== [Pipeline] echo 23:33:39 taggedImages: 23:33:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:33:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.45 23:33:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:33:39 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:33:39 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:39 latest 23:33:39 3.2.0-dev.45 23:33:39 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:33:39 main 23:33:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:33:40 eebaf268b113: Preparing 23:33:40 f9a19d79946b: Preparing 23:33:40 7f9128ac6a65: Preparing 23:33:40 d7da3974969d: Preparing 23:33:40 ab4cce8eb1fe: Preparing 23:33:40 04a609a41643: Preparing 23:33:40 17c32736a051: Preparing 23:33:40 beff2595b983: Preparing 23:33:40 d9d1ac5d45e3: Preparing 23:33:40 3c20671a5817: Preparing 23:33:40 17c32736a051: Waiting 23:33:40 beff2595b983: Waiting 23:33:40 d9d1ac5d45e3: Waiting 23:33:40 3c20671a5817: Waiting 23:33:40 04a609a41643: Waiting 23:33:40 7f9128ac6a65: Pushed 23:33:40 f9a19d79946b: Pushed 23:33:41 ab4cce8eb1fe: Layer already exists 23:33:41 d7da3974969d: Layer already exists 23:33:41 eebaf268b113: Pushed 23:33:41 3c20671a5817: Layer already exists 23:33:41 beff2595b983: Pushed 23:33:42 d9d1ac5d45e3: Pushed 23:33:54 17c32736a051: Pushed 23:34:02 04a609a41643: Pushed 23:34:02 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:d531a8b1f4b16097df9e86e5d0cadab408e25dfee51f9bfddd013cff9bf860e5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:03 + 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 23:34:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:34:03 eebaf268b113: Preparing 23:34:03 f9a19d79946b: Preparing 23:34:03 7f9128ac6a65: Preparing 23:34:03 d7da3974969d: Preparing 23:34:03 ab4cce8eb1fe: Preparing 23:34:03 04a609a41643: Preparing 23:34:03 17c32736a051: Preparing 23:34:03 beff2595b983: Preparing 23:34:03 d9d1ac5d45e3: Preparing 23:34:03 3c20671a5817: Preparing 23:34:03 04a609a41643: Waiting 23:34:03 17c32736a051: Waiting 23:34:03 beff2595b983: Waiting 23:34:03 d9d1ac5d45e3: Waiting 23:34:03 3c20671a5817: Waiting 23:34:03 7f9128ac6a65: Layer already exists 23:34:03 eebaf268b113: Layer already exists 23:34:03 f9a19d79946b: Layer already exists 23:34:03 d7da3974969d: Layer already exists 23:34:03 ab4cce8eb1fe: Layer already exists 23:34:03 17c32736a051: Layer already exists 23:34:03 d9d1ac5d45e3: Layer already exists 23:34:03 04a609a41643: Layer already exists 23:34:03 beff2595b983: Layer already exists 23:34:03 3c20671a5817: Layer already exists 23:34:03 latest: digest: sha256:d531a8b1f4b16097df9e86e5d0cadab408e25dfee51f9bfddd013cff9bf860e5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.45 23:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:34:04 eebaf268b113: Preparing 23:34:04 f9a19d79946b: Preparing 23:34:04 7f9128ac6a65: Preparing 23:34:04 d7da3974969d: Preparing 23:34:04 ab4cce8eb1fe: Preparing 23:34:04 04a609a41643: Preparing 23:34:04 17c32736a051: Preparing 23:34:04 beff2595b983: Preparing 23:34:04 d9d1ac5d45e3: Preparing 23:34:04 3c20671a5817: Preparing 23:34:04 d9d1ac5d45e3: Waiting 23:34:04 04a609a41643: Waiting 23:34:04 3c20671a5817: Waiting 23:34:04 17c32736a051: Waiting 23:34:04 beff2595b983: Waiting 23:34:04 eebaf268b113: Layer already exists 23:34:04 f9a19d79946b: Layer already exists 23:34:04 d7da3974969d: Layer already exists 23:34:04 7f9128ac6a65: Layer already exists 23:34:04 ab4cce8eb1fe: Layer already exists 23:34:04 17c32736a051: Layer already exists 23:34:04 beff2595b983: Layer already exists 23:34:04 04a609a41643: Layer already exists 23:34:04 3c20671a5817: Layer already exists 23:34:04 d9d1ac5d45e3: Layer already exists 23:34:04 3.2.0-dev.45: digest: sha256:d531a8b1f4b16097df9e86e5d0cadab408e25dfee51f9bfddd013cff9bf860e5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:34:05 eebaf268b113: Preparing 23:34:05 f9a19d79946b: Preparing 23:34:05 7f9128ac6a65: Preparing 23:34:05 d7da3974969d: Preparing 23:34:05 ab4cce8eb1fe: Preparing 23:34:05 04a609a41643: Preparing 23:34:05 17c32736a051: Preparing 23:34:05 beff2595b983: Preparing 23:34:05 d9d1ac5d45e3: Preparing 23:34:05 3c20671a5817: Preparing 23:34:05 beff2595b983: Waiting 23:34:05 d9d1ac5d45e3: Waiting 23:34:05 3c20671a5817: Waiting 23:34:05 04a609a41643: Waiting 23:34:05 17c32736a051: Waiting 23:34:05 d7da3974969d: Layer already exists 23:34:05 f9a19d79946b: Layer already exists 23:34:05 7f9128ac6a65: Layer already exists 23:34:05 eebaf268b113: Layer already exists 23:34:05 ab4cce8eb1fe: Layer already exists 23:34:05 beff2595b983: Layer already exists 23:34:05 04a609a41643: Layer already exists 23:34:05 17c32736a051: Layer already exists 23:34:05 d9d1ac5d45e3: Layer already exists 23:34:05 3c20671a5817: Layer already exists 23:34:05 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:d531a8b1f4b16097df9e86e5d0cadab408e25dfee51f9bfddd013cff9bf860e5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:06 + 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 23:34:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:34:06 eebaf268b113: Preparing 23:34:06 f9a19d79946b: Preparing 23:34:06 7f9128ac6a65: Preparing 23:34:06 d7da3974969d: Preparing 23:34:06 ab4cce8eb1fe: Preparing 23:34:06 04a609a41643: Preparing 23:34:06 17c32736a051: Preparing 23:34:06 beff2595b983: Preparing 23:34:06 d9d1ac5d45e3: Preparing 23:34:06 3c20671a5817: Preparing 23:34:06 17c32736a051: Waiting 23:34:06 beff2595b983: Waiting 23:34:06 d9d1ac5d45e3: Waiting 23:34:06 3c20671a5817: Waiting 23:34:06 04a609a41643: Waiting 23:34:06 eebaf268b113: Layer already exists 23:34:06 ab4cce8eb1fe: Layer already exists 23:34:06 f9a19d79946b: Layer already exists 23:34:06 d7da3974969d: Layer already exists 23:34:06 7f9128ac6a65: Layer already exists 23:34:06 beff2595b983: Layer already exists 23:34:06 17c32736a051: Layer already exists 23:34:06 04a609a41643: Layer already exists 23:34:06 d9d1ac5d45e3: Layer already exists 23:34:06 3c20671a5817: Layer already exists 23:34:06 main: digest: sha256:d531a8b1f4b16097df9e86e5d0cadab408e25dfee51f9bfddd013cff9bf860e5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:06 ===================================================== [Pipeline] echo 23:34:06 taggedImages: 23:34:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:34:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:34:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.45 23:34:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:34:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:34:06 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:34:06 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:34:06 latest 23:34:06 3.2.0-dev.45 23:34:06 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:34:06 main 23:34:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:34:07 2bbb2b002bb0: Preparing 23:34:07 ce4ddf994f25: Preparing 23:34:07 17da6617a87e: Preparing 23:34:07 d7da3974969d: Preparing 23:34:07 ab4cce8eb1fe: Preparing 23:34:07 2dd97e0e7c79: Preparing 23:34:07 5897e9284c74: Preparing 23:34:07 df8519eb1752: Preparing 23:34:07 3c20671a5817: Preparing 23:34:07 5897e9284c74: Waiting 23:34:07 df8519eb1752: Waiting 23:34:07 3c20671a5817: Waiting 23:34:07 2dd97e0e7c79: Waiting 23:34:07 ab4cce8eb1fe: Layer already exists 23:34:07 d7da3974969d: Layer already exists 23:34:07 17da6617a87e: Pushed 23:34:07 ce4ddf994f25: Pushed 23:34:07 2bbb2b002bb0: Pushed 23:34:07 5897e9284c74: Pushed 23:34:07 3c20671a5817: Layer already exists 23:34:08 df8519eb1752: Pushed 23:34:30 2dd97e0e7c79: Pushed 23:34:30 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:32deda2ffad24cb548f31b0a4c340265e698429aba1f87b020687588ba9031db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:30 + 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 23:34:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:34:31 2bbb2b002bb0: Preparing 23:34:31 ce4ddf994f25: Preparing 23:34:31 17da6617a87e: Preparing 23:34:31 d7da3974969d: Preparing 23:34:31 ab4cce8eb1fe: Preparing 23:34:31 2dd97e0e7c79: Preparing 23:34:31 5897e9284c74: Preparing 23:34:31 df8519eb1752: Preparing 23:34:31 3c20671a5817: Preparing 23:34:31 5897e9284c74: Waiting 23:34:31 3c20671a5817: Waiting 23:34:31 df8519eb1752: Waiting 23:34:31 2dd97e0e7c79: Waiting 23:34:31 2bbb2b002bb0: Layer already exists 23:34:31 ce4ddf994f25: Layer already exists 23:34:31 d7da3974969d: Layer already exists 23:34:31 ab4cce8eb1fe: Layer already exists 23:34:31 17da6617a87e: Layer already exists 23:34:31 df8519eb1752: Layer already exists 23:34:31 5897e9284c74: Layer already exists 23:34:31 2dd97e0e7c79: Layer already exists 23:34:31 3c20671a5817: Layer already exists 23:34:31 latest: digest: sha256:32deda2ffad24cb548f31b0a4c340265e698429aba1f87b020687588ba9031db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.45 23:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:34:32 2bbb2b002bb0: Preparing 23:34:32 ce4ddf994f25: Preparing 23:34:32 17da6617a87e: Preparing 23:34:32 d7da3974969d: Preparing 23:34:32 ab4cce8eb1fe: Preparing 23:34:32 2dd97e0e7c79: Preparing 23:34:32 5897e9284c74: Preparing 23:34:32 df8519eb1752: Preparing 23:34:32 3c20671a5817: Preparing 23:34:32 2dd97e0e7c79: Waiting 23:34:32 5897e9284c74: Waiting 23:34:32 df8519eb1752: Waiting 23:34:32 3c20671a5817: Waiting 23:34:32 ab4cce8eb1fe: Layer already exists 23:34:32 d7da3974969d: Layer already exists 23:34:32 2bbb2b002bb0: Layer already exists 23:34:32 ce4ddf994f25: Layer already exists 23:34:32 17da6617a87e: Layer already exists 23:34:32 df8519eb1752: Layer already exists 23:34:32 5897e9284c74: Layer already exists 23:34:32 2dd97e0e7c79: Layer already exists 23:34:32 3c20671a5817: Layer already exists 23:34:32 3.2.0-dev.45: digest: sha256:32deda2ffad24cb548f31b0a4c340265e698429aba1f87b020687588ba9031db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:34:33 2bbb2b002bb0: Preparing 23:34:33 ce4ddf994f25: Preparing 23:34:33 17da6617a87e: Preparing 23:34:33 d7da3974969d: Preparing 23:34:33 ab4cce8eb1fe: Preparing 23:34:33 2dd97e0e7c79: Preparing 23:34:33 5897e9284c74: Preparing 23:34:33 df8519eb1752: Preparing 23:34:33 3c20671a5817: Preparing 23:34:33 5897e9284c74: Waiting 23:34:33 df8519eb1752: Waiting 23:34:33 3c20671a5817: Waiting 23:34:33 ab4cce8eb1fe: Layer already exists 23:34:33 ce4ddf994f25: Layer already exists 23:34:33 17da6617a87e: Layer already exists 23:34:33 2bbb2b002bb0: Layer already exists 23:34:33 d7da3974969d: Layer already exists 23:34:33 5897e9284c74: Layer already exists 23:34:33 df8519eb1752: Layer already exists 23:34:33 2dd97e0e7c79: Layer already exists 23:34:33 3c20671a5817: Layer already exists 23:34:33 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:32deda2ffad24cb548f31b0a4c340265e698429aba1f87b020687588ba9031db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:33 + 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 23:34:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:34:34 2bbb2b002bb0: Preparing 23:34:34 ce4ddf994f25: Preparing 23:34:34 17da6617a87e: Preparing 23:34:34 d7da3974969d: Preparing 23:34:34 ab4cce8eb1fe: Preparing 23:34:34 2dd97e0e7c79: Preparing 23:34:34 5897e9284c74: Preparing 23:34:34 df8519eb1752: Preparing 23:34:34 3c20671a5817: Preparing 23:34:34 2dd97e0e7c79: Waiting 23:34:34 5897e9284c74: Waiting 23:34:34 df8519eb1752: Waiting 23:34:34 3c20671a5817: Waiting 23:34:34 2bbb2b002bb0: Layer already exists 23:34:34 ce4ddf994f25: Layer already exists 23:34:34 d7da3974969d: Layer already exists 23:34:34 17da6617a87e: Layer already exists 23:34:34 ab4cce8eb1fe: Layer already exists 23:34:34 2dd97e0e7c79: Layer already exists 23:34:34 5897e9284c74: Layer already exists 23:34:34 df8519eb1752: Layer already exists 23:34:34 3c20671a5817: Layer already exists 23:34:34 main: digest: sha256:32deda2ffad24cb548f31b0a4c340265e698429aba1f87b020687588ba9031db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:34:34 ===================================================== [Pipeline] echo 23:34:34 taggedImages: 23:34:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:34:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:34:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.45 23:34:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:34:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:34:34 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:34:34 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:34:34 latest 23:34:34 3.2.0-dev.45 23:34:34 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:34:34 main 23:34:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:34:35 0fef2f71fbee: Preparing 23:34:35 7850f653f786: Preparing 23:34:35 3f1b2bdeda17: Preparing 23:34:35 d7da3974969d: Preparing 23:34:35 ab4cce8eb1fe: Preparing 23:34:35 b137122692a5: Preparing 23:34:35 beff2595b983: Preparing 23:34:35 d9d1ac5d45e3: Preparing 23:34:35 3c20671a5817: Preparing 23:34:35 b137122692a5: Waiting 23:34:35 beff2595b983: Waiting 23:34:35 d9d1ac5d45e3: Waiting 23:34:35 3c20671a5817: Waiting 23:34:35 ab4cce8eb1fe: Layer already exists 23:34:35 d7da3974969d: Layer already exists 23:34:35 3f1b2bdeda17: Pushed 23:34:35 7850f653f786: Pushed 23:34:35 beff2595b983: Layer already exists 23:34:35 d9d1ac5d45e3: Layer already exists 23:34:35 0fef2f71fbee: Pushed 23:34:35 3c20671a5817: Layer already exists 23:34:57 b137122692a5: Pushed 23:34:57 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:04695204206502521620e89cc36cafa4315e0363de0ce359f11d47691ccc3802 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:57 + 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 23:34:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:34:58 0fef2f71fbee: Preparing 23:34:58 7850f653f786: Preparing 23:34:58 3f1b2bdeda17: Preparing 23:34:58 d7da3974969d: Preparing 23:34:58 ab4cce8eb1fe: Preparing 23:34:58 b137122692a5: Preparing 23:34:58 beff2595b983: Preparing 23:34:58 d9d1ac5d45e3: Preparing 23:34:58 3c20671a5817: Preparing 23:34:58 b137122692a5: Waiting 23:34:58 beff2595b983: Waiting 23:34:58 d9d1ac5d45e3: Waiting 23:34:58 3c20671a5817: Waiting 23:34:58 d7da3974969d: Layer already exists 23:34:58 7850f653f786: Layer already exists 23:34:58 3f1b2bdeda17: Layer already exists 23:34:58 0fef2f71fbee: Layer already exists 23:34:58 ab4cce8eb1fe: Layer already exists 23:34:58 b137122692a5: Layer already exists 23:34:58 beff2595b983: Layer already exists 23:34:58 d9d1ac5d45e3: Layer already exists 23:34:58 3c20671a5817: Layer already exists 23:34:58 latest: digest: sha256:04695204206502521620e89cc36cafa4315e0363de0ce359f11d47691ccc3802 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.45 23:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:34:59 0fef2f71fbee: Preparing 23:34:59 7850f653f786: Preparing 23:34:59 3f1b2bdeda17: Preparing 23:34:59 d7da3974969d: Preparing 23:34:59 ab4cce8eb1fe: Preparing 23:34:59 b137122692a5: Preparing 23:34:59 beff2595b983: Preparing 23:34:59 d9d1ac5d45e3: Preparing 23:34:59 3c20671a5817: Preparing 23:34:59 b137122692a5: Waiting 23:34:59 beff2595b983: Waiting 23:34:59 d9d1ac5d45e3: Waiting 23:34:59 3c20671a5817: Waiting 23:34:59 7850f653f786: Layer already exists 23:34:59 3f1b2bdeda17: Layer already exists 23:34:59 d7da3974969d: Layer already exists 23:34:59 ab4cce8eb1fe: Layer already exists 23:34:59 0fef2f71fbee: Layer already exists 23:34:59 b137122692a5: Layer already exists 23:34:59 beff2595b983: Layer already exists 23:34:59 d9d1ac5d45e3: Layer already exists 23:34:59 3c20671a5817: Layer already exists 23:34:59 3.2.0-dev.45: digest: sha256:04695204206502521620e89cc36cafa4315e0363de0ce359f11d47691ccc3802 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:35:00 0fef2f71fbee: Preparing 23:35:00 7850f653f786: Preparing 23:35:00 3f1b2bdeda17: Preparing 23:35:00 d7da3974969d: Preparing 23:35:00 ab4cce8eb1fe: Preparing 23:35:00 b137122692a5: Preparing 23:35:00 beff2595b983: Preparing 23:35:00 b137122692a5: Waiting 23:35:00 d9d1ac5d45e3: Preparing 23:35:00 beff2595b983: Waiting 23:35:00 3c20671a5817: Preparing 23:35:00 d9d1ac5d45e3: Waiting 23:35:00 3c20671a5817: Waiting 23:35:00 d7da3974969d: Layer already exists 23:35:00 0fef2f71fbee: Layer already exists 23:35:00 7850f653f786: Layer already exists 23:35:00 3f1b2bdeda17: Layer already exists 23:35:00 ab4cce8eb1fe: Layer already exists 23:35:00 beff2595b983: Layer already exists 23:35:00 d9d1ac5d45e3: Layer already exists 23:35:00 b137122692a5: Layer already exists 23:35:00 3c20671a5817: Layer already exists 23:35:00 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:04695204206502521620e89cc36cafa4315e0363de0ce359f11d47691ccc3802 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:00 + 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 23:35:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:35:01 0fef2f71fbee: Preparing 23:35:01 7850f653f786: Preparing 23:35:01 3f1b2bdeda17: Preparing 23:35:01 d7da3974969d: Preparing 23:35:01 ab4cce8eb1fe: Preparing 23:35:01 b137122692a5: Preparing 23:35:01 beff2595b983: Preparing 23:35:01 d9d1ac5d45e3: Preparing 23:35:01 3c20671a5817: Preparing 23:35:01 b137122692a5: Waiting 23:35:01 beff2595b983: Waiting 23:35:01 d9d1ac5d45e3: Waiting 23:35:01 3c20671a5817: Waiting 23:35:01 0fef2f71fbee: Layer already exists 23:35:01 3f1b2bdeda17: Layer already exists 23:35:01 7850f653f786: Layer already exists 23:35:01 d7da3974969d: Layer already exists 23:35:01 ab4cce8eb1fe: Layer already exists 23:35:01 beff2595b983: Layer already exists 23:35:01 b137122692a5: Layer already exists 23:35:01 d9d1ac5d45e3: Layer already exists 23:35:01 3c20671a5817: Layer already exists 23:35:01 main: digest: sha256:04695204206502521620e89cc36cafa4315e0363de0ce359f11d47691ccc3802 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:01 ===================================================== [Pipeline] echo 23:35:01 taggedImages: 23:35:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:35:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:35:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.45 23:35:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:35:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:35:01 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 23:35:01 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:35:01 latest 23:35:01 3.2.0-dev.45 23:35:01 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:35:01 main 23:35:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:01 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:02 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 23:35:02 006cea7392b8: Preparing 23:35:02 c99a15e24fc9: Preparing 23:35:02 d7da3974969d: Preparing 23:35:02 ab4cce8eb1fe: Preparing 23:35:02 638f20ebeabf: Preparing 23:35:02 b3b8cefce98a: Preparing 23:35:02 3c20671a5817: Preparing 23:35:02 b3b8cefce98a: Waiting 23:35:02 3c20671a5817: Waiting 23:35:02 d7da3974969d: Layer already exists 23:35:02 ab4cce8eb1fe: Layer already exists 23:35:02 3c20671a5817: Layer already exists 23:35:02 638f20ebeabf: Pushed 23:35:02 006cea7392b8: Pushed 23:35:02 b3b8cefce98a: Pushed 23:35:09 c99a15e24fc9: Pushed 23:35:09 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:a664101399b712daf5933acd9dab154fd92e76152cb22a371f583bdc9896c281 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:09 + 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 23:35:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 23:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 23:35:10 006cea7392b8: Preparing 23:35:10 c99a15e24fc9: Preparing 23:35:10 d7da3974969d: Preparing 23:35:10 ab4cce8eb1fe: Preparing 23:35:10 638f20ebeabf: Preparing 23:35:10 b3b8cefce98a: Preparing 23:35:10 3c20671a5817: Preparing 23:35:10 b3b8cefce98a: Waiting 23:35:10 3c20671a5817: Waiting 23:35:10 006cea7392b8: Layer already exists 23:35:10 ab4cce8eb1fe: Layer already exists 23:35:10 638f20ebeabf: Layer already exists 23:35:10 b3b8cefce98a: Layer already exists 23:35:10 d7da3974969d: Layer already exists 23:35:10 c99a15e24fc9: Layer already exists 23:35:10 3c20671a5817: Layer already exists 23:35:10 latest: digest: sha256:a664101399b712daf5933acd9dab154fd92e76152cb22a371f583bdc9896c281 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:10 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.45 23:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 23:35:11 006cea7392b8: Preparing 23:35:11 c99a15e24fc9: Preparing 23:35:11 d7da3974969d: Preparing 23:35:11 ab4cce8eb1fe: Preparing 23:35:11 638f20ebeabf: Preparing 23:35:11 b3b8cefce98a: Preparing 23:35:11 3c20671a5817: Preparing 23:35:11 b3b8cefce98a: Waiting 23:35:11 3c20671a5817: Waiting 23:35:11 c99a15e24fc9: Layer already exists 23:35:11 ab4cce8eb1fe: Layer already exists 23:35:11 d7da3974969d: Layer already exists 23:35:11 638f20ebeabf: Layer already exists 23:35:11 006cea7392b8: Layer already exists 23:35:11 b3b8cefce98a: Layer already exists 23:35:11 3c20671a5817: Layer already exists 23:35:11 3.2.0-dev.45: digest: sha256:a664101399b712daf5933acd9dab154fd92e76152cb22a371f583bdc9896c281 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:11 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 23:35:12 006cea7392b8: Preparing 23:35:12 c99a15e24fc9: Preparing 23:35:12 d7da3974969d: Preparing 23:35:12 ab4cce8eb1fe: Preparing 23:35:12 638f20ebeabf: Preparing 23:35:12 b3b8cefce98a: Preparing 23:35:12 3c20671a5817: Preparing 23:35:12 b3b8cefce98a: Waiting 23:35:12 3c20671a5817: Waiting 23:35:12 c99a15e24fc9: Layer already exists 23:35:12 d7da3974969d: Layer already exists 23:35:12 638f20ebeabf: Layer already exists 23:35:12 ab4cce8eb1fe: Layer already exists 23:35:12 006cea7392b8: Layer already exists 23:35:12 b3b8cefce98a: Layer already exists 23:35:12 3c20671a5817: Layer already exists 23:35:12 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:a664101399b712daf5933acd9dab154fd92e76152cb22a371f583bdc9896c281 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:12 + 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 23:35:13 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 23:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 23:35:13 006cea7392b8: Preparing 23:35:13 c99a15e24fc9: Preparing 23:35:13 d7da3974969d: Preparing 23:35:13 ab4cce8eb1fe: Preparing 23:35:13 638f20ebeabf: Preparing 23:35:13 b3b8cefce98a: Preparing 23:35:13 3c20671a5817: Preparing 23:35:13 b3b8cefce98a: Waiting 23:35:13 3c20671a5817: Waiting 23:35:13 006cea7392b8: Layer already exists 23:35:13 638f20ebeabf: Layer already exists 23:35:13 ab4cce8eb1fe: Layer already exists 23:35:13 c99a15e24fc9: Layer already exists 23:35:13 d7da3974969d: Layer already exists 23:35:13 b3b8cefce98a: Layer already exists 23:35:13 3c20671a5817: Layer already exists 23:35:13 main: digest: sha256:a664101399b712daf5933acd9dab154fd92e76152cb22a371f583bdc9896c281 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:13 ===================================================== [Pipeline] echo 23:35:13 taggedImages: 23:35:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:35:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 23:35:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.45 23:35:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:35:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 23:35:13 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:35:13 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:35:13 latest 23:35:13 3.2.0-dev.45 23:35:13 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:35:13 main 23:35:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:35:14 9a6737afd1b0: Preparing 23:35:14 e4fe0c26c8f3: Preparing 23:35:14 d7da3974969d: Preparing 23:35:14 ab4cce8eb1fe: Preparing 23:35:14 638f20ebeabf: Preparing 23:35:14 b3b8cefce98a: Preparing 23:35:14 3c20671a5817: Preparing 23:35:14 b3b8cefce98a: Waiting 23:35:14 3c20671a5817: Waiting 23:35:14 638f20ebeabf: Layer already exists 23:35:14 ab4cce8eb1fe: Layer already exists 23:35:14 d7da3974969d: Layer already exists 23:35:14 b3b8cefce98a: Layer already exists 23:35:14 3c20671a5817: Layer already exists 23:35:14 9a6737afd1b0: Pushed 23:35:22 e4fe0c26c8f3: Pushed 23:35:22 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:91dff5eb3dc072d8812d6a67f7a6b5118b92e6c88c5c430ba76d2e0d710cd188 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:35:23 9a6737afd1b0: Preparing 23:35:23 e4fe0c26c8f3: Preparing 23:35:23 d7da3974969d: Preparing 23:35:23 ab4cce8eb1fe: Preparing 23:35:23 638f20ebeabf: Preparing 23:35:23 b3b8cefce98a: Preparing 23:35:23 3c20671a5817: Preparing 23:35:23 b3b8cefce98a: Waiting 23:35:23 3c20671a5817: Waiting 23:35:23 9a6737afd1b0: Layer already exists 23:35:23 638f20ebeabf: Layer already exists 23:35:23 ab4cce8eb1fe: Layer already exists 23:35:23 e4fe0c26c8f3: Layer already exists 23:35:23 d7da3974969d: Layer already exists 23:35:23 3c20671a5817: Layer already exists 23:35:23 b3b8cefce98a: Layer already exists 23:35:23 latest: digest: sha256:91dff5eb3dc072d8812d6a67f7a6b5118b92e6c88c5c430ba76d2e0d710cd188 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.45 23:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:35:24 9a6737afd1b0: Preparing 23:35:24 e4fe0c26c8f3: Preparing 23:35:24 d7da3974969d: Preparing 23:35:24 ab4cce8eb1fe: Preparing 23:35:24 638f20ebeabf: Preparing 23:35:24 b3b8cefce98a: Preparing 23:35:24 3c20671a5817: Preparing 23:35:24 b3b8cefce98a: Waiting 23:35:24 3c20671a5817: Waiting 23:35:24 9a6737afd1b0: Layer already exists 23:35:24 ab4cce8eb1fe: Layer already exists 23:35:24 e4fe0c26c8f3: Layer already exists 23:35:24 638f20ebeabf: Layer already exists 23:35:24 d7da3974969d: Layer already exists 23:35:24 b3b8cefce98a: Layer already exists 23:35:24 3c20671a5817: Layer already exists 23:35:24 3.2.0-dev.45: digest: sha256:91dff5eb3dc072d8812d6a67f7a6b5118b92e6c88c5c430ba76d2e0d710cd188 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:35:25 9a6737afd1b0: Preparing 23:35:25 e4fe0c26c8f3: Preparing 23:35:25 d7da3974969d: Preparing 23:35:25 ab4cce8eb1fe: Preparing 23:35:25 638f20ebeabf: Preparing 23:35:25 b3b8cefce98a: Preparing 23:35:25 3c20671a5817: Preparing 23:35:25 b3b8cefce98a: Waiting 23:35:25 3c20671a5817: Waiting 23:35:25 ab4cce8eb1fe: Layer already exists 23:35:25 9a6737afd1b0: Layer already exists 23:35:25 e4fe0c26c8f3: Layer already exists 23:35:25 638f20ebeabf: Layer already exists 23:35:25 d7da3974969d: Layer already exists 23:35:25 b3b8cefce98a: Layer already exists 23:35:25 3c20671a5817: Layer already exists 23:35:25 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:91dff5eb3dc072d8812d6a67f7a6b5118b92e6c88c5c430ba76d2e0d710cd188 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:35:26 9a6737afd1b0: Preparing 23:35:26 e4fe0c26c8f3: Preparing 23:35:26 d7da3974969d: Preparing 23:35:26 ab4cce8eb1fe: Preparing 23:35:26 638f20ebeabf: Preparing 23:35:26 b3b8cefce98a: Preparing 23:35:26 3c20671a5817: Preparing 23:35:26 b3b8cefce98a: Waiting 23:35:26 3c20671a5817: Waiting 23:35:26 638f20ebeabf: Layer already exists 23:35:26 d7da3974969d: Layer already exists 23:35:26 ab4cce8eb1fe: Layer already exists 23:35:26 e4fe0c26c8f3: Layer already exists 23:35:26 9a6737afd1b0: Layer already exists 23:35:26 3c20671a5817: Layer already exists 23:35:26 b3b8cefce98a: Layer already exists 23:35:26 main: digest: sha256:91dff5eb3dc072d8812d6a67f7a6b5118b92e6c88c5c430ba76d2e0d710cd188 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:26 ===================================================== [Pipeline] echo 23:35:26 taggedImages: 23:35:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:35:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:35:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.45 23:35:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:35:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:35:26 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:35:26 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:35:26 latest 23:35:26 3.2.0-dev.45 23:35:26 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:35:26 main 23:35:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:35:27 4a64dceed304: Preparing 23:35:27 844df306280f: Preparing 23:35:27 d7da3974969d: Preparing 23:35:27 ab4cce8eb1fe: Preparing 23:35:27 e2118681dfc6: Preparing 23:35:27 f2454c4e40a0: Preparing 23:35:27 3c20671a5817: Preparing 23:35:27 f2454c4e40a0: Waiting 23:35:27 3c20671a5817: Waiting 23:35:27 ab4cce8eb1fe: Layer already exists 23:35:28 e2118681dfc6: Layer already exists 23:35:28 d7da3974969d: Layer already exists 23:35:28 f2454c4e40a0: Layer already exists 23:35:28 3c20671a5817: Layer already exists 23:35:28 4a64dceed304: Pushed 23:35:36 844df306280f: Pushed 23:35:36 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd: digest: sha256:77cc650fb9df99f8a64a5083e88890d1f7953c0ac6dfbe881110274d6464df9b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:35:36 4a64dceed304: Preparing 23:35:36 844df306280f: Preparing 23:35:36 d7da3974969d: Preparing 23:35:36 ab4cce8eb1fe: Preparing 23:35:36 e2118681dfc6: Preparing 23:35:36 f2454c4e40a0: Preparing 23:35:36 3c20671a5817: Preparing 23:35:36 f2454c4e40a0: Waiting 23:35:36 3c20671a5817: Waiting 23:35:36 ab4cce8eb1fe: Layer already exists 23:35:36 844df306280f: Layer already exists 23:35:36 e2118681dfc6: Layer already exists 23:35:36 4a64dceed304: Layer already exists 23:35:36 d7da3974969d: Layer already exists 23:35:36 f2454c4e40a0: Layer already exists 23:35:36 3c20671a5817: Layer already exists 23:35:37 latest: digest: sha256:77cc650fb9df99f8a64a5083e88890d1f7953c0ac6dfbe881110274d6464df9b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.45 23:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:35:37 4a64dceed304: Preparing 23:35:37 844df306280f: Preparing 23:35:37 d7da3974969d: Preparing 23:35:37 ab4cce8eb1fe: Preparing 23:35:37 e2118681dfc6: Preparing 23:35:37 f2454c4e40a0: Preparing 23:35:37 3c20671a5817: Preparing 23:35:37 f2454c4e40a0: Waiting 23:35:37 3c20671a5817: Waiting 23:35:37 ab4cce8eb1fe: Layer already exists 23:35:37 e2118681dfc6: Layer already exists 23:35:37 d7da3974969d: Layer already exists 23:35:37 844df306280f: Layer already exists 23:35:37 4a64dceed304: Layer already exists 23:35:37 f2454c4e40a0: Layer already exists 23:35:37 3c20671a5817: Layer already exists 23:35:38 3.2.0-dev.45: digest: sha256:77cc650fb9df99f8a64a5083e88890d1f7953c0ac6dfbe881110274d6464df9b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:35:38 4a64dceed304: Preparing 23:35:38 844df306280f: Preparing 23:35:38 d7da3974969d: Preparing 23:35:38 ab4cce8eb1fe: Preparing 23:35:38 e2118681dfc6: Preparing 23:35:38 f2454c4e40a0: Preparing 23:35:38 3c20671a5817: Preparing 23:35:38 f2454c4e40a0: Waiting 23:35:38 3c20671a5817: Waiting 23:35:38 d7da3974969d: Layer already exists 23:35:38 4a64dceed304: Layer already exists 23:35:38 ab4cce8eb1fe: Layer already exists 23:35:38 844df306280f: Layer already exists 23:35:38 e2118681dfc6: Layer already exists 23:35:38 3c20671a5817: Layer already exists 23:35:38 f2454c4e40a0: Layer already exists 23:35:39 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45: digest: sha256:77cc650fb9df99f8a64a5083e88890d1f7953c0ac6dfbe881110274d6464df9b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:35:39 4a64dceed304: Preparing 23:35:39 844df306280f: Preparing 23:35:39 d7da3974969d: Preparing 23:35:39 ab4cce8eb1fe: Preparing 23:35:39 e2118681dfc6: Preparing 23:35:39 f2454c4e40a0: Preparing 23:35:39 3c20671a5817: Preparing 23:35:39 f2454c4e40a0: Waiting 23:35:39 3c20671a5817: Waiting 23:35:39 4a64dceed304: Layer already exists 23:35:39 844df306280f: Layer already exists 23:35:39 d7da3974969d: Layer already exists 23:35:39 e2118681dfc6: Layer already exists 23:35:39 ab4cce8eb1fe: Layer already exists 23:35:39 3c20671a5817: Layer already exists 23:35:39 f2454c4e40a0: Layer already exists 23:35:40 main: digest: sha256:77cc650fb9df99f8a64a5083e88890d1f7953c0ac6dfbe881110274d6464df9b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:35:40 ===================================================== [Pipeline] echo 23:35:40 taggedImages: 23:35:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd 23:35:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:35:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.45 23:35:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:26a39fe2efc8fe81094dee69ee2f79fc5a0422cd-3.2.0-dev.45 23:35:40 - 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 23:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:40 23:35:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:35:40 arm64: Pulling from edgex-lftools-log-publisher 23:35:40 8998bd30e6a1: Pulling fs layer 23:35:40 04944245beec: Pulling fs layer 23:35:40 699f458cf7ca: Pulling fs layer 23:35:40 765212b225bb: Pulling fs layer 23:35:40 f23df028b6ca: Pulling fs layer 23:35:40 d65c8cfc05b1: Pulling fs layer 23:35:40 2437ff75d9bd: Pulling fs layer 23:35:40 f23df028b6ca: Waiting 23:35:40 d65c8cfc05b1: Waiting 23:35:40 2437ff75d9bd: Waiting 23:35:40 765212b225bb: Waiting 23:35:41 04944245beec: Verifying Checksum 23:35:41 04944245beec: Download complete 23:35:41 765212b225bb: Verifying Checksum 23:35:41 765212b225bb: Download complete 23:35:41 d65c8cfc05b1: Verifying Checksum 23:35:41 d65c8cfc05b1: Download complete 23:35:41 699f458cf7ca: Verifying Checksum 23:35:41 699f458cf7ca: Download complete 23:35:41 8998bd30e6a1: Verifying Checksum 23:35:41 8998bd30e6a1: Download complete 23:35:44 2437ff75d9bd: Verifying Checksum 23:35:44 2437ff75d9bd: Download complete 23:35:46 8998bd30e6a1: Pull complete 23:35:46 04944245beec: Pull complete 23:35:48 699f458cf7ca: Pull complete 23:35:48 765212b225bb: Pull complete 23:35:49 f23df028b6ca: Pull complete 23:35:49 d65c8cfc05b1: Pull complete 23:36:07 2437ff75d9bd: Pull complete 23:36:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:36:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:36:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:08 prd-ubuntu20.04-docker-arm64-4c-16g-7223 does not seem to be running inside a container 23:36:08 $ 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/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@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 23:36:10 $ docker top 3c3c73e9966097997c05c060b784a002716ebd63a4a96533c84f6d1e4b8eebc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:11 ---> job-cost.sh 23:36:11 lf-activate-venv: SKIPPING 23:36:11 INFO: No Stack... 23:36:11 INFO: Retrieving Pricing Info for: v3-standard-4 23:36:12 INFO: Archiving Costs [Pipeline] sh 23:36:12 + cat /w/workspace/edgex-go/663/archives/cost.csv 23:36:12 + cut -d, -f6 [Pipeline] lock 23:36:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-663-stack-cost] 23:36:13 Resource [jenkins-edgexfoundry-edgex-go-main-663-stack-cost] did not exist. Created. 23:36:13 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-663-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:36:13 + echo total: 0.10999999940395355 [Pipeline] stash 23:36:14 Stashed 1 file(s) [Pipeline] } 23:36:14 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-663-stack-cost] [Pipeline] // lock [Pipeline] } 23:36:14 $ docker stop --time=1 3c3c73e9966097997c05c060b784a002716ebd63a4a96533c84f6d1e4b8eebc8 23:36:15 $ docker rm -f --volumes 3c3c73e9966097997c05c060b784a002716ebd63a4a96533c84f6d1e4b8eebc8 [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 23:36:16 provisioning config files... 23:36:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/663@tmp/config8268120813287870336tmp [Pipeline] { [Pipeline] sh 23:36:16 + set +x 23:36:16 + curl -s https://codecov.io/bash 23:36:16 + bash -s -- 23:36:16 23:36:16 _____ _ 23:36:16 / ____| | | 23:36:16 | | ___ __| | ___ ___ _____ __ 23:36:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:36:16 | |___| (_) | (_| | __/ (_| (_) \ V / 23:36:16 \_____\___/ \__,_|\___|\___\___/ \_/ 23:36:16 Bash-1.0.6 23:36:16 23:36:16 23:36:16 ==> git version 2.25.1 found 23:36:16 ==> 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 23:36:16 Release-Date: 2020-01-08 23:36:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:36:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:36:16 ==> Jenkins CI detected. 23:36:16 current dir:  /w/workspace/edgex-go/663 23:36:16 project root: . 23:36:16 --> token set from env 23:36:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:36:16 ==> Running gcov in . (disable via -X gcov) 23:36:16 ==> Python coveragepy not found 23:36:16 ==> Searching for coverage reports in: 23:36:16 + . 23:36:17 -> Found 1 reports 23:36:17 ==> Detecting git/mercurial file structure 23:36:17 ==> Reading reports 23:36:17 + ./coverage.out bytes=504185 23:36:17 ==> Appending adjustments 23:36:17 https://docs.codecov.io/docs/fixing-reports 23:36:18 + Found adjustments 23:36:18 ==> Gzipping contents 23:36:18 64K /tmp/codecov.EqRW6H.gz 23:36:18 ==> Uploading reports 23:36:18 url: https://codecov.io 23:36:18 query: branch=main&commit=26a39fe2efc8fe81094dee69ee2f79fc5a0422cd&build=663&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F663%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:36:18 -> Pinging Codecov 23:36:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=26a39fe2efc8fe81094dee69ee2f79fc5a0422cd&build=663&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F663%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:36:18 -> Uploading to 23:36:18 https://storage.googleapis.com/codecov/v4/raw/2024-08-06/00271124DB129430A58F1EEE437C3FCB/26a39fe2efc8fe81094dee69ee2f79fc5a0422cd/a9299fc4-6f28-4b0a-88ce-dd9f58891834.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240806%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240806T233618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c461881c7a22888184ce603b972b117b00f0dcf6970046e02cf40e0d78575f4 23:36:18 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:18 Dload Upload Total Spent Left Speed 23:36:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64303 0 0 100 64303 0 244k --:--:-- --:--:-- --:--:-- 244k 23:36:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/26a39fe2efc8fe81094dee69ee2f79fc5a0422cd [Pipeline] } 23:36:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:36:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:36:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 23:36:19 23:36:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 23:36:19 latest: Pulling from edgex-devops/edgex-snyk-go 23:36:19 619be1103602: Already exists 23:36:19 f8ea3408117e: Pulling fs layer 23:36:19 91320369b822: Pulling fs layer 23:36:19 0406650e8295: Pulling fs layer 23:36:19 4f4fb700ef54: Pulling fs layer 23:36:19 96d80e3f36e1: Pulling fs layer 23:36:19 bcf3aedb951c: Pulling fs layer 23:36:19 4f4fb700ef54: Waiting 23:36:19 96d80e3f36e1: Waiting 23:36:19 bcf3aedb951c: Waiting 23:36:19 0406650e8295: Verifying Checksum 23:36:19 0406650e8295: Download complete 23:36:19 f8ea3408117e: Download complete 23:36:19 4f4fb700ef54: Verifying Checksum 23:36:19 4f4fb700ef54: Download complete 23:36:19 f8ea3408117e: Pull complete 23:36:19 96d80e3f36e1: Verifying Checksum 23:36:19 96d80e3f36e1: Download complete 23:36:20 91320369b822: Verifying Checksum 23:36:20 91320369b822: Download complete 23:36:20 bcf3aedb951c: Verifying Checksum 23:36:20 bcf3aedb951c: Download complete 23:36:23 91320369b822: Pull complete 23:36:23 0406650e8295: Pull complete 23:36:23 4f4fb700ef54: Pull complete 23:36:23 96d80e3f36e1: Pull complete 23:36:26 bcf3aedb951c: Pull complete 23:36:26 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 23:36:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 23:36:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:27 prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container 23:36:27 $ 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/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@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 23:36:31 $ docker top 5eb1b89f08575c3deb3fd723fceaf83375b2b4e8b0871949397f2ec2e3619c50 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:32 + git config --global --add safe.directory /w/workspace/edgex-go/663 [Pipeline] echo 23:36:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:36:32 + set -o pipefail 23:36:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:36:42 23:36:42 Monitoring /w/workspace/edgex-go/663 (github.com/edgexfoundry/edgex-go)... 23:36:42 23:36:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/a873c53a-c537-4bf0-9daa-783636405561 23:36:42 23:36:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:36:42 23:36:42 23:36:42 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 23:36:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:36:42 $ docker stop --time=1 5eb1b89f08575c3deb3fd723fceaf83375b2b4e8b0871949397f2ec2e3619c50 23:36:47 $ docker rm -f --volumes 5eb1b89f08575c3deb3fd723fceaf83375b2b4e8b0871949397f2ec2e3619c50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:36:47 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:47 provisioning config files... 23:36:47 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/663@tmp/config9717807329892535227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:47 --> edgex-publish-swagger.sh 23:36:47 === Publish openapi/v3 API === 23:36:47 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:36:47 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/663/openapi/v3/core-command.yaml] 23:36:47 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:47 Dload Upload Total Spent Left Speed 23:36:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 44240 --:--:-- --:--:-- --:--:-- 44240 23:36:48 23:36:48 23:36:48 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/663/openapi/v3/core-data.yaml] 23:36:48 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:48 Dload Upload Total Spent Left Speed 23:36:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 344k --:--:-- --:--:-- --:--:-- 343k 100 72043 0 0 100 72043 0 110k --:--:-- --:--:-- --:--:-- 110k 23:36:49 23:36:49 23:36:49 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/663/openapi/v3/core-keeper.yaml] 23:36:49 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:49 Dload Upload Total Spent Left Speed 23:36:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 171 85471 --:--:-- --:--:-- --:--:-- 85643 23:36:49 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 23:36:49 23:36:49 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/663/openapi/v3/core-metadata.yaml] 23:36:49 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:49 Dload Upload Total Spent Left Speed 23:36:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 1654k --:--:-- --:--:-- --:--:-- 1636k 100 149k 100 156 100 148k 307 293k --:--:-- --:--:-- --:--:-- 292k 23:36:50 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 23:36:50 23:36:50 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/663/openapi/v3/support-cron-scheduler.yaml] 23:36:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:50 Dload Upload Total Spent Left Speed 23:36:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42976 100 66 100 42910 198 125k --:--:-- --:--:-- --:--:-- 126k 23:36:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 23:36:50 23:36:50 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/663/openapi/v3/support-notifications.yaml] 23:36:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:50 Dload Upload Total Spent Left Speed 23:36:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 375 205k --:--:-- --:--:-- --:--:-- 205k 100 87457 100 156 100 87301 375 205k --:--:-- --:--:-- --:--:-- 205k 23:36:50 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 23:36:50 23:36:50 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/663/openapi/v3/support-scheduler.yaml] 23:36:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:50 Dload Upload Total Spent Left Speed 23:36:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 365 86543 --:--:-- --:--:-- --:--:-- 86908 23:36:51 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 23:36:51 [Pipeline] } 23:36:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:36:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:36:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:36:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:52 prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container 23:36:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@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 23:36:52 $ docker top d0d4d9775e50e61143c8f501af02f24b967dfcf9c355540784923d4c95cd5b39 -eo pid,comm 23:36: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). 23:36:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:36:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:36:52 [ssh-agent] Looking for ssh-agent implementation... 23:36:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:36:52 $ docker exec d0d4d9775e50e61143c8f501af02f24b967dfcf9c355540784923d4c95cd5b39 ssh-agent 23:36:53 SSH_AUTH_SOCK=/tmp/ssh-k5opYRZY8fsJ/agent.31 23:36:53 SSH_AGENT_PID=37 23:36:53 Running ssh-add (command line suppressed) 23:36:53 Identity added: /w/workspace/edgex-go/663@tmp/private_key_4227082369959776801.key (/w/workspace/edgex-go/663@tmp/private_key_4227082369959776801.key) 23:36:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:36:53 + git semver tag 23:36:53 2024-08-06 23:36:53,678 [run_tag] DEBUG tag force:False 23:36:53 2024-08-06 23:36:53,678 [check_head_tag] DEBUG check head tag 23:36:53 2024-08-06 23:36:53,681 [execute] INFO git cat-file --batch-check 23:36:53 2024-08-06 23:36:53,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/663, universal_newlines=False, shell=None, istream=) 23:36:53 2024-08-06 23:36:53,685 [execute] INFO git cat-file --batch 23:36:53 2024-08-06 23:36:53,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/663, universal_newlines=False, shell=None, istream=) 23:36:53 2024-08-06 23:36:53,719 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main 23:36:53 2024-08-06 23:36:53,720 [execute] INFO git tag -a v3.2.0-dev.45 -m v3.2.0-dev.45 23:36:53 2024-08-06 23:36:53,720 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.45', '-m', 'v3.2.0-dev.45'], cwd=/w/workspace/edgex-go/663, universal_newlines=False, shell=None, istream=None) 23:36:53 2024-08-06 23:36:53,724 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main 23:36:53 3.2.0-dev.45 [Pipeline] } 23:36:53 $ docker exec --env ******** --env ******** d0d4d9775e50e61143c8f501af02f24b967dfcf9c355540784923d4c95cd5b39 ssh-agent -k 23:36:53 unset SSH_AUTH_SOCK; 23:36:53 unset SSH_AGENT_PID; 23:36:53 echo Agent pid 37 killed; 23:36:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:36:54 + git semver [Pipeline] } 23:36:54 $ docker stop --time=1 d0d4d9775e50e61143c8f501af02f24b967dfcf9c355540784923d4c95cd5b39 23:36:55 $ docker rm -f --volumes d0d4d9775e50e61143c8f501af02f24b967dfcf9c355540784923d4c95cd5b39 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:56 23:36:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:56 0.23.1-centos7: Pulling from edgex-lftools 23:36:56 ab5ef0e58194: Pulling fs layer 23:36:56 9712f1f96733: Pulling fs layer 23:36:56 63f879dbbcfc: Pulling fs layer 23:36:56 0d9ebad4ef96: Pulling fs layer 23:36:56 e9a5061849ea: Pulling fs layer 23:36:56 d747dcd14b5f: Pulling fs layer 23:36:56 2de7ff778b66: Pulling fs layer 23:36:56 0d9ebad4ef96: Waiting 23:36:56 e9a5061849ea: Waiting 23:36:56 d747dcd14b5f: Waiting 23:36:56 2de7ff778b66: Waiting 23:36:56 9712f1f96733: Verifying Checksum 23:36:56 9712f1f96733: Download complete 23:36:56 63f879dbbcfc: Verifying Checksum 23:36:56 63f879dbbcfc: Download complete 23:36:56 e9a5061849ea: Verifying Checksum 23:36:56 e9a5061849ea: Download complete 23:36:56 d747dcd14b5f: Verifying Checksum 23:36:56 d747dcd14b5f: Download complete 23:36:56 0d9ebad4ef96: Verifying Checksum 23:36:56 0d9ebad4ef96: Download complete 23:36:56 ab5ef0e58194: Verifying Checksum 23:36:56 ab5ef0e58194: Download complete 23:36:56 2de7ff778b66: Verifying Checksum 23:36:56 2de7ff778b66: Download complete 23:37:00 ab5ef0e58194: Pull complete 23:37:00 9712f1f96733: Pull complete 23:37:00 63f879dbbcfc: Pull complete 23:37:04 0d9ebad4ef96: Pull complete 23:37:04 e9a5061849ea: Pull complete 23:37:04 d747dcd14b5f: Pull complete 23:37:06 2de7ff778b66: Pull complete 23:37:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:37:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:37:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:06 prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container 23:37:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@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 23:37:10 $ docker top 1f3fec9daeeb068c93040e8d0a4f66f8e4085a84d6de1bd2eb2f44f504c76539 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:37:11 provisioning config files... 23:37:11 copy managed file [sigul-config] to file:/w/workspace/edgex-go/663@tmp/config3527926593575851719tmp 23:37:11 copy managed file [sigul-password] to file:/w/workspace/edgex-go/663@tmp/config17886101572549481990tmp 23:37:11 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/663@tmp/config4593446769418790468tmp [Pipeline] { [Pipeline] echo 23:37:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:37:11 ---> sigul-configuration.sh 23:37:11 gpg: directory `/root/.gnupg' created 23:37:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:37:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:37:11 gpg: keyring `/root/.gnupg/secring.gpg' created 23:37:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:37:11 gpg: CAST5 encrypted data 23:37:11 gpg: encrypted with 1 passphrase 23:37:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:37:11 + mkdir /home/jenkins 23:37:11 + mkdir /home/jenkins/sigul [Pipeline] sh 23:37:11 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:37:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:37:12 ---> sigul-install.sh 23:37:12 Sigul already installed; skipping installation. [Pipeline] sh 23:37:12 + git tag --list 23:37:12 0.6.0 23:37:12 0.6.1 23:37:12 0.7.0 23:37:12 0.7.1 23:37:12 v1.0.0 23:37:12 v1.0.1 23:37:12 v1.1.0 23:37:12 v1.2.0 23:37:12 v1.2.1 23:37:12 v1.3.0 23:37:12 v1.3.1 23:37:12 v2.0.0 23:37:12 v2.1.0 23:37:12 v2.1.1 23:37:12 v2.2.0 23:37:12 v2.3.0 23:37:12 v3.0 23:37:12 v3.0.0 23:37:12 v3.1 23:37:12 v3.1.0 23:37:12 v3.1.0-dev.1 23:37:12 v3.1.0-dev.10 23:37:12 v3.1.0-dev.11 23:37:12 v3.1.0-dev.12 23:37:12 v3.1.0-dev.13 23:37:12 v3.1.0-dev.14 23:37:12 v3.1.0-dev.15 23:37:12 v3.1.0-dev.16 23:37:12 v3.1.0-dev.17 23:37:12 v3.1.0-dev.18 23:37:12 v3.1.0-dev.19 23:37:12 v3.1.0-dev.2 23:37:12 v3.1.0-dev.20 23:37:12 v3.1.0-dev.21 23:37:12 v3.1.0-dev.22 23:37:12 v3.1.0-dev.23 23:37:12 v3.1.0-dev.24 23:37:12 v3.1.0-dev.25 23:37:12 v3.1.0-dev.26 23:37:12 v3.1.0-dev.27 23:37:12 v3.1.0-dev.28 23:37:12 v3.1.0-dev.29 23:37:12 v3.1.0-dev.3 23:37:12 v3.1.0-dev.30 23:37:12 v3.1.0-dev.31 23:37:12 v3.1.0-dev.32 23:37:12 v3.1.0-dev.33 23:37:12 v3.1.0-dev.34 23:37:12 v3.1.0-dev.35 23:37:12 v3.1.0-dev.36 23:37:12 v3.1.0-dev.37 23:37:12 v3.1.0-dev.38 23:37:12 v3.1.0-dev.39 23:37:12 v3.1.0-dev.4 23:37:12 v3.1.0-dev.40 23:37:12 v3.1.0-dev.41 23:37:12 v3.1.0-dev.42 23:37:12 v3.1.0-dev.43 23:37:12 v3.1.0-dev.44 23:37:12 v3.1.0-dev.45 23:37:12 v3.1.0-dev.46 23:37:12 v3.1.0-dev.47 23:37:12 v3.1.0-dev.48 23:37:12 v3.1.0-dev.49 23:37:12 v3.1.0-dev.5 23:37:12 v3.1.0-dev.50 23:37:12 v3.1.0-dev.51 23:37:12 v3.1.0-dev.52 23:37:12 v3.1.0-dev.53 23:37:12 v3.1.0-dev.54 23:37:12 v3.1.0-dev.55 23:37:12 v3.1.0-dev.56 23:37:12 v3.1.0-dev.57 23:37:12 v3.1.0-dev.58 23:37:12 v3.1.0-dev.59 23:37:12 v3.1.0-dev.6 23:37:12 v3.1.0-dev.60 23:37:12 v3.1.0-dev.61 23:37:12 v3.1.0-dev.62 23:37:12 v3.1.0-dev.63 23:37:12 v3.1.0-dev.64 23:37:12 v3.1.0-dev.65 23:37:12 v3.1.0-dev.66 23:37:12 v3.1.0-dev.67 23:37:12 v3.1.0-dev.68 23:37:12 v3.1.0-dev.69 23:37:12 v3.1.0-dev.7 23:37:12 v3.1.0-dev.70 23:37:12 v3.1.0-dev.71 23:37:12 v3.1.0-dev.72 23:37:12 v3.1.0-dev.73 23:37:12 v3.1.0-dev.8 23:37:12 v3.1.0-dev.9 23:37:12 v3.1.1 23:37:12 v3.1.1-dev.1 23:37:12 v3.1.1-dev.2 23:37:12 v3.2.0-dev.1 23:37:12 v3.2.0-dev.10 23:37:12 v3.2.0-dev.11 23:37:12 v3.2.0-dev.12 23:37:12 v3.2.0-dev.13 23:37:12 v3.2.0-dev.14 23:37:12 v3.2.0-dev.15 23:37:12 v3.2.0-dev.16 23:37:12 v3.2.0-dev.17 23:37:12 v3.2.0-dev.18 23:37:12 v3.2.0-dev.19 23:37:12 v3.2.0-dev.2 23:37:12 v3.2.0-dev.20 23:37:12 v3.2.0-dev.21 23:37:12 v3.2.0-dev.22 23:37:12 v3.2.0-dev.23 23:37:12 v3.2.0-dev.24 23:37:12 v3.2.0-dev.25 23:37:12 v3.2.0-dev.26 23:37:12 v3.2.0-dev.27 23:37:12 v3.2.0-dev.28 23:37:12 v3.2.0-dev.29 23:37:12 v3.2.0-dev.3 23:37:12 v3.2.0-dev.30 23:37:12 v3.2.0-dev.31 23:37:12 v3.2.0-dev.32 23:37:12 v3.2.0-dev.33 23:37:12 v3.2.0-dev.34 23:37:12 v3.2.0-dev.35 23:37:12 v3.2.0-dev.36 23:37:12 v3.2.0-dev.37 23:37:12 v3.2.0-dev.38 23:37:12 v3.2.0-dev.39 23:37:12 v3.2.0-dev.4 23:37:12 v3.2.0-dev.40 23:37:12 v3.2.0-dev.41 23:37:12 v3.2.0-dev.42 23:37:12 v3.2.0-dev.43 23:37:12 v3.2.0-dev.44 23:37:12 v3.2.0-dev.45 23:37:12 v3.2.0-dev.5 23:37:12 v3.2.0-dev.6 23:37:12 v3.2.0-dev.7 23:37:12 v3.2.0-dev.8 23:37:12 v3.2.0-dev.9 [Pipeline] sh 23:37:12 + lftools sign git-tag v3.2.0-dev.45 23:37:13 Signing Git tag with Sigul... 23:37:13 Signing v3.2.0-dev.45 [Pipeline] echo 23:37:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:37:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:37:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:37:14 $ docker stop --time=1 1f3fec9daeeb068c93040e8d0a4f66f8e4085a84d6de1bd2eb2f44f504c76539 23:37:15 $ docker rm -f --volumes 1f3fec9daeeb068c93040e8d0a4f66f8e4085a84d6de1bd2eb2f44f504c76539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:37:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:37:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:37:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:16 prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container 23:37:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@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 23:37:16 $ docker top d4ae67ee82fc691aa3723ea57e9a6d14f13a4e8f1ffcb0225ad2ce133e09d787 -eo pid,comm 23:37:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:37:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:16 [ssh-agent] Looking for ssh-agent implementation... 23:37:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:17 $ docker exec d4ae67ee82fc691aa3723ea57e9a6d14f13a4e8f1ffcb0225ad2ce133e09d787 ssh-agent 23:37:17 SSH_AUTH_SOCK=/tmp/ssh-WvlU5rES0xSt/agent.32 23:37:17 SSH_AGENT_PID=38 23:37:17 Running ssh-add (command line suppressed) 23:37:17 Identity added: /w/workspace/edgex-go/663@tmp/private_key_16853957302289766737.key (/w/workspace/edgex-go/663@tmp/private_key_16853957302289766737.key) 23:37:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:17 + git semver bump pre 23:37:17 2024-08-06 23:37:17,728 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main 23:37:17 2024-08-06 23:37:17,728 [bump_version] DEBUG bumping version:3.2.0-dev.45 on axis:pre with prefix:dev 23:37:17 2024-08-06 23:37:17,728 [bump_version] DEBUG bumped version:3.2.0-dev.46 23:37:17 2024-08-06 23:37:17,728 [write_version] DEBUG write version:3.2.0-dev.46 to path:/w/workspace/edgex-go/663/.semver/main with force:True 23:37:17 2024-08-06 23:37:17,728 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main 23:37:17 2024-08-06 23:37:17,728 [write_file] DEBUG write to file:/w/workspace/edgex-go/663/.semver/main 23:37:17 2024-08-06 23:37:17,731 [execute] INFO git cat-file --batch-check 23:37:17 2024-08-06 23:37:17,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/663/.semver, universal_newlines=False, shell=None, istream=) 23:37:17 2024-08-06 23:37:17,737 [execute] INFO git cat-file --batch 23:37:17 2024-08-06 23:37:17,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/663/.semver, universal_newlines=False, shell=None, istream=) 23:37:17 2024-08-06 23:37:17,742 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main 23:37:17 3.2.0-dev.46 [Pipeline] } 23:37:17 $ docker exec --env ******** --env ******** d4ae67ee82fc691aa3723ea57e9a6d14f13a4e8f1ffcb0225ad2ce133e09d787 ssh-agent -k 23:37:17 unset SSH_AUTH_SOCK; 23:37:17 unset SSH_AGENT_PID; 23:37:17 echo Agent pid 38 killed; 23:37:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:18 + git semver [Pipeline] } 23:37:18 $ docker stop --time=1 d4ae67ee82fc691aa3723ea57e9a6d14f13a4e8f1ffcb0225ad2ce133e09d787 23:37:19 $ docker rm -f --volumes d4ae67ee82fc691aa3723ea57e9a6d14f13a4e8f1ffcb0225ad2ce133e09d787 [Pipeline] // withDockerContainer [Pipeline] sh 23:37:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:37:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:37:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:20 prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container 23:37:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@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 23:37:20 $ docker top ccce9e760e7e87f474985e293ba298d60153e8e11fe8f3f2a480b1b8e31d09aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:21 [ssh-agent] Looking for ssh-agent implementation... 23:37:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:21 $ docker exec ccce9e760e7e87f474985e293ba298d60153e8e11fe8f3f2a480b1b8e31d09aa ssh-agent 23:37:21 SSH_AUTH_SOCK=/tmp/ssh-ydXE1o1Pi1Ai/agent.30 23:37:21 SSH_AGENT_PID=36 23:37:21 Running ssh-add (command line suppressed) 23:37:21 Identity added: /w/workspace/edgex-go/663@tmp/private_key_2312905766734858973.key (/w/workspace/edgex-go/663@tmp/private_key_2312905766734858973.key) 23:37:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:21 + git semver push 23:37:21 2024-08-06 23:37:21,835 [run_push] DEBUG push 23:37:21 2024-08-06 23:37:21,836 [execute] INFO git cat-file --batch-check 23:37:21 2024-08-06 23:37:21,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/663/.semver, universal_newlines=False, shell=None, istream=) 23:37:21 2024-08-06 23:37:21,840 [execute] INFO git rev-list 4befed39cc6fdd447ea8d9bac7d13a1607bd6953 -- 23:37:21 2024-08-06 23:37:21,840 [execute] DEBUG Popen(['git', 'rev-list', '4befed39cc6fdd447ea8d9bac7d13a1607bd6953', '--'], cwd=/w/workspace/edgex-go/663/.semver, universal_newlines=False, shell=None, istream=None) 23:37:21 2024-08-06 23:37:21,861 [execute] INFO git fetch -v origin 23:37:21 2024-08-06 23:37:21,861 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/663/.semver, universal_newlines=True, shell=None, istream=None) 23:37:22 2024-08-06 23:37:22,299 [run_push] DEBUG no remote changes detected 23:37:22 2024-08-06 23:37:22,300 [execute] INFO git push origin semver 23:37:22 2024-08-06 23:37:22,300 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/663/.semver, universal_newlines=False, shell=None, istream=None) 23:37:23 2024-08-06 23:37:23,100 [run_push] DEBUG push all version tags 23:37:23 2024-08-06 23:37:23,100 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:37:23 2024-08-06 23:37:23,101 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/663, universal_newlines=False, shell=None, istream=None) 23:37:23 2024-08-06 23:37:23,870 [read_version] DEBUG read version from /w/workspace/edgex-go/663/.semver/main 23:37:23 3.2.0-dev.46 [Pipeline] } 23:37:23 $ docker exec --env ******** --env ******** ccce9e760e7e87f474985e293ba298d60153e8e11fe8f3f2a480b1b8e31d09aa ssh-agent -k 23:37:24 unset SSH_AUTH_SOCK; 23:37:24 unset SSH_AGENT_PID; 23:37:24 echo Agent pid 36 killed; 23:37:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:24 + git semver [Pipeline] } 23:37:24 $ docker stop --time=1 ccce9e760e7e87f474985e293ba298d60153e8e11fe8f3f2a480b1b8e31d09aa 23:37:25 $ docker rm -f --volumes ccce9e760e7e87f474985e293ba298d60153e8e11fe8f3f2a480b1b8e31d09aa [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 23:37:26 + [ -d /w/workspace/edgex-go/663/archives ] [Pipeline] libraryResource [Pipeline] sh 23:37:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:37:27 ---> package-listing.sh 23:37:27 ++ facter osfamily 23:37:27 ++ tr '[:upper:]' '[:lower:]' 23:37:27 + OS_FAMILY=debian 23:37:27 + workspace=/w/workspace/edgex-go/663 23:37:27 + START_PACKAGES=/tmp/packages_start.txt 23:37:27 + END_PACKAGES=/tmp/packages_end.txt 23:37:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:37:27 + PACKAGES=/tmp/packages_start.txt 23:37:27 + '[' /w/workspace/edgex-go/663 ']' 23:37:27 + PACKAGES=/tmp/packages_end.txt 23:37:27 + case "${OS_FAMILY}" in 23:37:27 + dpkg -l 23:37:27 + grep '^ii' 23:37:27 + '[' -f /tmp/packages_start.txt ']' 23:37:27 + '[' -f /tmp/packages_end.txt ']' 23:37:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:37:27 + '[' /w/workspace/edgex-go/663 ']' 23:37:27 + mkdir -p /w/workspace/edgex-go/663/archives/ 23:37:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/663/archives/ [Pipeline] echo 23:37:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/663/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:37:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:28 23:37:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:29 latest: Pulling from edgex-lftools-log-publisher 23:37:29 5eb5b503b376: Pulling fs layer 23:37:29 5c69ac0246d0: Pulling fs layer 23:37:29 ec43610c2a17: Pulling fs layer 23:37:29 3a2ae6a8a46f: Pulling fs layer 23:37:29 33b1e0a273af: Pulling fs layer 23:37:29 5d3b04190fa2: Pulling fs layer 23:37:29 2f39f015ded8: Pulling fs layer 23:37:29 3a2ae6a8a46f: Waiting 23:37:29 33b1e0a273af: Waiting 23:37:29 2f39f015ded8: Waiting 23:37:29 5d3b04190fa2: Waiting 23:37:29 5c69ac0246d0: Download complete 23:37:29 3a2ae6a8a46f: Verifying Checksum 23:37:29 3a2ae6a8a46f: Download complete 23:37:29 33b1e0a273af: Verifying Checksum 23:37:29 33b1e0a273af: Download complete 23:37:29 ec43610c2a17: Verifying Checksum 23:37:29 ec43610c2a17: Download complete 23:37:29 5d3b04190fa2: Verifying Checksum 23:37:29 5d3b04190fa2: Download complete 23:37:29 5eb5b503b376: Verifying Checksum 23:37:29 5eb5b503b376: Download complete 23:37:29 2f39f015ded8: Verifying Checksum 23:37:29 2f39f015ded8: Download complete 23:37:30 5eb5b503b376: Pull complete 23:37:30 5c69ac0246d0: Pull complete 23:37:31 ec43610c2a17: Pull complete 23:37:31 3a2ae6a8a46f: Pull complete 23:37:31 33b1e0a273af: Pull complete 23:37:31 5d3b04190fa2: Pull complete 23:37:35 2f39f015ded8: Pull complete 23:37:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:37:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:35 prd-ubuntu20.04-docker-8c-8g-7218 does not seem to be running inside a container 23:37:36 $ 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/663/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/663 -v /w/workspace/edgex-go/663:/w/workspace/edgex-go/663:rw,z -v /w/workspace/edgex-go/663@tmp:/w/workspace/edgex-go/663@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 23:37:40 $ docker top 97ca31805be73ed980a04b3390850593ed395cab8129bef4a13fb8a6bf993719 -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:40 + touch /tmp/pre-build-complete [Pipeline] sh 23:37:41 + mkdir -p /var/log/sysstat [Pipeline] sh 23:37:41 + ls /var/log/sa-host 23:37:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:41 provisioning config files... 23:37:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/663@tmp/config15671552355197332238tmp [Pipeline] { [Pipeline] echo 23:37:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:37:41 ---> create-netrc.sh [Pipeline] } 23:37:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:37:42 ---> python-tools-install.sh [Pipeline] echo 23:37:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:37:42 ---> sudo-logs.sh 23:37:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:37:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:37:42 ---> job-cost.sh 23:37:42 lf-activate-venv: SKIPPING 23:37:42 DEBUG: total: 0.10999999940395355 23:37:42 INFO: Retrieving Stack Cost... 23:37:43 INFO: Retrieving Pricing Info for: v3-standard-8 23:37:43 INFO: Archiving Costs [Pipeline] echo 23:37:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:37:43 ---> logs-deploy.sh 23:37:43 lf-activate-venv: SKIPPING 23:37:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/663 23:37:43 INFO: archiving workspace using pattern(s): 23:37:44 Archives upload complete. 23:37:45 INFO: archiving logs to Nexus 23:37:46 ---> uname -a: 23:37:46 Linux prd-ubuntu20-04-docker-8c-8g-7218 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:37:46 23:37:46 23:37:46 ---> lscpu: 23:37:46 Architecture: x86_64 23:37:46 CPU op-mode(s): 32-bit, 64-bit 23:37:46 Byte Order: Little Endian 23:37:46 Address sizes: 40 bits physical, 48 bits virtual 23:37:46 CPU(s): 8 23:37:46 On-line CPU(s) list: 0-7 23:37:46 Thread(s) per core: 1 23:37:46 Core(s) per socket: 1 23:37:46 Socket(s): 8 23:37:46 NUMA node(s): 1 23:37:46 Vendor ID: AuthenticAMD 23:37:46 CPU family: 23 23:37:46 Model: 49 23:37:46 Model name: AMD EPYC-Rome Processor 23:37:46 Stepping: 0 23:37:46 CPU MHz: 2800.000 23:37:46 BogoMIPS: 5600.00 23:37:46 Virtualization: AMD-V 23:37:46 Hypervisor vendor: KVM 23:37:46 Virtualization type: full 23:37:46 L1d cache: 256 KiB 23:37:46 L1i cache: 256 KiB 23:37:46 L2 cache: 4 MiB 23:37:46 L3 cache: 128 MiB 23:37:46 NUMA node0 CPU(s): 0-7 23:37:46 Vulnerability Itlb multihit: Not affected 23:37:46 Vulnerability L1tf: Not affected 23:37:46 Vulnerability Mds: Not affected 23:37:46 Vulnerability Meltdown: Not affected 23:37:46 Vulnerability Mmio stale data: Not affected 23:37:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:37:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:37:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:37:46 Vulnerability Srbds: Not affected 23:37:46 Vulnerability Tsx async abort: Not affected 23:37:46 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 23:37:46 23:37:46 23:37:46 ---> nproc: 23:37:46 8 23:37:46 23:37:46 23:37:46 ---> df -h: 23:37:46 Filesystem Size Used Avail Use% Mounted on 23:37:46 overlay 155G 29G 127G 19% / 23:37:46 tmpfs 64M 0 64M 0% /dev 23:37:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:37:46 shm 64M 0 64M 0% /dev/shm 23:37:46 /dev/vda1 155G 29G 127G 19% /facter-os 23:37:46 23:37:46 23:37:46 ---> sar -b -r -n DEV: 23:37:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7218) 08/06/24 _x86_64_ (8 CPU) 23:37:46 23:37:46 22:42:43 LINUX RESTART (8 CPU) 23:37:46 23:37:46 22:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:37:46 22:44:02 347.84 46.76 301.08 0.00 5297.25 114654.36 0.00 23:37:46 22:45:01 193.00 1.24 191.76 0.00 16.13 63332.86 0.00 23:37:46 22:46:01 43.20 0.00 43.20 0.00 0.00 33681.86 0.00 23:37:46 22:47:01 36.59 0.20 36.39 0.00 2.80 18561.17 0.00 23:37:46 22:48:01 238.89 1.45 237.44 0.00 111.56 167100.30 0.00 23:37:46 22:49:01 820.38 10.76 809.62 0.00 2074.19 260582.44 0.00 23:37:46 22:50:01 394.93 2.73 392.20 0.00 2296.15 77675.59 0.00 23:37:46 22:51:01 283.28 0.02 283.26 0.00 0.13 99879.26 0.00 23:37:46 22:52:01 821.48 0.07 821.41 0.00 4.40 146775.00 0.00 23:37:46 22:53:01 47.19 0.10 47.09 0.00 13.20 1151.54 0.00 23:37:46 22:54:01 25.75 0.07 25.68 0.00 13.60 648.43 0.00 23:37:46 22:55:01 1.00 0.00 1.00 0.00 0.00 14.13 0.00 23:37:46 22:56:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 23:37:46 22:57:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 23:37:46 22:58:01 1.40 0.02 1.38 0.00 0.13 15.33 0.00 23:37:46 22:59:01 1.52 0.00 1.52 0.00 0.00 22.66 0.00 23:37:46 23:00:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 23:37:46 23:01:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 23:37:46 23:02:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 23:37:46 23:03:01 1.57 0.00 1.57 0.00 0.00 19.73 0.00 23:37:46 23:04:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 23:37:46 23:05:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 23:37:46 23:06:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 23:37:46 23:07:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 23:37:46 23:08:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 23:37:46 23:09:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 23:37:46 23:10:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 23:37:46 23:11:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 23:37:46 23:12:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 23:37:46 23:13:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 23:37:46 23:14:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 23:37:46 23:15:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 23:37:46 23:16:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 23:37:46 23:17:01 0.87 0.02 0.85 0.00 0.13 10.40 0.00 23:37:46 23:18:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 23:37:46 23:19:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 23:37:46 23:20:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 23:37:46 23:21:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 23:37:46 23:22:01 1.55 0.37 1.18 0.00 11.46 13.33 0.00 23:37:46 23:23:01 2.68 1.20 1.48 0.00 25.46 19.19 0.00 23:37:46 23:24:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 23:37:46 23:25:01 0.98 0.00 0.98 0.00 0.00 12.93 0.00 23:37:46 23:26:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 23:37:46 23:27:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 23:37:46 23:28:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 23:37:46 23:29:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 23:37:46 23:30:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 23:37:46 23:31:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 23:37:46 23:32:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 23:37:46 23:33:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 23:37:46 23:34:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 23:37:46 23:35:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 23:37:46 23:36:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 23:37:46 23:37:01 136.17 0.57 135.60 0.00 13.73 38583.14 0.00 23:37:46 Average: 63.66 1.21 62.45 0.00 183.01 18935.43 0.00 23:37:46 23:37:46 22:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:37:46 22:44:02 28919492 31559068 760384 2.31 74636 2834308 1729084 5.10 1023876 2547692 611080 23:37:46 22:45:01 27172676 31075012 1225712 3.73 128080 3920952 2517756 7.42 1993280 3185024 642608 23:37:46 22:46:01 27211664 31223692 1073324 3.26 131336 4014616 2476092 7.30 1686528 3434840 231996 23:37:46 22:47:01 26368004 31445104 850948 2.59 135444 5013212 1973388 5.82 1794608 4112764 729924 23:37:46 22:48:01 20982780 31397200 896796 2.73 147832 10222488 2539528 7.48 1854952 9313072 2456200 23:37:46 22:49:01 14638908 31368592 880268 2.68 332644 15957904 2208304 6.51 2678552 14383600 932964 23:37:46 22:50:01 8130768 27446748 4723340 14.36 385656 18105020 12479092 36.78 7626564 15439716 1161016 23:37:46 22:51:01 5323080 26418532 5767496 17.54 395344 19832332 10937188 32.23 9292124 16566968 409452 23:37:46 22:52:01 9794488 31370676 870232 2.65 409372 20445096 2172332 6.40 3297864 18319144 1452 23:37:46 22:53:01 9853120 31431224 813092 2.47 411344 20446172 1953796 5.76 3457116 18111448 552 23:37:46 22:54:01 9857980 31437964 806788 2.45 412440 20446940 1971556 5.81 3830456 17735540 4 23:37:46 22:55:01 9857648 31437660 807036 2.45 412460 20446944 1971556 5.81 3830288 17735544 192 23:37:46 22:56:01 9859972 31440036 804776 2.45 412472 20446944 1971556 5.81 3826764 17735544 12 23:37:46 22:57:01 9870976 31451068 793892 2.41 412492 20446948 1971556 5.81 3816120 17735548 192 23:37:46 22:58:01 9870856 31450992 794456 2.42 412536 20446952 2006752 5.91 3815800 17735552 220 23:37:46 22:59:01 9873108 31453260 792140 2.41 412564 20446932 2006752 5.91 3813976 17735532 184 23:37:46 23:00:01 9872548 31452728 792568 2.41 412576 20446936 2006752 5.91 3814028 17735536 8 23:37:46 23:01:01 9872516 31452716 792512 2.41 412592 20446936 2006752 5.91 3814036 17735536 176 23:37:46 23:02:01 9872492 31452708 792444 2.41 412612 20446940 2006752 5.91 3814416 17735540 20 23:37:46 23:03:01 9872864 31453116 792188 2.41 412648 20446936 2006752 5.91 3813500 17735544 52 23:37:46 23:04:01 9873092 31453352 791872 2.41 412668 20446944 2006752 5.91 3813564 17735544 20 23:37:46 23:05:01 9873108 31453444 791780 2.41 412704 20446948 2006752 5.91 3813484 17735548 184 23:37:46 23:06:01 9873304 31453644 791488 2.41 412728 20446948 2006752 5.91 3813612 17735548 20 23:37:46 23:07:01 9873532 31453932 791272 2.41 412752 20446956 2006752 5.91 3813404 17735552 196 23:37:46 23:08:01 9873744 31454148 790984 2.41 412776 20446952 2006752 5.91 3813208 17735556 8 23:37:46 23:09:01 9873120 31453592 791496 2.41 412816 20446964 1990440 5.87 3813424 17735556 144 23:37:46 23:10:01 9873304 31453804 791436 2.41 412836 20446968 1990440 5.87 3813416 17735568 8 23:37:46 23:11:01 9873732 31454268 791144 2.41 412864 20446972 1990440 5.87 3813932 17735572 276 23:37:46 23:12:01 9873788 31454324 791076 2.41 412876 20446972 1990440 5.87 3813384 17735572 8 23:37:46 23:13:01 9873488 31454076 791280 2.41 412904 20446976 1990440 5.87 3813460 17735576 196 23:37:46 23:14:01 9873432 31454020 791244 2.41 412928 20446976 1990440 5.87 3813512 17735576 4 23:37:46 23:15:01 9873376 31454016 791208 2.41 412956 20446980 2006572 5.91 3813536 17735580 192 23:37:46 23:16:01 9873368 31454012 791128 2.41 412980 20446984 2006572 5.91 3813500 17735584 4 23:37:46 23:17:01 9873316 31454012 791304 2.41 413008 20446984 1990184 5.87 3813844 17735584 180 23:37:46 23:18:01 9873100 31453896 791248 2.41 413048 20446976 1990184 5.87 3813564 17735588 8 23:37:46 23:19:01 9872924 31453784 791336 2.41 413068 20446992 1990184 5.87 3813700 17735592 168 23:37:46 23:20:01 9872876 31453872 791180 2.41 413076 20447124 1990184 5.87 3813628 17735724 8 23:37:46 23:21:01 9872852 31453892 791096 2.41 413108 20447128 1990184 5.87 3813664 17735728 164 23:37:46 23:22:01 9872212 31453624 791240 2.41 413140 20447464 1990184 5.87 3815512 17735848 36 23:37:46 23:23:01 9867260 31450548 794352 2.42 413160 20448236 1990184 5.87 3819644 17736016 200 23:37:46 23:24:01 9867508 31450804 794236 2.42 413184 20448240 1990184 5.87 3819416 17736020 8 23:37:46 23:25:01 9867240 31450540 794552 2.42 413200 20448248 1990184 5.87 3819236 17736020 192 23:37:46 23:26:01 9867624 31450996 794128 2.42 413232 20448252 1990184 5.87 3819864 17736036 188 23:37:46 23:27:01 9867648 31451056 794084 2.41 413256 20448252 1990184 5.87 3819352 17736032 172 23:37:46 23:28:01 9867576 31451008 794064 2.41 413288 20448248 1990184 5.87 3819308 17736036 8 23:37:46 23:29:01 9867616 31451092 793944 2.41 413320 20448260 2006240 5.91 3819408 17736040 180 23:37:46 23:30:01 9867316 31450792 794168 2.42 413340 20448260 2006240 5.91 3819360 17736040 4 23:37:46 23:31:01 9867640 31451168 793976 2.41 413360 20448264 2006240 5.91 3819396 17736044 176 23:37:46 23:32:01 9867624 31451160 793932 2.41 413384 20448268 2006240 5.91 3819396 17736048 8 23:37:46 23:33:01 9867608 31451188 793864 2.41 413412 20448264 2006240 5.91 3819500 17736048 180 23:37:46 23:34:01 9867340 31450924 794052 2.41 413424 20448272 2006240 5.91 3819508 17736052 8 23:37:46 23:35:01 9867292 31450916 794016 2.41 413440 20448276 2006240 5.91 3819540 17736052 184 23:37:46 23:36:01 9867180 31450808 794040 2.41 413464 20448280 2006240 5.91 3819540 17736056 4 23:37:46 23:37:01 8545424 31381400 862012 2.62 425216 21601024 2247752 6.62 3925504 18856764 530020 23:37:46 Average: 11321435 31269189 978604 2.98 383963 18919099 2390421 7.04 3754670 16424211 142809 23:37:46 23:37:46 22:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:37:46 22:44:02 docker0 609.68 532.66 41.96 2876.39 0.00 0.00 0.00 0.00 23:37:46 22:44:02 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 23:37:46 22:44:02 ens3 1294.17 1160.51 11312.99 158.78 0.00 0.00 0.00 0.00 23:37:46 22:45:01 docker0 247.26 342.01 21.31 2101.25 0.00 0.00 0.00 0.00 23:37:46 22:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 22:45:01 ens3 374.46 266.43 2137.50 37.76 0.00 0.00 0.00 0.00 23:37:46 22:45:01 veth221ae9c 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 23:37:46 22:46:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 23:37:46 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:46:01 ens3 32.22 21.34 25.48 13.92 0.00 0.00 0.00 0.00 23:37:46 22:46:01 veth221ae9c 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 23:37:46 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 22:47:01 ens3 17.48 9.02 15.21 7.97 0.00 0.00 0.00 0.00 23:37:46 22:47:01 veth221ae9c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:48:01 docker0 3.45 6.26 0.21 61.93 0.00 0.00 0.00 0.00 23:37:46 22:48:01 veth48b08b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:48:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 23:37:46 22:48:01 veth491986e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:48:01 veth088448b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:48:01 ens3 133.67 108.30 2347.52 157.85 0.00 0.00 0.00 0.00 23:37:46 22:48:01 veth5e729c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:48:01 veth9d9c992 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:48:01 veth1a3fb90 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:48:01 veth41c450c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:46 22:48:01 vethff69be8 1.27 2.32 0.09 30.85 0.00 0.00 0.00 0.00 23:37:46 22:48:01 veth75b2f8c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:48:01 veth658bd57 0.37 0.47 0.03 0.14 0.00 0.00 0.00 0.00 23:37:46 22:48:01 veth2282cd4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:48:01 vethad4a712 1.82 3.92 0.13 30.96 0.00 0.00 0.00 0.00 23:37:46 22:49:01 docker0 460.24 853.96 38.81 6923.22 0.00 0.00 0.00 0.00 23:37:46 22:49:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 23:37:46 22:49:01 ens3 1023.13 536.48 9134.60 61.01 0.00 0.00 0.00 0.00 23:37:46 22:49:01 veth658bd57 0.07 0.75 0.00 0.03 0.00 0.00 0.00 0.00 23:37:46 22:50:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:50:01 veth1908005 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:46 22:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 22:50:01 veth808661f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:46 22:50:01 ens3 249.51 116.11 1393.24 12.74 0.00 0.00 0.00 0.00 23:37:46 22:50:01 veth7f32a15 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:46 22:50:01 veth7001a4b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:46 22:50:01 vetheaf302c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:46 22:50:01 veth7d75f80 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:46 22:50:01 veth1354b93 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:46 22:50:01 veth1f2994b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:46 22:50:01 veth1ed843c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:46 22:50:01 veth15aa41f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:46 22:50:01 vethbf69289 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:46 22:50:01 veth658bd57 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:50:01 vethfe78211 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:46 22:50:01 vethb47cbf9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:37:46 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:51:01 veth1908005 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 22:51:01 veth808661f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:51:01 ens3 4.25 2.63 3.24 1.83 0.00 0.00 0.00 0.00 23:37:46 22:51:01 veth7f32a15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:51:01 veth7001a4b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:51:01 vetheaf302c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:51:01 veth7d75f80 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:51:01 veth1354b93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:51:01 veth1f2994b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:51:01 veth1ed843c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:51:01 veth15aa41f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:51:01 vethbf69289 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:51:01 veth658bd57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:51:01 vethfe78211 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:51:01 vethb47cbf9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:52:01 ens3 27.68 15.06 21.94 11.83 0.00 0.00 0.00 0.00 23:37:46 22:52:01 veth658bd57 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:53:01 lo 54.92 54.92 5.41 5.41 0.00 0.00 0.00 0.00 23:37:46 22:53:01 ens3 425.80 420.56 231.14 1641.49 0.00 0.00 0.00 0.00 23:37:46 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:54:01 lo 30.33 30.33 2.99 2.99 0.00 0.00 0.00 0.00 23:37:46 22:54:01 ens3 362.42 368.82 162.57 2121.96 0.00 0.00 0.00 0.00 23:37:46 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 22:55:01 ens3 0.18 0.12 0.01 0.02 0.00 0.00 0.00 0.00 23:37:46 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 22:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:58:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 22:59:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 23:37:46 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:00:01 ens3 0.68 0.33 1.09 0.14 0.00 0.00 0.00 0.00 23:37:46 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:01:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:02:01 ens3 1.77 0.67 0.62 0.43 0.00 0.00 0.00 0.00 23:37:46 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:03:01 ens3 0.60 0.42 0.27 0.21 0.00 0.00 0.00 0.00 23:37:46 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:04:01 ens3 1.12 0.35 0.44 0.27 0.00 0.00 0.00 0.00 23:37:46 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:05:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:37:46 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:06:01 ens3 1.23 0.60 0.41 0.29 0.00 0.00 0.00 0.00 23:37:46 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:07:01 ens3 0.55 0.38 0.27 0.21 0.00 0.00 0.00 0.00 23:37:46 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:09:01 ens3 0.25 0.25 0.09 0.08 0.00 0.00 0.00 0.00 23:37:46 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:10:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:37:46 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:12:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:13:01 ens3 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 23:37:46 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:14:01 ens3 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00 23:37:46 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:15:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:16:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:17:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:19:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 23:37:46 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:20:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:22:01 ens3 1.02 0.78 0.93 0.38 0.00 0.00 0.00 0.00 23:37:46 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:37:46 23:23:01 ens3 7.31 6.35 4.65 6.03 0.00 0.00 0.00 0.00 23:37:46 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:24:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:37:46 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:26:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:29:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:37:46 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:33:01 ens3 0.28 0.17 0.18 0.01 0.00 0.00 0.00 0.00 23:37:46 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:34:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:37:46 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:37:46 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:37:46 23:36:01 ens3 0.13 0.02 0.06 0.00 0.00 0.00 0.00 0.00 23:37:46 23:37:01 docker0 79.01 144.67 7.20 1267.70 0.00 0.00 0.00 0.00 23:37:46 23:37:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 23:37:46 23:37:01 ens3 392.27 224.64 8072.01 44.12 0.00 0.00 0.00 0.00 23:37:46 Average: docker0 25.88 34.74 2.02 244.43 0.00 0.00 0.00 0.00 23:37:46 Average: lo 1.86 1.86 0.18 0.18 0.00 0.00 0.00 0.00 23:37:46 Average: ens3 80.59 60.36 645.24 79.27 0.00 0.00 0.00 0.00 23:37:46 23:37:46 23:37:46 ---> sar -P ALL: 23:37:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7218) 08/06/24 _x86_64_ (8 CPU) 23:37:46 23:37:46 22:42:43 LINUX RESTART (8 CPU) 23:37:46 23:37:46 22:43:01 CPU %user %nice %system %iowait %steal %idle 23:37:46 22:44:02 all 10.89 0.00 3.54 2.53 0.06 82.97 23:37:46 22:44:02 0 11.65 0.00 4.27 0.32 0.07 83.69 23:37:46 22:44:02 1 12.81 0.00 4.57 1.92 0.05 80.65 23:37:46 22:44:02 2 12.15 0.00 2.90 1.79 0.07 83.08 23:37:46 22:44:02 3 12.85 0.00 3.30 3.72 0.05 80.09 23:37:46 22:44:02 4 11.69 0.00 2.60 6.08 0.07 79.56 23:37:46 22:44:02 5 7.17 0.00 3.04 1.74 0.05 88.01 23:37:46 22:44:02 6 8.78 0.00 3.77 1.57 0.05 85.83 23:37:46 22:44:02 7 10.02 0.00 3.89 3.11 0.08 82.88 23:37:46 22:45:01 all 27.65 0.00 5.47 2.84 0.08 63.95 23:37:46 22:45:01 0 29.11 0.00 5.69 0.70 0.09 64.41 23:37:46 22:45:01 1 29.48 0.00 5.49 0.03 0.09 64.91 23:37:46 22:45:01 2 23.58 0.00 5.13 1.00 0.07 70.22 23:37:46 22:45:01 3 28.33 0.00 5.48 0.27 0.07 65.84 23:37:46 22:45:01 4 28.56 0.00 5.87 7.64 0.09 57.85 23:37:46 22:45:01 5 29.66 0.00 5.57 7.23 0.10 57.44 23:37:46 22:45:01 6 24.84 0.00 5.18 1.17 0.09 68.73 23:37:46 22:45:01 7 27.61 0.00 5.38 4.71 0.07 62.22 23:37:46 22:46:01 all 26.80 0.00 4.43 1.59 0.08 67.10 23:37:46 22:46:01 0 30.00 0.00 4.02 0.02 0.08 65.87 23:37:46 22:46:01 1 28.94 0.00 4.50 0.12 0.07 66.38 23:37:46 22:46:01 2 23.26 0.00 4.13 10.11 0.08 62.42 23:37:46 22:46:01 3 25.36 0.00 5.19 0.07 0.07 69.32 23:37:46 22:46:01 4 26.18 0.00 4.45 2.22 0.08 67.07 23:37:46 22:46:01 5 27.25 0.00 4.14 0.02 0.07 68.53 23:37:46 22:46:01 6 25.61 0.00 4.55 0.08 0.07 69.69 23:37:46 22:46:01 7 27.82 0.00 4.42 0.10 0.10 67.55 23:37:46 22:47:01 all 68.33 0.00 8.45 0.47 0.09 22.67 23:37:46 22:47:01 0 68.93 0.00 8.14 0.74 0.08 22.10 23:37:46 22:47:01 1 68.36 0.00 8.10 0.52 0.08 22.93 23:37:46 22:47:01 2 67.76 0.00 8.44 0.57 0.08 23.14 23:37:46 22:47:01 3 67.35 0.00 8.03 0.42 0.08 24.11 23:37:46 22:47:01 4 68.41 0.00 8.21 0.79 0.10 22.49 23:37:46 22:47:01 5 68.35 0.00 8.52 0.34 0.08 22.71 23:37:46 22:47:01 6 67.76 0.00 9.46 0.05 0.10 22.62 23:37:46 22:47:01 7 69.70 0.00 8.70 0.29 0.08 21.23 23:37:46 22:48:01 all 23.11 0.00 7.63 9.39 0.11 59.76 23:37:46 22:48:01 0 24.46 0.00 7.08 7.78 0.10 60.58 23:37:46 22:48:01 1 21.59 0.00 7.84 13.99 0.10 56.47 23:37:46 22:48:01 2 22.42 0.00 6.94 12.17 0.09 58.38 23:37:46 22:48:01 3 23.63 0.00 8.18 3.94 0.12 64.12 23:37:46 22:48:01 4 21.61 0.00 8.34 15.63 0.09 54.33 23:37:46 22:48:01 5 22.66 0.00 7.18 4.52 0.20 65.43 23:37:46 22:48:01 6 23.36 0.00 7.80 11.48 0.09 57.28 23:37:46 22:48:01 7 25.14 0.00 7.72 5.60 0.08 61.45 23:37:46 22:49:01 all 12.97 0.00 7.49 30.06 0.11 49.36 23:37:46 22:49:01 0 13.84 0.00 8.06 34.85 0.14 43.11 23:37:46 22:49:01 1 11.84 0.00 6.50 18.39 0.14 63.14 23:37:46 22:49:01 2 13.70 0.00 8.61 31.27 0.09 46.33 23:37:46 22:49:01 3 12.55 0.00 6.26 47.30 0.12 33.78 23:37:46 22:49:01 4 14.44 0.00 8.25 28.97 0.14 48.20 23:37:46 22:49:01 5 12.42 0.00 7.04 38.61 0.07 41.87 23:37:46 22:49:01 6 10.75 0.00 6.70 21.26 0.07 61.23 23:37:46 22:49:01 7 14.26 0.00 8.52 20.20 0.10 56.92 23:37:46 22:50:01 all 78.14 0.00 13.18 3.50 0.14 5.03 23:37:46 22:50:01 0 76.79 0.00 14.76 5.82 0.34 2.30 23:37:46 22:50:01 1 78.24 0.00 12.75 5.99 0.12 2.90 23:37:46 22:50:01 2 78.40 0.00 13.61 2.46 0.12 5.41 23:37:46 22:50:01 3 78.56 0.00 12.32 5.35 0.13 3.64 23:37:46 22:50:01 4 78.95 0.00 13.05 2.66 0.10 5.23 23:37:46 22:50:01 5 77.42 0.00 13.21 1.65 0.12 7.61 23:37:46 22:50:01 6 78.37 0.00 12.19 2.82 0.12 6.51 23:37:46 22:50:01 7 78.36 0.00 13.59 1.31 0.10 6.63 23:37:46 22:51:01 all 89.37 0.00 10.45 0.00 0.18 0.00 23:37:46 22:51:01 0 88.48 0.00 11.29 0.00 0.22 0.00 23:37:46 22:51:01 1 88.91 0.00 10.90 0.00 0.19 0.00 23:37:46 22:51:01 2 88.82 0.00 11.02 0.00 0.17 0.00 23:37:46 22:51:01 3 89.95 0.00 9.88 0.00 0.17 0.00 23:37:46 22:51:01 4 90.03 0.00 9.81 0.00 0.15 0.00 23:37:46 22:51:01 5 89.95 0.00 9.88 0.00 0.17 0.00 23:37:46 22:51:01 6 90.18 0.00 9.65 0.00 0.17 0.00 23:37:46 22:51:01 7 88.62 0.00 11.21 0.00 0.17 0.00 23:37:46 22:52:01 all 74.35 0.00 12.36 4.58 0.20 8.51 23:37:46 22:52:01 0 73.97 0.00 12.18 3.79 0.21 9.84 23:37:46 22:52:01 1 73.27 0.00 13.17 6.79 0.28 6.49 23:37:46 22:52:01 2 74.26 0.00 12.46 3.01 0.19 10.09 23:37:46 22:52:01 3 73.92 0.00 11.99 6.83 0.22 7.04 23:37:46 22:52:01 4 73.61 0.00 13.30 5.74 0.19 7.16 23:37:46 22:52:01 5 75.44 0.00 11.62 3.55 0.12 9.28 23:37:46 22:52:01 6 75.97 0.00 11.92 2.54 0.19 9.38 23:37:46 22:52:01 7 74.33 0.00 12.30 4.48 0.20 8.70 23:37:46 22:53:01 all 6.88 0.00 1.26 0.13 0.07 91.67 23:37:46 22:53:01 0 6.21 0.00 1.34 0.77 0.05 91.63 23:37:46 22:53:01 1 4.83 0.00 0.89 0.02 0.05 94.22 23:37:46 22:53:01 2 6.57 0.00 1.41 0.03 0.08 91.90 23:37:46 22:53:01 3 5.75 0.00 1.22 0.03 0.07 92.93 23:37:46 22:53:01 4 8.32 0.00 1.40 0.03 0.07 90.18 23:37:46 22:53:01 5 10.31 0.00 1.34 0.03 0.10 88.21 23:37:46 22:53:01 6 8.27 0.00 1.12 0.07 0.07 90.47 23:37:46 22:53:01 7 4.76 0.00 1.36 0.03 0.07 93.78 23:37:46 22:54:01 all 8.77 0.00 0.78 0.09 0.07 90.29 23:37:46 22:54:01 0 10.45 0.00 0.77 0.02 0.08 88.68 23:37:46 22:54:01 1 5.90 0.00 0.62 0.02 0.07 93.40 23:37:46 22:54:01 2 4.56 0.00 0.74 0.07 0.05 94.59 23:37:46 22:54:01 3 9.54 0.00 0.72 0.03 0.07 89.64 23:37:46 22:54:01 4 7.32 0.00 0.75 0.03 0.07 91.82 23:37:46 22:54:01 5 8.07 0.00 0.95 0.05 0.07 90.86 23:37:46 22:54:01 6 12.23 0.00 0.82 0.05 0.07 86.83 23:37:46 22:54:01 7 12.08 0.00 0.90 0.43 0.07 86.52 23:37:46 23:37:46 22:54:01 CPU %user %nice %system %iowait %steal %idle 23:37:46 22:55:01 all 0.02 0.00 0.02 0.00 0.01 99.94 23:37:46 22:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:37:46 22:55:01 1 0.07 0.00 0.07 0.00 0.05 99.82 23:37:46 22:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 22:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:37:46 22:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:37:46 22:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:37:46 22:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 22:55:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:37:46 22:56:01 all 0.17 0.00 0.01 0.00 0.01 99.80 23:37:46 22:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 22:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:37:46 22:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 22:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:37:46 22:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:37:46 22:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:37:46 22:56:01 6 1.22 0.00 0.03 0.00 0.03 98.71 23:37:46 22:56:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:37:46 22:57:01 all 0.05 0.00 0.01 0.00 0.01 99.93 23:37:46 22:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 22:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:37:46 22:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 22:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 23:37:46 22:57:01 4 0.07 0.00 0.05 0.00 0.02 99.87 23:37:46 22:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 22:57:01 6 0.17 0.00 0.00 0.00 0.00 99.83 23:37:46 22:57:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:37:46 22:58:01 all 0.03 0.00 0.02 0.00 0.01 99.93 23:37:46 22:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:37:46 22:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:37:46 22:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 22:58:01 3 0.05 0.00 0.03 0.00 0.03 99.88 23:37:46 22:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:37:46 22:58:01 5 0.00 0.00 0.03 0.00 0.02 99.95 23:37:46 22:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:37:46 22:58:01 7 0.02 0.00 0.00 0.03 0.02 99.93 23:37:46 22:59:01 all 0.16 0.00 0.02 0.00 0.01 99.80 23:37:46 22:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 22:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:37:46 22:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 22:59:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:37:46 22:59:01 4 1.16 0.00 0.07 0.00 0.03 98.74 23:37:46 22:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 22:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:37:46 22:59:01 7 0.05 0.00 0.00 0.03 0.00 99.92 23:37:46 23:00:01 all 0.26 0.00 0.01 0.00 0.01 99.71 23:37:46 23:00:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:37:46 23:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:37:46 23:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:00:01 4 1.92 0.00 0.03 0.00 0.03 98.01 23:37:46 23:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 23:00:01 7 0.00 0.00 0.02 0.02 0.02 99.95 23:37:46 23:01:01 all 0.06 0.00 0.01 0.00 0.01 99.92 23:37:46 23:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 23:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:01:01 4 0.37 0.00 0.03 0.00 0.05 99.55 23:37:46 23:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 23:01:01 7 0.03 0.00 0.00 0.03 0.02 99.92 23:37:46 23:02:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:37:46 23:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:37:46 23:02:01 4 0.05 0.00 0.05 0.00 0.03 99.87 23:37:46 23:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:37:46 23:02:01 7 0.08 0.00 0.02 0.03 0.02 99.85 23:37:46 23:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 23:37:46 23:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:37:46 23:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:37:46 23:03:01 3 0.07 0.00 0.02 0.00 0.02 99.90 23:37:46 23:03:01 4 0.05 0.00 0.03 0.00 0.02 99.90 23:37:46 23:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:37:46 23:03:01 6 0.03 0.00 0.00 0.02 0.02 99.93 23:37:46 23:03:01 7 0.08 0.00 0.00 0.02 0.02 99.88 23:37:46 23:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:37:46 23:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:37:46 23:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:37:46 23:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 23:04:01 4 0.00 0.00 0.03 0.00 0.03 99.93 23:37:46 23:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:37:46 23:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 23:04:01 7 0.07 0.00 0.00 0.02 0.00 99.92 23:37:46 23:05:01 all 0.14 0.00 0.02 0.00 0.01 99.83 23:37:46 23:05:01 0 0.42 0.00 0.03 0.00 0.00 99.55 23:37:46 23:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:37:46 23:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:37:46 23:05:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:37:46 23:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:37:46 23:05:01 6 0.55 0.00 0.03 0.00 0.03 99.38 23:37:46 23:05:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:37:46 23:37:46 23:05:01 CPU %user %nice %system %iowait %steal %idle 23:37:46 23:06:01 all 0.10 0.00 0.01 0.00 0.01 99.88 23:37:46 23:06:01 0 0.66 0.00 0.00 0.00 0.02 99.32 23:37:46 23:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:06:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:37:46 23:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:06:01 5 0.00 0.00 0.00 0.02 0.02 99.97 23:37:46 23:06:01 6 0.05 0.00 0.03 0.00 0.02 99.90 23:37:46 23:06:01 7 0.03 0.00 0.00 0.02 0.00 99.95 23:37:46 23:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:37:46 23:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:37:46 23:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:07:01 3 0.02 0.00 0.05 0.00 0.02 99.92 23:37:46 23:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:07:01 6 0.07 0.00 0.05 0.00 0.03 99.85 23:37:46 23:07:01 7 0.03 0.00 0.00 0.03 0.02 99.92 23:37:46 23:08:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:37:46 23:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:37:46 23:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:37:46 23:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:37:46 23:08:01 3 0.03 0.00 0.00 0.00 0.03 99.93 23:37:46 23:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:37:46 23:08:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:37:46 23:08:01 7 0.08 0.00 0.00 0.02 0.00 99.90 23:37:46 23:09:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:37:46 23:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:37:46 23:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:09:01 3 0.03 0.00 0.05 0.00 0.02 99.90 23:37:46 23:09:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:37:46 23:09:01 5 0.02 0.00 0.00 0.02 0.02 99.95 23:37:46 23:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:37:46 23:09:01 7 0.03 0.00 0.02 0.02 0.02 99.92 23:37:46 23:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:37:46 23:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:37:46 23:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 23:10:01 3 0.07 0.00 0.03 0.00 0.03 99.87 23:37:46 23:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:37:46 23:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:10:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:37:46 23:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:37:46 23:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:37:46 23:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:37:46 23:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:11:01 3 0.07 0.00 0.05 0.00 0.03 99.85 23:37:46 23:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:37:46 23:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:37:46 23:12:01 all 0.13 0.00 0.01 0.00 0.01 99.86 23:37:46 23:12:01 0 0.80 0.00 0.02 0.00 0.00 99.19 23:37:46 23:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:37:46 23:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:12:01 3 0.08 0.00 0.03 0.00 0.03 99.85 23:37:46 23:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:37:46 23:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:37:46 23:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:37:46 23:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:37:46 23:13:01 all 0.26 0.00 0.02 0.00 0.01 99.71 23:37:46 23:13:01 0 1.97 0.00 0.00 0.00 0.02 98.01 23:37:46 23:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 23:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 23:13:01 3 0.02 0.00 0.05 0.00 0.02 99.92 23:37:46 23:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:13:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:37:46 23:13:01 6 0.03 0.00 0.05 0.00 0.02 99.90 23:37:46 23:13:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:37:46 23:14:01 all 0.28 0.00 0.01 0.00 0.01 99.69 23:37:46 23:14:01 0 2.00 0.00 0.00 0.00 0.02 97.98 23:37:46 23:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:37:46 23:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:14:01 3 0.05 0.00 0.02 0.00 0.03 99.90 23:37:46 23:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:37:46 23:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:37:46 23:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:37:46 23:14:01 7 0.03 0.00 0.00 0.02 0.02 99.93 23:37:46 23:15:01 all 0.27 0.00 0.01 0.00 0.01 99.71 23:37:46 23:15:01 0 1.97 0.00 0.00 0.00 0.00 98.03 23:37:46 23:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:37:46 23:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 23:15:01 3 0.00 0.00 0.03 0.00 0.03 99.93 23:37:46 23:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:37:46 23:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:37:46 23:15:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:37:46 23:16:01 all 0.28 0.00 0.01 0.00 0.01 99.70 23:37:46 23:16:01 0 2.00 0.00 0.00 0.00 0.03 97.96 23:37:46 23:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:16:01 3 0.08 0.00 0.03 0.00 0.00 99.88 23:37:46 23:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 23:16:01 5 0.00 0.00 0.00 0.02 0.02 99.97 23:37:46 23:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:37:46 23:16:01 7 0.05 0.00 0.00 0.02 0.02 99.92 23:37:46 23:37:46 23:16:01 CPU %user %nice %system %iowait %steal %idle 23:37:46 23:17:01 all 0.12 0.00 0.02 0.00 0.01 99.85 23:37:46 23:17:01 0 0.86 0.00 0.03 0.00 0.02 99.09 23:37:46 23:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:37:46 23:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:37:46 23:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:37:46 23:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:17:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:37:46 23:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:37:46 23:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 23:37:46 23:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:37:46 23:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:37:46 23:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:37:46 23:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 23:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:18:01 5 0.00 0.00 0.00 0.02 0.02 99.97 23:37:46 23:18:01 6 0.03 0.00 0.05 0.00 0.02 99.90 23:37:46 23:18:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:37:46 23:19:01 all 0.01 0.00 0.02 0.00 0.01 99.95 23:37:46 23:19:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:37:46 23:19:01 1 0.00 0.00 0.03 0.00 0.02 99.95 23:37:46 23:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:37:46 23:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 23:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:37:46 23:19:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:37:46 23:19:01 7 0.02 0.00 0.03 0.02 0.02 99.92 23:37:46 23:20:01 all 0.02 0.00 0.00 0.00 0.01 99.96 23:37:46 23:20:01 0 0.02 0.00 0.00 0.00 0.03 99.95 23:37:46 23:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 23:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:20:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:37:46 23:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:37:46 23:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:37:46 23:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:37:46 23:20:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:37:46 23:21:01 all 0.02 0.00 0.01 0.00 0.02 99.95 23:37:46 23:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:37:46 23:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 23:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:37:46 23:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:21:01 4 0.05 0.00 0.05 0.00 0.02 99.88 23:37:46 23:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:37:46 23:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 23:21:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:37:46 23:22:01 all 0.08 0.00 0.02 0.00 0.01 99.89 23:37:46 23:22:01 0 0.13 0.00 0.03 0.00 0.03 99.80 23:37:46 23:22:01 1 0.07 0.00 0.02 0.00 0.00 99.92 23:37:46 23:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:37:46 23:22:01 3 0.13 0.00 0.02 0.00 0.00 99.85 23:37:46 23:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 23:22:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:37:46 23:22:01 7 0.18 0.00 0.00 0.02 0.02 99.78 23:37:46 23:23:01 all 0.19 0.00 0.04 0.02 0.01 99.74 23:37:46 23:23:01 0 0.20 0.00 0.07 0.00 0.03 99.70 23:37:46 23:23:01 1 0.10 0.00 0.03 0.00 0.00 99.87 23:37:46 23:23:01 2 0.05 0.00 0.07 0.00 0.00 99.88 23:37:46 23:23:01 3 0.25 0.00 0.07 0.03 0.00 99.65 23:37:46 23:23:01 4 0.10 0.00 0.05 0.07 0.00 99.78 23:37:46 23:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:37:46 23:23:01 6 0.13 0.00 0.03 0.02 0.02 99.80 23:37:46 23:23:01 7 0.65 0.00 0.03 0.02 0.02 99.28 23:37:46 23:24:01 all 0.04 0.00 0.01 0.00 0.02 99.94 23:37:46 23:24:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:37:46 23:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:37:46 23:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:37:46 23:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:37:46 23:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:24:01 6 0.07 0.00 0.03 0.00 0.03 99.87 23:37:46 23:24:01 7 0.03 0.00 0.00 0.02 0.02 99.93 23:37:46 23:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:37:46 23:25:01 0 0.03 0.00 0.00 0.00 0.03 99.93 23:37:46 23:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:37:46 23:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:25:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:37:46 23:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:25:01 7 0.05 0.00 0.02 0.02 0.02 99.90 23:37:46 23:26:01 all 0.14 0.00 0.01 0.00 0.01 99.83 23:37:46 23:26:01 0 1.06 0.00 0.02 0.00 0.02 98.91 23:37:46 23:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 23:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:26:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:37:46 23:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:37:46 23:26:01 5 0.00 0.00 0.00 0.02 0.02 99.97 23:37:46 23:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:26:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:37:46 23:27:01 all 0.28 0.00 0.01 0.00 0.01 99.70 23:37:46 23:27:01 0 1.99 0.00 0.05 0.00 0.03 97.93 23:37:46 23:27:01 1 0.05 0.00 0.00 0.00 0.02 99.93 23:37:46 23:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:27:01 4 0.07 0.00 0.02 0.00 0.02 99.90 23:37:46 23:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 23:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:37:46 23:37:46 23:27:01 CPU %user %nice %system %iowait %steal %idle 23:37:46 23:28:01 all 0.09 0.00 0.02 0.00 0.01 99.88 23:37:46 23:28:01 0 0.67 0.00 0.00 0.00 0.03 99.30 23:37:46 23:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:37:46 23:28:01 4 0.05 0.00 0.07 0.00 0.02 99.87 23:37:46 23:28:01 5 0.02 0.00 0.02 0.02 0.02 99.93 23:37:46 23:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:37:46 23:28:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:37:46 23:29:01 all 0.04 0.00 0.02 0.00 0.01 99.93 23:37:46 23:29:01 0 0.15 0.00 0.05 0.00 0.03 99.77 23:37:46 23:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 23:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:37:46 23:29:01 4 0.03 0.00 0.05 0.00 0.02 99.90 23:37:46 23:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:29:01 7 0.05 0.00 0.02 0.02 0.02 99.90 23:37:46 23:30:01 all 0.26 0.00 0.01 0.00 0.01 99.72 23:37:46 23:30:01 0 1.97 0.00 0.00 0.00 0.05 97.98 23:37:46 23:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 23:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 23:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:37:46 23:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:30:01 7 0.05 0.00 0.02 0.02 0.02 99.90 23:37:46 23:31:01 all 0.12 0.00 0.02 0.00 0.01 99.84 23:37:46 23:31:01 0 0.76 0.00 0.02 0.00 0.03 99.19 23:37:46 23:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:37:46 23:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:37:46 23:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:37:46 23:31:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:37:46 23:31:01 5 0.00 0.00 0.02 0.02 0.02 99.95 23:37:46 23:31:01 6 0.05 0.00 0.03 0.00 0.02 99.90 23:37:46 23:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:37:46 23:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:37:46 23:32:01 0 0.00 0.00 0.05 0.00 0.03 99.92 23:37:46 23:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:37:46 23:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:32:01 7 0.03 0.00 0.00 0.02 0.02 99.93 23:37:46 23:33:01 all 0.05 0.00 0.01 0.00 0.01 99.92 23:37:46 23:33:01 0 0.18 0.00 0.03 0.00 0.02 99.77 23:37:46 23:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 23:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:37:46 23:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:37:46 23:33:01 5 0.00 0.00 0.00 0.02 0.02 99.97 23:37:46 23:33:01 6 0.05 0.00 0.03 0.00 0.02 99.90 23:37:46 23:33:01 7 0.05 0.00 0.00 0.02 0.00 99.93 23:37:46 23:34:01 all 0.26 0.00 0.00 0.00 0.01 99.72 23:37:46 23:34:01 0 1.99 0.00 0.00 0.00 0.02 98.00 23:37:46 23:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:37:46 23:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:37:46 23:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:37:46 23:34:01 7 0.03 0.00 0.02 0.02 0.02 99.92 23:37:46 23:35:01 all 0.27 0.00 0.01 0.00 0.01 99.71 23:37:46 23:35:01 0 1.99 0.00 0.02 0.00 0.03 97.96 23:37:46 23:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 23:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:37:46 23:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:37:46 23:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:37:46 23:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:37:46 23:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:37:46 23:35:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:37:46 23:36:01 all 0.26 0.00 0.01 0.00 0.02 99.71 23:37:46 23:36:01 0 2.00 0.00 0.00 0.00 0.03 97.96 23:37:46 23:36:01 1 0.00 0.00 0.03 0.00 0.02 99.95 23:37:46 23:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:37:46 23:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:37:46 23:36:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:37:46 23:36:01 5 0.00 0.00 0.00 0.02 0.02 99.97 23:37:46 23:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:37:46 23:36:01 7 0.00 0.00 0.02 0.02 0.02 99.95 23:37:46 23:37:01 all 7.60 0.00 3.19 1.73 0.06 87.43 23:37:46 23:37:01 0 9.50 0.00 2.12 0.57 0.07 87.74 23:37:46 23:37:01 1 6.92 0.00 3.58 0.03 0.05 89.42 23:37:46 23:37:01 2 5.93 0.00 4.05 0.03 0.05 89.94 23:37:46 23:37:01 3 7.97 0.00 3.83 6.90 0.05 81.25 23:37:46 23:37:01 4 7.92 0.00 3.30 0.44 0.05 88.30 23:37:46 23:37:01 5 7.55 0.00 2.34 0.03 0.05 90.03 23:37:46 23:37:01 6 7.54 0.00 3.10 0.30 0.07 89.00 23:37:46 23:37:01 7 7.44 0.00 3.20 5.51 0.10 83.75 23:37:46 Average: all 8.04 0.00 1.44 1.04 0.03 89.45 23:37:46 Average: 0 8.52 0.00 1.46 1.01 0.04 88.96 23:37:46 Average: 1 7.87 0.00 1.45 0.87 0.03 89.77 23:37:46 Average: 2 7.74 0.00 1.46 1.14 0.02 89.64 23:37:46 Average: 3 7.97 0.00 1.41 1.35 0.03 89.24 23:37:46 Average: 4 8.08 0.00 1.46 1.27 0.03 89.15 23:37:46 Average: 5 8.01 0.00 1.37 1.05 0.03 89.54 23:37:46 Average: 6 8.02 0.00 1.41 0.75 0.03 89.79 23:37:46 Average: 7 8.11 0.00 1.49 0.85 0.03 89.51 23:37:46 23:37:46 23:37:46