Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57d582de66f95770521161450c5858bd8cea222e 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-ssh16204217089834121457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16019752662550840216.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4307368941066088626.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16300901804995746092.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-ssh15323902400740858909.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22477 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/722 [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/722 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 57d582de66f95770521161450c5858bd8cea222e (main) Commit message: "Merge pull request #4967 from jinlinGuan/issue-notifications" > git config core.sparsecheckout # timeout=10 > git checkout -f 57d582de66f95770521161450c5858bd8cea222e # timeout=10 > git rev-list --no-walk 5583a75087f60e058987f2a62e5d372bed784786 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:45:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:45:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:45:57 ========================================================= 05:45:57 EdgeX Global Pipelines Version Info 05:45:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:45:58 ------------------- 05:45:58 stable info: 05:45:58 ------------------- 05:45:58 Commited By: Ginny Guan ginny@iotechsys.com 05:45:58 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:45:58 Message: update stable to v1.0.265 05:45:58 ------------------- 05:45:58 experimental info: 05:45:58 ------------------- 05:45:58 Commited By: Cherry Wang cherry@iotechsys.com 05:45:58 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:45:58 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:45:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:45:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:45:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:45:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:45:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:45:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57d582de66f95770521161450c5858bd8cea222e [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57d582d [Pipeline] echo 05:45:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:59 provisioning config files... 05:45:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/722@tmp/config6803397217849727382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:59 ---> ****-login.sh 05:45:59 nexus3.edgexfoundry.org:10001 05:45:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:00 Configure a credential helper to remove this warning. See 05:46:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:00 05:46:00 Login Succeeded 05:46:00 nexus3.edgexfoundry.org:10002 05:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:00 Configure a credential helper to remove this warning. See 05:46:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:00 05:46:00 Login Succeeded 05:46:00 nexus3.edgexfoundry.org:10003 05:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:00 Configure a credential helper to remove this warning. See 05:46:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:00 05:46:00 Login Succeeded 05:46:00 nexus3.edgexfoundry.org:10004 05:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:00 Configure a credential helper to remove this warning. See 05:46:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:00 05:46:00 Login Succeeded 05:46:00 ****.io 05:46:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:00 Configure a credential helper to remove this warning. See 05:46:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:00 05:46:00 Login Succeeded 05:46:00 ---> ****-login.sh ends [Pipeline] } 05:46:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:01 + 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 05:46:01 + dirname cmd/core-command/Dockerfile 05:46:01 + cut -d/ -f2 05:46:01 + echo core-command,cmd/core-command/Dockerfile 05:46:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:46:01 + cut -d/ -f2 05:46:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:46:01 + dirname cmd/core-data/Dockerfile 05:46:01 + cut -d/ -f2 05:46:01 + echo core-data,cmd/core-data/Dockerfile 05:46:01 + dirname cmd/core-keeper/Dockerfile 05:46:01 + cut -d/ -f2 05:46:01 + echo core-keeper,cmd/core-keeper/Dockerfile 05:46:01 + dirname cmd/core-metadata/Dockerfile 05:46:01 + cut -d/ -f2 05:46:01 + echo core-metadata,cmd/core-metadata/Dockerfile 05:46:01 + dirname cmd/security-bootstrapper/Dockerfile 05:46:01 + cut -d/ -f2 05:46:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:46:01 + + cut -d/ -f2 05:46:01 dirname cmd/security-proxy-auth/Dockerfile 05:46:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:46:01 + dirname cmd/security-proxy-setup/Dockerfile 05:46:01 + cut -d/ -f2 05:46:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:46:01 + dirname cmd/security-secretstore-setup/Dockerfile+ 05:46:01 cut -d/ -f2 05:46:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:46:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:46:01 + cut -d/ -f2 05:46:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:46:01 + dirname cmd/security-spire-agent/Dockerfile 05:46:01 + cut -d/ -f2 05:46:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:46:01 + dirname cmd/security-spire-config/Dockerfile 05:46:01 + cut -d/ -f2 05:46:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:46:01 + dirname cmd/security-spire-server/Dockerfile 05:46:01 + cut -d/ -f2 05:46:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:46:01 + dirname cmd/support-cron-scheduler/Dockerfile 05:46:01 + cut -d/ -f2 05:46:01 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 05:46:01 + dirname cmd/support-notifications/Dockerfile 05:46:01 + cut -d/ -f2 05:46:01 + echo support-notifications,cmd/support-notifications/Dockerfile 05:46:01 + dirname cmd/support-scheduler/Dockerfile 05:46:01 + cut -d/ -f2 05:46:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:46:01 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 05:46:01 + git rev-list -1 --merges 57d582de66f95770521161450c5858bd8cea222e~1..57d582de66f95770521161450c5858bd8cea222e [Pipeline] echo 05:46:01 -----------> git rev-list -1 --merges 57d582de66f95770521161450c5858bd8cea222e~1..57d582de66f95770521161450c5858bd8cea222e 57d582de66f95770521161450c5858bd8cea222e 05:46:01 57d582de66f95770521161450c5858bd8cea222e [false] [Pipeline] sh 05:46:01 + git log --format=format:%s -1 57d582de66f95770521161450c5858bd8cea222e [Pipeline] echo 05:46:01 ========================================================= 05:46:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:46:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:46:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:46:02 + grep -v github /etc/ssh/ssh_known_hosts 05:46:02 + [ -e /tmp/ssh_known_hosts ] 05:46:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:46:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:46:02 + sudo tee -a /etc/ssh/ssh_known_hosts 05:46:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:02 05:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:03 0.1.4: Pulling from edgex-devops/py-git-semver 05:46:03 b85a868b505f: Pulling fs layer 05:46:03 e2be974225ed: Pulling fs layer 05:46:03 339a4e72a1f5: Pulling fs layer 05:46:03 988bab9f4d93: Pulling fs layer 05:46:03 1469e6f7b9e6: Pulling fs layer 05:46:03 eaf3925da568: Pulling fs layer 05:46:03 bab4dde63d76: Pulling fs layer 05:46:03 bde34c3a00c8: Pulling fs layer 05:46:03 b352a97aabf1: Pulling fs layer 05:46:03 4872d77fe225: Pulling fs layer 05:46:03 5851b861e8e6: Pulling fs layer 05:46:03 bde34c3a00c8: Waiting 05:46:03 b352a97aabf1: Waiting 05:46:03 4872d77fe225: Waiting 05:46:03 5851b861e8e6: Waiting 05:46:03 1469e6f7b9e6: Waiting 05:46:03 eaf3925da568: Waiting 05:46:03 bab4dde63d76: Waiting 05:46:03 e2be974225ed: Verifying Checksum 05:46:03 e2be974225ed: Download complete 05:46:03 988bab9f4d93: Verifying Checksum 05:46:03 988bab9f4d93: Download complete 05:46:03 1469e6f7b9e6: Verifying Checksum 05:46:03 1469e6f7b9e6: Download complete 05:46:03 eaf3925da568: Verifying Checksum 05:46:03 eaf3925da568: Download complete 05:46:03 339a4e72a1f5: Verifying Checksum 05:46:03 339a4e72a1f5: Download complete 05:46:03 bde34c3a00c8: Verifying Checksum 05:46:03 bde34c3a00c8: Download complete 05:46:03 b352a97aabf1: Verifying Checksum 05:46:03 b352a97aabf1: Download complete 05:46:03 4872d77fe225: Download complete 05:46:03 5851b861e8e6: Verifying Checksum 05:46:03 5851b861e8e6: Download complete 05:46:03 b85a868b505f: Verifying Checksum 05:46:03 b85a868b505f: Download complete 05:46:04 bab4dde63d76: Verifying Checksum 05:46:04 bab4dde63d76: Download complete 05:46:04 b85a868b505f: Pull complete 05:46:04 e2be974225ed: Pull complete 05:46:05 339a4e72a1f5: Pull complete 05:46:05 988bab9f4d93: Pull complete 05:46:05 1469e6f7b9e6: Pull complete 05:46:05 eaf3925da568: Pull complete 05:46:07 bab4dde63d76: Pull complete 05:46:07 bde34c3a00c8: Pull complete 05:46:07 b352a97aabf1: Pull complete 05:46:07 4872d77fe225: Pull complete 05:46:07 5851b861e8e6: Pull complete 05:46:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:46:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:07 prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container 05:46:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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 05:46:10 $ docker top bec9cd800c3cbec595eb015b5fbe05ae7e2c5b7701485361395eff5af424f875 -eo pid,comm 05:46:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:46:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:10 [ssh-agent] Looking for ssh-agent implementation... 05:46:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:10 $ docker exec bec9cd800c3cbec595eb015b5fbe05ae7e2c5b7701485361395eff5af424f875 ssh-agent 05:46:10 SSH_AUTH_SOCK=/tmp/ssh-ehySsnP2uLG9/agent.32 05:46:10 SSH_AGENT_PID=38 05:46:10 Running ssh-add (command line suppressed) 05:46:10 Identity added: /w/workspace/edgex-go/722@tmp/private_key_736115010256870511.key (/w/workspace/edgex-go/722@tmp/private_key_736115010256870511.key) 05:46:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:10 + git tag --points-at HEAD [Pipeline] } 05:46:10 $ docker exec --env ******** --env ******** bec9cd800c3cbec595eb015b5fbe05ae7e2c5b7701485361395eff5af424f875 ssh-agent -k 05:46:10 unset SSH_AUTH_SOCK; 05:46:10 unset SSH_AGENT_PID; 05:46:10 echo Agent pid 38 killed; 05:46:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:46:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:11 [ssh-agent] Looking for ssh-agent implementation... 05:46:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:11 $ docker exec bec9cd800c3cbec595eb015b5fbe05ae7e2c5b7701485361395eff5af424f875 ssh-agent 05:46:11 SSH_AUTH_SOCK=/tmp/ssh-Cbpg8c8oEfip/agent.71 05:46:11 SSH_AGENT_PID=77 05:46:11 Running ssh-add (command line suppressed) 05:46:11 Identity added: /w/workspace/edgex-go/722@tmp/private_key_17746460321312181832.key (/w/workspace/edgex-go/722@tmp/private_key_17746460321312181832.key) 05:46:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:11 + git semver init 05:46:11 2024-10-11 05:46:11,827 [run_init] DEBUG init version:0.0.0 force:False 05:46:11 2024-10-11 05:46:11,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/722/.semver 05:46:11 2024-10-11 05:46:11,829 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/722/.semver 05:46:11 2024-10-11 05:46:11,829 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/722/.semver'], cwd=/w/workspace/edgex-go/722, universal_newlines=False, shell=None, istream=None) 05:46:17 2024-10-11 05:46:16,904 [append_file] DEBUG append to file:/w/workspace/edgex-go/722/.git/info/exclude 05:46:17 2024-10-11 05:46:16,905 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/722/.semver/main with force:False 05:46:17 2024-10-11 05:46:16,905 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main 05:46:17 2024-10-11 05:46:16,905 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main 05:46:17 3.2.0-dev.99 [Pipeline] } 05:46:17 $ docker exec --env ******** --env ******** bec9cd800c3cbec595eb015b5fbe05ae7e2c5b7701485361395eff5af424f875 ssh-agent -k 05:46:17 unset SSH_AUTH_SOCK; 05:46:17 unset SSH_AGENT_PID; 05:46:17 echo Agent pid 77 killed; 05:46:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:17 + git semver [Pipeline] } 05:46:17 $ docker stop --time=1 bec9cd800c3cbec595eb015b5fbe05ae7e2c5b7701485361395eff5af424f875 05:46:19 $ docker rm -f --volumes bec9cd800c3cbec595eb015b5fbe05ae7e2c5b7701485361395eff5af424f875 [Pipeline] // withDockerContainer [Pipeline] sh 05:46:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:46:19 Stashed 1 file(s) [Pipeline] echo 05:46:19 [edgeXSemver]: initialized semver on version 3.2.0-dev.99 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:20 + git config --global --add safe.directory /w/workspace/edgex-go/722 [Pipeline] echo 05:46:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:46:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:46:20 ========================================================= 05:46:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:46:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:46:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:46:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:46:20 43c4264eed91: Pulling fs layer 05:46:20 4cc291be95ef: Pulling fs layer 05:46:20 2ac1f1163629: Pulling fs layer 05:46:20 5c3c966382ef: Pulling fs layer 05:46:20 4f4fb700ef54: Pulling fs layer 05:46:20 5d5c8e513c77: Pulling fs layer 05:46:20 9f66e0745190: Pulling fs layer 05:46:20 f49a43e4bbc0: Pulling fs layer 05:46:20 561ebcabdf7f: Pulling fs layer 05:46:20 5c3c966382ef: Waiting 05:46:20 4f4fb700ef54: Waiting 05:46:20 5d5c8e513c77: Waiting 05:46:20 9f66e0745190: Waiting 05:46:20 f49a43e4bbc0: Waiting 05:46:20 561ebcabdf7f: Waiting 05:46:20 4cc291be95ef: Verifying Checksum 05:46:20 4cc291be95ef: Download complete 05:46:20 5c3c966382ef: Verifying Checksum 05:46:20 5c3c966382ef: Download complete 05:46:20 4f4fb700ef54: Verifying Checksum 05:46:20 4f4fb700ef54: Download complete 05:46:20 5d5c8e513c77: Verifying Checksum 05:46:20 5d5c8e513c77: Download complete 05:46:20 43c4264eed91: Verifying Checksum 05:46:20 43c4264eed91: Download complete 05:46:20 9f66e0745190: Verifying Checksum 05:46:20 9f66e0745190: Download complete 05:46:20 43c4264eed91: Pull complete 05:46:20 561ebcabdf7f: Download complete 05:46:20 4cc291be95ef: Pull complete 05:46:21 2ac1f1163629: Verifying Checksum 05:46:21 2ac1f1163629: Download complete 05:46:21 f49a43e4bbc0: Download complete 05:46:24 2ac1f1163629: Pull complete 05:46:24 5c3c966382ef: Pull complete 05:46:24 4f4fb700ef54: Pull complete 05:46:24 5d5c8e513c77: Pull complete 05:46:24 9f66e0745190: Pull complete 05:46:26 f49a43e4bbc0: Pull complete 05:46:27 561ebcabdf7f: Pull complete 05:46:27 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:46:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:46:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:46:27 + + docker build -t ci-base-image-x86_64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:46:27 WORKDIR /edgex 05:46:27 COPY go.mod . 05:46:27 RUN go mod download 05:46:27 05:46:27 Sending build context to Docker daemon 179.7MB 05:46:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:46:27 ---> 3a752c3f9dda 05:46:27 Step 2/4 : WORKDIR /edgex 05:46:31 ---> Running in 613fb786cedf 05:46:31 Removing intermediate container 613fb786cedf 05:46:31 ---> 4e93586d1c0a 05:46:31 Step 3/4 : COPY go.mod . 05:46:31 ---> a6667cb7af31 05:46:31 Step 4/4 : RUN go mod download 05:46:31 ---> Running in e81d24b721d8 05:46:34 Still waiting to schedule task 05:46:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:46:53 Removing intermediate container e81d24b721d8 05:46:53 ---> 2b49dcd3e491 05:46:53 Successfully built 2b49dcd3e491 05:46:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:53 + docker inspect -f . ci-base-image-x86_64 05:46:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:53 prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container 05:46:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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 05:46:54 $ docker top e5700b2b8d84e9ba3cf954a56988bb117372b8a2afd7f78e83680d1430f72646 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:54 + go version 05:46:54 go version go1.23.2 linux/amd64 [Pipeline] } 05:46:54 $ docker stop --time=1 e5700b2b8d84e9ba3cf954a56988bb117372b8a2afd7f78e83680d1430f72646 05:46:55 $ docker rm -f --volumes e5700b2b8d84e9ba3cf954a56988bb117372b8a2afd7f78e83680d1430f72646 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:56 + docker inspect -f . ci-base-image-x86_64 05:46:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:56 prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container 05:46:56 $ 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/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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 05:46:56 $ docker top a3c723b772718c8c1f656badc7650ab10fe5e3b629e5772156eb60dad0daa0fa -eo pid,comm [Pipeline] { [Pipeline] echo 05:46:56 ========================================================= 05:46:56 [edgeXBuildGoParallel] Running Tests and Build... 05:46:56 ========================================================= [Pipeline] sh 05:46:57 + git config --global --add safe.directory /w/workspace/edgex-go/722 [Pipeline] fileExists [Pipeline] sh 05:46:57 + make test 05:46:57 go test -race -coverprofile=coverage.out ./... 05:47:05 ? github.com/edgexfoundry/edgex-go [no test files] 05:47:32 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:47:32 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:47:32 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:47:32 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:47:32 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:47:32 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:47:32 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:47:32 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:47:32 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:47:32 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:47:32 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:47:32 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 05:47:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:47:32 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:47:32 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:47:32 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 05:47:34 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:47:34 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:47:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 05:47:35 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:47:35 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 05:47:35 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:47:35 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:47:35 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:47:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements 05:47:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:47:37 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:47:37 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:47:37 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:47:37 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:47:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:47:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:47:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:47:37 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:47:38 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:47:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:47:38 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:47:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 05:47:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:47:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.066s coverage: 69.2% of statements 05:47:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 53.3% of statements 05:47:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.492s coverage: 93.4% of statements 05:47:40 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 05:47:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:47:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:47:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:47:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:47:41 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:47:41 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:47:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:47:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:47:41 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:47:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:47:41 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:47:41 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:47:41 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:47:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 10.0% of statements 05:47:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.382s coverage: 95.8% of statements 05:47:42 ok github.com/edgexfoundry/edgex-go/internal/io 1.018s coverage: 72.2% of statements 05:47:42 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:47:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:47:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:47:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 05:47:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements 05:47:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 42.5% of statements 05:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements 05:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 77.8% of statements 05:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 05:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 05:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 05:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:47:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:47:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:47:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:47:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:47:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:47:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:47:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:47:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:47:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:47:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:47:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:47:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:47:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:47:47 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:47:47 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:47:48 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:47:49 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:47:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:47:51 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:47:51 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:47:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 05:47:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:47:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:47:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:47:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:47:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:47:55 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:47:55 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:47:55 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:47:55 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 05:47:56 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 05:47:56 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 05:47:56 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 05:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 05:47:58 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 05:47:58 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:47:58 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:47:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:47:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:47:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:47:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:48:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:48:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 05:48:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 05:48:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:48:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 05:48:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 05:48:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:48:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:48:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22478 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:48:04 Running in /w/workspace/edgex-go/722 [Pipeline] { [Pipeline] checkout 05:48:07 The recommended git tool is: git 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.308s coverage: 79.9% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.046s coverage: 92.9% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.023s coverage: 62.3% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.130s coverage: 63.1% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.136s coverage: 36.5% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 89.5% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.6% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 97.1% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.044s coverage: 45.8% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 19.6% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 95.7% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.040s coverage: 61.8% of statements 05:48:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements 05:48:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 05:48:10 running golangci-lint 05:48:10 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 05:48:10 go version go1.23.2 linux/amd64 05:48:10 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 05:48:10 level=info msg="[config_reader] Used config file .golangci.yml" 05:48:10 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:48:11 using credential edgex-jenkins-ssh 05:48:11 Cloning the remote Git repository 05:48:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:48:11 > git init /w/workspace/edgex-go/722 # timeout=10 05:48:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:48:11 > git --version # timeout=10 05:48:11 > git --version # 'git version 2.25.1' 05:48:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:29 Avoid second fetch 05:48:29 Checking out Revision 57d582de66f95770521161450c5858bd8cea222e (main) 05:48:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:48:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:29 > git config core.sparsecheckout # timeout=10 05:48:30 Commit message: "Merge pull request #4967 from jinlinGuan/issue-notifications" 05:48:29 > git checkout -f 57d582de66f95770521161450c5858bd8cea222e # timeout=10 05:48:32 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|types_sizes|deps|imports) took 21.579929527s" 05:48:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.811035ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:48:34 % Total % Received % Xferd Average Speed Time Time Time Current 05:48:34 Dload Upload Total Spent Left Speed 05:48:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 05:48:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:48:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:48:35 + sudo tee /etc/docker/daemon.new 05:48:35 { 05:48:35 "registry-mirrors": [ 05:48:35 "https://nexus3.edgexfoundry.org:10001" 05:48:35 ], 05:48:35 "bip": "10.250.0.254/24", 05:48:35 "hosts": [ 05:48:35 "tcp://0.0.0.0:5555", 05:48:35 "unix:///var/run/docker.sock" 05:48:35 ], 05:48:35 "mtu": 1458, 05:48:35 "selinux-enabled": true, 05:48:35 "seccomp-profile": "/etc/docker/seccomp.json" 05:48:35 } [Pipeline] sh 05:48:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:48:36 + sudo service docker restart 05:48:45 level=info msg="[linters_context/goanalysis] analyzers took 1m28.372793224s with top 10 stages: buildir: 53.03437678s, gosec: 3.90552205s, inspect: 2.477408527s, fact_deprecated: 2.393577655s, printf: 1.980980275s, ctrlflow: 1.946467847s, nilness: 1.08008329s, S1038: 1.074341846s, fact_purity: 1.053175728s, unused: 775.669415ms" 05:48:45 level=info msg="[runner] Issues before processing: 219, after processing: 0" 05:48:45 level=info msg="[runner] Processors filtering stat (in/out): nolint: 22/0, cgo: 219/219, invalid_issue: 219/219, autogenerated_exclude: 219/219, skip_files: 219/219, path_prettifier: 219/219, exclude: 219/219, exclude-rules: 219/22, filename_unadjuster: 219/219, skip_dirs: 219/219, identifier_marker: 219/219" 05:48:45 level=info msg="[runner] processing took 19.764449ms with stages: nolint: 8.340528ms, identifier_marker: 5.220242ms, path_prettifier: 1.774336ms, exclude-rules: 1.656334ms, autogenerated_exclude: 1.549103ms, skip_dirs: 1.072944ms, invalid_issue: 74.621µs, cgo: 38.841µs, filename_unadjuster: 32.55µs, max_same_issues: 1.18µs, uniq_by_line: 470ns, path_prefixer: 470ns, fixer: 450ns, skip_files: 430ns, source_code: 400ns, diff: 330ns, exclude: 320ns, sort_results: 300ns, max_from_linter: 200ns, path_shortener: 140ns, max_per_file_from_linter: 140ns, severity-rules: 120ns" 05:48:45 level=info msg="[runner] linters took 11.067147986s with stages: goanalysis_metalinter: 11.047256076s" 05:48:45 level=info msg="File cache stats: 0 entries of total size 0B" 05:48:45 level=info msg="Memory: 327 samples, avg is 275.1MB, max is 1208.3MB" 05:48:45 level=info msg="Execution took 32.69778472s" 05:48:45 go vet ./... 05:48:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:48:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:48:50 ./bin/test-attribution-txt.sh [Pipeline] echo 05:48:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:48:50 + ls -al . 05:48:50 total 1852 05:48:50 drwxrwxr-x 11 1001 1001 4096 Oct 11 05:46 . 05:48:50 drwxr-xr-x 4 root root 4096 Oct 11 05:46 .. 05:48:50 drwxrwxr-x 2 1001 1001 4096 Oct 11 05:45 .blubracket 05:48:50 -rw-rw-r-- 1 1001 1001 10 Oct 11 05:45 .dockerignore 05:48:50 drwxrwxr-x 8 1001 1001 4096 Oct 11 05:48 .git 05:48:50 drwxrwxr-x 3 1001 1001 4096 Oct 11 05:45 .github 05:48:50 -rw-rw-r-- 1 1001 1001 1102 Oct 11 05:45 .gitignore 05:48:50 -rw-rw-r-- 1 1001 1001 199 Oct 11 05:45 .golangci.yml 05:48:50 -rw-rw-r-- 1 1001 1001 100 Oct 11 05:45 .hadolint.yml 05:48:50 drwxr-xr-x 3 1001 1001 4096 Oct 11 05:46 .semver 05:48:50 -rw-rw-r-- 1 1001 1001 155 Oct 11 05:45 .sonarcloud.properties 05:48:50 -rw-rw-r-- 1 1001 1001 1171 Oct 11 05:45 ADOPTERS.md 05:48:50 -rw-rw-r-- 1 1001 1001 21553 Oct 11 05:45 Attribution.txt 05:48:50 -rw-rw-r-- 1 1001 1001 100284 Oct 11 05:45 CHANGELOG.md 05:48:50 -rw-rw-r-- 1 1001 1001 3804 Oct 11 05:45 CONTRIBUTING.md 05:48:50 -rw-rw-r-- 1 1001 1001 677 Oct 11 05:45 GOVERNANCE.md 05:48:50 -rw-rw-r-- 1 1001 1001 861 Oct 11 05:45 Jenkinsfile 05:48:50 -rw-rw-r-- 1 1001 1001 10775 Oct 11 05:45 LICENSE 05:48:50 -rw-rw-r-- 1 1001 1001 16854 Oct 11 05:45 Makefile 05:48:50 -rw-rw-r-- 1 1001 1001 582 Oct 11 05:45 OWNERS.md 05:48:50 -rw-rw-r-- 1 1001 1001 9528 Oct 11 05:45 README.md 05:48:50 -rw-rw-r-- 1 1001 1001 789 Oct 11 05:45 SECURITY.md 05:48:50 -rw-rw-r-- 1 1001 1001 12 Oct 11 05:46 VERSION 05:48:50 drwxrwxr-x 2 1001 1001 4096 Oct 11 05:45 bin 05:48:50 drwxrwxr-x 20 1001 1001 4096 Oct 11 05:45 cmd 05:48:50 -rw-r--r-- 1 root root 1505375 Oct 11 05:48 coverage.out 05:48:50 drwxrwxr-x 2 1001 1001 4096 Oct 11 05:45 fuzz_test 05:48:50 -rw-rw-r-- 1 1001 1001 7305 Oct 11 05:45 go.mod 05:48:50 -rw-rw-r-- 1 1001 1001 102748 Oct 11 05:45 go.sum 05:48:50 drwxrwxr-x 7 1001 1001 4096 Oct 11 05:45 internal 05:48:50 drwxrwxr-x 3 1001 1001 4096 Oct 11 05:45 openapi 05:48:50 -rw-rw-r-- 1 1001 1001 584 Oct 11 05:45 security.txt 05:48:50 -rw-rw-r-- 1 1001 1001 204 Oct 11 05:45 version.go [Pipeline] sh 05:48:50 + '[' -e coverage.out ] 05:48:50 + chown 1001:1001 coverage.out [Pipeline] stash 05:48:51 Stashed 1 file(s) [Pipeline] sh 05:48:51 + make build 05:48:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:54 provisioning config files... 05:48:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/722@tmp/config10408431124818044690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:54 ---> ****-login.sh 05:48:54 nexus3.edgexfoundry.org:10001 05:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:55 Configure a credential helper to remove this warning. See 05:48:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:55 05:48:55 Login Succeeded 05:48:55 nexus3.edgexfoundry.org:10002 05:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:55 Configure a credential helper to remove this warning. See 05:48:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:55 05:48:55 Login Succeeded 05:48:55 nexus3.edgexfoundry.org:10003 05:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:55 Configure a credential helper to remove this warning. See 05:48:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:55 05:48:55 Login Succeeded 05:48:55 nexus3.edgexfoundry.org:10004 05:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:56 Configure a credential helper to remove this warning. See 05:48:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:56 05:48:56 Login Succeeded 05:48:56 ****.io 05:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:56 Configure a credential helper to remove this warning. See 05:48:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:56 05:48:56 Login Succeeded 05:48:56 ---> ****-login.sh ends [Pipeline] } 05:48:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:48:57 + git config --global --add safe.directory /w/workspace/edgex-go/722 [Pipeline] echo 05:48:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:48:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:48:57 ========================================================= 05:48:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:48:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:48:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:48:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:48:57 cf04c63912e1: Pulling fs layer 05:48:57 55b35a11ae5e: Pulling fs layer 05:48:57 a37a00ec5f00: Pulling fs layer 05:48:57 50b3750afda1: Pulling fs layer 05:48:57 4f4fb700ef54: Pulling fs layer 05:48:57 80978eb59214: Pulling fs layer 05:48:57 c9f46d7d2bd2: Pulling fs layer 05:48:57 c5a475d317c9: Pulling fs layer 05:48:57 50b3750afda1: Waiting 05:48:57 4f4fb700ef54: Waiting 05:48:57 80978eb59214: Waiting 05:48:57 c9f46d7d2bd2: Waiting 05:48:57 c5a475d317c9: Waiting 05:48:58 55b35a11ae5e: Verifying Checksum 05:48:58 55b35a11ae5e: Download complete 05:48:58 50b3750afda1: Verifying Checksum 05:48:58 50b3750afda1: Download complete 05:48:58 4f4fb700ef54: Verifying Checksum 05:48:58 4f4fb700ef54: Download complete 05:48:58 80978eb59214: Download complete 05:48:58 cf04c63912e1: Verifying Checksum 05:48:58 cf04c63912e1: Download complete 05:48:58 c5a475d317c9: Verifying Checksum 05:48:58 c5a475d317c9: Download complete 05:48:59 cf04c63912e1: Pull complete 05:48:59 55b35a11ae5e: Pull complete 05:48:59 a37a00ec5f00: Verifying Checksum 05:48:59 a37a00ec5f00: Download complete 05:49:00 c9f46d7d2bd2: Verifying Checksum 05:49:00 c9f46d7d2bd2: Download complete 05:49:13 a37a00ec5f00: Pull complete 05:49:13 50b3750afda1: Pull complete 05:49:13 4f4fb700ef54: Pull complete 05:49:13 80978eb59214: Pull complete 05:49:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:49:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:49:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:49:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:49:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:49:20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:49:21 c9f46d7d2bd2: Pull complete 05:49:21 c5a475d317c9: Pull complete 05:49:21 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:49:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:49:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:49:22 WORKDIR /edgex 05:49:22 COPY go.mod . 05:49:22 RUN go mod download 05:49:22 + docker build -t ci-base-image-arm64 -f - . 05:49:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:49:22 Sending build context to Docker daemon 3.687MB 05:49:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:49:22 ---> be29e6b0f0d4 05:49:22 Step 2/4 : WORKDIR /edgex 05:49:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:49:24 ---> Running in 92c797ca7088 05:49:25 Removing intermediate container 92c797ca7088 05:49:25 ---> 8311a0ab56e9 05:49:25 Step 3/4 : COPY go.mod . 05:49:25 ---> 54f67dc5e6e7 05:49:25 Step 4/4 : RUN go mod download 05:49:25 ---> Running in d2175bd17ec9 05:49:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:49:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:49:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:49:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:49:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:49:30 $ docker stop --time=1 a3c723b772718c8c1f656badc7650ab10fe5e3b629e5772156eb60dad0daa0fa 05:49:36 $ docker rm -f --volumes a3c723b772718c8c1f656badc7650ab10fe5e3b629e5772156eb60dad0daa0fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:49:37 05:49:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:49:37 latest: Pulling from edgex-devops/edgex-compose 05:49:37 91d30c5bc195: Pulling fs layer 05:49:37 2e9b0aa3be6d: Pulling fs layer 05:49:37 9c61dcf015f6: Pulling fs layer 05:49:37 4698f68db338: Pulling fs layer 05:49:37 2a2f49069b9e: Pulling fs layer 05:49:37 e0025b399a48: Pulling fs layer 05:49:37 2a2f49069b9e: Waiting 05:49:37 e0025b399a48: Waiting 05:49:37 4698f68db338: Waiting 05:49:37 91d30c5bc195: Verifying Checksum 05:49:37 91d30c5bc195: Download complete 05:49:37 4698f68db338: Verifying Checksum 05:49:37 4698f68db338: Download complete 05:49:37 2e9b0aa3be6d: Verifying Checksum 05:49:37 2e9b0aa3be6d: Download complete 05:49:37 91d30c5bc195: Pull complete 05:49:37 2a2f49069b9e: Download complete 05:49:38 2e9b0aa3be6d: Pull complete 05:49:38 9c61dcf015f6: Verifying Checksum 05:49:38 9c61dcf015f6: Download complete 05:49:40 9c61dcf015f6: Pull complete 05:49:40 4698f68db338: Pull complete 05:49:40 2a2f49069b9e: Pull complete 05:49:40 e0025b399a48: Pull complete 05:49:40 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:49:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:49:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:40 prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container 05:49:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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 05:49:43 $ docker top cb1bb27d36f7702197c162d40ca3053467ffba9093e3ad9e4a08070755abbe03 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:43 + docker compose -f ./docker-compose-build.yml build --parallel 05:49:46 #1 [core-keeper internal] load build definition from Dockerfile 05:49:46 #1 transferring dockerfile: 2.07kB done 05:49:46 #1 DONE 0.0s 05:49:46 05:49:46 #2 [security-bootstrapper internal] load build definition from Dockerfile 05:49:46 #2 transferring dockerfile: 3.17kB done 05:49:46 #2 DONE 0.0s 05:49:46 05:49:46 #3 [security-spire-agent internal] load build definition from Dockerfile 05:49:46 #3 transferring dockerfile: 1.81kB done 05:49:46 #3 DONE 0.0s 05:49:46 05:49:46 #4 [security-spire-server internal] load build definition from Dockerfile 05:49:46 #4 transferring dockerfile: 1.70kB done 05:49:46 #4 DONE 0.0s 05:49:46 05:49:46 #5 [core-metadata internal] load build definition from Dockerfile 05:49:46 #5 transferring dockerfile: 2.13kB done 05:49:46 #5 DONE 0.0s 05:49:46 05:49:46 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:49:46 #6 transferring dockerfile: 1.89kB done 05:49:46 #6 DONE 0.0s 05:49:46 05:49:46 #7 [support-cron-scheduler internal] load build definition from Dockerfile 05:49:46 #7 transferring dockerfile: 1.85kB done 05:49:46 #7 DONE 0.1s 05:49:46 05:49:46 #8 [core-data internal] load build definition from Dockerfile 05:49:46 #8 transferring dockerfile: 2.07kB done 05:49:46 #8 DONE 0.0s 05:49:46 05:49:46 #9 [security-spire-config internal] load build definition from Dockerfile 05:49:46 #9 transferring dockerfile: 1.69kB done 05:49:46 #9 DONE 0.1s 05:49:46 05:49:46 #10 [support-notifications internal] load build definition from Dockerfile 05:49:46 #10 transferring dockerfile: 2.02kB done 05:49:46 #10 DONE 0.1s 05:49:46 05:49:46 #11 [security-proxy-auth internal] load build definition from Dockerfile 05:49:46 #11 transferring dockerfile: 2.15kB done 05:49:46 #11 DONE 0.1s 05:49:46 05:49:46 #12 [security-secretstore-setup internal] load build definition from Dockerfile 05:49:46 #12 transferring dockerfile: 2.49kB done 05:49:46 #12 DONE 0.1s 05:49:46 05:49:46 #13 [core-keeper internal] load .dockerignore 05:49:46 #13 transferring context: 50B done 05:49:46 #13 DONE 0.1s 05:49:46 05:49:46 #14 [support-scheduler internal] load build definition from Dockerfile 05:49:46 #14 transferring dockerfile: 1.93kB done 05:49:46 #14 DONE 0.1s 05:49:46 05:49:46 #15 [security-proxy-setup internal] load build definition from Dockerfile 05:49:46 #15 transferring dockerfile: 2.50kB done 05:49:46 #15 DONE 0.1s 05:49:46 05:49:46 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:49:46 #16 transferring dockerfile: 2.23kB done 05:49:46 #16 DONE 0.1s 05:49:46 05:49:46 #17 [core-command internal] load build definition from Dockerfile 05:49:46 #17 transferring dockerfile: 1.93kB done 05:49:46 #17 DONE 0.1s 05:49:46 05:49:46 #18 [security-bootstrapper internal] load .dockerignore 05:49:46 #18 transferring context: 50B done 05:49:46 #18 DONE 0.0s 05:49:46 05:49:46 #19 [security-spire-agent internal] load .dockerignore 05:49:46 #19 transferring context: 50B done 05:49:46 #19 DONE 0.0s 05:49:46 05:49:46 #20 [security-spire-server internal] load .dockerignore 05:49:46 #20 transferring context: 50B done 05:49:46 #20 DONE 0.0s 05:49:46 05:49:46 #21 [core-metadata internal] load .dockerignore 05:49:46 #21 transferring context: 50B done 05:49:46 #21 DONE 0.0s 05:49:46 05:49:46 #22 [security-spiffe-token-provider internal] load .dockerignore 05:49:46 #22 transferring context: 50B done 05:49:46 #22 DONE 0.0s 05:49:46 05:49:46 #23 [core-data internal] load .dockerignore 05:49:46 #23 transferring context: 50B done 05:49:46 #23 DONE 0.0s 05:49:46 05:49:46 #24 [security-spire-config internal] load .dockerignore 05:49:46 #24 transferring context: 50B done 05:49:46 #24 DONE 0.0s 05:49:46 05:49:46 #25 [support-notifications internal] load .dockerignore 05:49:46 #25 transferring context: 50B done 05:49:46 #25 DONE 0.0s 05:49:46 05:49:46 #26 [support-cron-scheduler internal] load .dockerignore 05:49:46 #26 transferring context: 50B done 05:49:46 #26 DONE 0.0s 05:49:46 05:49:46 #27 [security-proxy-auth internal] load .dockerignore 05:49:46 #27 transferring context: 50B done 05:49:46 #27 DONE 0.0s 05:49:46 05:49:46 #28 [security-secretstore-setup internal] load .dockerignore 05:49:46 #28 transferring context: 50B done 05:49:46 #28 DONE 0.0s 05:49:46 05:49:46 #29 [security-proxy-setup internal] load .dockerignore 05:49:46 #29 transferring context: 50B done 05:49:46 #29 DONE 0.0s 05:49:46 05:49:46 #30 [support-scheduler internal] load .dockerignore 05:49:46 #30 transferring context: 50B done 05:49:46 #30 DONE 0.0s 05:49:46 05:49:46 #31 [core-command internal] load .dockerignore 05:49:46 #31 transferring context: 50B done 05:49:46 #31 DONE 0.0s 05:49:46 05:49:46 #32 [core-common-config-bootstrapper internal] load .dockerignore 05:49:46 #32 transferring context: 50B done 05:49:46 #32 DONE 0.0s 05:49:46 05:49:46 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:49:46 #33 DONE 0.0s 05:49:46 05:49:46 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 05:49:46 #34 ... 05:49:46 05:49:46 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:49:46 #33 DONE 0.0s 05:49:46 05:49:46 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:49:46 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:49:46 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:49:46 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:49:46 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:49:46 #35 DONE 0.0s 05:49:46 05:49:46 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:49:46 #34 DONE 0.1s 05:49:46 05:49:46 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:49:46 #33 DONE 0.0s 05:49:46 05:49:46 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:49:46 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:49:46 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:49:46 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:49:46 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:49:46 #35 DONE 0.1s 05:49:46 05:49:46 #36 [core-data internal] load build context 05:49:47 #36 ... 05:49:47 05:49:47 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:49:47 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:49:47 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:49:47 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:49:47 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:49:47 #35 DONE 0.1s 05:49:47 05:49:47 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:49:47 #33 DONE 0.0s 05:49:47 05:49:47 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:49:47 #33 DONE 0.0s 05:49:47 05:49:47 #36 [core-data internal] load build context 05:49:47 #36 ... 05:49:47 05:49:47 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:49:47 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:49:47 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:49:47 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:49:47 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:49:47 #35 DONE 0.1s 05:49:47 05:49:47 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:49:47 #33 DONE 0.0s 05:49:47 05:49:47 #36 [core-data internal] load build context 05:49:47 #36 ... 05:49:47 05:49:47 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:49:47 #33 DONE 0.0s 05:49:47 05:49:47 #37 [support-cron-scheduler builder 1/8] FROM docker.io/library/ci-base-image-x86_64 05:49:47 #37 DONE 0.8s 05:49:47 05:49:47 #36 [core-data internal] load build context 05:49:47 #36 ... 05:49:47 05:49:47 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:49:47 #33 DONE 0.0s 05:49:47 05:49:47 #36 [core-data internal] load build context 05:49:47 #36 ... 05:49:47 05:49:47 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:49:47 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:49:47 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:49:47 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:49:47 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:49:47 #35 DONE 0.1s 05:49:47 05:49:47 #37 [core-command builder 1/8] FROM docker.io/library/ci-base-image-x86_64 05:49:47 #37 DONE 0.8s 05:49:47 05:49:47 #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 05:49:47 #34 DONE 0.8s 05:49:47 05:49:47 #36 [core-data internal] load build context 05:49:49 #36 ... 05:49:49 05:49:49 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:49:49 #38 DONE 1.8s 05:49:49 05:49:49 #39 [core-command builder 2/8] WORKDIR /edgex-go 05:49:49 #39 ... 05:49:49 05:49:49 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:49:49 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:49:49 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:49:49 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:49:49 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:49:49 #35 DONE 0.1s 05:49:49 05:49:49 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:49:49 #40 DONE 3.1s 05:49:50 05:49:50 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:49:50 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:49:50 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:49:50 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:49:50 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:49:50 #35 DONE 0.1s 05:49:50 05:49:50 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:49:50 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:49:55 #41 ... 05:49:55 05:49:55 #36 [core-data internal] load build context 05:49:55 #36 transferring context: 439.69MB 7.9s 05:49:55 #36 transferring context: 452.46MB 8.1s done 05:49:56 #36 ... 05:49:56 05:49:56 #42 [security-bootstrapper internal] load build context 05:49:56 #42 transferring context: 452.46MB 8.8s done 05:49:56 #42 ... 05:49:56 05:49:56 #43 [core-keeper internal] load build context 05:49:56 #43 ... 05:49:56 05:49:56 #44 [security-spiffe-token-provider internal] load build context 05:49:56 #44 ... 05:49:56 05:49:56 #43 [core-keeper internal] load build context 05:49:56 #43 ... 05:49:56 05:49:56 #45 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:56 #45 ... 05:49:56 05:49:56 #46 [core-metadata internal] load build context 05:49:56 #46 transferring context: 452.46MB 8.7s done 05:49:57 #46 ... 05:49:57 05:49:57 #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:49:57 #47 ... 05:49:57 05:49:57 #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:49:57 #0 4.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:49:57 #0 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:49:57 #0 4.916 (1/2) Installing dumb-init (1.2.5-r3) 05:49:57 #0 4.920 (2/2) Installing su-exec (0.2-r3) 05:49:57 #0 4.924 Executing busybox-1.36.1-r29.trigger 05:49:57 #0 4.928 OK: 8 MiB in 16 packages 05:49:57 #48 ... 05:49:57 05:49:57 #49 [support-cron-scheduler internal] load build context 05:49:57 #49 transferring context: 452.46MB 9.2s done 05:49:57 #49 ... 05:49:57 05:49:57 #50 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:49:57 #50 ... 05:49:57 05:49:57 #51 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:49:57 #51 ... 05:49:57 05:49:57 #52 [security-proxy-auth internal] load build context 05:49:57 #52 transferring context: 452.46MB 7.8s done 05:49:57 #52 ... 05:49:57 05:49:57 #53 [core-command internal] load build context 05:49:57 #53 ... 05:49:57 05:49:57 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:49:58 #54 ... 05:49:58 05:49:58 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:49:58 #55 ... 05:49:58 05:49:58 #56 [security-secretstore-setup internal] load build context 05:49:58 #56 transferring context: 452.46MB 10.4s done 05:49:58 #56 ... 05:49:58 05:49:58 #57 [support-notifications internal] load build context 05:49:58 #57 transferring context: 452.46MB 8.6s done 05:49:58 #57 ... 05:49:58 05:49:58 #58 [security-proxy-setup internal] load build context 05:49:58 #58 ... 05:49:58 05:49:58 #59 [core-common-config-bootstrapper internal] load build context 05:49:59 #59 ... 05:49:59 05:49:59 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:49:59 #60 ... 05:49:59 05:49:59 #61 [support-scheduler internal] load build context 05:49:59 #61 ... 05:49:59 05:49:59 #44 [security-spiffe-token-provider internal] load build context 05:49:59 #44 transferring context: 452.46MB 9.6s done 05:50:00 #44 ... 05:50:00 05:50:00 #62 [security-spire-agent internal] load build context 05:50:00 #62 ... 05:50:00 05:50:00 #63 [security-spire-server internal] load build context 05:50:00 #63 ... 05:50:00 05:50:00 #64 [security-spire-config internal] load build context 05:50:00 #64 ... 05:50:00 05:50:00 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:50:00 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:50:00 #65 ... 05:50:00 05:50:00 #43 [core-keeper internal] load build context 05:50:00 #43 transferring context: 452.46MB 10.3s done 05:50:03 #43 ... 05:50:03 05:50:03 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:50:04 #66 ... 05:50:04 05:50:04 #45 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:04 #45 DONE 17.6s 05:50:04 05:50:04 #52 [security-proxy-auth internal] load build context 05:50:04 #52 DONE 17.1s 05:50:04 05:50:04 #42 [security-bootstrapper internal] load build context 05:50:04 #42 DONE 17.5s 05:50:04 05:50:04 #36 [core-data internal] load build context 05:50:04 #36 DONE 17.4s 05:50:04 05:50:04 #46 [core-metadata internal] load build context 05:50:04 #46 DONE 17.5s 05:50:04 05:50:04 #57 [support-notifications internal] load build context 05:50:04 #57 DONE 17.4s 05:50:04 05:50:04 #44 [security-spiffe-token-provider internal] load build context 05:50:04 #44 DONE 17.5s 05:50:04 05:50:04 #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:50:04 #48 DONE 17.6s 05:50:04 05:50:04 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:50:04 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14.3s done 05:50:04 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 05:50:04 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 05:50:04 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 05:50:04 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:50:04 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:50:04 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:50:04 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:50:04 #41 ... 05:50:04 05:50:04 #49 [support-cron-scheduler internal] load build context 05:50:04 #49 DONE 17.2s 05:50:04 05:50:04 #56 [security-secretstore-setup internal] load build context 05:50:04 #56 DONE 17.3s 05:50:04 05:50:04 #43 [core-keeper internal] load build context 05:50:04 #43 DONE 17.8s 05:50:04 05:50:04 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:50:04 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:50:04 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 05:50:04 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 05:50:04 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 05:50:04 #41 ... 05:50:04 05:50:04 #62 [security-spire-agent internal] load build context 05:50:04 #62 transferring context: 27.51kB 0.1s done 05:50:04 #62 DONE 14.6s 05:50:04 05:50:04 #63 [security-spire-server internal] load build context 05:50:04 #63 transferring context: 27.98kB 0.0s done 05:50:04 #63 DONE 14.7s 05:50:04 05:50:04 #39 [security-proxy-setup builder 2/8] WORKDIR /edgex-go 05:50:04 #39 DONE 17.1s 05:50:04 05:50:04 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:50:04 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.4s 05:50:04 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.5s 05:50:04 #41 ... 05:50:04 05:50:04 #64 [security-spire-config internal] load build context 05:50:04 #64 transferring context: 26.23kB 0.0s done 05:50:04 #64 DONE 14.8s 05:50:04 05:50:04 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:50:04 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.6s 05:50:04 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:50:04 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s 05:50:05 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done 05:50:05 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 05:50:05 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 05:50:06 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 05:50:07 #41 ... 05:50:07 05:50:07 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:50:07 #67 ... 05:50:07 05:50:07 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:50:09 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.1s done 05:50:12 #41 ... 05:50:12 05:50:12 #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:50:12 #47 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:12 #47 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:12 #47 18.65 (1/1) Installing dumb-init (1.2.5-r3) 05:50:12 #47 18.65 Executing busybox-1.36.1-r29.trigger 05:50:12 #47 18.69 OK: 8 MiB in 15 packages 05:50:12 #47 DONE 25.2s 05:50:12 05:50:12 #68 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:50:12 #68 ... 05:50:12 05:50:12 #50 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:50:12 #50 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:12 #50 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:12 #50 18.77 (1/1) Installing dumb-init (1.2.5-r3) 05:50:12 #50 18.79 Executing busybox-1.36.1-r29.trigger 05:50:12 #50 18.84 OK: 8 MiB in 15 packages 05:50:12 #50 DONE 25.9s 05:50:13 05:50:13 #58 [security-proxy-setup internal] load build context 05:50:13 #58 transferring context: 382.99MB 8.5s 05:50:13 #58 ... 05:50:13 05:50:13 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:50:13 #0 4.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:13 #0 5.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:13 #0 5.481 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:50:13 #0 5.481 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:50:13 #0 5.481 OK: 24163 distinct packages available 05:50:13 #0 5.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:13 #0 5.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:13 #0 6.201 (1/4) Installing dumb-init (1.2.5-r3) 05:50:13 #0 6.201 (2/4) Installing musl-obstack (1.2.3-r2) 05:50:13 #0 6.202 (3/4) Installing libucontext (1.2-r3) 05:50:13 #0 6.210 (4/4) Installing gcompat (1.1.0-r4) 05:50:13 #0 6.216 Executing busybox-1.36.1-r29.trigger 05:50:13 #0 6.237 OK: 8 MiB in 18 packages 05:50:13 #69 ... 05:50:13 05:50:13 #70 [core-command stage-1 3/10] RUN apk --no-cache upgrade 05:50:14 #70 ... 05:50:14 05:50:14 #51 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:50:14 #51 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:14 #51 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:14 #51 18.51 (1/2) Installing ca-certificates (20240705-r0) 05:50:14 #51 18.58 (2/2) Installing dumb-init (1.2.5-r3) 05:50:14 #51 18.59 Executing busybox-1.36.1-r29.trigger 05:50:14 #51 18.63 Executing ca-certificates-20240705-r0.trigger 05:50:14 #51 18.80 OK: 9 MiB in 16 packages 05:50:14 #51 DONE 27.0s 05:50:14 05:50:14 #53 [core-command internal] load build context 05:50:14 #53 transferring context: 452.46MB 8.5s done 05:50:14 #53 DONE 26.5s 05:50:14 05:50:14 #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:50:14 #71 ... 05:50:14 05:50:14 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:50:14 #66 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:14 #66 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:14 #66 3.357 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:50:14 #66 3.357 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:50:14 #66 3.357 OK: 24163 distinct packages available 05:50:14 #66 3.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:14 #66 3.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:14 #66 3.926 (1/5) Installing dumb-init (1.2.5-r3) 05:50:14 #66 3.929 (2/5) Installing musl-obstack (1.2.3-r2) 05:50:14 #66 3.934 (3/5) Installing libucontext (1.2-r3) 05:50:14 #66 3.934 (4/5) Installing gcompat (1.1.0-r4) 05:50:14 #66 3.940 (5/5) Installing openssl (3.3.2-r0) 05:50:14 #66 3.962 Executing busybox-1.36.1-r29.trigger 05:50:14 #66 3.962 OK: 9 MiB in 19 packages 05:50:14 #66 DONE 11.3s 05:50:14 05:50:14 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:50:14 #55 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:14 #55 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:14 #55 18.90 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:50:14 #55 18.90 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:50:14 #55 18.90 OK: 24163 distinct packages available 05:50:14 #55 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:14 #55 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:14 #55 19.59 (1/14) Installing ca-certificates (20240705-r0) 05:50:14 #55 19.64 (2/14) Installing brotli-libs (1.1.0-r2) 05:50:14 #55 19.69 (3/14) Installing c-ares (1.33.1-r0) 05:50:14 #55 19.69 (4/14) Installing libunistring (1.2-r0) 05:50:14 #55 19.75 (5/14) Installing libidn2 (2.3.7-r0) 05:50:14 #55 19.76 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:50:14 #55 19.76 (7/14) Installing libpsl (0.21.5-r1) 05:50:14 #55 19.77 (8/14) Installing zstd-libs (1.5.6-r0) 05:50:14 #55 19.77 (9/14) Installing libcurl (8.10.1-r0) 05:50:14 #55 19.83 (10/14) Installing curl (8.10.1-r0) 05:50:14 #55 19.87 (11/14) Installing dumb-init (1.2.5-r3) 05:50:14 #55 19.87 (12/14) Installing musl-obstack (1.2.3-r2) 05:50:14 #55 19.87 (13/14) Installing libucontext (1.2-r3) 05:50:14 #55 19.91 (14/14) Installing gcompat (1.1.0-r4) 05:50:14 #55 19.91 Executing busybox-1.36.1-r29.trigger 05:50:14 #55 19.92 Executing ca-certificates-20240705-r0.trigger 05:50:14 #55 19.96 OK: 13 MiB in 28 packages 05:50:14 #55 DONE 27.3s 05:50:14 05:50:14 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:50:14 #69 DONE 10.9s 05:50:14 05:50:14 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:50:14 #54 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:14 #54 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:14 #54 18.68 (1/4) Installing ca-certificates (20240705-r0) 05:50:14 #54 18.71 (2/4) Installing dumb-init (1.2.5-r3) 05:50:14 #54 18.72 (3/4) Installing su-exec (0.2-r3) 05:50:14 #54 18.73 (4/4) Installing yq-go (4.44.1-r2) 05:50:14 #54 18.88 Executing busybox-1.36.1-r29.trigger 05:50:14 #54 18.89 Executing ca-certificates-20240705-r0.trigger 05:50:14 #54 19.07 OK: 19 MiB in 18 packages 05:50:14 #54 DONE 26.9s 05:50:14 05:50:14 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:50:14 #60 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:14 #60 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:14 #60 18.84 (1/3) Installing ca-certificates (20240705-r0) 05:50:14 #60 18.87 (2/3) Installing dumb-init (1.2.5-r3) 05:50:14 #60 18.88 (3/3) Installing tzdata (2024b-r0) 05:50:14 #60 18.92 Executing busybox-1.36.1-r29.trigger 05:50:14 #60 18.92 Executing ca-certificates-20240705-r0.trigger 05:50:14 #60 19.09 OK: 10 MiB in 17 packages 05:50:14 #60 DONE 26.9s 05:50:14 05:50:14 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:50:14 #67 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:14 #67 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:14 #67 12.63 (1/4) Installing dumb-init (1.2.5-r3) 05:50:14 #67 12.68 (2/4) Installing openssl (3.3.2-r0) 05:50:14 #67 12.69 (3/4) Installing su-exec (0.2-r3) 05:50:14 #67 12.75 (4/4) Installing yq-go (4.44.1-r2) 05:50:14 #67 12.91 Executing busybox-1.36.1-r29.trigger 05:50:14 #67 12.92 OK: 19 MiB in 18 packages 05:50:14 #67 DONE 17.2s 05:50:14 05:50:14 #61 [support-scheduler internal] load build context 05:50:14 #61 transferring context: 452.46MB 9.0s done 05:50:14 #61 DONE 26.6s 05:50:14 05:50:14 #72 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:50:14 #0 6.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:14 #0 6.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:14 #0 7.215 Upgrading critical system libraries and apk-tools: 05:50:14 #0 7.215 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:50:14 #0 7.389 Executing busybox-1.36.1-r29.trigger 05:50:14 #0 7.479 Continuing the upgrade transaction with new apk-tools: 05:50:14 #0 7.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:14 #0 7.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:14 #0 8.042 OK: 8 MiB in 16 packages 05:50:14 #72 DONE 9.9s 05:50:14 05:50:14 #58 [security-proxy-setup internal] load build context 05:50:14 #58 transferring context: 452.46MB 9.3s done 05:50:14 #58 DONE 26.6s 05:50:14 05:50:14 #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:50:14 #0 5.709 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:14 #0 6.290 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:14 #0 7.194 (1/1) Installing dumb-init (1.2.5-r3) 05:50:14 #0 7.518 Executing busybox-1.36.1-r29.trigger 05:50:14 #0 7.541 OK: 8 MiB in 15 packages 05:50:14 #73 DONE 10.0s 05:50:14 05:50:14 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:50:14 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14.3s done 05:50:14 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:50:14 #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 05:50:14 #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 05:50:14 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:50:14 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 05:50:14 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 05:50:14 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done 05:50:14 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:50:14 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done 05:50:14 #65 ... 05:50:14 05:50:14 #59 [core-common-config-bootstrapper internal] load build context 05:50:14 #59 transferring context: 452.46MB 9.6s done 05:50:14 #59 DONE 26.7s 05:50:14 05:50:14 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:50:14 #65 ... 05:50:14 05:50:14 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:50:14 #74 ... 05:50:14 05:50:14 #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:50:14 #75 ... 05:50:14 05:50:14 #76 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:50:15 #76 ... 05:50:15 05:50:15 #77 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 05:50:15 #77 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:15 #77 ... 05:50:15 05:50:15 #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:15 #78 ... 05:50:15 05:50:15 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:50:15 #79 ... 05:50:15 05:50:15 #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:15 #78 DONE 10.8s 05:50:15 05:50:15 #77 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 05:50:15 #77 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:16 #77 11.36 OK: 246 MiB in 54 packages 05:50:16 #77 DONE 11.5s 05:50:16 05:50:16 #75 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:50:16 #75 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:16 #75 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:16 #75 11.34 OK: 246 MiB in 54 packages 05:50:16 #75 DONE 11.5s 05:50:16 05:50:16 #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:50:16 #76 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:16 #76 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:16 #76 11.40 OK: 246 MiB in 54 packages 05:50:16 #76 DONE 11.6s 05:50:16 05:50:16 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:50:16 #80 DONE 0.1s 05:50:16 05:50:16 #70 [core-command stage-1 3/10] RUN apk --no-cache upgrade 05:50:16 #70 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:16 #70 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:16 #70 ... 05:50:16 05:50:16 #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:50:16 #81 DONE 0.1s 05:50:16 05:50:16 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:50:16 #82 DONE 0.1s 05:50:16 05:50:16 #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:50:16 #71 2.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:16 #71 2.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:16 #71 2.667 Upgrading critical system libraries and apk-tools: 05:50:16 #71 2.667 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:50:16 #71 2.679 Executing busybox-1.36.1-r29.trigger 05:50:17 #71 ... 05:50:17 05:50:17 #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:50:17 #83 DONE 2.7s 05:50:17 05:50:17 #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:50:17 #71 2.790 Continuing the upgrade transaction with new apk-tools: 05:50:17 #71 2.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:17 #71 ... 05:50:17 05:50:17 #84 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:50:17 #84 DONE 0.0s 05:50:17 05:50:17 #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:50:17 #71 2.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:17 #71 ... 05:50:17 05:50:17 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:50:17 #79 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:17 #79 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:17 #79 11.62 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:50:17 #79 11.62 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:50:17 #79 11.62 OK: 24162 distinct packages available 05:50:17 #79 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:17 #79 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:17 #79 12.55 OK: 246 MiB in 54 packages 05:50:17 #79 DONE 12.8s 05:50:17 05:50:17 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:50:17 #85 DONE 0.1s 05:50:17 05:50:17 #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:50:17 #71 3.412 OK: 9 MiB in 16 packages 05:50:17 #71 DONE 3.6s 05:50:17 05:50:17 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:50:17 #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:17 #0 2.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:17 #0 2.642 Upgrading critical system libraries and apk-tools: 05:50:17 #0 2.642 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:50:17 #0 2.650 Executing busybox-1.36.1-r29.trigger 05:50:17 #0 2.767 Continuing the upgrade transaction with new apk-tools: 05:50:17 #0 2.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:17 #0 2.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:17 #0 3.268 OK: 13 MiB in 28 packages 05:50:17 #86 DONE 3.5s 05:50:17 05:50:17 #68 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:50:17 #68 4.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:17 #68 4.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:17 #68 5.149 Upgrading critical system libraries and apk-tools: 05:50:17 #68 5.149 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:50:17 #68 5.159 Executing busybox-1.36.1-r29.trigger 05:50:17 #68 5.306 Continuing the upgrade transaction with new apk-tools: 05:50:17 #68 5.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:17 #68 5.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:18 #68 ... 05:50:18 05:50:18 #70 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 05:50:18 #70 3.035 Upgrading critical system libraries and apk-tools: 05:50:18 #70 3.035 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:50:18 #70 3.046 Executing busybox-1.36.1-r29.trigger 05:50:18 #70 3.143 Continuing the upgrade transaction with new apk-tools: 05:50:18 #70 3.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:18 #70 3.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:18 #70 4.242 OK: 8 MiB in 15 packages 05:50:18 #70 DONE 4.4s 05:50:18 05:50:18 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:50:18 #0 2.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:18 #0 2.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:18 #0 2.932 Upgrading critical system libraries and apk-tools: 05:50:18 #0 2.932 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:50:18 #0 2.940 Executing busybox-1.36.1-r29.trigger 05:50:18 #0 3.072 Continuing the upgrade transaction with new apk-tools: 05:50:18 #0 3.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:18 #0 3.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:18 #0 3.592 OK: 10 MiB in 17 packages 05:50:18 #87 DONE 3.7s 05:50:18 05:50:18 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:50:18 #0 2.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:18 #0 2.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:18 #0 2.836 Upgrading critical system libraries and apk-tools: 05:50:18 #0 2.836 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:50:18 #0 2.848 Executing busybox-1.36.1-r29.trigger 05:50:18 #0 3.049 Continuing the upgrade transaction with new apk-tools: 05:50:18 #0 3.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:18 #0 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:18 #0 3.671 OK: 8 MiB in 18 packages 05:50:18 #88 DONE 3.8s 05:50:18 05:50:18 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:50:18 #89 DONE 0.3s 05:50:18 05:50:18 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:50:18 #90 DONE 0.0s 05:50:18 05:50:18 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:50:18 #74 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:18 #74 3.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:18 #74 3.980 Upgrading critical system libraries and apk-tools: 05:50:18 #74 3.980 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:50:18 #74 3.995 Executing busybox-1.36.1-r29.trigger 05:50:18 #74 4.130 Continuing the upgrade transaction with new apk-tools: 05:50:18 #74 4.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:18 #74 ... 05:50:18 05:50:18 #91 [security-spire-config stage-2 6/10] COPY security.txt / 05:50:18 #91 DONE 0.0s 05:50:18 05:50:18 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:50:18 #92 DONE 0.0s 05:50:18 05:50:18 #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:50:18 #0 1.748 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:18 #0 2.228 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:18 #0 3.075 OK: 246 MiB in 54 packages 05:50:18 #93 DONE 3.2s 05:50:18 05:50:18 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:50:18 #94 DONE 0.0s 05:50:18 05:50:18 #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:50:18 #0 2.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:18 #0 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:18 #0 3.352 Upgrading critical system libraries and apk-tools: 05:50:18 #0 3.352 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:50:18 #0 3.363 Executing busybox-1.36.1-r29.trigger 05:50:18 #0 3.481 Continuing the upgrade transaction with new apk-tools: 05:50:18 #0 3.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:18 #0 3.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:18 #0 4.122 OK: 19 MiB in 18 packages 05:50:18 #95 DONE 4.4s 05:50:18 05:50:18 #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:50:18 #0 2.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:18 #0 2.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:18 #0 3.560 Upgrading critical system libraries and apk-tools: 05:50:18 #0 3.560 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:50:18 #0 3.577 Executing busybox-1.36.1-r29.trigger 05:50:18 #0 3.703 Continuing the upgrade transaction with new apk-tools: 05:50:18 #0 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:18 #0 3.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:18 #0 4.189 OK: 19 MiB in 18 packages 05:50:18 #96 DONE 4.4s 05:50:18 05:50:18 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:50:18 #97 DONE 0.1s 05:50:18 05:50:18 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:19 #98 ... 05:50:19 05:50:19 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:50:19 #99 DONE 0.1s 05:50:19 05:50:19 #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:50:19 #100 DONE 0.1s 05:50:19 05:50:19 #68 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:50:19 #68 6.451 OK: 8 MiB in 15 packages 05:50:19 #68 DONE 6.7s 05:50:19 05:50:19 #101 [security-spire-config] exporting to image 05:50:19 #101 exporting layers 05:50:19 #101 exporting layers 1.0s done 05:50:19 #101 writing image sha256:281e7be19e7c06e72007fa0452d63b4e0a48981edc101f0a682ec4c027a0ba2a done 05:50:19 #101 naming to docker.io/library/security-spire-config done 05:50:19 #101 DONE 1.0s 05:50:19 05:50:19 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:50:19 #74 4.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:19 #74 5.107 OK: 9 MiB in 19 packages 05:50:19 #74 DONE 5.5s 05:50:19 05:50:19 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:50:20 #102 DONE 1.0s 05:50:20 05:50:20 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:50:20 #103 DONE 1.0s 05:50:20 05:50:20 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:50:20 #104 DONE 0.1s 05:50:20 05:50:20 #105 [security-spire-server stage-2 6/9] COPY security.txt / 05:50:20 #105 DONE 0.1s 05:50:20 05:50:20 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:50:21 #106 ... 05:50:21 05:50:21 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:50:21 #107 DONE 0.1s 05:50:21 05:50:21 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:50:21 #108 DONE 0.2s 05:50:21 05:50:21 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:50:21 #109 DONE 0.1s 05:50:21 05:50:21 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:50:21 #106 DONE 0.7s 05:50:21 05:50:21 #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:50:21 #110 DONE 0.0s 05:50:21 05:50:21 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 05:50:21 #111 DONE 0.0s 05:50:21 05:50:21 #101 [security-spire-server] exporting to image 05:50:21 #101 ... 05:50:21 05:50:21 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:50:21 #112 DONE 0.0s 05:50:21 05:50:21 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:50:21 #113 DONE 0.1s 05:50:21 05:50:21 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:50:21 #114 DONE 0.0s 05:50:21 05:50:21 #101 [security-spire-agent] exporting to image 05:50:22 Removing intermediate container d2175bd17ec9 05:50:22 ---> e8acacdf562c 05:50:22 Successfully built e8acacdf562c 05:50:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:22 #101 exporting layers 0.7s done 05:50:22 #101 writing image sha256:174efa2a9bf76f1f0cc7593f829be75d68f6f3d372b2bc888159ba58b95ff123 done 05:50:22 #101 naming to docker.io/library/security-spire-server done 05:50:22 + docker inspect -f . ci-base-image-arm64 05:50:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:22 #101 exporting layers 0.6s done 05:50:22 #101 writing image sha256:7af6c30b217feef7ab303f2bd954cf9c91d83789883a33ed86087e755e263df1 done 05:50:22 #101 naming to docker.io/library/security-spire-agent done 05:50:22 #101 DONE 1.8s 05:50:22 05:50:22 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:50:22 prd-ubuntu20.04-docker-arm64-4c-16g-22478 does not seem to be running inside a container 05:50:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:50:23 $ docker top 35b73c1bfc50a0a75812cdb9cd7e9573c0e7659a1556e618ebdb742723c9ee31 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:24 + go version 05:50:24 go version go1.23.2 linux/arm64 [Pipeline] } 05:50:24 $ docker stop --time=1 35b73c1bfc50a0a75812cdb9cd7e9573c0e7659a1556e618ebdb742723c9ee31 05:50:26 $ docker rm -f --volumes 35b73c1bfc50a0a75812cdb9cd7e9573c0e7659a1556e618ebdb742723c9ee31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:26 #41 ... 05:50:26 05:50:26 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:26 #115 ... 05:50:26 05:50:26 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:26 #116 ... 05:50:26 05:50:26 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:50:26 05:50:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:26 #117 ... 05:50:26 05:50:26 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:50:27 latest: Pulling from edgex-devops/edgex-compose-arm64 05:50:27 547446be3368: Pulling fs layer 05:50:27 d125d8839a47: Pulling fs layer 05:50:27 3e85d5ac6304: Pulling fs layer 05:50:27 c3105a71a48b: Pulling fs layer 05:50:27 0f093f025ec4: Pulling fs layer 05:50:27 c3105a71a48b: Waiting 05:50:27 c3106fc0e877: Pulling fs layer 05:50:27 0f093f025ec4: Waiting 05:50:27 c3106fc0e877: Waiting 05:50:27 547446be3368: Download complete 05:50:27 c3105a71a48b: Verifying Checksum 05:50:27 c3105a71a48b: Download complete 05:50:27 d125d8839a47: Verifying Checksum 05:50:27 d125d8839a47: Download complete 05:50:27 547446be3368: Pull complete 05:50:27 0f093f025ec4: Verifying Checksum 05:50:27 0f093f025ec4: Download complete 05:50:27 c3106fc0e877: Verifying Checksum 05:50:27 c3106fc0e877: Download complete 05:50:28 d125d8839a47: Pull complete 05:50:29 3e85d5ac6304: Verifying Checksum 05:50:29 3e85d5ac6304: Download complete 05:50:39 3e85d5ac6304: Pull complete 05:50:39 c3105a71a48b: Pull complete 05:50:39 0f093f025ec4: Pull complete 05:50:40 c3106fc0e877: Pull complete 05:50:40 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:50:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:50:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:40 prd-ubuntu20.04-docker-arm64-4c-16g-22478 does not seem to be running inside a container 05:50:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:50:43 $ docker top a3ad7110f36b11103e73b31015c5eb0bb7f4b069dfc9bc5d71fb6c10facb084c -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:43 + docker compose -f ./docker-compose-build.yml build --parallel 05:50:53 #118 DONE 34.2s 05:50:53 05:50:53 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:53 #115 DONE 35.5s 05:50:53 05:50:53 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:53 #117 DONE 35.4s 05:50:53 05:50:53 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:53 #116 DONE 35.4s 05:50:53 05:50:53 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:53 #98 DONE 33.0s 05:50:53 05:50:53 #119 [core-metadata builder 6/7] COPY . . 05:50:54 #1 [security-bootstrapper internal] load build definition from Dockerfile 05:50:54 #1 transferring dockerfile: 30B 05:50:54 #1 transferring dockerfile: 3.17kB done 05:50:54 #1 DONE 0.1s 05:50:54 05:50:54 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:50:54 #2 transferring dockerfile: 1.89kB 0.0s done 05:50:54 #2 DONE 0.0s 05:50:54 05:50:54 #3 [core-metadata internal] load build definition from Dockerfile 05:50:54 #3 transferring dockerfile: 2.13kB 0.0s done 05:50:54 #3 DONE 0.1s 05:50:54 05:50:54 #4 [core-data internal] load build definition from Dockerfile 05:50:54 #4 transferring dockerfile: 2.07kB done 05:50:54 #4 DONE 0.1s 05:50:54 05:50:54 #5 [security-proxy-setup internal] load build definition from Dockerfile 05:50:54 #5 transferring dockerfile: 2.50kB 0.0s done 05:50:54 #5 DONE 0.1s 05:50:54 05:50:54 #6 [support-notifications internal] load build definition from Dockerfile 05:50:54 #6 transferring dockerfile: 2.02kB 0.0s done 05:50:54 #6 DONE 0.1s 05:50:54 05:50:54 #7 [core-keeper internal] load build definition from Dockerfile 05:50:54 #7 transferring dockerfile: 2.07kB done 05:50:54 #7 DONE 0.1s 05:50:54 05:50:54 #8 [support-cron-scheduler internal] load build definition from Dockerfile 05:50:54 #8 transferring dockerfile: 1.85kB 0.0s done 05:50:54 #8 DONE 0.1s 05:50:54 05:50:54 #9 [security-proxy-auth internal] load build definition from Dockerfile 05:50:54 #9 transferring dockerfile: 2.15kB done 05:50:54 #9 DONE 0.1s 05:50:54 05:50:54 #10 [core-command internal] load build definition from Dockerfile 05:50:54 #10 transferring dockerfile: 1.93kB done 05:50:54 #10 DONE 0.1s 05:50:54 05:50:54 #11 [security-spire-agent internal] load build definition from Dockerfile 05:50:54 #11 transferring dockerfile: 1.81kB 0.0s done 05:50:54 #11 DONE 0.1s 05:50:54 05:50:54 #12 [support-scheduler internal] load build definition from Dockerfile 05:50:54 #12 transferring dockerfile: 1.93kB 0.0s done 05:50:54 #12 DONE 0.1s 05:50:54 05:50:54 #13 [security-spire-config internal] load build definition from Dockerfile 05:50:54 #13 transferring dockerfile: 1.69kB done 05:50:54 #13 DONE 0.1s 05:50:54 05:50:54 #14 [security-secretstore-setup internal] load build definition from Dockerfile 05:50:54 #14 transferring dockerfile: 2.49kB 0.0s done 05:50:54 #14 DONE 0.1s 05:50:54 05:50:54 #15 [security-spire-server internal] load build definition from Dockerfile 05:50:54 #15 transferring dockerfile: 1.70kB done 05:50:54 #15 DONE 0.1s 05:50:54 05:50:54 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:50:54 #16 transferring dockerfile: 2.23kB 0.0s done 05:50:54 #16 DONE 0.1s 05:50:54 05:50:54 #17 [security-bootstrapper internal] load .dockerignore 05:50:54 #17 transferring context: 50B done 05:50:54 #17 DONE 0.1s 05:50:55 05:50:55 #18 [security-spiffe-token-provider internal] load .dockerignore 05:50:55 #18 transferring context: 50B 0.0s done 05:50:55 #18 DONE 0.1s 05:50:55 05:50:55 #19 [core-metadata internal] load .dockerignore 05:50:55 #19 transferring context: 50B done 05:50:55 #19 DONE 0.0s 05:50:55 05:50:55 #20 [core-data internal] load .dockerignore 05:50:55 #20 transferring context: 50B done 05:50:55 #20 DONE 0.1s 05:50:56 05:50:56 #21 [security-proxy-setup internal] load .dockerignore 05:50:56 #21 transferring context: 50B done 05:50:56 #21 DONE 0.1s 05:50:56 05:50:56 #22 [support-notifications internal] load .dockerignore 05:50:56 #22 transferring context: 50B done 05:50:56 #22 DONE 0.1s 05:50:56 05:50:56 #23 [core-keeper internal] load .dockerignore 05:50:56 #23 transferring context: 50B 0.0s done 05:50:56 #23 DONE 0.1s 05:50:56 05:50:56 #24 [support-cron-scheduler internal] load .dockerignore 05:50:56 #24 transferring context: 50B done 05:50:56 #24 DONE 0.0s 05:50:56 05:50:56 #25 [security-proxy-auth internal] load .dockerignore 05:50:56 #25 transferring context: 50B done 05:50:56 #25 DONE 0.1s 05:50:56 05:50:56 #26 [core-command internal] load .dockerignore 05:50:56 #26 transferring context: 50B done 05:50:56 #26 DONE 0.1s 05:50:56 05:50:56 #27 [security-spire-agent internal] load .dockerignore 05:50:56 #27 transferring context: 50B done 05:50:56 #27 DONE 0.1s 05:50:56 05:50:56 #28 [support-scheduler internal] load .dockerignore 05:50:56 #28 transferring context: 50B done 05:50:56 #28 DONE 0.1s 05:50:56 05:50:56 #29 [security-spire-config internal] load .dockerignore 05:50:56 #29 transferring context: 50B done 05:50:56 #29 DONE 0.1s 05:50:56 05:50:56 #30 [security-secretstore-setup internal] load .dockerignore 05:50:56 #30 transferring context: 50B done 05:50:56 #30 DONE 0.1s 05:50:56 05:50:56 #31 [security-spire-server internal] load .dockerignore 05:50:56 #31 transferring context: 50B 0.0s done 05:50:56 #31 DONE 0.1s 05:50:57 05:50:57 #32 [core-common-config-bootstrapper internal] load .dockerignore 05:50:57 #32 transferring context: 50B 0.0s done 05:50:57 #32 DONE 0.1s 05:50:57 05:50:57 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:50:57 #33 DONE 0.0s 05:50:57 05:50:57 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:50:57 #34 DONE 0.4s 05:50:57 05:50:57 #35 [security-bootstrapper internal] load build context 05:50:57 #35 DONE 0.0s 05:50:57 05:50:57 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:50:57 #36 DONE 0.0s 05:50:57 05:50:57 #37 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:50:57 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:50:57 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:50:57 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:50:57 #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:50:57 #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:50:57 #37 DONE 0.1s 05:50:57 05:50:57 #38 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:50:58 #38 ... 05:50:58 05:50:58 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:50:58 #33 DONE 0.0s 05:50:58 05:50:58 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 05:50:58 #34 DONE 0.4s 05:50:58 05:50:58 #35 [security-bootstrapper internal] load build context 05:50:58 #35 transferring context: 3.24MB 0.6s done 05:50:58 #35 DONE 0.8s 05:50:58 05:50:58 #37 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:50:58 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:50:58 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:50:58 #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:50:58 #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:50:58 #37 DONE 0.2s 05:50:58 05:50:58 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:50:58 #33 DONE 0.0s 05:50:58 05:50:58 #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 05:50:58 #34 DONE 0.5s 05:50:58 05:50:58 #37 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:50:58 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:50:58 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:50:58 #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:50:58 #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:50:58 #37 DONE 0.3s 05:50:58 05:50:58 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:50:58 #33 DONE 0.0s 05:50:58 05:50:58 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:50:58 #36 DONE 1.8s 05:50:58 05:50:58 #39 [core-metadata internal] load build context 05:50:58 #39 ... 05:50:58 05:50:58 #37 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:50:58 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:50:58 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:50:58 #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:50:58 #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:50:58 #37 DONE 0.3s 05:50:58 05:50:58 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:50:58 #33 DONE 0.0s 05:50:58 05:50:58 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:50:58 #36 DONE 1.8s 05:50:58 05:50:58 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:50:58 #33 DONE 0.0s 05:50:58 05:50:58 #40 [core-data builder 2/7] WORKDIR /edgex-go 05:50:58 #40 ... 05:50:58 05:50:58 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:50:58 #33 DONE 0.0s 05:50:58 05:50:58 #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 05:50:59 #40 ... 05:50:59 05:50:59 #37 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:50:59 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:50:59 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:50:59 #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:50:59 #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:50:59 #37 DONE 0.4s 05:50:59 05:50:59 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 05:50:59 #34 DONE 1.0s 05:50:59 05:50:59 #41 [core-keeper internal] load build context 05:50:59 #41 DONE 0.0s 05:50:59 05:50:59 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:50:59 #36 DONE 1.9s 05:50:59 05:50:59 #40 [support-notifications builder 2/7] WORKDIR /edgex-go 05:50:59 #40 ... 05:50:59 05:50:59 #37 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:50:59 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:50:59 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:50:59 #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:50:59 #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:50:59 #37 DONE 0.4s 05:50:59 05:50:59 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:50:59 #33 DONE 0.0s 05:50:59 05:50:59 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:50:59 #36 DONE 1.9s 05:50:59 05:50:59 #40 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 05:50:59 #40 ... 05:50:59 05:50:59 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:50:59 #33 DONE 0.0s 05:50:59 05:50:59 #42 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:59 #42 ... 05:50:59 05:50:59 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:50:59 #33 DONE 0.0s 05:50:59 05:50:59 #43 [security-spiffe-token-provider internal] load build context 05:51:00 #43 ... 05:51:00 05:51:00 #37 [support-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:51:00 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:51:00 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:51:00 #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:51:00 #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:51:00 #37 DONE 0.5s 05:51:00 05:51:00 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:51:00 #36 DONE 2.0s 05:51:00 05:51:00 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 05:51:00 #34 DONE 2.2s 05:51:00 05:51:00 #44 [core-command internal] load build context 05:51:00 #44 DONE 0.0s 05:51:00 05:51:00 #40 [support-scheduler builder 2/7] WORKDIR /edgex-go 05:51:00 #40 DONE 2.6s 05:51:00 05:51:00 #43 [security-spiffe-token-provider internal] load build context 05:51:00 #43 ... 05:51:00 05:51:00 #37 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:51:00 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:51:00 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:51:00 #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:51:00 #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:51:00 #37 DONE 0.5s 05:51:00 05:51:00 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:51:00 #36 DONE 2.0s 05:51:00 05:51:00 #45 [core-data internal] load build context 05:51:00 #45 transferring context: 3.24MB 1.7s done 05:51:00 #45 DONE 2.2s 05:51:00 05:51:00 #40 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 05:51:00 #40 DONE 2.6s 05:51:00 05:51:00 #46 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:51:00 #46 ... 05:51:00 05:51:00 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:51:00 #33 DONE 0.0s 05:51:00 05:51:00 #44 [core-command internal] load build context 05:51:01 #44 ... 05:51:01 05:51:01 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 05:51:01 #34 DONE 2.8s 05:51:01 05:51:01 #44 [core-command internal] load build context 05:51:01 #44 ... 05:51:01 05:51:01 #37 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:51:01 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:51:01 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:51:01 #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:51:01 #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:51:01 #37 DONE 0.5s 05:51:01 05:51:01 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:51:01 #36 DONE 2.0s 05:51:01 05:51:01 #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 05:51:01 #40 DONE 2.6s 05:51:01 05:51:01 #44 [core-command internal] load build context 05:51:01 #44 ... 05:51:01 05:51:01 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:51:01 #33 DONE 0.0s 05:51:01 05:51:01 #39 [core-metadata internal] load build context 05:51:01 #39 transferring context: 3.24MB 2.0s done 05:51:01 #39 DONE 3.2s 05:51:01 05:51:01 #44 [core-command internal] load build context 05:51:01 #44 ... 05:51:01 05:51:01 #43 [security-spiffe-token-provider internal] load build context 05:51:01 #43 transferring context: 3.24MB 2.3s done 05:51:01 #43 DONE 3.7s 05:51:01 05:51:01 #44 [core-command internal] load build context 05:51:02 #44 ... 05:51:02 05:51:02 #47 [security-proxy-setup internal] load build context 05:51:02 #47 transferring context: 3.24MB 2.8s done 05:51:02 #47 DONE 3.6s 05:51:02 05:51:02 #44 [core-command internal] load build context 05:51:02 #44 ... 05:51:02 05:51:02 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 05:51:02 #34 DONE 3.9s 05:51:02 05:51:02 #48 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:51:02 #48 DONE 2.6s 05:51:02 05:51:02 #44 [core-command internal] load build context 05:51:02 #119 ... 05:51:02 05:51:02 #120 [security-spiffe-token-provider builder 6/7] COPY . . 05:51:02 #44 ... 05:51:02 05:51:02 #37 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:51:02 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:51:02 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:51:02 #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:51:02 #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:51:02 #37 DONE 0.6s 05:51:02 05:51:02 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:51:02 #36 DONE 2.1s 05:51:02 05:51:02 #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 05:51:02 #40 DONE 2.7s 05:51:02 05:51:02 #49 [core-common-config-bootstrapper internal] load build context 05:51:02 #49 DONE 0.0s 05:51:02 05:51:02 #44 [core-command internal] load build context 05:51:02 #44 ... 05:51:02 05:51:02 #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:51:02 #50 DONE 2.8s 05:51:02 05:51:02 #44 [core-command internal] load build context 05:51:02 #120 ... 05:51:02 05:51:02 #121 [core-keeper builder 7/8] COPY . . 05:51:02 #121 ... 05:51:02 05:51:02 #122 [security-bootstrapper builder 6/7] COPY . . 05:51:02 #122 ... 05:51:02 05:51:02 #123 [support-notifications builder 6/7] COPY . . 05:51:03 #44 ... 05:51:03 05:51:03 #51 [security-spire-agent internal] load build context 05:51:03 #51 DONE 0.0s 05:51:03 05:51:03 #52 [support-notifications internal] load build context 05:51:03 #52 transferring context: 3.24MB 2.5s done 05:51:03 #52 DONE 3.7s 05:51:03 05:51:03 #44 [core-command internal] load build context 05:51:03 #44 ... 05:51:03 05:51:03 #53 [support-cron-scheduler internal] load build context 05:51:03 #53 transferring context: 3.24MB 2.6s done 05:51:03 #53 DONE 3.9s 05:51:03 05:51:03 #44 [core-command internal] load build context 05:51:03 #44 transferring context: 3.24MB 2.9s done 05:51:03 #44 ... 05:51:03 05:51:03 #41 [core-keeper internal] load build context 05:51:03 #41 transferring context: 3.24MB 4.2s done 05:51:03 #41 DONE 4.8s 05:51:03 05:51:03 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:03 #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.4s done 05:51:04 #123 DONE 12.1s 05:51:04 05:51:04 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:04 #124 CACHED 05:51:04 05:51:04 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:51:04 #125 CACHED 05:51:04 05:51:04 #126 [security-proxy-setup builder 6/7] COPY . . 05:51:04 #126 CACHED 05:51:04 05:51:04 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:04 #127 CACHED 05:51:04 05:51:04 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:51:04 #128 CACHED 05:51:04 05:51:04 #129 [security-secretstore-setup builder 6/7] COPY . . 05:51:04 #129 CACHED 05:51:04 05:51:04 #122 [security-bootstrapper builder 6/7] COPY . . 05:51:04 #122 DONE 12.1s 05:51:04 05:51:04 #120 [security-spiffe-token-provider builder 6/7] COPY . . 05:51:04 #120 DONE 12.1s 05:51:04 05:51:04 #119 [core-metadata builder 6/7] COPY . . 05:51:04 #119 DONE 12.1s 05:51:04 05:51:04 #130 [core-command builder 6/7] COPY . . 05:51:04 #130 CACHED 05:51:04 05:51:04 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 05:51:04 #131 CACHED 05:51:04 05:51:04 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:04 #132 CACHED 05:51:04 05:51:04 #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:51:04 #133 CACHED 05:51:04 05:51:04 #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:04 #134 CACHED 05:51:04 05:51:04 #135 [support-scheduler builder 6/7] COPY . . 05:51:04 #135 CACHED 05:51:04 05:51:04 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:04 #136 CACHED 05:51:04 05:51:04 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 05:51:04 #137 CACHED 05:51:04 05:51:04 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:51:04 #138 CACHED 05:51:04 05:51:04 #139 [security-proxy-auth builder 6/7] COPY . . 05:51:04 #139 CACHED 05:51:04 05:51:04 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:04 #140 CACHED 05:51:04 05:51:04 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:51:04 #141 CACHED 05:51:04 05:51:04 #142 [core-data builder 4/7] COPY go.mod vendor* ./ 05:51:04 #142 CACHED 05:51:04 05:51:04 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:04 #143 CACHED 05:51:04 05:51:04 #144 [core-data builder 6/7] COPY . . 05:51:04 #144 CACHED 05:51:04 05:51:04 #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:51:04 #145 CACHED 05:51:04 05:51:04 #146 [support-cron-scheduler builder 6/7] COPY . . 05:51:04 #146 CACHED 05:51:04 05:51:04 #147 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:04 #147 CACHED 05:51:04 05:51:04 #121 [core-keeper builder 7/8] COPY . . 05:51:04 #121 DONE 12.1s 05:51:04 05:51:04 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:51:04 #54 ... 05:51:04 05:51:04 #44 [core-command internal] load build context 05:51:04 #44 DONE 3.7s 05:51:04 05:51:04 #55 [support-scheduler internal] load build context 05:51:05 #55 ... 05:51:05 05:51:05 #56 [security-spire-config internal] load build context 05:51:05 #56 transferring context: 26.23kB 0.1s done 05:51:05 #56 DONE 2.5s 05:51:05 05:51:05 #55 [support-scheduler internal] load build context 05:51:05 #148 1.599 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:51:05 #55 ... 05:51:05 05:51:05 #51 [security-spire-agent internal] load build context 05:51:05 #51 transferring context: 27.51kB 0.2s done 05:51:05 #51 DONE 2.8s 05:51:05 05:51:05 #55 [support-scheduler internal] load build context 05:51:05 #55 ... 05:51:05 05:51:05 #57 [security-spire-server internal] load build context 05:51:05 #57 transferring context: 27.98kB 0.3s done 05:51:05 #57 DONE 3.4s 05:51:05 05:51:05 #55 [support-scheduler internal] load build context 05:51:06 #55 transferring context: 3.24MB 4.8s done 05:51:07 #55 DONE 6.7s 05:51:07 05:51:07 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:07 #54 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:51:07 #54 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:51:07 #54 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:51:07 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 05:51:07 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done 05:51:07 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 05:51:07 #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s done 05:51:07 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.5s 05:51:07 #54 ... 05:51:07 05:51:07 #38 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:51:07 #38 5.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:07 #38 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:07 #38 8.197 (1/2) Installing dumb-init (1.2.5-r3) 05:51:07 #38 8.272 (2/2) Installing su-exec (0.2-r3) 05:51:07 #38 8.397 Executing busybox-1.36.1-r29.trigger 05:51:07 #38 8.453 OK: 9 MiB in 16 packages 05:51:07 #38 DONE 9.9s 05:51:07 05:51:07 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:07 #54 ... 05:51:07 05:51:07 #58 [security-proxy-auth internal] load build context 05:51:07 #58 transferring context: 3.24MB 5.3s done 05:51:07 #58 DONE 7.2s 05:51:07 05:51:07 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:08 #54 ... 05:51:08 05:51:08 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:51:08 #0 8.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:08 #0 9.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:08 #59 ... 05:51:08 05:51:08 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:51:08 #60 ... 05:51:08 05:51:08 #61 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:51:08 #61 ... 05:51:08 05:51:08 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:51:08 #62 ... 05:51:08 05:51:08 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:08 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.40MB / 28.04MB 4.0s 05:51:09 #54 ... 05:51:09 05:51:09 #49 [core-common-config-bootstrapper internal] load build context 05:51:09 #49 transferring context: 3.24MB 5.1s done 05:51:09 #49 DONE 7.0s 05:51:09 05:51:09 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:09 #54 ... 05:51:09 05:51:09 #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:51:09 #0 9.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:09 #63 ... 05:51:09 05:51:09 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:51:09 #64 ... 05:51:09 05:51:09 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:09 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 5.1s 05:51:10 #54 ... 05:51:10 05:51:10 #65 [security-secretstore-setup internal] load build context 05:51:10 #65 transferring context: 3.24MB 7.1s done 05:51:10 #65 DONE 8.9s 05:51:10 05:51:10 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:10 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.96MB / 28.04MB 5.6s 05:51:10 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 05:51:10 #54 ... 05:51:10 05:51:10 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:51:10 #66 ... 05:51:10 05:51:10 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:10 #67 ... 05:51:10 05:51:10 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:51:10 #68 ... 05:51:10 05:51:10 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:51:10 #69 ... 05:51:10 05:51:10 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:11 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.14MB / 28.04MB 6.7s 05:51:12 #54 ... 05:51:12 05:51:12 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:51:12 #70 ... 05:51:12 05:51:12 #46 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:51:12 #46 ... 05:51:12 05:51:12 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:12 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.8s 05:51:12 #54 ... 05:51:12 05:51:12 #37 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:51:12 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:51:12 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:51:12 #37 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:51:12 #37 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:51:12 #37 ... 05:51:12 05:51:12 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:12 #54 ... 05:51:12 05:51:12 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:12 #71 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.1s done 05:51:12 #71 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:51:12 #71 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 05:51:12 #71 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 05:51:12 #71 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 05:51:12 #71 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done 05:51:12 #71 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done 05:51:12 #71 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 05:51:12 #71 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 8.1s 05:51:12 #71 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 05:51:12 #71 ... 05:51:12 05:51:12 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:51:13 #72 ... 05:51:13 05:51:13 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:13 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 8.4s 05:51:13 #54 ... 05:51:13 05:51:13 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:51:13 #73 ... 05:51:13 05:51:13 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:13 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.96MB / 28.04MB 8.7s 05:51:13 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.38MB / 28.04MB 9.0s 05:51:13 #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 05:51:14 #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 05:51:14 #54 ... 05:51:14 05:51:14 #42 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:14 #42 DONE 14.7s 05:51:14 05:51:14 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:14 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.4s 05:51:14 #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 05:51:14 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 10.2s 05:51:15 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 10.8s 05:51:15 #148 ... 05:51:15 05:51:15 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:51:15 #0 1.372 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:51:15 #149 ... 05:51:15 05:51:15 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:51:15 #0 1.295 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:51:15 #150 ... 05:51:15 05:51:15 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:51:15 #0 0.600 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:51:15 #151 ... 05:51:15 05:51:15 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:51:15 #0 1.108 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:51:15 #152 ... 05:51:15 05:51:15 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:51:15 #0 1.182 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:51:15 #153 ... 05:51:15 05:51:15 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:51:15 #0 1.137 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:51:15 #154 ... 05:51:15 05:51:15 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:51:15 #0 0.901 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:51:15 #155 ... 05:51:15 05:51:15 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:51:15 #0 0.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:51:15 #156 ... 05:51:15 05:51:15 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:51:15 #0 1.101 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:51:15 #157 ... 05:51:15 05:51:15 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:51:15 #0 0.489 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:51:15 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 11.1s 05:51:15 #158 ... 05:51:15 05:51:15 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:51:15 #0 1.116 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:51:15 #159 ... 05:51:15 05:51:15 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:51:15 #0 1.400 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:51:16 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.69MB / 28.04MB 11.4s 05:51:16 #54 ... 05:51:16 05:51:16 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:16 #67 DONE 15.9s 05:51:16 05:51:16 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:16 #54 ... 05:51:16 05:51:16 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:51:16 #60 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:16 #60 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:16 #60 15.68 (1/1) Installing dumb-init (1.2.5-r3) 05:51:16 #60 15.71 Executing busybox-1.36.1-r29.trigger 05:51:16 #60 15.80 OK: 9 MiB in 15 packages 05:51:16 #60 DONE 18.1s 05:51:16 05:51:16 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:16 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.48MB / 28.04MB 11.7s 05:51:16 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.0s 05:51:16 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.1s done 05:51:17 #54 ... 05:51:17 05:51:17 #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:51:17 #63 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:17 #63 14.39 (1/2) Installing ca-certificates (20240705-r0) 05:51:17 #63 14.77 (2/2) Installing dumb-init (1.2.5-r3) 05:51:17 #63 14.82 Executing busybox-1.36.1-r29.trigger 05:51:17 #63 14.93 Executing ca-certificates-20240705-r0.trigger 05:51:17 #63 16.12 OK: 10 MiB in 16 packages 05:51:17 #63 DONE 17.7s 05:51:17 05:51:17 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:51:17 #74 ... 05:51:17 05:51:17 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:51:17 #75 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:17 #75 ... 05:51:17 05:51:17 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:17 #71 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.1s done 05:51:17 #71 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 05:51:18 #71 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 05:51:18 #71 ... 05:51:18 05:51:18 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:51:18 #69 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:19 #69 ... 05:51:19 05:51:19 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:51:19 #59 11.50 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:51:19 #59 11.50 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:51:19 #59 11.50 OK: 24041 distinct packages available 05:51:19 #59 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:19 #59 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:19 #59 17.76 (1/14) Installing ca-certificates (20240705-r0) 05:51:19 #59 18.33 (2/14) Installing brotli-libs (1.1.0-r2) 05:51:19 #59 18.46 (3/14) Installing c-ares (1.33.1-r0) 05:51:19 #59 18.55 (4/14) Installing libunistring (1.2-r0) 05:51:19 #59 18.68 (5/14) Installing libidn2 (2.3.7-r0) 05:51:19 #59 18.88 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:51:19 #59 18.88 (7/14) Installing libpsl (0.21.5-r1) 05:51:19 #59 18.98 (8/14) Installing zstd-libs (1.5.6-r0) 05:51:19 #59 19.19 (9/14) Installing libcurl (8.10.1-r0) 05:51:19 #59 19.28 (10/14) Installing curl (8.10.1-r0) 05:51:19 #59 19.30 (11/14) Installing dumb-init (1.2.5-r3) 05:51:19 #59 19.36 (12/14) Installing musl-obstack (1.2.3-r2) 05:51:19 #59 19.36 (13/14) Installing libucontext (1.2-r3) 05:51:19 #59 19.39 (14/14) Installing gcompat (1.1.0-r4) 05:51:19 #59 19.44 Executing busybox-1.36.1-r29.trigger 05:51:19 #59 19.71 Executing ca-certificates-20240705-r0.trigger 05:51:19 #59 21.58 OK: 15 MiB in 28 packages 05:51:19 #59 ... 05:51:19 05:51:19 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:19 #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.1s 05:51:20 #54 ... 05:51:20 05:51:20 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:51:20 #64 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:20 #64 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:20 #64 19.69 (1/3) Installing ca-certificates (20240705-r0) 05:51:20 #64 20.15 (2/3) Installing dumb-init (1.2.5-r3) 05:51:20 #64 20.25 (3/3) Installing tzdata (2024b-r0) 05:51:21 #64 ... 05:51:21 05:51:21 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:51:21 #62 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:21 #62 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:21 #62 22.06 (1/4) Installing dumb-init (1.2.5-r3) 05:51:21 #62 22.10 (2/4) Installing openssl (3.3.2-r0) 05:51:21 #62 22.25 (3/4) Installing su-exec (0.2-r3) 05:51:21 #62 22.25 (4/4) Installing yq-go (4.44.1-r2) 05:51:21 #62 ... 05:51:21 05:51:21 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:22 #54 ... 05:51:22 05:51:22 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:51:22 #59 DONE 23.8s 05:51:22 05:51:22 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:22 #54 ... 05:51:22 05:51:22 #61 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:51:22 #61 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:22 #61 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:22 #61 ... 05:51:22 05:51:22 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:23 #54 ... 05:51:24 05:51:24 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:51:24 #0 6.869 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:24 #0 9.402 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:24 #76 ... 05:51:24 05:51:24 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:25 #54 ... 05:51:25 05:51:25 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:51:25 #62 23.79 Executing busybox-1.36.1-r29.trigger 05:51:25 #62 23.89 OK: 20 MiB in 18 packages 05:51:25 #62 DONE 26.5s 05:51:25 05:51:25 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:25 #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s 05:51:26 #54 ... 05:51:26 05:51:26 #46 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:51:26 #46 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:26 #46 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:26 #46 25.88 OK: 238 MiB in 54 packages 05:51:26 #46 ... 05:51:26 05:51:26 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:51:26 #64 21.93 Executing busybox-1.36.1-r29.trigger 05:51:26 #64 21.97 Executing ca-certificates-20240705-r0.trigger 05:51:26 #64 23.52 OK: 11 MiB in 17 packages 05:51:26 #64 DONE 26.6s 05:51:26 05:51:26 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:51:26 #68 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:26 #68 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:26 #68 ... 05:51:26 05:51:26 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:51:26 #66 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:26 #66 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:26 #66 ... 05:51:26 05:51:26 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:26 #54 ... 05:51:26 05:51:26 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:51:26 #0 7.301 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:26 #77 10.10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:26 #77 ... 05:51:26 05:51:26 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:51:26 #0 8.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:26 #78 ... 05:51:26 05:51:26 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:27 #54 ... 05:51:27 05:51:27 #61 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:51:27 #61 25.86 (1/1) Installing dumb-init (1.2.5-r3) 05:51:27 #61 25.90 Executing busybox-1.36.1-r29.trigger 05:51:27 #61 26.08 OK: 9 MiB in 15 packages 05:51:27 #61 DONE 29.1s 05:51:27 05:51:27 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:27 #54 ... 05:51:27 05:51:27 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:51:27 #72 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:27 #72 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:27 #72 ... 05:51:27 05:51:27 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:27 #54 ... 05:51:27 05:51:27 #46 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:51:27 #46 DONE 27.6s 05:51:27 05:51:27 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:28 #54 ... 05:51:28 05:51:28 #79 [core-data builder 4/7] COPY go.mod vendor* ./ 05:51:28 #79 DONE 0.9s 05:51:28 05:51:28 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:28 #54 ... 05:51:28 05:51:28 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:51:28 #70 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:28 #70 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:28 #70 ... 05:51:28 05:51:28 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:51:28 #73 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:28 #73 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:29 #73 ... 05:51:29 05:51:29 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:29 #54 ... 05:51:29 05:51:29 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:29 #71 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.6s done 05:51:29 #71 ... 05:51:29 05:51:29 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:30 #54 ... 05:51:30 05:51:30 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:51:30 #71 DONE 27.4s 05:51:30 05:51:30 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:30 #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.3s 05:51:30 #54 ... 05:51:30 05:51:30 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:51:30 #75 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:30 #75 ... 05:51:30 05:51:30 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:51:30 #69 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:30 #69 31.03 OK: 238 MiB in 54 packages 05:51:30 #69 ... 05:51:30 05:51:30 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:31 #54 ... 05:51:31 05:51:31 #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:51:31 #66 28.85 OK: 238 MiB in 54 packages 05:51:31 #66 DONE 31.3s 05:51:31 05:51:31 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:32 #54 ... 05:51:32 05:51:32 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:51:32 #0 6.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:32 #0 8.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:32 #80 ... 05:51:32 05:51:32 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:32 #54 ... 05:51:32 05:51:32 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:51:32 #69 DONE 33.0s 05:51:32 05:51:32 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:51:32 #81 DONE 0.8s 05:51:32 05:51:32 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:33 #82 ... 05:51:33 05:51:33 #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:51:33 #83 DONE 1.1s 05:51:33 05:51:33 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:51:33 #73 30.49 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:51:33 #73 30.49 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:51:33 #73 30.49 OK: 24041 distinct packages available 05:51:34 #73 ... 05:51:34 05:51:34 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:51:34 #74 6.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:34 #74 9.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:34 #74 ... 05:51:34 05:51:34 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:35 #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s 05:51:35 #54 ... 05:51:35 05:51:35 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:51:35 #0 6.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:35 #0 9.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:35 #84 ... 05:51:35 05:51:35 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:36 #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.4s done 05:51:36 #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.4s done 05:51:36 #54 ... 05:51:36 05:51:36 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:51:36 #0 5.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:36 #0 7.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:36 #85 ... 05:51:36 05:51:36 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:51:36 #73 33.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:36 #73 ... 05:51:36 05:51:36 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:51:36 #54 DONE 34.3s 05:51:36 05:51:36 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:51:36 #70 29.99 (1/4) Installing ca-certificates (20240705-r0) 05:51:36 #70 30.81 (2/4) Installing dumb-init (1.2.5-r3) 05:51:36 #70 30.87 (3/4) Installing su-exec (0.2-r3) 05:51:36 #70 30.92 (4/4) Installing yq-go (4.44.1-r2) 05:51:36 #70 32.32 Executing busybox-1.36.1-r29.trigger 05:51:36 #70 32.52 Executing ca-certificates-20240705-r0.trigger 05:51:36 #70 34.01 OK: 20 MiB in 18 packages 05:51:36 #70 ... 05:51:36 05:51:36 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:51:36 #78 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:36 #78 19.99 Upgrading critical system libraries and apk-tools: 05:51:36 #78 20.00 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:51:36 #78 20.09 Executing busybox-1.36.1-r29.trigger 05:51:37 #78 ... 05:51:37 05:51:37 #86 [support-scheduler stage-1 3/10] RUN apk --no-cache upgrade 05:51:37 #0 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:37 #0 9.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:37 #86 ... 05:51:37 05:51:37 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:51:37 #76 22.97 (1/1) Installing dumb-init (1.2.5-r3) 05:51:38 #76 23.95 Executing busybox-1.36.1-r29.trigger 05:51:38 #76 ... 05:51:38 05:51:38 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:51:38 #70 DONE 35.9s 05:51:38 05:51:38 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:51:38 #76 24.12 OK: 9 MiB in 15 packages 05:51:38 #76 ... 05:51:38 05:51:38 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:38 #87 ... 05:51:38 05:51:38 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:51:38 #74 20.77 Upgrading critical system libraries and apk-tools: 05:51:38 #74 20.79 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:51:38 #74 20.84 Executing busybox-1.36.1-r29.trigger 05:51:39 #74 ... 05:51:39 05:51:39 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:51:39 #68 29.15 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:51:39 #68 29.15 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:51:39 #68 29.15 OK: 24040 distinct packages available 05:51:39 #68 31.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:39 #68 33.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:39 #68 ... 05:51:39 05:51:39 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:51:39 #78 21.80 Continuing the upgrade transaction with new apk-tools: 05:51:39 #78 21.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:40 #78 ... 05:51:40 05:51:40 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:51:40 #77 22.41 OK: 238 MiB in 54 packages 05:51:40 #77 DONE 23.5s 05:51:40 05:51:40 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:51:40 #88 DONE 0.7s 05:51:40 05:51:40 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:51:40 #76 DONE 26.8s 05:51:40 05:51:40 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:40 #89 ... 05:51:40 05:51:40 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:51:40 #75 23.30 Upgrading critical system libraries and apk-tools: 05:51:40 #75 23.30 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:51:40 #75 23.38 Executing busybox-1.36.1-r29.trigger 05:51:40 #75 25.83 Continuing the upgrade transaction with new apk-tools: 05:51:40 #75 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:40 #75 27.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:40 #75 ... 05:51:40 05:51:40 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:51:40 #74 23.61 Continuing the upgrade transaction with new apk-tools: 05:51:40 #74 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:42 #74 ... 05:51:42 05:51:42 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:51:42 #72 29.20 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:51:42 #72 29.20 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:51:42 #72 29.20 OK: 24041 distinct packages available 05:51:42 #72 31.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:42 #72 33.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:42 #72 ... 05:51:42 05:51:42 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:51:42 #68 41.54 OK: 238 MiB in 54 packages 05:51:43 #68 DONE 42.9s 05:51:43 05:51:43 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:51:43 #90 ... 05:51:43 05:51:43 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:43 #91 ... 05:51:43 05:51:43 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:51:43 #85 16.57 Upgrading critical system libraries and apk-tools: 05:51:43 #85 16.57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:51:43 #85 16.63 Executing busybox-1.36.1-r29.trigger 05:51:44 #85 ... 05:51:44 05:51:44 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:51:44 #90 DONE 0.8s 05:51:44 05:51:44 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:45 #92 ... 05:51:45 05:51:45 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:51:45 #75 37.01 OK: 9 MiB in 16 packages 05:51:45 #75 DONE 38.1s 05:51:45 05:51:45 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:51:48 #93 ... 05:51:48 05:51:48 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:51:48 #73 34.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:48 #73 44.70 (1/4) Installing dumb-init (1.2.5-r3) 05:51:48 #73 44.73 (2/4) Installing musl-obstack (1.2.3-r2) 05:51:48 #73 44.74 (3/4) Installing libucontext (1.2-r3) 05:51:48 #73 44.79 (4/4) Installing gcompat (1.1.0-r4) 05:51:48 #73 44.83 Executing busybox-1.36.1-r29.trigger 05:51:48 #73 ... 05:51:48 05:51:48 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:51:48 #72 42.94 (1/5) Installing dumb-init (1.2.5-r3) 05:51:48 #72 42.96 (2/5) Installing musl-obstack (1.2.3-r2) 05:51:48 #72 42.96 (3/5) Installing libucontext (1.2-r3) 05:51:48 #72 42.98 (4/5) Installing gcompat (1.1.0-r4) 05:51:48 #72 43.03 (5/5) Installing openssl (3.3.2-r0) 05:51:48 #72 43.24 Executing busybox-1.36.1-r29.trigger 05:51:48 #72 43.39 OK: 10 MiB in 19 packages 05:51:48 #72 ... 05:51:48 05:51:48 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:51:48 #0 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:48 #0 4.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:48 #94 ... 05:51:48 05:51:48 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:51:48 #72 DONE 45.5s 05:51:48 05:51:48 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:51:48 #95 ... 05:51:48 05:51:48 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:51:48 #93 DONE 2.9s 05:51:48 05:51:48 #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:51:49 #96 DONE 0.5s 05:51:49 05:51:49 #86 [support-scheduler stage-1 3/10] RUN apk --no-cache upgrade 05:51:49 #86 19.68 Upgrading critical system libraries and apk-tools: 05:51:49 #86 19.69 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:51:49 #86 19.73 Executing busybox-1.36.1-r29.trigger 05:51:49 #86 21.45 Continuing the upgrade transaction with new apk-tools: 05:51:49 #86 21.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:50 #86 ... 05:51:50 05:51:50 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:51:50 #73 44.94 OK: 9 MiB in 18 packages 05:51:50 #73 DONE 47.0s 05:51:50 05:51:50 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:51:50 #97 ... 05:51:50 05:51:50 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:51:50 #78 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:50 #78 33.21 OK: 9 MiB in 15 packages 05:51:50 #78 ... 05:51:50 05:51:50 #86 [support-scheduler stage-1 3/10] RUN apk --no-cache upgrade 05:51:50 #86 23.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:50 #86 ... 05:51:50 05:51:50 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:51:50 #78 DONE 34.4s 05:51:50 05:51:50 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:51:50 #84 19.63 Upgrading critical system libraries and apk-tools: 05:51:50 #84 19.63 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:51:50 #84 19.69 Executing busybox-1.36.1-r29.trigger 05:51:50 #84 22.23 Continuing the upgrade transaction with new apk-tools: 05:51:50 #84 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:50 #84 24.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:51 #84 ... 05:51:51 05:51:51 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:51:51 #80 18.97 Upgrading critical system libraries and apk-tools: 05:51:51 #80 18.97 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:51:51 #80 19.15 Executing busybox-1.36.1-r29.trigger 05:51:51 #80 21.22 Continuing the upgrade transaction with new apk-tools: 05:51:51 #80 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:51 #80 23.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:51 #80 ... 05:51:51 05:51:51 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:51:51 #85 19.13 Continuing the upgrade transaction with new apk-tools: 05:51:51 #85 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:51 #85 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:51 #85 ... 05:51:51 05:51:51 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:51:51 #94 13.36 Upgrading critical system libraries and apk-tools: 05:51:51 #94 13.37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:51:51 #94 13.40 Executing busybox-1.36.1-r29.trigger 05:51:52 #94 14.65 Continuing the upgrade transaction with new apk-tools: 05:51:52 #94 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:52 #94 ... 05:51:52 05:51:52 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:51:52 #74 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:52 #74 34.94 OK: 10 MiB in 16 packages 05:51:53 #74 DONE 35.9s 05:51:53 05:51:53 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:51:53 #80 31.01 OK: 15 MiB in 28 packages 05:51:54 #80 DONE 32.3s 05:51:54 05:51:54 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:51:54 #94 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:56 #94 ... 05:51:56 05:51:56 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:51:56 #85 28.79 OK: 11 MiB in 17 packages 05:51:56 #85 DONE 30.1s 05:51:56 05:51:56 #86 [support-scheduler stage-1 3/10] RUN apk --no-cache upgrade 05:51:56 #86 29.22 OK: 9 MiB in 15 packages 05:51:56 #86 ... 05:51:56 05:51:56 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:51:56 #84 30.59 OK: 20 MiB in 18 packages 05:51:56 #84 DONE 31.5s 05:51:56 05:51:56 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:51:57 #98 DONE 0.3s 05:51:57 05:51:57 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:51:57 #97 2.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:57 #97 3.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:57 #97 ... 05:51:57 05:51:57 #86 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 05:51:57 #86 DONE 30.2s 05:51:57 05:51:57 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:51:57 #95 3.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:57 #95 5.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:58 #95 9.827 Upgrading critical system libraries and apk-tools: 05:51:58 #95 9.841 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:51:58 #95 9.870 Executing busybox-1.36.1-r29.trigger 05:51:58 #95 ... 05:51:58 05:51:58 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:51:58 #97 7.872 Upgrading critical system libraries and apk-tools: 05:51:58 #97 7.872 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:51:58 #97 7.894 Executing busybox-1.36.1-r29.trigger 05:51:59 #97 8.622 Continuing the upgrade transaction with new apk-tools: 05:51:59 #97 8.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:59 #97 ... 05:51:59 05:51:59 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:51:59 #94 20.49 OK: 20 MiB in 18 packages 05:51:59 #94 DONE 21.1s 05:51:59 05:51:59 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:51:59 #95 10.73 Continuing the upgrade transaction with new apk-tools: 05:51:59 #95 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:59 #95 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:52:02 #95 13.59 OK: 10 MiB in 19 packages 05:52:02 #95 ... 05:52:02 05:52:02 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:52:02 #97 9.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:52:02 #97 11.25 OK: 9 MiB in 18 packages 05:52:02 #97 DONE 11.8s 05:52:02 05:52:02 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:52:02 #99 ... 05:52:02 05:52:02 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:52:02 #95 DONE 14.2s 05:52:02 05:52:02 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:52:04 #100 ... 05:52:04 05:52:04 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:52:04 #99 DONE 1.8s 05:52:04 05:52:04 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:52:04 #101 DONE 1.4s 05:52:04 05:52:04 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:52:04 #100 DONE 1.4s 05:52:04 05:52:04 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:52:04 #102 ... 05:52:04 05:52:04 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:52:04 #103 DONE 0.2s 05:52:04 05:52:04 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:52:04 #102 DONE 0.3s 05:52:04 05:52:04 #104 [security-spire-server stage-2 6/9] COPY security.txt / 05:52:04 #104 DONE 0.3s 05:52:04 05:52:04 #105 [security-spire-config stage-2 6/10] COPY security.txt / 05:52:04 #105 DONE 0.3s 05:52:04 05:52:04 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:52:04 #106 ... 05:52:04 05:52:04 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:52:04 #107 DONE 0.4s 05:52:04 05:52:04 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:52:04 #106 DONE 0.4s 05:52:04 05:52:04 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:52:05 #108 ... 05:52:05 05:52:05 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:52:05 #109 DONE 0.2s 05:52:05 05:52:05 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:52:05 #108 DONE 0.3s 05:52:05 05:52:05 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:52:05 #110 ... 05:52:05 05:52:05 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:52:05 #111 DONE 0.3s 05:52:05 05:52:05 #112 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:52:05 #112 DONE 1.5s 05:52:05 05:52:05 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:52:05 #110 DONE 0.3s 05:52:05 05:52:05 #113 [security-spire-server] exporting to image 05:52:05 #113 exporting layers 05:52:06 #113 ... 05:52:06 05:52:06 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:52:06 #114 DONE 0.4s 05:52:06 05:52:06 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 05:52:06 #115 DONE 0.3s 05:52:06 05:52:06 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:52:06 #116 DONE 0.2s 05:52:06 05:52:06 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:06 #91 ... 05:52:06 05:52:06 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:52:06 #117 DONE 0.2s 05:52:06 05:52:06 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:06 #92 ... 05:52:06 05:52:06 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:52:07 #118 DONE 0.3s 05:52:07 05:52:07 #113 [security-spire-agent] exporting to image 05:52:09 #113 exporting layers 3.6s done 05:52:09 #113 writing image sha256:6bba5bae0733431d83f44404b7e2c5cd6cace6aa95f3d6e0da3fcc1830719c27 0.0s done 05:52:09 #113 naming to docker.io/library/security-spire-config-arm64 done 05:52:09 #113 exporting layers 3.6s done 05:52:09 #113 writing image sha256:1a32d62b865d9cdacaefa1b36c9332f7f49d6deccd55d6e185b5536ff95ec820 0.0s done 05:52:09 #113 naming to docker.io/library/security-spire-server-arm64 05:52:09 #113 naming to docker.io/library/security-spire-server-arm64 done 05:52:09 #113 exporting layers 2.4s done 05:52:09 #113 writing image sha256:2a9b51b613e2406d1eaed954ae5f9817f7166987f59317febd91bd7a034a356d done 05:52:09 #113 naming to docker.io/library/security-spire-agent-arm64 done 05:52:09 #113 DONE 4.1s 05:52:09 05:52:09 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:52 #160 ... 05:52:52 05:52:52 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:52:52 #158 103.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:53:14 #158 DONE 128.6s 05:53:14 05:53:14 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:53:14 #153 DONE 128.6s 05:53:14 05:53:14 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:53:14 #161 ... 05:53:14 05:53:14 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:53:14 #156 DONE 129.0s 05:53:14 05:53:14 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:53:14 #162 ... 05:53:14 05:53:14 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:53:14 #149 DONE 129.3s 05:53:14 05:53:14 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:53:14 #163 ... 05:53:14 05:53:14 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:53:14 #161 DONE 0.9s 05:53:14 05:53:14 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:53:14 #162 DONE 0.7s 05:53:14 05:53:14 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:53:14 #164 DONE 0.4s 05:53:14 05:53:14 #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:53:14 #165 DONE 0.2s 05:53:14 05:53:14 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:53:14 #163 DONE 0.4s 05:53:14 05:53:14 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:53:14 #166 DONE 0.3s 05:53:14 05:53:14 #167 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:53:14 #167 ... 05:53:14 05:53:14 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:53:14 #168 DONE 0.4s 05:53:14 05:53:14 #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:53:14 #169 ... 05:53:14 05:53:14 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:53:14 #170 DONE 0.7s 05:53:14 05:53:14 #167 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:53:14 #167 DONE 0.8s 05:53:14 05:53:14 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:53:14 #171 ... 05:53:14 05:53:14 #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:53:14 #169 DONE 0.7s 05:53:14 05:53:14 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:53:14 #157 DONE 131.0s 05:53:15 05:53:15 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:53:15 #171 DONE 0.5s 05:53:15 05:53:15 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:53:15 #172 ... 05:53:15 05:53:15 #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:53:15 #173 DONE 0.5s 05:53:15 05:53:15 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:53:15 #172 DONE 0.5s 05:53:15 05:53:15 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:53:15 #174 ... 05:53:15 05:53:15 #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:53:15 #175 DONE 1.6s 05:53:15 05:53:15 #176 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:53:15 #176 DONE 0.4s 05:53:15 05:53:15 #177 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:53:15 #177 ... 05:53:15 05:53:15 #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:53:15 #178 DONE 0.6s 05:53:15 05:53:15 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:53:15 #174 DONE 0.5s 05:53:15 05:53:15 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:53:15 #179 DONE 0.4s 05:53:15 05:53:15 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:53:15 #180 DONE 0.4s 05:53:15 05:53:15 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:53:16 #181 ... 05:53:16 05:53:16 #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:53:16 #182 DONE 0.6s 05:53:16 05:53:16 #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:53:16 #183 ... 05:53:16 05:53:16 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:53:16 #181 DONE 0.7s 05:53:16 05:53:16 #184 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:53:16 #184 DONE 0.8s 05:53:16 05:53:16 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:53:16 #185 ... 05:53:16 05:53:16 #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:53:16 #186 DONE 1.0s 05:53:16 05:53:16 #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:53:16 #183 DONE 0.5s 05:53:17 05:53:17 #187 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:53:19 #187 ... 05:53:19 05:53:19 #177 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:53:19 #177 DONE 3.3s 05:53:19 05:53:19 #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:53:19 #188 DONE 2.1s 05:53:19 05:53:19 #187 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:53:19 #187 DONE 2.0s 05:53:19 05:53:19 #101 [core-common-config-bootstrapper] exporting to image 05:53:19 #101 exporting layers 05:53:19 #101 ... 05:53:19 05:53:19 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:53:19 #189 DONE 2.2s 05:53:19 05:53:19 #101 [security-spiffe-token-provider] exporting to image 05:53:20 #101 ... 05:53:20 05:53:20 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:53:20 #185 DONE 3.9s 05:53:20 05:53:20 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:53:20 #190 DONE 1.3s 05:53:20 05:53:20 #191 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:53:20 #191 DONE 1.6s 05:53:20 05:53:20 #101 [security-proxy-setup] exporting to image 05:53:20 #101 exporting layers 1.7s done 05:53:20 #101 writing image sha256:5b1bc80d4b53b5cfbef59b6373b6417ed4d9db73a37666a06c6b457e3fa7456d 05:53:20 #101 writing image sha256:5b1bc80d4b53b5cfbef59b6373b6417ed4d9db73a37666a06c6b457e3fa7456d 0.1s done 05:53:20 #101 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 05:53:21 #101 exporting layers 1.9s done 05:53:21 #101 writing image sha256:28a1dc4bcae13d4c93774b2eb974136485583aacdb0377ee95696e3dc5934146 05:53:21 #101 ... 05:53:21 05:53:21 #192 [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/ 05:53:21 #192 DONE 1.1s 05:53:21 05:53:21 #101 [security-spiffe-token-provider] exporting to image 05:53:21 #101 writing image sha256:28a1dc4bcae13d4c93774b2eb974136485583aacdb0377ee95696e3dc5934146 0.1s done 05:53:21 #101 naming to docker.io/library/security-spiffe-token-provider done 05:53:23 #101 ... 05:53:23 05:53:23 #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:53:23 #193 DONE 3.1s 05:53:23 05:53:23 #194 [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/ 05:53:23 #194 DONE 1.9s 05:53:23 05:53:23 #101 [security-secretstore-setup] exporting to image 05:53:25 #101 ... 05:53:25 05:53:25 #195 [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/ 05:53:25 #195 DONE 1.8s 05:53:25 05:53:25 #101 [security-proxy-setup] exporting to image 05:53:25 #101 exporting layers 4.9s done 05:53:25 #101 writing image sha256:8cb1d1612588852d39a2bd5346abc541667b44069484f1cc5f2c87d3757e1c66 0.0s done 05:53:25 #101 naming to docker.io/library/security-proxy-setup done 05:53:25 #101 ... 05:53:25 05:53:25 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:53:25 #196 DONE 0.3s 05:53:25 05:53:25 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:53:26 #197 DONE 0.2s 05:53:26 05:53:26 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:53:26 #198 ... 05:53:26 05:53:26 #101 [security-secretstore-setup] exporting to image 05:53:26 #101 exporting layers 2.5s done 05:53:26 #101 writing image sha256:f7731bdbda38439e6bc4ec162fce4602f4f0cd3f99af021457f6561273a1ca52 done 05:53:26 #101 naming to docker.io/library/security-secretstore-setup done 05:53:26 #101 DONE 8.9s 05:53:26 05:53:26 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:53:28 #154 ... 05:53:28 05:53:28 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:53:28 #198 DONE 3.0s 05:53:29 05:53:29 #101 [security-bootstrapper] exporting to image 05:53:29 #101 exporting layers 0.7s done 05:53:29 #101 writing image sha256:fd6cbff9894fefb8f886a0d6ac46a6d112ac855b9cb5ec203d632b2eaabfed38 0.0s done 05:53:29 #101 naming to docker.io/library/security-bootstrapper done 05:53:29 #101 DONE 9.7s 05:53:29 05:53:29 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:53:31 #82 ... 05:53:31 05:53:31 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:31 #87 DONE 117.1s 05:53:31 05:53:31 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:31 #91 DONE 112.2s 05:53:31 05:53:31 #119 [security-bootstrapper builder 6/7] COPY . . 05:53:31 #119 ... 05:53:31 05:53:31 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:31 #89 DONE 105.1s 05:53:31 05:53:31 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:31 #82 DONE 113.2s 05:53:31 05:53:31 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:31 #92 DONE 101.8s 05:53:31 05:53:31 #120 [security-spiffe-token-provider builder 6/7] COPY . . 05:53:31 #120 DONE 1.7s 05:53:31 05:53:31 #121 [support-notifications builder 6/7] COPY . . 05:53:31 #121 DONE 1.8s 05:53:31 05:53:31 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:53:31 #122 CACHED 05:53:31 05:53:31 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 05:53:31 #123 CACHED 05:53:31 05:53:31 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:31 #124 CACHED 05:53:31 05:53:31 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:31 #125 CACHED 05:53:31 05:53:31 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:53:31 #126 CACHED 05:53:31 05:53:31 #127 [security-secretstore-setup builder 6/7] COPY . . 05:53:31 #127 CACHED 05:53:31 05:53:31 #128 [support-scheduler builder 6/7] COPY . . 05:53:31 #128 CACHED 05:53:31 05:53:31 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:31 #129 CACHED 05:53:31 05:53:31 #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:53:31 #130 CACHED 05:53:31 05:53:31 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 05:53:31 #131 CACHED 05:53:31 05:53:31 #132 [core-command builder 6/7] COPY . . 05:53:31 #132 CACHED 05:53:31 05:53:31 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:31 #133 CACHED 05:53:31 05:53:31 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:53:31 #134 CACHED 05:53:31 05:53:31 #135 [security-proxy-auth builder 6/7] COPY . . 05:53:31 #135 CACHED 05:53:31 05:53:31 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:31 #136 CACHED 05:53:31 05:53:31 #137 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:31 #137 CACHED 05:53:31 05:53:31 #138 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:53:31 #138 CACHED 05:53:31 05:53:31 #139 [support-cron-scheduler builder 6/7] COPY . . 05:53:31 #139 CACHED 05:53:31 05:53:31 #140 [core-data builder 6/7] COPY . . 05:53:31 #140 DONE 1.8s 05:53:31 05:53:31 #141 [core-keeper builder 7/8] COPY . . 05:53:31 #141 DONE 1.9s 05:53:31 05:53:31 #142 [security-proxy-setup builder 6/7] COPY . . 05:53:31 #142 CACHED 05:53:31 05:53:31 #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:53:31 #143 CACHED 05:53:31 05:53:31 #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:31 #144 CACHED 05:53:31 05:53:31 #145 [core-metadata builder 6/7] COPY . . 05:53:31 #145 CACHED 05:53:31 05:53:31 #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:53:31 #146 CACHED 05:53:31 05:53:31 #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:31 #147 CACHED 05:53:31 05:53:31 #119 [security-bootstrapper builder 6/7] COPY . . 05:53:31 #119 DONE 1.9s 05:53:31 05:53:31 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:53:33 #148 ... 05:53:33 05:53:33 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:53:33 #0 5.289 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:53:34 #149 ... 05:53:34 05:53:34 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:53:34 #0 6.581 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:53:34 #150 ... 05:53:34 05:53:34 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:53:34 #0 7.291 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:53:36 #151 ... 05:53:36 05:53:36 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:53:36 #148 8.369 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:53:37 #148 ... 05:53:37 05:53:37 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:53:37 #0 6.931 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:53:37 #152 ... 05:53:37 05:53:37 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:53:37 #0 8.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:53:38 #153 ... 05:53:38 05:53:38 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:53:38 #0 8.561 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:53:38 #154 ... 05:53:38 05:53:38 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:53:38 #0 7.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:53:38 #155 ... 05:53:38 05:53:38 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:53:38 #0 7.832 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:53:38 #156 ... 05:53:38 05:53:38 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:53:38 #0 8.517 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:53:38 #157 ... 05:53:38 05:53:38 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:53:38 #0 8.567 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:53:38 #158 ... 05:53:38 05:53:38 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:53:38 #0 7.819 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:53:38 #159 ... 05:53:38 05:53:38 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:53:38 #0 5.544 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:54:37 #65 ... 05:54:37 05:54:37 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:54:37 #150 DONE 202.4s 05:54:37 05:54:37 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:54:37 #155 DONE 202.4s 05:54:37 05:54:37 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:54:37 #151 DONE 202.4s 05:54:37 05:54:37 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:54:37 #148 DONE 202.4s 05:54:37 05:54:37 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:54:37 #154 DONE 202.5s 05:54:37 05:54:37 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:54:37 #160 DONE 202.5s 05:54:37 05:54:37 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:54:37 #159 DONE 202.5s 05:54:37 05:54:37 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:54:37 #152 DONE 202.4s 05:54:37 05:54:37 #199 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:54:37 #199 ... 05:54:37 05:54:37 #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:54:37 #200 DONE 0.1s 05:54:37 05:54:37 #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:54:37 #201 DONE 0.4s 05:54:37 05:54:37 #199 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:54:37 #199 DONE 0.6s 05:54:37 05:54:37 #202 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:54:37 #202 DONE 0.3s 05:54:37 05:54:37 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:54:37 #203 CACHED 05:54:37 05:54:37 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:54:37 #204 CACHED 05:54:37 05:54:37 #205 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:54:37 #205 CACHED 05:54:37 05:54:37 #206 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:54:37 #206 CACHED 05:54:37 05:54:37 #207 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:54:37 #207 CACHED 05:54:37 05:54:37 #208 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:54:37 #208 CACHED 05:54:37 05:54:37 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:54:37 #209 DONE 0.4s 05:54:37 05:54:37 #210 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:54:37 #210 DONE 0.4s 05:54:37 05:54:37 #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:54:37 #211 ... 05:54:37 05:54:37 #212 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:54:37 #212 DONE 1.5s 05:54:37 05:54:37 #213 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:54:37 #213 DONE 1.6s 05:54:37 05:54:37 #214 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:54:37 #214 DONE 1.6s 05:54:37 05:54:37 #215 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:54:37 #215 DONE 1.5s 05:54:37 05:54:37 #216 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:54:37 #216 DONE 1.6s 05:54:37 05:54:37 #217 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:54:37 #217 DONE 1.6s 05:54:37 05:54:37 #218 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:54:37 #218 DONE 1.6s 05:54:37 05:54:37 #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:54:37 #211 DONE 1.6s 05:54:37 05:54:37 #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:54:37 #219 ... 05:54:37 05:54:37 #220 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:54:37 #220 DONE 0.9s 05:54:37 05:54:37 #221 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:54:37 #221 ... 05:54:37 05:54:37 #222 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:54:37 #222 DONE 1.4s 05:54:37 05:54:37 #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:54:37 #219 DONE 1.3s 05:54:37 05:54:37 #223 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:54:37 #223 DONE 1.4s 05:54:37 05:54:37 #224 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:54:37 #224 DONE 1.4s 05:54:37 05:54:37 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:54:37 #225 DONE 1.4s 05:54:37 05:54:37 #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:54:37 #226 DONE 1.4s 05:54:37 05:54:37 #227 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:54:37 #227 DONE 1.4s 05:54:37 05:54:37 #101 [support-scheduler] exporting to image 05:54:37 #101 exporting layers 05:54:37 #101 ... 05:54:37 05:54:37 #221 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:54:37 #221 DONE 0.6s 05:54:37 05:54:37 #228 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:54:37 #228 DONE 0.2s 05:54:37 05:54:37 #229 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:54:37 #229 DONE 0.2s 05:54:37 05:54:37 #230 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:54:37 #230 DONE 0.3s 05:54:37 05:54:37 #101 [support-cron-scheduler] exporting to image 05:54:37 #101 exporting layers 0.2s done 05:54:37 #101 ... 05:54:37 05:54:37 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:54:37 #231 DONE 0.3s 05:54:37 05:54:37 #232 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 05:54:37 #232 DONE 0.3s 05:54:37 05:54:37 #101 [core-keeper] exporting to image 05:54:37 #101 ... 05:54:37 05:54:37 #233 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 05:54:37 #233 DONE 0.2s 05:54:37 05:54:37 #234 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:54:37 #234 DONE 0.2s 05:54:37 05:54:37 #235 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 05:54:37 #235 DONE 0.2s 05:54:37 05:54:37 #101 [core-command] exporting to image 05:54:37 #101 writing image sha256:3a01e4bcb47094fdd9ab656a4a478db5ca1fb9f271f117dbab39eaa076466181 0.0s done 05:54:37 #101 writing image sha256:1caa6b5a11876352339b8ac4004834b0ca0c9c72bd5629b24bd571b4346c8f38 0.1s done 05:54:37 #101 naming to docker.io/library/support-scheduler done 05:54:37 #101 naming to docker.io/library/core-command 0.0s done 05:54:37 #101 exporting layers 0.3s done 05:54:37 #101 writing image sha256:2427386fb988d8b155b57bf5273c382cb08206eaa03a68c8f200cebd8e1b178a done 05:54:37 #101 naming to docker.io/library/support-cron-scheduler done 05:54:37 #101 writing image sha256:b02aad036902cfec55e8b51362438f12c46499f1cb0848303cd703b6f00b8b25 0.0s done 05:54:37 #101 naming to docker.io/library/core-keeper 05:54:37 #101 ... 05:54:37 05:54:37 #236 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:54:37 #236 DONE 0.5s 05:54:37 05:54:37 #101 [core-data] exporting to image 05:54:37 #101 exporting layers 0.2s done 05:54:37 #101 naming to docker.io/library/core-keeper done 05:54:37 #101 writing image sha256:bb777ce6a9676ef04ae92a17e4815624dd6849de519657cef298a8d3267fd31a done 05:54:37 #101 naming to docker.io/library/core-data done 05:54:37 #101 exporting layers 0.2s done 05:54:37 #101 writing image sha256:1aa37e2329afdece1ffb5dfe57dd64d4ba30f7b9385f4a6445f9f7866d400ea1 done 05:54:37 #101 naming to docker.io/library/support-notifications done 05:54:37 #101 exporting layers 0.5s done 05:54:37 #101 writing image sha256:a76bd4ef84e15c386769a4926a2ebc1f2109840083d398a4eac1b8505a772680 done 05:54:37 #101 naming to docker.io/library/core-metadata done 05:54:37 #101 writing image sha256:a00f71f90a8cbe1e80bfa78b83e8db48c7bf3f3f79dee9d90959af33340bbee5 done 05:54:37 #101 naming to docker.io/library/security-proxy-auth done 05:54:37 #101 DONE 10.9s 05:54:37 05:54:37 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:54:37 time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:54:37 time="2024-10-11T05:49:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:54:37 $ docker stop --time=1 cb1bb27d36f7702197c162d40ca3053467ffba9093e3ad9e4a08070755abbe03 05:54:38 $ docker rm -f --volumes cb1bb27d36f7702197c162d40ca3053467ffba9093e3ad9e4a08070755abbe03 [Pipeline] // withDockerContainer [Pipeline] sh 05:54:39 + docker images 05:54:39 REPOSITORY TAG IMAGE ID CREATED SIZE 05:54:39 core-keeper latest b02aad036902 8 seconds ago 29MB 05:54:39 core-metadata latest a76bd4ef84e1 8 seconds ago 29.8MB 05:54:39 core-data latest bb777ce6a967 8 seconds ago 29.6MB 05:54:39 support-notifications latest 1aa37e2329af 8 seconds ago 44.4MB 05:54:39 security-proxy-auth latest a00f71f90a8c 8 seconds ago 24.6MB 05:54:39 core-command latest 1caa6b5a1187 9 seconds ago 25.9MB 05:54:39 support-scheduler latest 3a01e4bcb470 9 seconds ago 43.8MB 05:54:39 support-cron-scheduler latest 2427386fb988 9 seconds ago 45.4MB 05:54:39 security-bootstrapper latest fd6cbff9894f About a minute ago 20.4MB 05:54:39 security-secretstore-setup latest f7731bdbda38 About a minute ago 40.2MB 05:54:39 security-proxy-setup latest 8cb1d1612588 About a minute ago 28.7MB 05:54:39 core-common-config-bootstrapper latest 5b1bc80d4b53 About a minute ago 16.5MB 05:54:39 security-spiffe-token-provider latest 28a1dc4bcae1 About a minute ago 31.8MB 05:54:39 security-spire-server latest 174efa2a9bf7 4 minutes ago 122MB 05:54:39 security-spire-agent latest 7af6c30b217f 4 minutes ago 183MB 05:54:39 security-spire-config latest 281e7be19e7c 4 minutes ago 121MB 05:54:39 ci-base-image-x86_64 latest 2b49dcd3e491 7 minutes ago 979MB 05:54:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 8 days ago 573MB 05:54:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 05:54:39 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 05:54:39 provisioning config files... 05:54:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/722@tmp/config6487424397962926129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:39 ---> ****-login.sh 05:54:39 nexus3.edgexfoundry.org:10001 05:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:39 Configure a credential helper to remove this warning. See 05:54:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:39 05:54:39 Login Succeeded 05:54:39 nexus3.edgexfoundry.org:10002 05:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:39 Configure a credential helper to remove this warning. See 05:54:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:39 05:54:39 Login Succeeded 05:54:39 nexus3.edgexfoundry.org:10003 05:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:39 Configure a credential helper to remove this warning. See 05:54:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:39 05:54:39 Login Succeeded 05:54:39 nexus3.edgexfoundry.org:10004 05:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:40 Configure a credential helper to remove this warning. See 05:54:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:40 05:54:40 Login Succeeded 05:54:40 ****.io 05:54:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:40 Configure a credential helper to remove this warning. See 05:54:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:40 05:54:40 Login Succeeded 05:54:40 ---> ****-login.sh ends [Pipeline] } 05:54:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:54:40 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:54:40 57d582de66f95770521161450c5858bd8cea222e 05:54:40 latest 05:54:40 3.2.0-dev.99 05:54:40 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:54:40 main 05:54:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:41 + docker push nexus3.edgexfoundry.org:10004/core-command:57d582de66f95770521161450c5858bd8cea222e 05:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:54:41 a4b1b9cf2a39: Preparing 05:54:41 6a22558bee06: Preparing 05:54:41 da8e9a27c35f: Preparing 05:54:41 4955fe114ffa: Preparing 05:54:41 0521596157db: Preparing 05:54:41 e3b4f270f473: Preparing 05:54:41 63ca1fbb43ae: Preparing 05:54:41 e3b4f270f473: Waiting 05:54:41 63ca1fbb43ae: Waiting 05:54:41 4955fe114ffa: Pushed 05:54:41 da8e9a27c35f: Pushed 05:54:41 a4b1b9cf2a39: Pushed 05:54:41 0521596157db: Pushed 05:54:41 63ca1fbb43ae: Layer already exists 05:54:41 e3b4f270f473: Pushed 05:54:43 6a22558bee06: Pushed 05:54:43 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:e702f874aadf0ad2b918df576d4cfc8ee0612d101b8714916fcdac191ed4d833 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:54:44 a4b1b9cf2a39: Preparing 05:54:44 6a22558bee06: Preparing 05:54:44 da8e9a27c35f: Preparing 05:54:44 4955fe114ffa: Preparing 05:54:44 0521596157db: Preparing 05:54:44 e3b4f270f473: Preparing 05:54:44 63ca1fbb43ae: Preparing 05:54:44 63ca1fbb43ae: Waiting 05:54:44 e3b4f270f473: Waiting 05:54:44 a4b1b9cf2a39: Layer already exists 05:54:44 4955fe114ffa: Layer already exists 05:54:44 0521596157db: Layer already exists 05:54:44 da8e9a27c35f: Layer already exists 05:54:44 6a22558bee06: Layer already exists 05:54:44 e3b4f270f473: Layer already exists 05:54:44 63ca1fbb43ae: Layer already exists 05:54:44 latest: digest: sha256:e702f874aadf0ad2b918df576d4cfc8ee0612d101b8714916fcdac191ed4d833 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:44 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.99 05:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:54:44 a4b1b9cf2a39: Preparing 05:54:44 6a22558bee06: Preparing 05:54:44 da8e9a27c35f: Preparing 05:54:44 4955fe114ffa: Preparing 05:54:44 0521596157db: Preparing 05:54:44 e3b4f270f473: Preparing 05:54:44 63ca1fbb43ae: Preparing 05:54:44 63ca1fbb43ae: Waiting 05:54:44 e3b4f270f473: Waiting 05:54:44 6a22558bee06: Layer already exists 05:54:44 a4b1b9cf2a39: Layer already exists 05:54:44 da8e9a27c35f: Layer already exists 05:54:44 4955fe114ffa: Layer already exists 05:54:44 0521596157db: Layer already exists 05:54:44 e3b4f270f473: Layer already exists 05:54:44 63ca1fbb43ae: Layer already exists 05:54:44 3.2.0-dev.99: digest: sha256:e702f874aadf0ad2b918df576d4cfc8ee0612d101b8714916fcdac191ed4d833 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:45 + docker push nexus3.edgexfoundry.org:10004/core-command:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:54:45 a4b1b9cf2a39: Preparing 05:54:45 6a22558bee06: Preparing 05:54:45 da8e9a27c35f: Preparing 05:54:45 4955fe114ffa: Preparing 05:54:45 0521596157db: Preparing 05:54:45 e3b4f270f473: Preparing 05:54:45 63ca1fbb43ae: Preparing 05:54:45 e3b4f270f473: Waiting 05:54:45 63ca1fbb43ae: Waiting 05:54:45 4955fe114ffa: Layer already exists 05:54:45 6a22558bee06: Layer already exists 05:54:45 da8e9a27c35f: Layer already exists 05:54:45 0521596157db: Layer already exists 05:54:45 a4b1b9cf2a39: Layer already exists 05:54:45 e3b4f270f473: Layer already exists 05:54:45 63ca1fbb43ae: Layer already exists 05:54:45 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:e702f874aadf0ad2b918df576d4cfc8ee0612d101b8714916fcdac191ed4d833 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:46 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:54:46 a4b1b9cf2a39: Preparing 05:54:46 6a22558bee06: Preparing 05:54:46 da8e9a27c35f: Preparing 05:54:46 4955fe114ffa: Preparing 05:54:46 0521596157db: Preparing 05:54:46 e3b4f270f473: Preparing 05:54:46 63ca1fbb43ae: Preparing 05:54:46 63ca1fbb43ae: Waiting 05:54:46 e3b4f270f473: Waiting 05:54:46 da8e9a27c35f: Layer already exists 05:54:46 6a22558bee06: Layer already exists 05:54:46 4955fe114ffa: Layer already exists 05:54:46 0521596157db: Layer already exists 05:54:46 a4b1b9cf2a39: Layer already exists 05:54:46 e3b4f270f473: Layer already exists 05:54:46 63ca1fbb43ae: Layer already exists 05:54:46 main: digest: sha256:e702f874aadf0ad2b918df576d4cfc8ee0612d101b8714916fcdac191ed4d833 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:46 ===================================================== [Pipeline] echo 05:54:46 taggedImages: 05:54:46 - nexus3.edgexfoundry.org:10004/core-command:57d582de66f95770521161450c5858bd8cea222e 05:54:46 - nexus3.edgexfoundry.org:10004/core-command:latest 05:54:46 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.99 05:54:46 - nexus3.edgexfoundry.org:10004/core-command:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:54:46 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:54:46 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:54:46 57d582de66f95770521161450c5858bd8cea222e 05:54:46 latest 05:54:46 3.2.0-dev.99 05:54:46 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:54:46 main 05:54:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57d582de66f95770521161450c5858bd8cea222e 05:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:54:47 49ef29a8ae49: Preparing 05:54:47 4d795db26be8: Preparing 05:54:47 92d3266d41c5: Preparing 05:54:47 a9278e64e833: Preparing 05:54:47 da8e9a27c35f: Preparing 05:54:47 4955fe114ffa: Preparing 05:54:47 0521596157db: Preparing 05:54:47 e3b4f270f473: Preparing 05:54:47 63ca1fbb43ae: Preparing 05:54:47 4955fe114ffa: Waiting 05:54:47 0521596157db: Waiting 05:54:47 63ca1fbb43ae: Waiting 05:54:47 e3b4f270f473: Waiting 05:54:47 da8e9a27c35f: Layer already exists 05:54:47 4955fe114ffa: Layer already exists 05:54:47 0521596157db: Layer already exists 05:54:47 e3b4f270f473: Layer already exists 05:54:47 63ca1fbb43ae: Layer already exists 05:54:47 4d795db26be8: Pushed 05:54:47 49ef29a8ae49: Pushed 05:54:47 92d3266d41c5: Pushed 05:54:48 a9278e64e833: Pushed 05:54:48 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:9e330f78fa5592c2ed2df823beb7f4994d0663370690a5caad8ae1c969fd4905 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:54:48 49ef29a8ae49: Preparing 05:54:48 4d795db26be8: Preparing 05:54:48 92d3266d41c5: Preparing 05:54:48 a9278e64e833: Preparing 05:54:48 da8e9a27c35f: Preparing 05:54:48 4955fe114ffa: Preparing 05:54:48 0521596157db: Preparing 05:54:48 e3b4f270f473: Preparing 05:54:48 63ca1fbb43ae: Preparing 05:54:48 0521596157db: Waiting 05:54:48 e3b4f270f473: Waiting 05:54:48 63ca1fbb43ae: Waiting 05:54:48 a9278e64e833: Layer already exists 05:54:48 4d795db26be8: Layer already exists 05:54:48 92d3266d41c5: Layer already exists 05:54:48 da8e9a27c35f: Layer already exists 05:54:48 49ef29a8ae49: Layer already exists 05:54:48 0521596157db: Layer already exists 05:54:48 4955fe114ffa: Layer already exists 05:54:48 63ca1fbb43ae: Layer already exists 05:54:48 e3b4f270f473: Layer already exists 05:54:48 latest: digest: sha256:9e330f78fa5592c2ed2df823beb7f4994d0663370690a5caad8ae1c969fd4905 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.99 05:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:54:49 49ef29a8ae49: Preparing 05:54:49 4d795db26be8: Preparing 05:54:49 92d3266d41c5: Preparing 05:54:49 a9278e64e833: Preparing 05:54:49 da8e9a27c35f: Preparing 05:54:49 4955fe114ffa: Preparing 05:54:49 0521596157db: Preparing 05:54:49 e3b4f270f473: Preparing 05:54:49 63ca1fbb43ae: Preparing 05:54:49 0521596157db: Waiting 05:54:49 e3b4f270f473: Waiting 05:54:49 63ca1fbb43ae: Waiting 05:54:49 4955fe114ffa: Waiting 05:54:49 da8e9a27c35f: Layer already exists 05:54:49 49ef29a8ae49: Layer already exists 05:54:49 92d3266d41c5: Layer already exists 05:54:49 4d795db26be8: Layer already exists 05:54:49 a9278e64e833: Layer already exists 05:54:49 63ca1fbb43ae: Layer already exists 05:54:49 4955fe114ffa: Layer already exists 05:54:49 e3b4f270f473: Layer already exists 05:54:49 0521596157db: Layer already exists 05:54:49 3.2.0-dev.99: digest: sha256:9e330f78fa5592c2ed2df823beb7f4994d0663370690a5caad8ae1c969fd4905 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:54:50 49ef29a8ae49: Preparing 05:54:50 4d795db26be8: Preparing 05:54:50 92d3266d41c5: Preparing 05:54:50 a9278e64e833: Preparing 05:54:50 da8e9a27c35f: Preparing 05:54:50 4955fe114ffa: Preparing 05:54:50 0521596157db: Preparing 05:54:50 e3b4f270f473: Preparing 05:54:50 63ca1fbb43ae: Preparing 05:54:50 0521596157db: Waiting 05:54:50 4955fe114ffa: Waiting 05:54:50 e3b4f270f473: Waiting 05:54:50 a9278e64e833: Layer already exists 05:54:50 49ef29a8ae49: Layer already exists 05:54:50 da8e9a27c35f: Layer already exists 05:54:50 4d795db26be8: Layer already exists 05:54:50 92d3266d41c5: Layer already exists 05:54:50 4955fe114ffa: Layer already exists 05:54:50 0521596157db: Layer already exists 05:54:50 63ca1fbb43ae: Layer already exists 05:54:50 e3b4f270f473: Layer already exists 05:54:50 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:9e330f78fa5592c2ed2df823beb7f4994d0663370690a5caad8ae1c969fd4905 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:54:50 49ef29a8ae49: Preparing 05:54:50 4d795db26be8: Preparing 05:54:50 92d3266d41c5: Preparing 05:54:50 a9278e64e833: Preparing 05:54:50 da8e9a27c35f: Preparing 05:54:50 4955fe114ffa: Preparing 05:54:50 0521596157db: Preparing 05:54:50 e3b4f270f473: Preparing 05:54:50 63ca1fbb43ae: Preparing 05:54:50 e3b4f270f473: Waiting 05:54:50 63ca1fbb43ae: Waiting 05:54:50 4955fe114ffa: Waiting 05:54:50 49ef29a8ae49: Layer already exists 05:54:50 da8e9a27c35f: Layer already exists 05:54:50 4d795db26be8: Layer already exists 05:54:50 92d3266d41c5: Layer already exists 05:54:50 0521596157db: Layer already exists 05:54:50 4955fe114ffa: Layer already exists 05:54:50 a9278e64e833: Layer already exists 05:54:50 63ca1fbb43ae: Layer already exists 05:54:50 e3b4f270f473: Layer already exists 05:54:50 main: digest: sha256:9e330f78fa5592c2ed2df823beb7f4994d0663370690a5caad8ae1c969fd4905 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:50 ===================================================== [Pipeline] echo 05:54:50 taggedImages: 05:54:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57d582de66f95770521161450c5858bd8cea222e 05:54:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:54:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.99 05:54:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:54:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:54:51 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:54:51 57d582de66f95770521161450c5858bd8cea222e 05:54:51 latest 05:54:51 3.2.0-dev.99 05:54:51 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:54:51 main 05:54:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:51 + docker push nexus3.edgexfoundry.org:10004/core-data:57d582de66f95770521161450c5858bd8cea222e 05:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:54:51 4506af14de4f: Preparing 05:54:51 d97226f40b58: Preparing 05:54:51 b8efc457c5b7: Preparing 05:54:51 da8e9a27c35f: Preparing 05:54:51 4955fe114ffa: Preparing 05:54:51 17e709c113f3: Preparing 05:54:51 e3b4f270f473: Preparing 05:54:51 63ca1fbb43ae: Preparing 05:54:51 e3b4f270f473: Waiting 05:54:51 17e709c113f3: Waiting 05:54:51 63ca1fbb43ae: Waiting 05:54:51 4955fe114ffa: Layer already exists 05:54:51 da8e9a27c35f: Layer already exists 05:54:51 e3b4f270f473: Layer already exists 05:54:51 63ca1fbb43ae: Layer already exists 05:54:51 d97226f40b58: Pushed 05:54:51 4506af14de4f: Pushed 05:54:51 17e709c113f3: Pushed 05:54:54 b8efc457c5b7: Pushed 05:54:54 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:7d64ba01c737151fe023bb3dad43e481d9be5f20c98eb14b646dca37f054ed33 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:54 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:54:54 4506af14de4f: Preparing 05:54:54 d97226f40b58: Preparing 05:54:54 b8efc457c5b7: Preparing 05:54:54 da8e9a27c35f: Preparing 05:54:54 4955fe114ffa: Preparing 05:54:54 17e709c113f3: Preparing 05:54:54 e3b4f270f473: Preparing 05:54:54 17e709c113f3: Waiting 05:54:54 63ca1fbb43ae: Preparing 05:54:54 e3b4f270f473: Waiting 05:54:54 63ca1fbb43ae: Waiting 05:54:54 da8e9a27c35f: Layer already exists 05:54:54 d97226f40b58: Layer already exists 05:54:54 4506af14de4f: Layer already exists 05:54:54 4955fe114ffa: Layer already exists 05:54:54 b8efc457c5b7: Layer already exists 05:54:54 e3b4f270f473: Layer already exists 05:54:54 17e709c113f3: Layer already exists 05:54:54 63ca1fbb43ae: Layer already exists 05:54:54 latest: digest: sha256:7d64ba01c737151fe023bb3dad43e481d9be5f20c98eb14b646dca37f054ed33 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:55 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.99 05:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:54:55 4506af14de4f: Preparing 05:54:55 d97226f40b58: Preparing 05:54:55 b8efc457c5b7: Preparing 05:54:55 da8e9a27c35f: Preparing 05:54:55 4955fe114ffa: Preparing 05:54:55 17e709c113f3: Preparing 05:54:55 e3b4f270f473: Preparing 05:54:55 63ca1fbb43ae: Preparing 05:54:55 17e709c113f3: Waiting 05:54:55 e3b4f270f473: Waiting 05:54:55 63ca1fbb43ae: Waiting 05:54:55 d97226f40b58: Layer already exists 05:54:55 da8e9a27c35f: Layer already exists 05:54:55 4955fe114ffa: Layer already exists 05:54:55 4506af14de4f: Layer already exists 05:54:55 b8efc457c5b7: Layer already exists 05:54:55 63ca1fbb43ae: Layer already exists 05:54:55 17e709c113f3: Layer already exists 05:54:55 e3b4f270f473: Layer already exists 05:54:55 3.2.0-dev.99: digest: sha256:7d64ba01c737151fe023bb3dad43e481d9be5f20c98eb14b646dca37f054ed33 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:56 + docker push nexus3.edgexfoundry.org:10004/core-data:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:54:56 4506af14de4f: Preparing 05:54:56 d97226f40b58: Preparing 05:54:56 b8efc457c5b7: Preparing 05:54:56 da8e9a27c35f: Preparing 05:54:56 4955fe114ffa: Preparing 05:54:56 17e709c113f3: Preparing 05:54:56 e3b4f270f473: Preparing 05:54:56 63ca1fbb43ae: Preparing 05:54:56 17e709c113f3: Waiting 05:54:56 e3b4f270f473: Waiting 05:54:56 63ca1fbb43ae: Waiting 05:54:56 4955fe114ffa: Layer already exists 05:54:56 d97226f40b58: Layer already exists 05:54:56 b8efc457c5b7: Layer already exists 05:54:56 da8e9a27c35f: Layer already exists 05:54:56 4506af14de4f: Layer already exists 05:54:56 63ca1fbb43ae: Layer already exists 05:54:56 e3b4f270f473: Layer already exists 05:54:56 17e709c113f3: Layer already exists 05:54:56 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:7d64ba01c737151fe023bb3dad43e481d9be5f20c98eb14b646dca37f054ed33 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:56 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:54:56 4506af14de4f: Preparing 05:54:56 d97226f40b58: Preparing 05:54:56 b8efc457c5b7: Preparing 05:54:56 da8e9a27c35f: Preparing 05:54:56 4955fe114ffa: Preparing 05:54:56 17e709c113f3: Preparing 05:54:56 e3b4f270f473: Preparing 05:54:56 63ca1fbb43ae: Preparing 05:54:56 17e709c113f3: Waiting 05:54:56 e3b4f270f473: Waiting 05:54:56 4506af14de4f: Layer already exists 05:54:56 4955fe114ffa: Layer already exists 05:54:56 d97226f40b58: Layer already exists 05:54:56 b8efc457c5b7: Layer already exists 05:54:56 da8e9a27c35f: Layer already exists 05:54:56 17e709c113f3: Layer already exists 05:54:56 63ca1fbb43ae: Layer already exists 05:54:56 e3b4f270f473: Layer already exists 05:54:56 main: digest: sha256:7d64ba01c737151fe023bb3dad43e481d9be5f20c98eb14b646dca37f054ed33 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:56 ===================================================== [Pipeline] echo 05:54:56 taggedImages: 05:54:56 - nexus3.edgexfoundry.org:10004/core-data:57d582de66f95770521161450c5858bd8cea222e 05:54:56 - nexus3.edgexfoundry.org:10004/core-data:latest 05:54:56 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.99 05:54:56 - nexus3.edgexfoundry.org:10004/core-data:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:54:56 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:54:56 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:54:56 57d582de66f95770521161450c5858bd8cea222e 05:54:56 latest 05:54:56 3.2.0-dev.99 05:54:56 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:54:56 main 05:54:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:57d582de66f95770521161450c5858bd8cea222e 05:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:54:57 3a9e63ad1b2c: Preparing 05:54:57 1d3e5e2551c6: Preparing 05:54:57 b7edcf51c57c: Preparing 05:54:57 4955fe114ffa: Preparing 05:54:57 e25184c0a35d: Preparing 05:54:57 fe3becdff1f2: Preparing 05:54:57 63ca1fbb43ae: Preparing 05:54:57 fe3becdff1f2: Waiting 05:54:57 63ca1fbb43ae: Waiting 05:54:57 4955fe114ffa: Layer already exists 05:54:57 e25184c0a35d: Pushed 05:54:57 3a9e63ad1b2c: Pushed 05:54:57 fe3becdff1f2: Pushed 05:54:57 1d3e5e2551c6: Pushed 05:54:57 63ca1fbb43ae: Layer already exists 05:55:00 b7edcf51c57c: Pushed 05:55:00 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:11a2c4ac028c1a84f203e21563d17fb771ad41494c1d36e330759a2db2515038 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:55:00 3a9e63ad1b2c: Preparing 05:55:00 1d3e5e2551c6: Preparing 05:55:00 b7edcf51c57c: Preparing 05:55:00 4955fe114ffa: Preparing 05:55:00 e25184c0a35d: Preparing 05:55:00 fe3becdff1f2: Preparing 05:55:00 63ca1fbb43ae: Preparing 05:55:00 fe3becdff1f2: Waiting 05:55:00 63ca1fbb43ae: Waiting 05:55:00 e25184c0a35d: Layer already exists 05:55:00 b7edcf51c57c: Layer already exists 05:55:00 3a9e63ad1b2c: Layer already exists 05:55:00 1d3e5e2551c6: Layer already exists 05:55:00 4955fe114ffa: Layer already exists 05:55:00 63ca1fbb43ae: Layer already exists 05:55:00 fe3becdff1f2: Layer already exists 05:55:00 latest: digest: sha256:11a2c4ac028c1a84f203e21563d17fb771ad41494c1d36e330759a2db2515038 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.99 05:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:55:01 3a9e63ad1b2c: Preparing 05:55:01 1d3e5e2551c6: Preparing 05:55:01 b7edcf51c57c: Preparing 05:55:01 4955fe114ffa: Preparing 05:55:01 e25184c0a35d: Preparing 05:55:01 fe3becdff1f2: Preparing 05:55:01 63ca1fbb43ae: Preparing 05:55:01 fe3becdff1f2: Waiting 05:55:01 63ca1fbb43ae: Waiting 05:55:01 b7edcf51c57c: Layer already exists 05:55:01 1d3e5e2551c6: Layer already exists 05:55:01 4955fe114ffa: Layer already exists 05:55:01 3a9e63ad1b2c: Layer already exists 05:55:01 e25184c0a35d: Layer already exists 05:55:01 fe3becdff1f2: Layer already exists 05:55:01 63ca1fbb43ae: Layer already exists 05:55:01 3.2.0-dev.99: digest: sha256:11a2c4ac028c1a84f203e21563d17fb771ad41494c1d36e330759a2db2515038 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:55:02 3a9e63ad1b2c: Preparing 05:55:02 1d3e5e2551c6: Preparing 05:55:02 b7edcf51c57c: Preparing 05:55:02 4955fe114ffa: Preparing 05:55:02 e25184c0a35d: Preparing 05:55:02 fe3becdff1f2: Preparing 05:55:02 63ca1fbb43ae: Preparing 05:55:02 fe3becdff1f2: Waiting 05:55:02 63ca1fbb43ae: Waiting 05:55:02 e25184c0a35d: Layer already exists 05:55:02 4955fe114ffa: Layer already exists 05:55:02 3a9e63ad1b2c: Layer already exists 05:55:02 b7edcf51c57c: Layer already exists 05:55:02 1d3e5e2551c6: Layer already exists 05:55:02 63ca1fbb43ae: Layer already exists 05:55:02 fe3becdff1f2: Layer already exists 05:55:02 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:11a2c4ac028c1a84f203e21563d17fb771ad41494c1d36e330759a2db2515038 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:02 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:55:02 3a9e63ad1b2c: Preparing 05:55:02 1d3e5e2551c6: Preparing 05:55:02 b7edcf51c57c: Preparing 05:55:02 4955fe114ffa: Preparing 05:55:02 e25184c0a35d: Preparing 05:55:02 fe3becdff1f2: Preparing 05:55:02 63ca1fbb43ae: Preparing 05:55:02 fe3becdff1f2: Waiting 05:55:02 63ca1fbb43ae: Waiting 05:55:02 4955fe114ffa: Layer already exists 05:55:02 1d3e5e2551c6: Layer already exists 05:55:02 e25184c0a35d: Layer already exists 05:55:02 b7edcf51c57c: Layer already exists 05:55:02 3a9e63ad1b2c: Layer already exists 05:55:02 63ca1fbb43ae: Layer already exists 05:55:02 fe3becdff1f2: Layer already exists 05:55:02 main: digest: sha256:11a2c4ac028c1a84f203e21563d17fb771ad41494c1d36e330759a2db2515038 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:02 ===================================================== [Pipeline] echo 05:55:02 taggedImages: 05:55:02 - nexus3.edgexfoundry.org:10004/core-keeper:57d582de66f95770521161450c5858bd8cea222e 05:55:02 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:55:02 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.99 05:55:02 - nexus3.edgexfoundry.org:10004/core-keeper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:02 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:55:02 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:55:02 57d582de66f95770521161450c5858bd8cea222e 05:55:02 latest 05:55:02 3.2.0-dev.99 05:55:02 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:02 main 05:55:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:57d582de66f95770521161450c5858bd8cea222e 05:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:55:03 25ef326dc665: Preparing 05:55:03 e31c3c8bf1ce: Preparing 05:55:03 d66c035d4a34: Preparing 05:55:03 41f1db02b1db: Preparing 05:55:03 da8e9a27c35f: Preparing 05:55:03 4955fe114ffa: Preparing 05:55:03 0521596157db: Preparing 05:55:03 e3b4f270f473: Preparing 05:55:03 63ca1fbb43ae: Preparing 05:55:03 4955fe114ffa: Waiting 05:55:03 0521596157db: Waiting 05:55:03 e3b4f270f473: Waiting 05:55:03 63ca1fbb43ae: Waiting 05:55:03 da8e9a27c35f: Layer already exists 05:55:03 4955fe114ffa: Layer already exists 05:55:03 0521596157db: Layer already exists 05:55:03 e3b4f270f473: Layer already exists 05:55:03 63ca1fbb43ae: Layer already exists 05:55:03 25ef326dc665: Pushed 05:55:03 e31c3c8bf1ce: Pushed 05:55:03 d66c035d4a34: Pushed 05:55:06 41f1db02b1db: Pushed 05:55:06 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:bb5f17df9cd2a8448d0605699271537af65207b6241fd56b68ace7f0fd36e373 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:55:06 25ef326dc665: Preparing 05:55:06 e31c3c8bf1ce: Preparing 05:55:06 d66c035d4a34: Preparing 05:55:06 41f1db02b1db: Preparing 05:55:06 da8e9a27c35f: Preparing 05:55:06 4955fe114ffa: Preparing 05:55:06 0521596157db: Preparing 05:55:06 e3b4f270f473: Preparing 05:55:06 63ca1fbb43ae: Preparing 05:55:06 e3b4f270f473: Waiting 05:55:06 4955fe114ffa: Waiting 05:55:06 63ca1fbb43ae: Waiting 05:55:06 41f1db02b1db: Layer already exists 05:55:06 25ef326dc665: Layer already exists 05:55:06 d66c035d4a34: Layer already exists 05:55:06 e31c3c8bf1ce: Layer already exists 05:55:06 da8e9a27c35f: Layer already exists 05:55:06 4955fe114ffa: Layer already exists 05:55:06 0521596157db: Layer already exists 05:55:06 63ca1fbb43ae: Layer already exists 05:55:06 e3b4f270f473: Layer already exists 05:55:06 latest: digest: sha256:bb5f17df9cd2a8448d0605699271537af65207b6241fd56b68ace7f0fd36e373 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.99 05:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:55:07 25ef326dc665: Preparing 05:55:07 e31c3c8bf1ce: Preparing 05:55:07 d66c035d4a34: Preparing 05:55:07 41f1db02b1db: Preparing 05:55:07 da8e9a27c35f: Preparing 05:55:07 4955fe114ffa: Preparing 05:55:07 0521596157db: Preparing 05:55:07 e3b4f270f473: Preparing 05:55:07 63ca1fbb43ae: Preparing 05:55:07 0521596157db: Waiting 05:55:07 63ca1fbb43ae: Waiting 05:55:07 e3b4f270f473: Waiting 05:55:07 4955fe114ffa: Waiting 05:55:07 da8e9a27c35f: Layer already exists 05:55:07 41f1db02b1db: Layer already exists 05:55:07 25ef326dc665: Layer already exists 05:55:07 d66c035d4a34: Layer already exists 05:55:07 e31c3c8bf1ce: Layer already exists 05:55:07 0521596157db: Layer already exists 05:55:07 4955fe114ffa: Layer already exists 05:55:07 63ca1fbb43ae: Layer already exists 05:55:07 e3b4f270f473: Layer already exists 05:55:07 3.2.0-dev.99: digest: sha256:bb5f17df9cd2a8448d0605699271537af65207b6241fd56b68ace7f0fd36e373 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:55:07 25ef326dc665: Preparing 05:55:07 e31c3c8bf1ce: Preparing 05:55:07 d66c035d4a34: Preparing 05:55:07 41f1db02b1db: Preparing 05:55:07 da8e9a27c35f: Preparing 05:55:07 4955fe114ffa: Preparing 05:55:07 0521596157db: Preparing 05:55:07 e3b4f270f473: Preparing 05:55:07 63ca1fbb43ae: Preparing 05:55:07 4955fe114ffa: Waiting 05:55:07 0521596157db: Waiting 05:55:07 63ca1fbb43ae: Waiting 05:55:07 e3b4f270f473: Waiting 05:55:07 e31c3c8bf1ce: Layer already exists 05:55:07 25ef326dc665: Layer already exists 05:55:07 41f1db02b1db: Layer already exists 05:55:07 d66c035d4a34: Layer already exists 05:55:07 da8e9a27c35f: Layer already exists 05:55:07 4955fe114ffa: Layer already exists 05:55:07 0521596157db: Layer already exists 05:55:07 e3b4f270f473: Layer already exists 05:55:07 63ca1fbb43ae: Layer already exists 05:55:07 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:bb5f17df9cd2a8448d0605699271537af65207b6241fd56b68ace7f0fd36e373 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:55:08 25ef326dc665: Preparing 05:55:08 e31c3c8bf1ce: Preparing 05:55:08 d66c035d4a34: Preparing 05:55:08 41f1db02b1db: Preparing 05:55:08 da8e9a27c35f: Preparing 05:55:08 4955fe114ffa: Preparing 05:55:08 0521596157db: Preparing 05:55:08 e3b4f270f473: Preparing 05:55:08 63ca1fbb43ae: Preparing 05:55:08 4955fe114ffa: Waiting 05:55:08 0521596157db: Waiting 05:55:08 e3b4f270f473: Waiting 05:55:08 63ca1fbb43ae: Waiting 05:55:08 da8e9a27c35f: Layer already exists 05:55:08 25ef326dc665: Layer already exists 05:55:08 e31c3c8bf1ce: Layer already exists 05:55:08 d66c035d4a34: Layer already exists 05:55:08 41f1db02b1db: Layer already exists 05:55:08 0521596157db: Layer already exists 05:55:08 4955fe114ffa: Layer already exists 05:55:08 e3b4f270f473: Layer already exists 05:55:08 63ca1fbb43ae: Layer already exists 05:55:08 main: digest: sha256:bb5f17df9cd2a8448d0605699271537af65207b6241fd56b68ace7f0fd36e373 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:08 ===================================================== [Pipeline] echo 05:55:08 taggedImages: 05:55:08 - nexus3.edgexfoundry.org:10004/core-metadata:57d582de66f95770521161450c5858bd8cea222e 05:55:08 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:55:08 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.99 05:55:08 - nexus3.edgexfoundry.org:10004/core-metadata:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:08 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:55:08 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:55:08 57d582de66f95770521161450c5858bd8cea222e 05:55:08 latest 05:55:08 3.2.0-dev.99 05:55:08 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:08 main 05:55:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:57d582de66f95770521161450c5858bd8cea222e 05:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:55:09 b109424afdbb: Preparing 05:55:09 3831e2c7a2c9: Preparing 05:55:09 b175c63a7439: Preparing 05:55:09 1cb8f5cf83e8: Preparing 05:55:09 8f8cbecc5a1f: Preparing 05:55:09 bbc83ae3da72: Preparing 05:55:09 4cebc420346b: Preparing 05:55:09 88b97d4240de: Preparing 05:55:09 da8e9a27c35f: Preparing 05:55:09 bbc83ae3da72: Waiting 05:55:09 4cebc420346b: Waiting 05:55:09 88b97d4240de: Waiting 05:55:09 da8e9a27c35f: Waiting 05:55:09 4955fe114ffa: Preparing 05:55:09 19c5a545bfb2: Preparing 05:55:09 7607e1ef9034: Preparing 05:55:09 5f70bf18a086: Preparing 05:55:09 f1f784edcf34: Preparing 05:55:09 59b54664a748: Preparing 05:55:09 27c031bf3fbf: Preparing 05:55:09 63ca1fbb43ae: Preparing 05:55:09 4955fe114ffa: Waiting 05:55:09 7607e1ef9034: Waiting 05:55:09 5f70bf18a086: Waiting 05:55:09 19c5a545bfb2: Waiting 05:55:09 f1f784edcf34: Waiting 05:55:09 27c031bf3fbf: Waiting 05:55:09 63ca1fbb43ae: Waiting 05:55:09 8f8cbecc5a1f: Pushed 05:55:09 b109424afdbb: Pushed 05:55:09 1cb8f5cf83e8: Pushed 05:55:09 3831e2c7a2c9: Pushed 05:55:09 b175c63a7439: Pushed 05:55:09 da8e9a27c35f: Layer already exists 05:55:09 4955fe114ffa: Layer already exists 05:55:09 bbc83ae3da72: Pushed 05:55:09 4cebc420346b: Pushed 05:55:09 5f70bf18a086: Layer already exists 05:55:09 7607e1ef9034: Pushed 05:55:09 19c5a545bfb2: Pushed 05:55:09 63ca1fbb43ae: Layer already exists 05:55:09 f1f784edcf34: Pushed 05:55:09 59b54664a748: Pushed 05:55:09 27c031bf3fbf: Pushed 05:55:11 88b97d4240de: Pushed 05:55:11 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:635731701fb687bb00cce7ae8efadf574aff9e67d4f7aa3a6053ab39ac75e051 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:55:11 b109424afdbb: Preparing 05:55:11 3831e2c7a2c9: Preparing 05:55:11 b175c63a7439: Preparing 05:55:11 1cb8f5cf83e8: Preparing 05:55:11 8f8cbecc5a1f: Preparing 05:55:11 bbc83ae3da72: Preparing 05:55:11 4cebc420346b: Preparing 05:55:11 88b97d4240de: Preparing 05:55:11 da8e9a27c35f: Preparing 05:55:11 4955fe114ffa: Preparing 05:55:11 19c5a545bfb2: Preparing 05:55:11 7607e1ef9034: Preparing 05:55:11 5f70bf18a086: Preparing 05:55:11 f1f784edcf34: Preparing 05:55:11 59b54664a748: Preparing 05:55:11 27c031bf3fbf: Preparing 05:55:11 63ca1fbb43ae: Preparing 05:55:11 4cebc420346b: Waiting 05:55:11 bbc83ae3da72: Waiting 05:55:11 19c5a545bfb2: Waiting 05:55:11 7607e1ef9034: Waiting 05:55:11 88b97d4240de: Waiting 05:55:11 5f70bf18a086: Waiting 05:55:11 f1f784edcf34: Waiting 05:55:11 da8e9a27c35f: Waiting 05:55:11 4955fe114ffa: Waiting 05:55:11 59b54664a748: Waiting 05:55:11 27c031bf3fbf: Waiting 05:55:11 b109424afdbb: Layer already exists 05:55:11 8f8cbecc5a1f: Layer already exists 05:55:11 3831e2c7a2c9: Layer already exists 05:55:11 1cb8f5cf83e8: Layer already exists 05:55:11 b175c63a7439: Layer already exists 05:55:11 4cebc420346b: Layer already exists 05:55:11 4955fe114ffa: Layer already exists 05:55:11 bbc83ae3da72: Layer already exists 05:55:11 88b97d4240de: Layer already exists 05:55:11 da8e9a27c35f: Layer already exists 05:55:11 19c5a545bfb2: Layer already exists 05:55:11 f1f784edcf34: Layer already exists 05:55:11 7607e1ef9034: Layer already exists 05:55:11 5f70bf18a086: Layer already exists 05:55:11 59b54664a748: Layer already exists 05:55:11 27c031bf3fbf: Layer already exists 05:55:11 63ca1fbb43ae: Layer already exists 05:55:11 latest: digest: sha256:635731701fb687bb00cce7ae8efadf574aff9e67d4f7aa3a6053ab39ac75e051 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.99 05:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:55:12 b109424afdbb: Preparing 05:55:12 3831e2c7a2c9: Preparing 05:55:12 b175c63a7439: Preparing 05:55:12 1cb8f5cf83e8: Preparing 05:55:12 8f8cbecc5a1f: Preparing 05:55:12 bbc83ae3da72: Preparing 05:55:12 4cebc420346b: Preparing 05:55:12 88b97d4240de: Preparing 05:55:12 da8e9a27c35f: Preparing 05:55:12 4955fe114ffa: Preparing 05:55:12 19c5a545bfb2: Preparing 05:55:12 7607e1ef9034: Preparing 05:55:12 5f70bf18a086: Preparing 05:55:12 f1f784edcf34: Preparing 05:55:12 59b54664a748: Preparing 05:55:12 27c031bf3fbf: Preparing 05:55:12 63ca1fbb43ae: Preparing 05:55:12 19c5a545bfb2: Waiting 05:55:12 59b54664a748: Waiting 05:55:12 27c031bf3fbf: Waiting 05:55:12 da8e9a27c35f: Waiting 05:55:12 63ca1fbb43ae: Waiting 05:55:12 4955fe114ffa: Waiting 05:55:12 7607e1ef9034: Waiting 05:55:12 88b97d4240de: Waiting 05:55:12 5f70bf18a086: Waiting 05:55:12 f1f784edcf34: Waiting 05:55:12 bbc83ae3da72: Waiting 05:55:12 4cebc420346b: Waiting 05:55:12 3831e2c7a2c9: Layer already exists 05:55:12 1cb8f5cf83e8: Layer already exists 05:55:12 8f8cbecc5a1f: Layer already exists 05:55:12 b109424afdbb: Layer already exists 05:55:12 b175c63a7439: Layer already exists 05:55:12 bbc83ae3da72: Layer already exists 05:55:12 88b97d4240de: Layer already exists 05:55:12 4cebc420346b: Layer already exists 05:55:12 4955fe114ffa: Layer already exists 05:55:12 da8e9a27c35f: Layer already exists 05:55:12 19c5a545bfb2: Layer already exists 05:55:12 f1f784edcf34: Layer already exists 05:55:12 7607e1ef9034: Layer already exists 05:55:12 5f70bf18a086: Layer already exists 05:55:12 59b54664a748: Layer already exists 05:55:12 27c031bf3fbf: Layer already exists 05:55:12 63ca1fbb43ae: Layer already exists 05:55:12 3.2.0-dev.99: digest: sha256:635731701fb687bb00cce7ae8efadf574aff9e67d4f7aa3a6053ab39ac75e051 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:55:12 b109424afdbb: Preparing 05:55:12 3831e2c7a2c9: Preparing 05:55:12 b175c63a7439: Preparing 05:55:12 1cb8f5cf83e8: Preparing 05:55:12 8f8cbecc5a1f: Preparing 05:55:12 bbc83ae3da72: Preparing 05:55:12 4cebc420346b: Preparing 05:55:12 88b97d4240de: Preparing 05:55:12 da8e9a27c35f: Preparing 05:55:12 4955fe114ffa: Preparing 05:55:12 19c5a545bfb2: Preparing 05:55:12 7607e1ef9034: Preparing 05:55:12 5f70bf18a086: Preparing 05:55:12 f1f784edcf34: Preparing 05:55:12 59b54664a748: Preparing 05:55:12 27c031bf3fbf: Preparing 05:55:12 63ca1fbb43ae: Preparing 05:55:12 4cebc420346b: Waiting 05:55:12 19c5a545bfb2: Waiting 05:55:12 f1f784edcf34: Waiting 05:55:12 88b97d4240de: Waiting 05:55:12 7607e1ef9034: Waiting 05:55:12 59b54664a748: Waiting 05:55:12 27c031bf3fbf: Waiting 05:55:12 da8e9a27c35f: Waiting 05:55:12 5f70bf18a086: Waiting 05:55:12 63ca1fbb43ae: Waiting 05:55:12 4955fe114ffa: Waiting 05:55:12 bbc83ae3da72: Waiting 05:55:12 8f8cbecc5a1f: Layer already exists 05:55:12 3831e2c7a2c9: Layer already exists 05:55:12 b175c63a7439: Layer already exists 05:55:12 b109424afdbb: Layer already exists 05:55:12 1cb8f5cf83e8: Layer already exists 05:55:12 4cebc420346b: Layer already exists 05:55:12 88b97d4240de: Layer already exists 05:55:12 bbc83ae3da72: Layer already exists 05:55:12 da8e9a27c35f: Layer already exists 05:55:12 4955fe114ffa: Layer already exists 05:55:12 19c5a545bfb2: Layer already exists 05:55:12 5f70bf18a086: Layer already exists 05:55:12 7607e1ef9034: Layer already exists 05:55:12 f1f784edcf34: Layer already exists 05:55:12 59b54664a748: Layer already exists 05:55:12 27c031bf3fbf: Layer already exists 05:55:12 63ca1fbb43ae: Layer already exists 05:55:12 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:635731701fb687bb00cce7ae8efadf574aff9e67d4f7aa3a6053ab39ac75e051 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:55:13 b109424afdbb: Preparing 05:55:13 3831e2c7a2c9: Preparing 05:55:13 b175c63a7439: Preparing 05:55:13 1cb8f5cf83e8: Preparing 05:55:13 8f8cbecc5a1f: Preparing 05:55:13 bbc83ae3da72: Preparing 05:55:13 4cebc420346b: Preparing 05:55:13 88b97d4240de: Preparing 05:55:13 da8e9a27c35f: Preparing 05:55:13 4955fe114ffa: Preparing 05:55:13 19c5a545bfb2: Preparing 05:55:13 7607e1ef9034: Preparing 05:55:13 5f70bf18a086: Preparing 05:55:13 f1f784edcf34: Preparing 05:55:13 59b54664a748: Preparing 05:55:13 27c031bf3fbf: Preparing 05:55:13 63ca1fbb43ae: Preparing 05:55:13 4cebc420346b: Waiting 05:55:13 88b97d4240de: Waiting 05:55:13 da8e9a27c35f: Waiting 05:55:13 4955fe114ffa: Waiting 05:55:13 19c5a545bfb2: Waiting 05:55:13 27c031bf3fbf: Waiting 05:55:13 7607e1ef9034: Waiting 05:55:13 63ca1fbb43ae: Waiting 05:55:13 5f70bf18a086: Waiting 05:55:13 bbc83ae3da72: Waiting 05:55:13 f1f784edcf34: Waiting 05:55:13 59b54664a748: Waiting 05:55:13 1cb8f5cf83e8: Layer already exists 05:55:13 3831e2c7a2c9: Layer already exists 05:55:13 b175c63a7439: Layer already exists 05:55:13 b109424afdbb: Layer already exists 05:55:13 8f8cbecc5a1f: Layer already exists 05:55:13 88b97d4240de: Layer already exists 05:55:13 bbc83ae3da72: Layer already exists 05:55:13 4cebc420346b: Layer already exists 05:55:13 da8e9a27c35f: Layer already exists 05:55:13 4955fe114ffa: Layer already exists 05:55:13 7607e1ef9034: Layer already exists 05:55:13 5f70bf18a086: Layer already exists 05:55:13 f1f784edcf34: Layer already exists 05:55:13 19c5a545bfb2: Layer already exists 05:55:13 59b54664a748: Layer already exists 05:55:13 27c031bf3fbf: Layer already exists 05:55:13 63ca1fbb43ae: Layer already exists 05:55:13 main: digest: sha256:635731701fb687bb00cce7ae8efadf574aff9e67d4f7aa3a6053ab39ac75e051 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:13 ===================================================== [Pipeline] echo 05:55:13 taggedImages: 05:55:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:57d582de66f95770521161450c5858bd8cea222e 05:55:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:55:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.99 05:55:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:55:13 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:55:13 57d582de66f95770521161450c5858bd8cea222e 05:55:13 latest 05:55:13 3.2.0-dev.99 05:55:13 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:13 main 05:55:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:57d582de66f95770521161450c5858bd8cea222e 05:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:55:14 74afb0e81caf: Preparing 05:55:14 897e5e90fd34: Preparing 05:55:14 d89dddbb991f: Preparing 05:55:14 027cb1ae260b: Preparing 05:55:14 da8e9a27c35f: Preparing 05:55:14 4955fe114ffa: Preparing 05:55:14 0521596157db: Preparing 05:55:14 e3b4f270f473: Preparing 05:55:14 63ca1fbb43ae: Preparing 05:55:14 4955fe114ffa: Waiting 05:55:14 0521596157db: Waiting 05:55:14 e3b4f270f473: Waiting 05:55:14 63ca1fbb43ae: Waiting 05:55:14 da8e9a27c35f: Layer already exists 05:55:14 4955fe114ffa: Layer already exists 05:55:14 0521596157db: Layer already exists 05:55:14 e3b4f270f473: Layer already exists 05:55:14 897e5e90fd34: Pushed 05:55:14 63ca1fbb43ae: Layer already exists 05:55:14 74afb0e81caf: Pushed 05:55:14 d89dddbb991f: Pushed 05:55:16 027cb1ae260b: Pushed 05:55:16 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:3a08ff22e0930f470d2a6d38ecbc9e8c8d1a64eb7beafc180f3abc87f60e7f54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:55:17 74afb0e81caf: Preparing 05:55:17 897e5e90fd34: Preparing 05:55:17 d89dddbb991f: Preparing 05:55:17 027cb1ae260b: Preparing 05:55:17 da8e9a27c35f: Preparing 05:55:17 4955fe114ffa: Preparing 05:55:17 0521596157db: Preparing 05:55:17 e3b4f270f473: Preparing 05:55:17 63ca1fbb43ae: Preparing 05:55:17 4955fe114ffa: Waiting 05:55:17 0521596157db: Waiting 05:55:17 e3b4f270f473: Waiting 05:55:17 63ca1fbb43ae: Waiting 05:55:17 74afb0e81caf: Layer already exists 05:55:17 027cb1ae260b: Layer already exists 05:55:17 da8e9a27c35f: Layer already exists 05:55:17 d89dddbb991f: Layer already exists 05:55:17 897e5e90fd34: Layer already exists 05:55:17 0521596157db: Layer already exists 05:55:17 e3b4f270f473: Layer already exists 05:55:17 4955fe114ffa: Layer already exists 05:55:17 63ca1fbb43ae: Layer already exists 05:55:17 latest: digest: sha256:3a08ff22e0930f470d2a6d38ecbc9e8c8d1a64eb7beafc180f3abc87f60e7f54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.99 05:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:55:17 74afb0e81caf: Preparing 05:55:17 897e5e90fd34: Preparing 05:55:17 d89dddbb991f: Preparing 05:55:17 027cb1ae260b: Preparing 05:55:17 da8e9a27c35f: Preparing 05:55:17 4955fe114ffa: Preparing 05:55:17 0521596157db: Preparing 05:55:17 e3b4f270f473: Preparing 05:55:17 63ca1fbb43ae: Preparing 05:55:17 63ca1fbb43ae: Waiting 05:55:17 e3b4f270f473: Waiting 05:55:17 0521596157db: Waiting 05:55:17 74afb0e81caf: Layer already exists 05:55:17 d89dddbb991f: Layer already exists 05:55:17 897e5e90fd34: Layer already exists 05:55:17 da8e9a27c35f: Layer already exists 05:55:17 027cb1ae260b: Layer already exists 05:55:17 63ca1fbb43ae: Layer already exists 05:55:17 4955fe114ffa: Layer already exists 05:55:17 e3b4f270f473: Layer already exists 05:55:17 0521596157db: Layer already exists 05:55:17 3.2.0-dev.99: digest: sha256:3a08ff22e0930f470d2a6d38ecbc9e8c8d1a64eb7beafc180f3abc87f60e7f54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:55:18 74afb0e81caf: Preparing 05:55:18 897e5e90fd34: Preparing 05:55:18 d89dddbb991f: Preparing 05:55:18 027cb1ae260b: Preparing 05:55:18 da8e9a27c35f: Preparing 05:55:18 4955fe114ffa: Preparing 05:55:18 0521596157db: Preparing 05:55:18 e3b4f270f473: Preparing 05:55:18 63ca1fbb43ae: Preparing 05:55:18 4955fe114ffa: Waiting 05:55:18 0521596157db: Waiting 05:55:18 e3b4f270f473: Waiting 05:55:18 63ca1fbb43ae: Waiting 05:55:18 74afb0e81caf: Layer already exists 05:55:18 897e5e90fd34: Layer already exists 05:55:18 027cb1ae260b: Layer already exists 05:55:18 da8e9a27c35f: Layer already exists 05:55:18 d89dddbb991f: Layer already exists 05:55:18 0521596157db: Layer already exists 05:55:18 e3b4f270f473: Layer already exists 05:55:18 4955fe114ffa: Layer already exists 05:55:18 63ca1fbb43ae: Layer already exists 05:55:18 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:3a08ff22e0930f470d2a6d38ecbc9e8c8d1a64eb7beafc180f3abc87f60e7f54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:55:19 74afb0e81caf: Preparing 05:55:19 897e5e90fd34: Preparing 05:55:19 d89dddbb991f: Preparing 05:55:19 027cb1ae260b: Preparing 05:55:19 da8e9a27c35f: Preparing 05:55:19 4955fe114ffa: Preparing 05:55:19 0521596157db: Preparing 05:55:19 e3b4f270f473: Preparing 05:55:19 63ca1fbb43ae: Preparing 05:55:19 0521596157db: Waiting 05:55:19 e3b4f270f473: Waiting 05:55:19 63ca1fbb43ae: Waiting 05:55:19 4955fe114ffa: Waiting 05:55:19 74afb0e81caf: Layer already exists 05:55:19 d89dddbb991f: Layer already exists 05:55:19 da8e9a27c35f: Layer already exists 05:55:19 897e5e90fd34: Layer already exists 05:55:19 027cb1ae260b: Layer already exists 05:55:19 63ca1fbb43ae: Layer already exists 05:55:19 4955fe114ffa: Layer already exists 05:55:19 0521596157db: Layer already exists 05:55:19 e3b4f270f473: Layer already exists 05:55:19 main: digest: sha256:3a08ff22e0930f470d2a6d38ecbc9e8c8d1a64eb7beafc180f3abc87f60e7f54 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:19 ===================================================== [Pipeline] echo 05:55:19 taggedImages: 05:55:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:57d582de66f95770521161450c5858bd8cea222e 05:55:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:55:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.99 05:55:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:55:19 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:55:19 57d582de66f95770521161450c5858bd8cea222e 05:55:19 latest 05:55:19 3.2.0-dev.99 05:55:19 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:19 main 05:55:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:57d582de66f95770521161450c5858bd8cea222e 05:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:55:19 5b10c3077869: Preparing 05:55:19 9ddfd7f0041e: Preparing 05:55:19 b5b29a9939f9: Preparing 05:55:19 9c21ae67c1cf: Preparing 05:55:19 715651a9ab96: Preparing 05:55:19 da8e9a27c35f: Preparing 05:55:19 4955fe114ffa: Preparing 05:55:19 acbdb4633b03: Preparing 05:55:19 5f1299daa204: Preparing 05:55:19 c1624ba56fc9: Preparing 05:55:19 63ca1fbb43ae: Preparing 05:55:19 da8e9a27c35f: Waiting 05:55:19 4955fe114ffa: Waiting 05:55:19 acbdb4633b03: Waiting 05:55:19 c1624ba56fc9: Waiting 05:55:19 63ca1fbb43ae: Waiting 05:55:19 5f1299daa204: Waiting 05:55:19 715651a9ab96: Pushed 05:55:19 9c21ae67c1cf: Pushed 05:55:19 5b10c3077869: Pushed 05:55:19 da8e9a27c35f: Layer already exists 05:55:19 9ddfd7f0041e: Pushed 05:55:19 4955fe114ffa: Layer already exists 05:55:19 63ca1fbb43ae: Layer already exists 05:55:20 acbdb4633b03: Pushed 05:55:20 5f1299daa204: Pushed 05:55:20 b5b29a9939f9: Pushed 05:55:21 c1624ba56fc9: Pushed 05:55:21 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:7bd6ee7289f5e2ef7653fa9c2ec76eb7edee1922e69083ca4cfcbe13e80bcd97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:55:21 5b10c3077869: Preparing 05:55:21 9ddfd7f0041e: Preparing 05:55:21 b5b29a9939f9: Preparing 05:55:21 9c21ae67c1cf: Preparing 05:55:21 715651a9ab96: Preparing 05:55:21 da8e9a27c35f: Preparing 05:55:21 4955fe114ffa: Preparing 05:55:21 acbdb4633b03: Preparing 05:55:21 5f1299daa204: Preparing 05:55:21 c1624ba56fc9: Preparing 05:55:21 63ca1fbb43ae: Preparing 05:55:21 c1624ba56fc9: Waiting 05:55:21 5f1299daa204: Waiting 05:55:21 da8e9a27c35f: Waiting 05:55:21 63ca1fbb43ae: Waiting 05:55:21 4955fe114ffa: Waiting 05:55:21 acbdb4633b03: Waiting 05:55:21 b5b29a9939f9: Layer already exists 05:55:21 9c21ae67c1cf: Layer already exists 05:55:21 5b10c3077869: Layer already exists 05:55:21 9ddfd7f0041e: Layer already exists 05:55:21 715651a9ab96: Layer already exists 05:55:21 acbdb4633b03: Layer already exists 05:55:21 da8e9a27c35f: Layer already exists 05:55:21 4955fe114ffa: Layer already exists 05:55:21 5f1299daa204: Layer already exists 05:55:21 c1624ba56fc9: Layer already exists 05:55:21 63ca1fbb43ae: Layer already exists 05:55:21 latest: digest: sha256:7bd6ee7289f5e2ef7653fa9c2ec76eb7edee1922e69083ca4cfcbe13e80bcd97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.99 05:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:55:22 5b10c3077869: Preparing 05:55:22 9ddfd7f0041e: Preparing 05:55:22 b5b29a9939f9: Preparing 05:55:22 9c21ae67c1cf: Preparing 05:55:22 715651a9ab96: Preparing 05:55:22 da8e9a27c35f: Preparing 05:55:22 4955fe114ffa: Preparing 05:55:22 acbdb4633b03: Preparing 05:55:22 5f1299daa204: Preparing 05:55:22 c1624ba56fc9: Preparing 05:55:22 63ca1fbb43ae: Preparing 05:55:22 acbdb4633b03: Waiting 05:55:22 5f1299daa204: Waiting 05:55:22 63ca1fbb43ae: Waiting 05:55:22 da8e9a27c35f: Waiting 05:55:22 4955fe114ffa: Waiting 05:55:22 715651a9ab96: Layer already exists 05:55:22 b5b29a9939f9: Layer already exists 05:55:22 9c21ae67c1cf: Layer already exists 05:55:22 5b10c3077869: Layer already exists 05:55:22 9ddfd7f0041e: Layer already exists 05:55:22 da8e9a27c35f: Layer already exists 05:55:22 5f1299daa204: Layer already exists 05:55:22 4955fe114ffa: Layer already exists 05:55:22 c1624ba56fc9: Layer already exists 05:55:22 acbdb4633b03: Layer already exists 05:55:22 63ca1fbb43ae: Layer already exists 05:55:22 3.2.0-dev.99: digest: sha256:7bd6ee7289f5e2ef7653fa9c2ec76eb7edee1922e69083ca4cfcbe13e80bcd97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:55:23 5b10c3077869: Preparing 05:55:23 9ddfd7f0041e: Preparing 05:55:23 b5b29a9939f9: Preparing 05:55:23 9c21ae67c1cf: Preparing 05:55:23 715651a9ab96: Preparing 05:55:23 da8e9a27c35f: Preparing 05:55:23 4955fe114ffa: Preparing 05:55:23 acbdb4633b03: Preparing 05:55:23 5f1299daa204: Preparing 05:55:23 c1624ba56fc9: Preparing 05:55:23 63ca1fbb43ae: Preparing 05:55:23 4955fe114ffa: Waiting 05:55:23 5f1299daa204: Waiting 05:55:23 63ca1fbb43ae: Waiting 05:55:23 acbdb4633b03: Waiting 05:55:23 da8e9a27c35f: Waiting 05:55:23 c1624ba56fc9: Waiting 05:55:23 9ddfd7f0041e: Layer already exists 05:55:23 5b10c3077869: Layer already exists 05:55:23 b5b29a9939f9: Layer already exists 05:55:23 9c21ae67c1cf: Layer already exists 05:55:23 715651a9ab96: Layer already exists 05:55:23 da8e9a27c35f: Layer already exists 05:55:23 4955fe114ffa: Layer already exists 05:55:23 5f1299daa204: Layer already exists 05:55:23 c1624ba56fc9: Layer already exists 05:55:23 acbdb4633b03: Layer already exists 05:55:23 63ca1fbb43ae: Layer already exists 05:55:23 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:7bd6ee7289f5e2ef7653fa9c2ec76eb7edee1922e69083ca4cfcbe13e80bcd97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:55:23 5b10c3077869: Preparing 05:55:23 9ddfd7f0041e: Preparing 05:55:23 b5b29a9939f9: Preparing 05:55:23 9c21ae67c1cf: Preparing 05:55:23 715651a9ab96: Preparing 05:55:23 da8e9a27c35f: Preparing 05:55:23 4955fe114ffa: Preparing 05:55:23 acbdb4633b03: Preparing 05:55:23 5f1299daa204: Preparing 05:55:23 c1624ba56fc9: Preparing 05:55:23 63ca1fbb43ae: Preparing 05:55:23 da8e9a27c35f: Waiting 05:55:23 4955fe114ffa: Waiting 05:55:23 acbdb4633b03: Waiting 05:55:23 5f1299daa204: Waiting 05:55:23 63ca1fbb43ae: Waiting 05:55:23 9ddfd7f0041e: Layer already exists 05:55:23 5b10c3077869: Layer already exists 05:55:23 715651a9ab96: Layer already exists 05:55:23 9c21ae67c1cf: Layer already exists 05:55:23 b5b29a9939f9: Layer already exists 05:55:23 c1624ba56fc9: Layer already exists 05:55:23 5f1299daa204: Layer already exists 05:55:23 4955fe114ffa: Layer already exists 05:55:23 da8e9a27c35f: Layer already exists 05:55:23 acbdb4633b03: Layer already exists 05:55:23 63ca1fbb43ae: Layer already exists 05:55:23 main: digest: sha256:7bd6ee7289f5e2ef7653fa9c2ec76eb7edee1922e69083ca4cfcbe13e80bcd97 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:23 ===================================================== [Pipeline] echo 05:55:23 taggedImages: 05:55:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:57d582de66f95770521161450c5858bd8cea222e 05:55:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:55:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.99 05:55:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:55:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:55:23 57d582de66f95770521161450c5858bd8cea222e 05:55:23 latest 05:55:23 3.2.0-dev.99 05:55:23 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:23 main 05:55:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:57d582de66f95770521161450c5858bd8cea222e 05:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:55:24 77717ea793fa: Preparing 05:55:24 d32101a14af0: Preparing 05:55:24 bf955b5fa209: Preparing 05:55:24 0c5e23157ab4: Preparing 05:55:24 61ff62246647: Preparing 05:55:24 7c5c1474be1d: Preparing 05:55:24 bcb46e087438: Preparing 05:55:24 da8e9a27c35f: Preparing 05:55:24 4955fe114ffa: Preparing 05:55:24 e8fabf64fcf6: Preparing 05:55:24 7b034a38f6d7: Preparing 05:55:24 63ca1fbb43ae: Preparing 05:55:24 da8e9a27c35f: Waiting 05:55:24 7c5c1474be1d: Waiting 05:55:24 4955fe114ffa: Waiting 05:55:24 bcb46e087438: Waiting 05:55:24 e8fabf64fcf6: Waiting 05:55:24 63ca1fbb43ae: Waiting 05:55:24 61ff62246647: Pushed 05:55:24 d32101a14af0: Pushed 05:55:24 77717ea793fa: Pushed 05:55:24 da8e9a27c35f: Layer already exists 05:55:24 4955fe114ffa: Layer already exists 05:55:24 7c5c1474be1d: Pushed 05:55:24 bcb46e087438: Pushed 05:55:24 63ca1fbb43ae: Layer already exists 05:55:24 e8fabf64fcf6: Pushed 05:55:25 0c5e23157ab4: Pushed 05:55:26 bf955b5fa209: Pushed 05:55:26 7b034a38f6d7: Pushed 05:55:26 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:2ba4ae8293b16d68ba53bd4e2c635edb28be38352f7ff63cd2dc77b7a77d0a83 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:55:26 77717ea793fa: Preparing 05:55:26 d32101a14af0: Preparing 05:55:26 bf955b5fa209: Preparing 05:55:26 0c5e23157ab4: Preparing 05:55:26 61ff62246647: Preparing 05:55:26 7c5c1474be1d: Preparing 05:55:26 bcb46e087438: Preparing 05:55:26 da8e9a27c35f: Preparing 05:55:26 4955fe114ffa: Preparing 05:55:26 e8fabf64fcf6: Preparing 05:55:26 7b034a38f6d7: Preparing 05:55:26 63ca1fbb43ae: Preparing 05:55:26 7c5c1474be1d: Waiting 05:55:26 bcb46e087438: Waiting 05:55:26 da8e9a27c35f: Waiting 05:55:26 4955fe114ffa: Waiting 05:55:26 e8fabf64fcf6: Waiting 05:55:26 63ca1fbb43ae: Waiting 05:55:26 7b034a38f6d7: Waiting 05:55:26 61ff62246647: Layer already exists 05:55:26 bf955b5fa209: Layer already exists 05:55:26 0c5e23157ab4: Layer already exists 05:55:26 d32101a14af0: Layer already exists 05:55:26 77717ea793fa: Layer already exists 05:55:26 da8e9a27c35f: Layer already exists 05:55:26 e8fabf64fcf6: Layer already exists 05:55:26 bcb46e087438: Layer already exists 05:55:26 7c5c1474be1d: Layer already exists 05:55:26 4955fe114ffa: Layer already exists 05:55:26 7b034a38f6d7: Layer already exists 05:55:26 63ca1fbb43ae: Layer already exists 05:55:26 latest: digest: sha256:2ba4ae8293b16d68ba53bd4e2c635edb28be38352f7ff63cd2dc77b7a77d0a83 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.99 05:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:55:27 77717ea793fa: Preparing 05:55:27 d32101a14af0: Preparing 05:55:27 bf955b5fa209: Preparing 05:55:27 0c5e23157ab4: Preparing 05:55:27 61ff62246647: Preparing 05:55:27 7c5c1474be1d: Preparing 05:55:27 bcb46e087438: Preparing 05:55:27 da8e9a27c35f: Preparing 05:55:27 4955fe114ffa: Preparing 05:55:27 e8fabf64fcf6: Preparing 05:55:27 7b034a38f6d7: Preparing 05:55:27 63ca1fbb43ae: Preparing 05:55:27 e8fabf64fcf6: Waiting 05:55:27 7b034a38f6d7: Waiting 05:55:27 63ca1fbb43ae: Waiting 05:55:27 7c5c1474be1d: Waiting 05:55:27 bcb46e087438: Waiting 05:55:27 da8e9a27c35f: Waiting 05:55:27 4955fe114ffa: Waiting 05:55:27 77717ea793fa: Layer already exists 05:55:27 d32101a14af0: Layer already exists 05:55:27 0c5e23157ab4: Layer already exists 05:55:27 bf955b5fa209: Layer already exists 05:55:27 61ff62246647: Layer already exists 05:55:27 7c5c1474be1d: Layer already exists 05:55:27 bcb46e087438: Layer already exists 05:55:27 4955fe114ffa: Layer already exists 05:55:27 da8e9a27c35f: Layer already exists 05:55:27 e8fabf64fcf6: Layer already exists 05:55:27 7b034a38f6d7: Layer already exists 05:55:27 63ca1fbb43ae: Layer already exists 05:55:27 3.2.0-dev.99: digest: sha256:2ba4ae8293b16d68ba53bd4e2c635edb28be38352f7ff63cd2dc77b7a77d0a83 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:55:28 77717ea793fa: Preparing 05:55:28 d32101a14af0: Preparing 05:55:28 bf955b5fa209: Preparing 05:55:28 0c5e23157ab4: Preparing 05:55:28 61ff62246647: Preparing 05:55:28 7c5c1474be1d: Preparing 05:55:28 bcb46e087438: Preparing 05:55:28 da8e9a27c35f: Preparing 05:55:28 4955fe114ffa: Preparing 05:55:28 e8fabf64fcf6: Preparing 05:55:28 7b034a38f6d7: Preparing 05:55:28 63ca1fbb43ae: Preparing 05:55:28 7c5c1474be1d: Waiting 05:55:28 bcb46e087438: Waiting 05:55:28 da8e9a27c35f: Waiting 05:55:28 4955fe114ffa: Waiting 05:55:28 e8fabf64fcf6: Waiting 05:55:28 7b034a38f6d7: Waiting 05:55:28 63ca1fbb43ae: Waiting 05:55:28 bf955b5fa209: Layer already exists 05:55:28 61ff62246647: Layer already exists 05:55:28 0c5e23157ab4: Layer already exists 05:55:28 d32101a14af0: Layer already exists 05:55:28 77717ea793fa: Layer already exists 05:55:28 bcb46e087438: Layer already exists 05:55:28 7c5c1474be1d: Layer already exists 05:55:28 e8fabf64fcf6: Layer already exists 05:55:28 4955fe114ffa: Layer already exists 05:55:28 da8e9a27c35f: Layer already exists 05:55:28 7b034a38f6d7: Layer already exists 05:55:28 63ca1fbb43ae: Layer already exists 05:55:28 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:2ba4ae8293b16d68ba53bd4e2c635edb28be38352f7ff63cd2dc77b7a77d0a83 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:55:28 77717ea793fa: Preparing 05:55:28 d32101a14af0: Preparing 05:55:28 bf955b5fa209: Preparing 05:55:28 0c5e23157ab4: Preparing 05:55:28 61ff62246647: Preparing 05:55:28 7c5c1474be1d: Preparing 05:55:28 bcb46e087438: Preparing 05:55:28 da8e9a27c35f: Preparing 05:55:28 4955fe114ffa: Preparing 05:55:28 e8fabf64fcf6: Preparing 05:55:28 7b034a38f6d7: Preparing 05:55:28 63ca1fbb43ae: Preparing 05:55:28 e8fabf64fcf6: Waiting 05:55:28 7b034a38f6d7: Waiting 05:55:28 bcb46e087438: Waiting 05:55:28 63ca1fbb43ae: Waiting 05:55:28 da8e9a27c35f: Waiting 05:55:28 4955fe114ffa: Waiting 05:55:28 7c5c1474be1d: Waiting 05:55:28 d32101a14af0: Layer already exists 05:55:28 77717ea793fa: Layer already exists 05:55:28 bf955b5fa209: Layer already exists 05:55:28 61ff62246647: Layer already exists 05:55:28 0c5e23157ab4: Layer already exists 05:55:28 7c5c1474be1d: Layer already exists 05:55:28 bcb46e087438: Layer already exists 05:55:28 da8e9a27c35f: Layer already exists 05:55:28 e8fabf64fcf6: Layer already exists 05:55:28 4955fe114ffa: Layer already exists 05:55:28 7b034a38f6d7: Layer already exists 05:55:28 63ca1fbb43ae: Layer already exists 05:55:28 main: digest: sha256:2ba4ae8293b16d68ba53bd4e2c635edb28be38352f7ff63cd2dc77b7a77d0a83 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:28 ===================================================== [Pipeline] echo 05:55:28 taggedImages: 05:55:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:57d582de66f95770521161450c5858bd8cea222e 05:55:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:55:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.99 05:55:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:55:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:55:28 57d582de66f95770521161450c5858bd8cea222e 05:55:28 latest 05:55:28 3.2.0-dev.99 05:55:28 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:28 main 05:55:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57d582de66f95770521161450c5858bd8cea222e 05:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:55:29 078beb51cd87: Preparing 05:55:29 84585856ecb8: Preparing 05:55:29 da8e9a27c35f: Preparing 05:55:29 4955fe114ffa: Preparing 05:55:29 0bf0db3272c3: Preparing 05:55:29 57625409669d: Preparing 05:55:29 63ca1fbb43ae: Preparing 05:55:29 57625409669d: Waiting 05:55:29 63ca1fbb43ae: Waiting 05:55:29 da8e9a27c35f: Layer already exists 05:55:29 4955fe114ffa: Layer already exists 05:55:29 63ca1fbb43ae: Layer already exists 05:55:29 078beb51cd87: Pushed 05:55:29 0bf0db3272c3: Pushed 05:55:30 57625409669d: Pushed 05:55:31 84585856ecb8: Pushed 05:55:31 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:4253c8dfd5b4088f9704ee5d8c91c27d809f5f7788973ac6a338f0d748751032 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:55:32 078beb51cd87: Preparing 05:55:32 84585856ecb8: Preparing 05:55:32 da8e9a27c35f: Preparing 05:55:32 4955fe114ffa: Preparing 05:55:32 0bf0db3272c3: Preparing 05:55:32 57625409669d: Preparing 05:55:32 63ca1fbb43ae: Preparing 05:55:32 63ca1fbb43ae: Waiting 05:55:32 da8e9a27c35f: Layer already exists 05:55:32 84585856ecb8: Layer already exists 05:55:32 078beb51cd87: Layer already exists 05:55:32 4955fe114ffa: Layer already exists 05:55:32 0bf0db3272c3: Layer already exists 05:55:32 57625409669d: Layer already exists 05:55:32 63ca1fbb43ae: Layer already exists 05:55:32 latest: digest: sha256:4253c8dfd5b4088f9704ee5d8c91c27d809f5f7788973ac6a338f0d748751032 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.99 05:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:55:32 078beb51cd87: Preparing 05:55:32 84585856ecb8: Preparing 05:55:32 da8e9a27c35f: Preparing 05:55:32 4955fe114ffa: Preparing 05:55:32 0bf0db3272c3: Preparing 05:55:32 57625409669d: Preparing 05:55:32 63ca1fbb43ae: Preparing 05:55:32 57625409669d: Waiting 05:55:32 63ca1fbb43ae: Waiting 05:55:32 078beb51cd87: Layer already exists 05:55:32 84585856ecb8: Layer already exists 05:55:32 0bf0db3272c3: Layer already exists 05:55:32 4955fe114ffa: Layer already exists 05:55:32 da8e9a27c35f: Layer already exists 05:55:32 57625409669d: Layer already exists 05:55:32 63ca1fbb43ae: Layer already exists 05:55:32 3.2.0-dev.99: digest: sha256:4253c8dfd5b4088f9704ee5d8c91c27d809f5f7788973ac6a338f0d748751032 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:55:33 078beb51cd87: Preparing 05:55:33 84585856ecb8: Preparing 05:55:33 da8e9a27c35f: Preparing 05:55:33 4955fe114ffa: Preparing 05:55:33 0bf0db3272c3: Preparing 05:55:33 57625409669d: Preparing 05:55:33 63ca1fbb43ae: Preparing 05:55:33 63ca1fbb43ae: Waiting 05:55:33 57625409669d: Waiting 05:55:33 da8e9a27c35f: Layer already exists 05:55:33 0bf0db3272c3: Layer already exists 05:55:33 84585856ecb8: Layer already exists 05:55:33 078beb51cd87: Layer already exists 05:55:33 4955fe114ffa: Layer already exists 05:55:33 63ca1fbb43ae: Layer already exists 05:55:33 57625409669d: Layer already exists 05:55:33 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:4253c8dfd5b4088f9704ee5d8c91c27d809f5f7788973ac6a338f0d748751032 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:55:34 078beb51cd87: Preparing 05:55:34 84585856ecb8: Preparing 05:55:34 da8e9a27c35f: Preparing 05:55:34 4955fe114ffa: Preparing 05:55:34 0bf0db3272c3: Preparing 05:55:34 57625409669d: Preparing 05:55:34 63ca1fbb43ae: Preparing 05:55:34 57625409669d: Waiting 05:55:34 63ca1fbb43ae: Waiting 05:55:34 0bf0db3272c3: Layer already exists 05:55:34 da8e9a27c35f: Layer already exists 05:55:34 84585856ecb8: Layer already exists 05:55:34 078beb51cd87: Layer already exists 05:55:34 4955fe114ffa: Layer already exists 05:55:34 57625409669d: Layer already exists 05:55:34 63ca1fbb43ae: Layer already exists 05:55:34 main: digest: sha256:4253c8dfd5b4088f9704ee5d8c91c27d809f5f7788973ac6a338f0d748751032 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:34 ===================================================== [Pipeline] echo 05:55:34 taggedImages: 05:55:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57d582de66f95770521161450c5858bd8cea222e 05:55:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:55:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.99 05:55:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:55:34 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:55:34 57d582de66f95770521161450c5858bd8cea222e 05:55:34 latest 05:55:34 3.2.0-dev.99 05:55:34 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:34 main 05:55:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:57d582de66f95770521161450c5858bd8cea222e 05:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:55:35 58429a054b8b: Preparing 05:55:35 50a29d9f8f2f: Preparing 05:55:35 9c08a807d86c: Preparing 05:55:35 da8e9a27c35f: Preparing 05:55:35 4955fe114ffa: Preparing 05:55:35 face4a8691ea: Preparing 05:55:35 f40a05bb41f5: Preparing 05:55:35 115cad3974c2: Preparing 05:55:35 f6d054c07167: Preparing 05:55:35 63ca1fbb43ae: Preparing 05:55:35 f40a05bb41f5: Waiting 05:55:35 115cad3974c2: Waiting 05:55:35 f6d054c07167: Waiting 05:55:35 63ca1fbb43ae: Waiting 05:55:35 face4a8691ea: Waiting 05:55:35 4955fe114ffa: Layer already exists 05:55:35 da8e9a27c35f: Layer already exists 05:55:35 58429a054b8b: Pushed 05:55:35 9c08a807d86c: Pushed 05:55:35 50a29d9f8f2f: Pushed 05:55:35 63ca1fbb43ae: Layer already exists 05:55:35 115cad3974c2: Pushed 05:55:35 f6d054c07167: Pushed 05:55:42 f40a05bb41f5: Pushed 05:55:45 face4a8691ea: Pushed 05:55:45 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:24d18246dcfbb298ccc9e3a08c3d7d42b4aec76a0f23159811adedc865ff3208 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:55:46 58429a054b8b: Preparing 05:55:46 50a29d9f8f2f: Preparing 05:55:46 9c08a807d86c: Preparing 05:55:46 da8e9a27c35f: Preparing 05:55:46 4955fe114ffa: Preparing 05:55:46 face4a8691ea: Preparing 05:55:46 f40a05bb41f5: Preparing 05:55:46 115cad3974c2: Preparing 05:55:46 f6d054c07167: Preparing 05:55:46 63ca1fbb43ae: Preparing 05:55:46 face4a8691ea: Waiting 05:55:46 f40a05bb41f5: Waiting 05:55:46 115cad3974c2: Waiting 05:55:46 f6d054c07167: Waiting 05:55:46 63ca1fbb43ae: Waiting 05:55:46 50a29d9f8f2f: Layer already exists 05:55:46 9c08a807d86c: Layer already exists 05:55:46 4955fe114ffa: Layer already exists 05:55:46 da8e9a27c35f: Layer already exists 05:55:46 58429a054b8b: Layer already exists 05:55:46 115cad3974c2: Layer already exists 05:55:46 f40a05bb41f5: Layer already exists 05:55:46 face4a8691ea: Layer already exists 05:55:46 f6d054c07167: Layer already exists 05:55:46 63ca1fbb43ae: Layer already exists 05:55:46 latest: digest: sha256:24d18246dcfbb298ccc9e3a08c3d7d42b4aec76a0f23159811adedc865ff3208 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.99 05:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:55:46 58429a054b8b: Preparing 05:55:46 50a29d9f8f2f: Preparing 05:55:46 9c08a807d86c: Preparing 05:55:46 da8e9a27c35f: Preparing 05:55:46 4955fe114ffa: Preparing 05:55:46 face4a8691ea: Preparing 05:55:46 f40a05bb41f5: Preparing 05:55:46 115cad3974c2: Preparing 05:55:46 f6d054c07167: Preparing 05:55:46 63ca1fbb43ae: Preparing 05:55:46 face4a8691ea: Waiting 05:55:46 f40a05bb41f5: Waiting 05:55:46 115cad3974c2: Waiting 05:55:46 f6d054c07167: Waiting 05:55:46 63ca1fbb43ae: Waiting 05:55:46 da8e9a27c35f: Layer already exists 05:55:46 9c08a807d86c: Layer already exists 05:55:46 58429a054b8b: Layer already exists 05:55:46 4955fe114ffa: Layer already exists 05:55:46 50a29d9f8f2f: Layer already exists 05:55:46 f40a05bb41f5: Layer already exists 05:55:46 115cad3974c2: Layer already exists 05:55:46 f6d054c07167: Layer already exists 05:55:46 face4a8691ea: Layer already exists 05:55:46 63ca1fbb43ae: Layer already exists 05:55:46 3.2.0-dev.99: digest: sha256:24d18246dcfbb298ccc9e3a08c3d7d42b4aec76a0f23159811adedc865ff3208 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:55:47 58429a054b8b: Preparing 05:55:47 50a29d9f8f2f: Preparing 05:55:47 9c08a807d86c: Preparing 05:55:47 da8e9a27c35f: Preparing 05:55:47 4955fe114ffa: Preparing 05:55:47 face4a8691ea: Preparing 05:55:47 f40a05bb41f5: Preparing 05:55:47 115cad3974c2: Preparing 05:55:47 f6d054c07167: Preparing 05:55:47 63ca1fbb43ae: Preparing 05:55:47 f40a05bb41f5: Waiting 05:55:47 115cad3974c2: Waiting 05:55:47 f6d054c07167: Waiting 05:55:47 63ca1fbb43ae: Waiting 05:55:47 face4a8691ea: Waiting 05:55:47 4955fe114ffa: Layer already exists 05:55:47 da8e9a27c35f: Layer already exists 05:55:47 9c08a807d86c: Layer already exists 05:55:47 50a29d9f8f2f: Layer already exists 05:55:47 58429a054b8b: Layer already exists 05:55:47 face4a8691ea: Layer already exists 05:55:47 f40a05bb41f5: Layer already exists 05:55:47 f6d054c07167: Layer already exists 05:55:47 115cad3974c2: Layer already exists 05:55:47 63ca1fbb43ae: Layer already exists 05:55:47 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:24d18246dcfbb298ccc9e3a08c3d7d42b4aec76a0f23159811adedc865ff3208 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:55:48 58429a054b8b: Preparing 05:55:48 50a29d9f8f2f: Preparing 05:55:48 9c08a807d86c: Preparing 05:55:48 da8e9a27c35f: Preparing 05:55:48 4955fe114ffa: Preparing 05:55:48 face4a8691ea: Preparing 05:55:48 f40a05bb41f5: Preparing 05:55:48 115cad3974c2: Preparing 05:55:48 f6d054c07167: Preparing 05:55:48 63ca1fbb43ae: Preparing 05:55:48 face4a8691ea: Waiting 05:55:48 f40a05bb41f5: Waiting 05:55:48 f6d054c07167: Waiting 05:55:48 63ca1fbb43ae: Waiting 05:55:48 9c08a807d86c: Layer already exists 05:55:48 4955fe114ffa: Layer already exists 05:55:48 50a29d9f8f2f: Layer already exists 05:55:48 58429a054b8b: Layer already exists 05:55:48 da8e9a27c35f: Layer already exists 05:55:48 face4a8691ea: Layer already exists 05:55:48 115cad3974c2: Layer already exists 05:55:48 f40a05bb41f5: Layer already exists 05:55:48 f6d054c07167: Layer already exists 05:55:48 63ca1fbb43ae: Layer already exists 05:55:48 main: digest: sha256:24d18246dcfbb298ccc9e3a08c3d7d42b4aec76a0f23159811adedc865ff3208 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:48 ===================================================== [Pipeline] echo 05:55:48 taggedImages: 05:55:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:57d582de66f95770521161450c5858bd8cea222e 05:55:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:55:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.99 05:55:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:55:48 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:55:48 57d582de66f95770521161450c5858bd8cea222e 05:55:48 latest 05:55:48 3.2.0-dev.99 05:55:48 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:55:48 main 05:55:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:57d582de66f95770521161450c5858bd8cea222e 05:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:55:48 63cf1984fe9e: Preparing 05:55:48 04ed3c3ad9bf: Preparing 05:55:48 4d2e8d6612f8: Preparing 05:55:48 da8e9a27c35f: Preparing 05:55:48 4955fe114ffa: Preparing 05:55:48 ce27336c7013: Preparing 05:55:48 f59826fb6563: Preparing 05:55:48 10b7950c6140: Preparing 05:55:48 63ca1fbb43ae: Preparing 05:55:48 10b7950c6140: Waiting 05:55:48 ce27336c7013: Waiting 05:55:48 f59826fb6563: Waiting 05:55:48 63ca1fbb43ae: Waiting 05:55:48 da8e9a27c35f: Layer already exists 05:55:48 4955fe114ffa: Layer already exists 05:56:10 04ed3c3ad9bf: Pushed 05:56:10 ce27336c7013: Pushed 05:56:10 f59826fb6563: Pushed 05:56:10 63cf1984fe9e: Pushed 05:56:10 63ca1fbb43ae: Layer already exists 05:56:10 4d2e8d6612f8: Pushed 05:56:11 10b7950c6140: Pushed 05:56:11 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:08a49a3e4ea2d908bd7486b4c7a6aa06e1b55ecc2890e3538f85192c626112d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:56:11 63cf1984fe9e: Preparing 05:56:11 04ed3c3ad9bf: Preparing 05:56:11 4d2e8d6612f8: Preparing 05:56:11 da8e9a27c35f: Preparing 05:56:11 4955fe114ffa: Preparing 05:56:11 ce27336c7013: Preparing 05:56:11 f59826fb6563: Preparing 05:56:11 10b7950c6140: Preparing 05:56:11 63ca1fbb43ae: Preparing 05:56:11 10b7950c6140: Waiting 05:56:11 ce27336c7013: Waiting 05:56:11 63ca1fbb43ae: Waiting 05:56:11 f59826fb6563: Waiting 05:56:11 04ed3c3ad9bf: Layer already exists 05:56:11 da8e9a27c35f: Layer already exists 05:56:11 4955fe114ffa: Layer already exists 05:56:11 63cf1984fe9e: Layer already exists 05:56:11 4d2e8d6612f8: Layer already exists 05:56:11 f59826fb6563: Layer already exists 05:56:11 ce27336c7013: Layer already exists 05:56:11 10b7950c6140: Layer already exists 05:56:11 63ca1fbb43ae: Layer already exists 05:56:11 latest: digest: sha256:08a49a3e4ea2d908bd7486b4c7a6aa06e1b55ecc2890e3538f85192c626112d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.99 05:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:56:12 63cf1984fe9e: Preparing 05:56:12 04ed3c3ad9bf: Preparing 05:56:12 4d2e8d6612f8: Preparing 05:56:12 da8e9a27c35f: Preparing 05:56:12 4955fe114ffa: Preparing 05:56:12 ce27336c7013: Preparing 05:56:12 f59826fb6563: Preparing 05:56:12 10b7950c6140: Preparing 05:56:12 63ca1fbb43ae: Preparing 05:56:12 63ca1fbb43ae: Waiting 05:56:12 f59826fb6563: Waiting 05:56:12 ce27336c7013: Waiting 05:56:12 63cf1984fe9e: Layer already exists 05:56:12 4955fe114ffa: Layer already exists 05:56:12 da8e9a27c35f: Layer already exists 05:56:12 04ed3c3ad9bf: Layer already exists 05:56:12 4d2e8d6612f8: Layer already exists 05:56:12 ce27336c7013: Layer already exists 05:56:12 10b7950c6140: Layer already exists 05:56:12 f59826fb6563: Layer already exists 05:56:12 63ca1fbb43ae: Layer already exists 05:56:12 3.2.0-dev.99: digest: sha256:08a49a3e4ea2d908bd7486b4c7a6aa06e1b55ecc2890e3538f85192c626112d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:56:12 63cf1984fe9e: Preparing 05:56:12 04ed3c3ad9bf: Preparing 05:56:12 4d2e8d6612f8: Preparing 05:56:12 da8e9a27c35f: Preparing 05:56:12 4955fe114ffa: Preparing 05:56:12 ce27336c7013: Preparing 05:56:12 f59826fb6563: Preparing 05:56:12 10b7950c6140: Preparing 05:56:12 63ca1fbb43ae: Preparing 05:56:12 10b7950c6140: Waiting 05:56:12 ce27336c7013: Waiting 05:56:12 f59826fb6563: Waiting 05:56:12 63ca1fbb43ae: Waiting 05:56:12 4d2e8d6612f8: Layer already exists 05:56:12 04ed3c3ad9bf: Layer already exists 05:56:12 4955fe114ffa: Layer already exists 05:56:12 da8e9a27c35f: Layer already exists 05:56:12 63cf1984fe9e: Layer already exists 05:56:12 f59826fb6563: Layer already exists 05:56:12 ce27336c7013: Layer already exists 05:56:12 63ca1fbb43ae: Layer already exists 05:56:12 10b7950c6140: Layer already exists 05:56:12 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:08a49a3e4ea2d908bd7486b4c7a6aa06e1b55ecc2890e3538f85192c626112d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:56:13 63cf1984fe9e: Preparing 05:56:13 04ed3c3ad9bf: Preparing 05:56:13 4d2e8d6612f8: Preparing 05:56:13 da8e9a27c35f: Preparing 05:56:13 4955fe114ffa: Preparing 05:56:13 ce27336c7013: Preparing 05:56:13 f59826fb6563: Preparing 05:56:13 10b7950c6140: Preparing 05:56:13 63ca1fbb43ae: Preparing 05:56:13 f59826fb6563: Waiting 05:56:13 10b7950c6140: Waiting 05:56:13 63ca1fbb43ae: Waiting 05:56:13 ce27336c7013: Waiting 05:56:13 63cf1984fe9e: Layer already exists 05:56:13 4955fe114ffa: Layer already exists 05:56:13 4d2e8d6612f8: Layer already exists 05:56:13 da8e9a27c35f: Layer already exists 05:56:13 04ed3c3ad9bf: Layer already exists 05:56:13 ce27336c7013: Layer already exists 05:56:13 10b7950c6140: Layer already exists 05:56:13 f59826fb6563: Layer already exists 05:56:13 63ca1fbb43ae: Layer already exists 05:56:13 main: digest: sha256:08a49a3e4ea2d908bd7486b4c7a6aa06e1b55ecc2890e3538f85192c626112d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:56:13 ===================================================== [Pipeline] echo 05:56:13 taggedImages: 05:56:13 - nexus3.edgexfoundry.org:10004/security-spire-config:57d582de66f95770521161450c5858bd8cea222e 05:56:13 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:56:13 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.99 05:56:13 - nexus3.edgexfoundry.org:10004/security-spire-config:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:56:13 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:56:13 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:56:13 57d582de66f95770521161450c5858bd8cea222e 05:56:13 latest 05:56:13 3.2.0-dev.99 05:56:13 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:56:13 main 05:56:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:57d582de66f95770521161450c5858bd8cea222e 05:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:56:14 58429a054b8b: Preparing 05:56:14 0759f396b3ff: Preparing 05:56:14 c59394d73cb0: Preparing 05:56:14 da8e9a27c35f: Preparing 05:56:14 4955fe114ffa: Preparing 05:56:14 3f85dcf4d7d2: Preparing 05:56:14 115cad3974c2: Preparing 05:56:14 f6d054c07167: Preparing 05:56:14 63ca1fbb43ae: Preparing 05:56:14 3f85dcf4d7d2: Waiting 05:56:14 115cad3974c2: Waiting 05:56:14 f6d054c07167: Waiting 05:56:14 63ca1fbb43ae: Waiting 05:56:14 58429a054b8b: Layer already exists 05:56:14 da8e9a27c35f: Layer already exists 05:56:14 4955fe114ffa: Layer already exists 05:56:14 115cad3974c2: Layer already exists 05:56:14 f6d054c07167: Layer already exists 05:56:14 63ca1fbb43ae: Layer already exists 05:56:14 0759f396b3ff: Pushed 05:56:14 c59394d73cb0: Pushed 05:56:24 3f85dcf4d7d2: Pushed 05:56:24 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:c83fbf249a6f9536e5f2a9b659b9fbe6e10e065d8947c055eca29a92293e5714 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:56:25 58429a054b8b: Preparing 05:56:25 0759f396b3ff: Preparing 05:56:25 c59394d73cb0: Preparing 05:56:25 da8e9a27c35f: Preparing 05:56:25 4955fe114ffa: Preparing 05:56:25 3f85dcf4d7d2: Preparing 05:56:25 115cad3974c2: Preparing 05:56:25 f6d054c07167: Preparing 05:56:25 63ca1fbb43ae: Preparing 05:56:25 3f85dcf4d7d2: Waiting 05:56:25 115cad3974c2: Waiting 05:56:25 f6d054c07167: Waiting 05:56:25 63ca1fbb43ae: Waiting 05:56:25 da8e9a27c35f: Layer already exists 05:56:25 58429a054b8b: Layer already exists 05:56:25 0759f396b3ff: Layer already exists 05:56:25 c59394d73cb0: Layer already exists 05:56:25 4955fe114ffa: Layer already exists 05:56:25 63ca1fbb43ae: Layer already exists 05:56:25 3f85dcf4d7d2: Layer already exists 05:56:25 115cad3974c2: Layer already exists 05:56:25 f6d054c07167: Layer already exists 05:56:25 latest: digest: sha256:c83fbf249a6f9536e5f2a9b659b9fbe6e10e065d8947c055eca29a92293e5714 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.99 05:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:56:25 58429a054b8b: Preparing 05:56:25 0759f396b3ff: Preparing 05:56:25 c59394d73cb0: Preparing 05:56:25 da8e9a27c35f: Preparing 05:56:25 4955fe114ffa: Preparing 05:56:25 3f85dcf4d7d2: Preparing 05:56:25 115cad3974c2: Preparing 05:56:25 f6d054c07167: Preparing 05:56:25 63ca1fbb43ae: Preparing 05:56:25 115cad3974c2: Waiting 05:56:25 f6d054c07167: Waiting 05:56:25 63ca1fbb43ae: Waiting 05:56:25 3f85dcf4d7d2: Waiting 05:56:25 c59394d73cb0: Layer already exists 05:56:25 58429a054b8b: Layer already exists 05:56:25 0759f396b3ff: Layer already exists 05:56:25 da8e9a27c35f: Layer already exists 05:56:25 4955fe114ffa: Layer already exists 05:56:25 f6d054c07167: Layer already exists 05:56:25 115cad3974c2: Layer already exists 05:56:25 3f85dcf4d7d2: Layer already exists 05:56:25 63ca1fbb43ae: Layer already exists 05:56:25 3.2.0-dev.99: digest: sha256:c83fbf249a6f9536e5f2a9b659b9fbe6e10e065d8947c055eca29a92293e5714 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:56:26 58429a054b8b: Preparing 05:56:26 0759f396b3ff: Preparing 05:56:26 c59394d73cb0: Preparing 05:56:26 da8e9a27c35f: Preparing 05:56:26 4955fe114ffa: Preparing 05:56:26 3f85dcf4d7d2: Preparing 05:56:26 115cad3974c2: Preparing 05:56:26 f6d054c07167: Preparing 05:56:26 63ca1fbb43ae: Preparing 05:56:26 3f85dcf4d7d2: Waiting 05:56:26 115cad3974c2: Waiting 05:56:26 f6d054c07167: Waiting 05:56:26 63ca1fbb43ae: Waiting 05:56:26 58429a054b8b: Layer already exists 05:56:26 4955fe114ffa: Layer already exists 05:56:26 0759f396b3ff: Layer already exists 05:56:26 c59394d73cb0: Layer already exists 05:56:26 da8e9a27c35f: Layer already exists 05:56:26 f6d054c07167: Layer already exists 05:56:26 115cad3974c2: Layer already exists 05:56:26 3f85dcf4d7d2: Layer already exists 05:56:26 63ca1fbb43ae: Layer already exists 05:56:26 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:c83fbf249a6f9536e5f2a9b659b9fbe6e10e065d8947c055eca29a92293e5714 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:56:27 58429a054b8b: Preparing 05:56:27 0759f396b3ff: Preparing 05:56:27 c59394d73cb0: Preparing 05:56:27 da8e9a27c35f: Preparing 05:56:27 4955fe114ffa: Preparing 05:56:27 3f85dcf4d7d2: Preparing 05:56:27 115cad3974c2: Preparing 05:56:27 f6d054c07167: Preparing 05:56:27 63ca1fbb43ae: Preparing 05:56:27 f6d054c07167: Waiting 05:56:27 3f85dcf4d7d2: Waiting 05:56:27 63ca1fbb43ae: Waiting 05:56:27 115cad3974c2: Waiting 05:56:27 58429a054b8b: Layer already exists 05:56:27 0759f396b3ff: Layer already exists 05:56:27 c59394d73cb0: Layer already exists 05:56:27 4955fe114ffa: Layer already exists 05:56:27 da8e9a27c35f: Layer already exists 05:56:27 63ca1fbb43ae: Layer already exists 05:56:27 3f85dcf4d7d2: Layer already exists 05:56:27 f6d054c07167: Layer already exists 05:56:27 115cad3974c2: Layer already exists 05:56:27 main: digest: sha256:c83fbf249a6f9536e5f2a9b659b9fbe6e10e065d8947c055eca29a92293e5714 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:56:27 ===================================================== [Pipeline] echo 05:56:27 taggedImages: 05:56:27 - nexus3.edgexfoundry.org:10004/security-spire-server:57d582de66f95770521161450c5858bd8cea222e 05:56:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:56:27 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.99 05:56:27 - nexus3.edgexfoundry.org:10004/security-spire-server:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:56:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:56:27 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 05:56:27 57d582de66f95770521161450c5858bd8cea222e 05:56:27 latest 05:56:27 3.2.0-dev.99 05:56:27 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:56:27 main 05:56:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:27 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:57d582de66f95770521161450c5858bd8cea222e 05:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:56:27 0e2bbe72871e: Preparing 05:56:27 2695ae0f5b4c: Preparing 05:56:27 da8e9a27c35f: Preparing 05:56:27 4955fe114ffa: Preparing 05:56:27 4749023d5bfc: Preparing 05:56:27 41da62beb9f1: Preparing 05:56:27 63ca1fbb43ae: Preparing 05:56:27 63ca1fbb43ae: Waiting 05:56:27 41da62beb9f1: Waiting 05:56:27 da8e9a27c35f: Layer already exists 05:56:27 4955fe114ffa: Layer already exists 05:56:27 63ca1fbb43ae: Layer already exists 05:56:27 0e2bbe72871e: Pushed 05:56:27 4749023d5bfc: Pushed 05:56:28 41da62beb9f1: Pushed 05:56:32 2695ae0f5b4c: Pushed 05:56:32 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:c2199ca31c646772eaf9a3b974f5308d64163bce20a4a09c32ea7622fc2c7ea6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:32 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:32 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:56:32 0e2bbe72871e: Preparing 05:56:32 2695ae0f5b4c: Preparing 05:56:32 da8e9a27c35f: Preparing 05:56:32 4955fe114ffa: Preparing 05:56:32 4749023d5bfc: Preparing 05:56:32 41da62beb9f1: Preparing 05:56:32 63ca1fbb43ae: Preparing 05:56:32 41da62beb9f1: Waiting 05:56:32 63ca1fbb43ae: Waiting 05:56:32 2695ae0f5b4c: Layer already exists 05:56:32 0e2bbe72871e: Layer already exists 05:56:32 4955fe114ffa: Layer already exists 05:56:32 da8e9a27c35f: Layer already exists 05:56:32 4749023d5bfc: Layer already exists 05:56:32 41da62beb9f1: Layer already exists 05:56:32 63ca1fbb43ae: Layer already exists 05:56:32 latest: digest: sha256:c2199ca31c646772eaf9a3b974f5308d64163bce20a4a09c32ea7622fc2c7ea6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:33 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:33 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.99 05:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:56:33 0e2bbe72871e: Preparing 05:56:33 2695ae0f5b4c: Preparing 05:56:33 da8e9a27c35f: Preparing 05:56:33 4955fe114ffa: Preparing 05:56:33 4749023d5bfc: Preparing 05:56:33 41da62beb9f1: Preparing 05:56:33 63ca1fbb43ae: Preparing 05:56:33 63ca1fbb43ae: Waiting 05:56:33 41da62beb9f1: Waiting 05:56:33 da8e9a27c35f: Layer already exists 05:56:33 0e2bbe72871e: Layer already exists 05:56:33 4749023d5bfc: Layer already exists 05:56:33 4955fe114ffa: Layer already exists 05:56:33 2695ae0f5b4c: Layer already exists 05:56:33 41da62beb9f1: Layer already exists 05:56:33 63ca1fbb43ae: Layer already exists 05:56:33 3.2.0-dev.99: digest: sha256:c2199ca31c646772eaf9a3b974f5308d64163bce20a4a09c32ea7622fc2c7ea6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:33 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:56:34 0e2bbe72871e: Preparing 05:56:34 2695ae0f5b4c: Preparing 05:56:34 da8e9a27c35f: Preparing 05:56:34 4955fe114ffa: Preparing 05:56:34 4749023d5bfc: Preparing 05:56:34 41da62beb9f1: Preparing 05:56:34 63ca1fbb43ae: Preparing 05:56:34 41da62beb9f1: Waiting 05:56:34 63ca1fbb43ae: Waiting 05:56:34 0e2bbe72871e: Layer already exists 05:56:34 2695ae0f5b4c: Layer already exists 05:56:34 da8e9a27c35f: Layer already exists 05:56:34 4749023d5bfc: Layer already exists 05:56:34 4955fe114ffa: Layer already exists 05:56:34 41da62beb9f1: Layer already exists 05:56:34 63ca1fbb43ae: Layer already exists 05:56:34 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:c2199ca31c646772eaf9a3b974f5308d64163bce20a4a09c32ea7622fc2c7ea6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:34 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 05:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:56:34 0e2bbe72871e: Preparing 05:56:34 2695ae0f5b4c: Preparing 05:56:34 da8e9a27c35f: Preparing 05:56:34 4955fe114ffa: Preparing 05:56:34 4749023d5bfc: Preparing 05:56:34 41da62beb9f1: Preparing 05:56:34 63ca1fbb43ae: Preparing 05:56:34 41da62beb9f1: Waiting 05:56:34 63ca1fbb43ae: Waiting 05:56:34 4955fe114ffa: Layer already exists 05:56:34 0e2bbe72871e: Layer already exists 05:56:34 2695ae0f5b4c: Layer already exists 05:56:34 4749023d5bfc: Layer already exists 05:56:34 da8e9a27c35f: Layer already exists 05:56:34 41da62beb9f1: Layer already exists 05:56:34 63ca1fbb43ae: Layer already exists 05:56:34 main: digest: sha256:c2199ca31c646772eaf9a3b974f5308d64163bce20a4a09c32ea7622fc2c7ea6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:56:34 ===================================================== [Pipeline] echo 05:56:34 taggedImages: 05:56:34 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:57d582de66f95770521161450c5858bd8cea222e 05:56:34 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:56:34 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.99 05:56:34 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:56:34 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 05:56:34 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:56:34 57d582de66f95770521161450c5858bd8cea222e 05:56:34 latest 05:56:34 3.2.0-dev.99 05:56:34 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:56:34 main 05:56:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:57d582de66f95770521161450c5858bd8cea222e 05:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:56:35 23a54d06127d: Preparing 05:56:35 fa89d14eb382: Preparing 05:56:35 f9c1ec6fc0c9: Preparing 05:56:35 da8e9a27c35f: Preparing 05:56:35 4955fe114ffa: Preparing 05:56:35 432ea903f980: Preparing 05:56:35 256f596db9e8: Preparing 05:56:35 63ca1fbb43ae: Preparing 05:56:35 432ea903f980: Waiting 05:56:35 63ca1fbb43ae: Waiting 05:56:35 256f596db9e8: Waiting 05:56:35 da8e9a27c35f: Layer already exists 05:56:35 4955fe114ffa: Layer already exists 05:56:35 fa89d14eb382: Pushed 05:56:35 23a54d06127d: Pushed 05:56:35 63ca1fbb43ae: Layer already exists 05:56:35 432ea903f980: Pushed 05:56:35 256f596db9e8: Pushed 05:56:40 f9c1ec6fc0c9: Pushed 05:56:40 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:49be716dad76431a99accaa9ce09647a6aa4180e170c063cd7ec59ce6f54b264 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:56:40 23a54d06127d: Preparing 05:56:40 fa89d14eb382: Preparing 05:56:40 f9c1ec6fc0c9: Preparing 05:56:40 da8e9a27c35f: Preparing 05:56:40 4955fe114ffa: Preparing 05:56:40 432ea903f980: Preparing 05:56:40 256f596db9e8: Preparing 05:56:40 63ca1fbb43ae: Preparing 05:56:40 432ea903f980: Waiting 05:56:40 256f596db9e8: Waiting 05:56:40 63ca1fbb43ae: Waiting 05:56:40 4955fe114ffa: Layer already exists 05:56:40 23a54d06127d: Layer already exists 05:56:40 da8e9a27c35f: Layer already exists 05:56:40 fa89d14eb382: Layer already exists 05:56:40 f9c1ec6fc0c9: Layer already exists 05:56:40 256f596db9e8: Layer already exists 05:56:40 63ca1fbb43ae: Layer already exists 05:56:40 432ea903f980: Layer already exists 05:56:40 latest: digest: sha256:49be716dad76431a99accaa9ce09647a6aa4180e170c063cd7ec59ce6f54b264 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.99 05:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:56:41 23a54d06127d: Preparing 05:56:41 fa89d14eb382: Preparing 05:56:41 f9c1ec6fc0c9: Preparing 05:56:41 da8e9a27c35f: Preparing 05:56:41 4955fe114ffa: Preparing 05:56:41 432ea903f980: Preparing 05:56:41 256f596db9e8: Preparing 05:56:41 63ca1fbb43ae: Preparing 05:56:41 432ea903f980: Waiting 05:56:41 256f596db9e8: Waiting 05:56:41 fa89d14eb382: Layer already exists 05:56:41 4955fe114ffa: Layer already exists 05:56:41 23a54d06127d: Layer already exists 05:56:41 da8e9a27c35f: Layer already exists 05:56:41 f9c1ec6fc0c9: Layer already exists 05:56:41 432ea903f980: Layer already exists 05:56:41 63ca1fbb43ae: Layer already exists 05:56:41 256f596db9e8: Layer already exists 05:56:41 3.2.0-dev.99: digest: sha256:49be716dad76431a99accaa9ce09647a6aa4180e170c063cd7ec59ce6f54b264 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:56:41 23a54d06127d: Preparing 05:56:41 fa89d14eb382: Preparing 05:56:41 f9c1ec6fc0c9: Preparing 05:56:41 da8e9a27c35f: Preparing 05:56:41 4955fe114ffa: Preparing 05:56:41 432ea903f980: Preparing 05:56:41 256f596db9e8: Preparing 05:56:41 63ca1fbb43ae: Preparing 05:56:41 256f596db9e8: Waiting 05:56:41 432ea903f980: Waiting 05:56:41 63ca1fbb43ae: Waiting 05:56:41 f9c1ec6fc0c9: Layer already exists 05:56:41 23a54d06127d: Layer already exists 05:56:41 4955fe114ffa: Layer already exists 05:56:41 da8e9a27c35f: Layer already exists 05:56:41 fa89d14eb382: Layer already exists 05:56:41 432ea903f980: Layer already exists 05:56:41 256f596db9e8: Layer already exists 05:56:41 63ca1fbb43ae: Layer already exists 05:56:41 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:49be716dad76431a99accaa9ce09647a6aa4180e170c063cd7ec59ce6f54b264 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:56:42 23a54d06127d: Preparing 05:56:42 fa89d14eb382: Preparing 05:56:42 f9c1ec6fc0c9: Preparing 05:56:42 da8e9a27c35f: Preparing 05:56:42 4955fe114ffa: Preparing 05:56:42 432ea903f980: Preparing 05:56:42 256f596db9e8: Preparing 05:56:42 432ea903f980: Waiting 05:56:42 256f596db9e8: Waiting 05:56:42 63ca1fbb43ae: Preparing 05:56:42 63ca1fbb43ae: Waiting 05:56:42 4955fe114ffa: Layer already exists 05:56:42 23a54d06127d: Layer already exists 05:56:42 da8e9a27c35f: Layer already exists 05:56:42 f9c1ec6fc0c9: Layer already exists 05:56:42 fa89d14eb382: Layer already exists 05:56:42 432ea903f980: Layer already exists 05:56:42 256f596db9e8: Layer already exists 05:56:42 63ca1fbb43ae: Layer already exists 05:56:42 main: digest: sha256:49be716dad76431a99accaa9ce09647a6aa4180e170c063cd7ec59ce6f54b264 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:56:42 ===================================================== [Pipeline] echo 05:56:42 taggedImages: 05:56:42 - nexus3.edgexfoundry.org:10004/support-notifications:57d582de66f95770521161450c5858bd8cea222e 05:56:42 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:56:42 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.99 05:56:42 - nexus3.edgexfoundry.org:10004/support-notifications:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:56:42 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:56:42 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:56:42 57d582de66f95770521161450c5858bd8cea222e 05:56:42 latest 05:56:42 3.2.0-dev.99 05:56:42 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:56:42 main 05:56:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:57d582de66f95770521161450c5858bd8cea222e 05:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:56:43 db648d07711c: Preparing 05:56:43 4e8e85b27ed6: Preparing 05:56:43 da8e9a27c35f: Preparing 05:56:43 4955fe114ffa: Preparing 05:56:43 0521596157db: Preparing 05:56:43 e3b4f270f473: Preparing 05:56:43 63ca1fbb43ae: Preparing 05:56:43 e3b4f270f473: Waiting 05:56:43 63ca1fbb43ae: Waiting 05:56:43 4955fe114ffa: Layer already exists 05:56:43 da8e9a27c35f: Layer already exists 05:56:43 0521596157db: Layer already exists 05:56:43 e3b4f270f473: Layer already exists 05:56:43 63ca1fbb43ae: Layer already exists 05:56:43 db648d07711c: Pushed 05:56:47 4e8e85b27ed6: Pushed 05:56:47 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:036ac6cd4aeff7846fe2c668d36efb91da812d8626c9c4e7758a6b977125c5a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:56:48 db648d07711c: Preparing 05:56:48 4e8e85b27ed6: Preparing 05:56:48 da8e9a27c35f: Preparing 05:56:48 4955fe114ffa: Preparing 05:56:48 0521596157db: Preparing 05:56:48 e3b4f270f473: Preparing 05:56:48 63ca1fbb43ae: Preparing 05:56:48 63ca1fbb43ae: Waiting 05:56:48 e3b4f270f473: Waiting 05:56:48 0521596157db: Layer already exists 05:56:48 4e8e85b27ed6: Layer already exists 05:56:48 da8e9a27c35f: Layer already exists 05:56:48 db648d07711c: Layer already exists 05:56:48 4955fe114ffa: Layer already exists 05:56:48 e3b4f270f473: Layer already exists 05:56:48 63ca1fbb43ae: Layer already exists 05:56:48 latest: digest: sha256:036ac6cd4aeff7846fe2c668d36efb91da812d8626c9c4e7758a6b977125c5a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.99 05:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:56:48 db648d07711c: Preparing 05:56:48 4e8e85b27ed6: Preparing 05:56:48 da8e9a27c35f: Preparing 05:56:48 4955fe114ffa: Preparing 05:56:48 0521596157db: Preparing 05:56:48 e3b4f270f473: Preparing 05:56:48 63ca1fbb43ae: Preparing 05:56:48 63ca1fbb43ae: Waiting 05:56:48 e3b4f270f473: Waiting 05:56:48 0521596157db: Layer already exists 05:56:48 db648d07711c: Layer already exists 05:56:48 4955fe114ffa: Layer already exists 05:56:48 da8e9a27c35f: Layer already exists 05:56:48 4e8e85b27ed6: Layer already exists 05:56:48 e3b4f270f473: Layer already exists 05:56:48 63ca1fbb43ae: Layer already exists 05:56:48 3.2.0-dev.99: digest: sha256:036ac6cd4aeff7846fe2c668d36efb91da812d8626c9c4e7758a6b977125c5a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:56:49 db648d07711c: Preparing 05:56:49 4e8e85b27ed6: Preparing 05:56:49 da8e9a27c35f: Preparing 05:56:49 4955fe114ffa: Preparing 05:56:49 0521596157db: Preparing 05:56:49 e3b4f270f473: Preparing 05:56:49 63ca1fbb43ae: Preparing 05:56:49 e3b4f270f473: Waiting 05:56:49 4955fe114ffa: Layer already exists 05:56:49 0521596157db: Layer already exists 05:56:49 da8e9a27c35f: Layer already exists 05:56:49 db648d07711c: Layer already exists 05:56:49 4e8e85b27ed6: Layer already exists 05:56:49 63ca1fbb43ae: Layer already exists 05:56:49 e3b4f270f473: Layer already exists 05:56:49 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:036ac6cd4aeff7846fe2c668d36efb91da812d8626c9c4e7758a6b977125c5a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:56:50 db648d07711c: Preparing 05:56:50 4e8e85b27ed6: Preparing 05:56:50 da8e9a27c35f: Preparing 05:56:50 4955fe114ffa: Preparing 05:56:50 0521596157db: Preparing 05:56:50 e3b4f270f473: Preparing 05:56:50 63ca1fbb43ae: Preparing 05:56:50 e3b4f270f473: Waiting 05:56:50 63ca1fbb43ae: Waiting 05:56:50 0521596157db: Layer already exists 05:56:50 4955fe114ffa: Layer already exists 05:56:50 da8e9a27c35f: Layer already exists 05:56:50 db648d07711c: Layer already exists 05:56:50 4e8e85b27ed6: Layer already exists 05:56:50 63ca1fbb43ae: Layer already exists 05:56:50 e3b4f270f473: Layer already exists 05:56:50 main: digest: sha256:036ac6cd4aeff7846fe2c668d36efb91da812d8626c9c4e7758a6b977125c5a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:56:50 ===================================================== [Pipeline] echo 05:56:50 taggedImages: 05:56:50 - nexus3.edgexfoundry.org:10004/support-scheduler:57d582de66f95770521161450c5858bd8cea222e 05:56:50 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:56:50 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.99 05:56:50 - nexus3.edgexfoundry.org:10004/support-scheduler:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 05:56:50 - 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] } 06:13:50 #160 ... 06:13:50 06:13:50 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:13:50 #153 DONE 1211.8s 06:13:50 06:13:50 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:13:50 #161 DONE 0.4s 06:13:50 06:13:50 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:13:50 #162 DONE 2.3s 06:13:50 06:13:50 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:13:50 #163 DONE 0.2s 06:13:50 06:13:50 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:13:50 #160 ... 06:13:50 06:13:50 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:13:50 #164 DONE 0.2s 06:13:50 06:13:50 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:13:50 #165 DONE 0.3s 06:13:50 06:13:50 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:13:50 #148 ... 06:13:50 06:13:50 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:13:50 #166 DONE 0.1s 06:13:50 06:13:50 #167 [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/ 06:13:50 #167 DONE 0.1s 06:13:50 06:13:50 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:13:50 #152 ... 06:13:50 06:13:50 #168 [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/ 06:13:50 #168 DONE 0.1s 06:13:50 06:13:50 #169 [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/ 06:13:50 #169 DONE 0.1s 06:13:50 06:13:50 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:13:50 #159 ... 06:13:50 06:13:50 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:13:50 #170 DONE 0.1s 06:13:50 06:13:50 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:13:50 #171 DONE 0.1s 06:13:50 06:13:50 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:13:50 #148 ... 06:13:50 06:13:50 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:13:50 #172 DONE 2.9s 06:13:50 06:13:50 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:13:50 #149 ... 06:13:50 06:13:50 #113 [security-bootstrapper] exporting to image 06:13:50 #113 exporting layers 06:13:50 #113 ... 06:13:50 06:13:50 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:13:50 #157 DONE 1220.2s 06:13:50 06:13:50 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:13:50 #152 ... 06:13:50 06:13:50 #113 [security-bootstrapper] exporting to image 06:13:50 #113 exporting layers 1.4s done 06:13:50 #113 writing image sha256:9eb1384314cdd1d274cb8caa6d73f22c2756a2ed05c5a8ee6acf594cdbb86ef9 06:13:50 #113 writing image sha256:9eb1384314cdd1d274cb8caa6d73f22c2756a2ed05c5a8ee6acf594cdbb86ef9 0.1s done 06:13:50 #113 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 06:13:50 #113 DONE 5.6s 06:13:50 06:13:50 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:13:50 #173 DONE 0.6s 06:13:50 06:13:50 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:13:50 #174 DONE 0.1s 06:13:50 06:13:50 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:13:50 #175 DONE 0.3s 06:13:50 06:13:50 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:13:50 #176 DONE 0.3s 06:13:50 06:13:50 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:13:50 #151 ... 06:13:50 06:13:50 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:13:50 #177 DONE 0.3s 06:13:50 06:13:50 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:13:50 #148 ... 06:13:50 06:13:50 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:13:50 #178 DONE 0.2s 06:13:50 06:13:50 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:13:53 #179 DONE 3.1s 06:13:53 06:13:53 #113 [security-proxy-setup] exporting to image 06:13:54 #113 exporting layers 1.0s done 06:13:54 #113 writing image sha256:c11c37127e2159cd9a9b10959430df76fb3670790e911202ff16b68758e9f319 done 06:13:54 #113 naming to docker.io/library/security-proxy-setup-arm64 done 06:13:54 #113 DONE 6.6s 06:13:54 06:13:54 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:13:54 #156 1223.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.99" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:14:16 #156 DONE 1245.4s 06:14:16 06:14:16 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:14:16 #158 ... 06:14:16 06:14:16 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:14:16 #180 DONE 0.1s 06:14:16 06:14:16 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:14:16 #181 DONE 0.3s 06:14:16 06:14:16 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:14:16 #182 DONE 0.2s 06:14:16 06:14:16 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:14:16 #183 DONE 0.2s 06:14:16 06:14:16 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:14:16 #184 DONE 0.1s 06:14:16 06:14:16 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:14:16 #185 DONE 0.3s 06:14:16 06:14:16 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:14:16 #186 DONE 0.4s 06:14:16 06:14:16 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:14:16 #187 DONE 0.2s 06:14:16 06:14:16 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:14:16 #159 ... 06:14:16 06:14:16 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:14:18 #188 DONE 2.3s 06:14:18 06:14:18 #113 [security-secretstore-setup] exporting to image 06:14:18 #113 exporting layers 06:14:19 #113 exporting layers 1.4s done 06:14:19 #113 writing image sha256:d6a53afd3f40b7295cc4a3959a4bef28c8544e009d63d042e172830dd63abdbe done 06:14:19 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 06:14:19 #113 DONE 8.0s 06:14:19 06:14:19 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:15:06 #150 ... 06:15:06 06:15:06 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:15:06 #149 DONE 1294.9s 06:15:06 06:15:06 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:15:06 #154 ... 06:15:06 06:15:06 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:15:06 #189 DONE 0.2s 06:15:06 06:15:06 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:15:06 #190 DONE 0.3s 06:15:06 06:15:06 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:15:06 #158 ... 06:15:06 06:15:06 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:15:06 #191 DONE 0.3s 06:15:06 06:15:06 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:15:06 #148 ... 06:15:06 06:15:06 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:15:06 #192 DONE 0.2s 06:15:06 06:15:06 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:15:06 #193 DONE 0.2s 06:15:06 06:15:06 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:15:06 #194 DONE 2.5s 06:15:06 06:15:06 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:15:06 #154 ... 06:15:06 06:15:06 #113 [core-common-config-bootstrapper] exporting to image 06:15:06 #113 exporting layers 06:15:07 #113 exporting layers 0.6s done 06:15:07 #113 writing image sha256:6ebdb8ac8e2d9421bf000c705c7bf474644b7b6b75c11bbee0fa624b384333c4 done 06:15:07 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:15:07 #113 DONE 8.6s 06:15:07 06:15:07 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:17:44 #155 DONE 1453.6s 06:17:44 06:17:44 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:17:44 #154 ... 06:17:44 06:17:44 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:17:44 #195 DONE 0.4s 06:17:44 06:17:44 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:17:44 #160 ... 06:17:44 06:17:44 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:17:44 #196 DONE 0.2s 06:17:44 06:17:44 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:17:44 #197 DONE 0.5s 06:17:44 06:17:44 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:17:44 #158 ... 06:17:44 06:17:44 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:17:44 #198 DONE 0.2s 06:17:44 06:17:44 #113 [security-spiffe-token-provider] exporting to image 06:17:44 #113 exporting layers 06:17:44 #113 exporting layers 0.8s done 06:17:44 #113 writing image sha256:baee8f8ad72945ae42c549571a9df8d827d8cd7df0f0cf086e364b882c8325d2 done 06:17:44 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:17:44 #113 DONE 9.4s 06:17:44 06:17:44 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:26:36 #152 ... 06:26:36 06:26:36 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:26:36 #160 DONE 1984.9s 06:26:36 06:26:36 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:26:36 #154 ... 06:26:36 06:26:36 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:26:36 #199 DONE 0.2s 06:26:36 06:26:36 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:26:36 #158 ... 06:26:36 06:26:36 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:26:36 #200 DONE 0.2s 06:26:36 06:26:36 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:26:36 #201 DONE 0.4s 06:26:36 06:26:36 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:26:36 #202 DONE 0.2s 06:26:36 06:26:36 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:26:36 #203 DONE 0.1s 06:26:36 06:26:36 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:26:36 #204 DONE 2.2s 06:26:36 06:26:36 #113 [security-proxy-auth] exporting to image 06:26:36 #113 exporting layers 06:26:37 #113 exporting layers 0.6s done 06:26:37 #113 writing image sha256:45444a57a80fcfd7ff8205c71b9339de3564b84950371b129db8a943a1de5802 done 06:26:37 #113 naming to docker.io/library/security-proxy-auth-arm64 done 06:26:37 #113 DONE 10.1s 06:26:37 06:26:37 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:27:58 #150 ... 06:27:58 06:27:58 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:27:58 #152 DONE 2062.1s 06:27:58 06:27:58 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:27:58 #151 ... 06:27:58 06:27:58 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:27:58 #205 DONE 0.3s 06:27:58 06:27:58 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:27:58 #151 ... 06:27:58 06:27:58 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:27:58 #206 DONE 0.2s 06:27:58 06:27:58 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:27:58 #207 DONE 0.4s 06:27:58 06:27:58 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:27:58 #158 ... 06:27:58 06:27:58 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:27:58 #208 DONE 0.2s 06:27:58 06:27:58 #113 [core-command] exporting to image 06:27:58 #113 exporting layers 06:27:58 #113 exporting layers 0.3s done 06:27:58 #113 writing image sha256:f4717f94b69daaaef1c402f725203fab6f7216a275399d3c35434d3c5167f0e0 done 06:27:58 #113 naming to docker.io/library/core-command-arm64 done 06:27:58 #113 DONE 10.4s 06:27:58 06:27:58 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:30:35 #158 ... 06:30:35 06:30:35 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:30:35 #151 DONE 2221.4s 06:30:35 06:30:35 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:30:35 #154 ... 06:30:35 06:30:35 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:30:35 #209 DONE 0.3s 06:30:35 06:30:35 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:30:35 #158 ... 06:30:35 06:30:35 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:30:35 #210 DONE 0.5s 06:30:35 06:30:35 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:30:35 #211 DONE 0.2s 06:30:35 06:30:35 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 06:30:35 #212 DONE 0.2s 06:30:35 06:30:35 #113 [core-keeper] exporting to image 06:30:35 #113 exporting layers 06:30:35 #113 exporting layers 0.5s done 06:30:35 #113 writing image sha256:f18babdf1e04fd2a080c3777018dd447e32d82ae1527b212cce0796b5db941b4 done 06:30:35 #113 naming to docker.io/library/core-keeper-arm64 done 06:30:35 #113 DONE 10.8s 06:30:35 06:30:35 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:30:35 #148 ... 06:30:35 06:30:35 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:30:35 #150 DONE 2227.0s 06:30:35 06:30:35 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:30:35 #158 ... 06:30:35 06:30:35 #213 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 06:30:35 #213 DONE 0.1s 06:30:35 06:30:35 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:30:35 #154 ... 06:30:35 06:30:35 #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 06:30:35 #214 DONE 0.2s 06:30:35 06:30:35 #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:30:35 #215 DONE 0.4s 06:30:35 06:30:35 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:30:36 #148 ... 06:30:36 06:30:36 #216 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:30:36 #216 DONE 0.2s 06:30:36 06:30:36 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:30:36 #217 DONE 0.1s 06:30:36 06:30:36 #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 06:30:36 #218 DONE 0.1s 06:30:36 06:30:36 #113 [core-metadata] exporting to image 06:30:36 #113 exporting layers 06:30:36 #113 exporting layers 0.4s done 06:30:37 #113 writing image sha256:2e2b79d149d2e2ff35aaa90d6d50e0383a5e1e9817a32b4cc7b119a9053e529e done 06:30:37 #113 naming to docker.io/library/core-metadata-arm64 done 06:30:37 #113 DONE 11.2s 06:30:37 06:30:37 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:30:38 #158 DONE 2230.3s 06:30:38 06:30:38 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:30:38 #148 ... 06:30:38 06:30:38 #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:30:38 #219 DONE 0.2s 06:30:38 06:30:38 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:30:38 #154 ... 06:30:38 06:30:38 #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:30:38 #220 DONE 0.1s 06:30:39 06:30:39 #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:30:39 #221 DONE 0.4s 06:30:39 06:30:39 #37 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:30:39 #37 ... 06:30:39 06:30:39 #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:30:39 #222 DONE 0.2s 06:30:39 06:30:39 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 06:30:39 #223 DONE 0.1s 06:30:39 06:30:39 #113 [core-data] exporting to image 06:30:39 #113 exporting layers 0.4s done 06:30:40 #113 writing image sha256:689c9091deca1a13ec3caef78f467a57055a668f9f9628d13cc5675091774d59 done 06:30:40 #113 naming to docker.io/library/core-data-arm64 done 06:30:40 #113 DONE 11.7s 06:30:40 06:30:40 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:31:19 #148 ... 06:31:19 06:31:19 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:31:19 #154 DONE 2269.4s 06:31:19 06:31:19 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:31:19 #159 DONE 2269.4s 06:31:19 06:31:19 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:31:19 #148 ... 06:31:19 06:31:19 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:31:19 #224 DONE 0.3s 06:31:19 06:31:19 #225 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:31:19 #225 DONE 0.4s 06:31:19 06:31:19 #37 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:31:19 #37 ... 06:31:19 06:31:19 #226 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:31:19 #226 ... 06:31:19 06:31:19 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:31:19 #227 DONE 0.3s 06:31:19 06:31:19 #226 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:31:19 #226 DONE 0.3s 06:31:19 06:31:19 #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:31:19 #228 DONE 0.6s 06:31:19 06:31:19 #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:31:19 #229 DONE 0.6s 06:31:19 06:31:19 #230 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:31:19 #230 DONE 0.2s 06:31:19 06:31:19 #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:31:19 #231 DONE 0.2s 06:31:19 06:31:19 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 06:31:19 #232 DONE 0.2s 06:31:19 06:31:19 #113 [support-notifications] exporting to image 06:31:19 #113 exporting layers 06:31:20 #113 exporting layers 0.6s done 06:31:20 #113 writing image sha256:8268008242ebe79cfbc7832d39c3a60d4b7df0f964d1a5f8adcedb820f2d56c4 done 06:31:20 #113 naming to docker.io/library/support-scheduler-arm64 done 06:31:20 #113 exporting layers 0.8s done 06:31:20 #113 writing image sha256:205e9763cbed1b33bc69254928bb01057bbe41028afbc66099de1115c15cc142 done 06:31:20 #113 naming to docker.io/library/support-notifications-arm64 06:31:20 #113 naming to docker.io/library/support-notifications-arm64 done 06:31:20 #113 DONE 12.8s 06:31:20 06:31:20 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:31:21 #148 DONE 2273.7s 06:31:21 06:31:21 #37 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:31:21 #37 ... 06:31:21 06:31:21 #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:31:21 #233 DONE 0.2s 06:31:21 06:31:21 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:31:21 #234 DONE 0.1s 06:31:21 06:31:21 #37 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:31:21 #37 ... 06:31:21 06:31:21 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:31:22 #235 DONE 0.5s 06:31:22 06:31:22 #37 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:31:22 #37 ... 06:31:22 06:31:22 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:31:22 #236 DONE 0.1s 06:31:22 06:31:22 #113 [support-cron-scheduler] exporting to image 06:31:23 #113 exporting layers 1.0s done 06:31:23 #113 writing image sha256:5bf0f0ba7595a6830f834813761c92a90f6ec0f9428e5882f8eb42fe0d15bc1d 06:31:23 #113 writing image sha256:5bf0f0ba7595a6830f834813761c92a90f6ec0f9428e5882f8eb42fe0d15bc1d done 06:31:23 #113 naming to docker.io/library/support-cron-scheduler-arm64 done 06:31:23 #113 DONE 13.8s 06:31:23 06:31:23 #37 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:31:23 time="2024-10-11T05:50:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:31:23 $ docker stop --time=1 a3ad7110f36b11103e73b31015c5eb0bb7f4b069dfc9bc5d71fb6c10facb084c 06:31:25 $ docker rm -f --volumes a3ad7110f36b11103e73b31015c5eb0bb7f4b069dfc9bc5d71fb6c10facb084c [Pipeline] // withDockerContainer [Pipeline] sh 06:31:25 + docker images 06:31:25 REPOSITORY TAG IMAGE ID CREATED SIZE 06:31:25 support-cron-scheduler-arm64 latest 5bf0f0ba7595 3 seconds ago 45.6MB 06:31:25 support-scheduler-arm64 latest 8268008242eb 6 seconds ago 44MB 06:31:25 support-notifications-arm64 latest 205e9763cbed 6 seconds ago 44.8MB 06:31:25 core-data-arm64 latest 689c9091deca 46 seconds ago 30.1MB 06:31:25 core-metadata-arm64 latest 2e2b79d149d2 49 seconds ago 30.2MB 06:31:25 core-keeper-arm64 latest f18babdf1e04 55 seconds ago 29.5MB 06:31:25 core-command-arm64 latest f4717f94b69d 3 minutes ago 26.4MB 06:31:25 security-proxy-auth-arm64 latest 45444a57a80f 4 minutes ago 25.2MB 06:31:25 security-spiffe-token-provider-arm64 latest baee8f8ad729 13 minutes ago 33MB 06:31:25 core-common-config-bootstrapper-arm64 latest 6ebdb8ac8e2d 16 minutes ago 17.4MB 06:31:25 security-secretstore-setup-arm64 latest d6a53afd3f40 17 minutes ago 40.3MB 06:31:25 security-proxy-setup-arm64 latest c11c37127e21 17 minutes ago 29.4MB 06:31:25 security-bootstrapper-arm64 latest 9eb1384314cd 17 minutes ago 21MB 06:31:25 security-spire-agent-arm64 latest 2a9b51b613e2 39 minutes ago 176MB 06:31:25 security-spire-config-arm64 latest 6bba5bae0733 39 minutes ago 117MB 06:31:25 security-spire-server-arm64 latest 1a32d62b865d 39 minutes ago 118MB 06:31:25 ci-base-image-arm64 latest e8acacdf562c 41 minutes ago 965MB 06:31:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 8 days ago 558MB 06:31:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:25 provisioning config files... 06:31:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/722@tmp/config6642868109810436181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:26 ---> ****-login.sh 06:31:26 nexus3.edgexfoundry.org:10001 06:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:26 Configure a credential helper to remove this warning. See 06:31:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:26 06:31:26 Login Succeeded 06:31:26 nexus3.edgexfoundry.org:10002 06:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:27 Configure a credential helper to remove this warning. See 06:31:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:27 06:31:27 Login Succeeded 06:31:27 nexus3.edgexfoundry.org:10003 06:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:27 Configure a credential helper to remove this warning. See 06:31:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:27 06:31:27 Login Succeeded 06:31:27 nexus3.edgexfoundry.org:10004 06:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:28 Configure a credential helper to remove this warning. See 06:31:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:28 06:31:28 Login Succeeded 06:31:28 ****.io 06:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:28 Configure a credential helper to remove this warning. See 06:31:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:28 06:31:28 Login Succeeded 06:31:28 ---> ****-login.sh ends [Pipeline] } 06:31:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:31:28 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:31:28 57d582de66f95770521161450c5858bd8cea222e 06:31:28 latest 06:31:28 3.2.0-dev.99 06:31:28 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:31:28 main 06:31:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:57d582de66f95770521161450c5858bd8cea222e 06:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:31:29 080ed6fb25ab: Preparing 06:31:29 642fec047b52: Preparing 06:31:29 700a734e707c: Preparing 06:31:29 b2cb490fc4a3: Preparing 06:31:29 ac1e5fdedb43: Preparing 06:31:29 366dc74d0252: Preparing 06:31:29 16113d51b718: Preparing 06:31:29 16113d51b718: Waiting 06:31:29 366dc74d0252: Waiting 06:31:29 700a734e707c: Pushed 06:31:29 b2cb490fc4a3: Pushed 06:31:29 080ed6fb25ab: Pushed 06:31:29 16113d51b718: Layer already exists 06:31:29 ac1e5fdedb43: Pushed 06:31:29 366dc74d0252: Pushed 06:31:33 642fec047b52: Pushed 06:31:34 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:1a49ead3e9f8776af4368b66d2a09170ea01b17f2017eb6b746c2728ff3ec4ad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:31:35 080ed6fb25ab: Preparing 06:31:35 642fec047b52: Preparing 06:31:35 700a734e707c: Preparing 06:31:35 b2cb490fc4a3: Preparing 06:31:35 ac1e5fdedb43: Preparing 06:31:35 366dc74d0252: Preparing 06:31:35 16113d51b718: Preparing 06:31:35 366dc74d0252: Waiting 06:31:35 16113d51b718: Waiting 06:31:35 080ed6fb25ab: Layer already exists 06:31:35 642fec047b52: Layer already exists 06:31:35 b2cb490fc4a3: Layer already exists 06:31:35 700a734e707c: Layer already exists 06:31:35 ac1e5fdedb43: Layer already exists 06:31:35 16113d51b718: Layer already exists 06:31:35 366dc74d0252: Layer already exists 06:31:35 latest: digest: sha256:1a49ead3e9f8776af4368b66d2a09170ea01b17f2017eb6b746c2728ff3ec4ad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.99 06:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:31:36 080ed6fb25ab: Preparing 06:31:36 642fec047b52: Preparing 06:31:36 700a734e707c: Preparing 06:31:36 b2cb490fc4a3: Preparing 06:31:36 ac1e5fdedb43: Preparing 06:31:36 366dc74d0252: Preparing 06:31:36 16113d51b718: Preparing 06:31:36 366dc74d0252: Waiting 06:31:36 16113d51b718: Waiting 06:31:36 ac1e5fdedb43: Layer already exists 06:31:36 642fec047b52: Layer already exists 06:31:36 080ed6fb25ab: Layer already exists 06:31:36 700a734e707c: Layer already exists 06:31:36 b2cb490fc4a3: Layer already exists 06:31:36 16113d51b718: Layer already exists 06:31:36 366dc74d0252: Layer already exists 06:31:36 3.2.0-dev.99: digest: sha256:1a49ead3e9f8776af4368b66d2a09170ea01b17f2017eb6b746c2728ff3ec4ad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:31:37 080ed6fb25ab: Preparing 06:31:37 642fec047b52: Preparing 06:31:37 700a734e707c: Preparing 06:31:37 b2cb490fc4a3: Preparing 06:31:37 ac1e5fdedb43: Preparing 06:31:37 366dc74d0252: Preparing 06:31:37 16113d51b718: Preparing 06:31:37 366dc74d0252: Waiting 06:31:37 16113d51b718: Waiting 06:31:37 ac1e5fdedb43: Layer already exists 06:31:37 b2cb490fc4a3: Layer already exists 06:31:37 080ed6fb25ab: Layer already exists 06:31:37 642fec047b52: Layer already exists 06:31:37 700a734e707c: Layer already exists 06:31:37 16113d51b718: Layer already exists 06:31:37 366dc74d0252: Layer already exists 06:31:37 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:1a49ead3e9f8776af4368b66d2a09170ea01b17f2017eb6b746c2728ff3ec4ad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:31:38 080ed6fb25ab: Preparing 06:31:38 642fec047b52: Preparing 06:31:38 700a734e707c: Preparing 06:31:38 b2cb490fc4a3: Preparing 06:31:38 ac1e5fdedb43: Preparing 06:31:38 366dc74d0252: Preparing 06:31:38 16113d51b718: Preparing 06:31:38 366dc74d0252: Waiting 06:31:38 16113d51b718: Waiting 06:31:38 ac1e5fdedb43: Layer already exists 06:31:38 080ed6fb25ab: Layer already exists 06:31:38 b2cb490fc4a3: Layer already exists 06:31:38 700a734e707c: Layer already exists 06:31:38 642fec047b52: Layer already exists 06:31:38 366dc74d0252: Layer already exists 06:31:38 16113d51b718: Layer already exists 06:31:38 main: digest: sha256:1a49ead3e9f8776af4368b66d2a09170ea01b17f2017eb6b746c2728ff3ec4ad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:38 ===================================================== [Pipeline] echo 06:31:38 taggedImages: 06:31:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:57d582de66f95770521161450c5858bd8cea222e 06:31:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:31:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.99 06:31:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:31:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:31:38 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:31:38 57d582de66f95770521161450c5858bd8cea222e 06:31:38 latest 06:31:38 3.2.0-dev.99 06:31:38 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:31:38 main 06:31:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e 06:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:31:39 d3ba8c1810b1: Preparing 06:31:39 97b7cb30a7ed: Preparing 06:31:39 43283b241693: Preparing 06:31:39 9ae138bf87aa: Preparing 06:31:39 700a734e707c: Preparing 06:31:39 b2cb490fc4a3: Preparing 06:31:39 ac1e5fdedb43: Preparing 06:31:39 366dc74d0252: Preparing 06:31:39 16113d51b718: Preparing 06:31:39 ac1e5fdedb43: Waiting 06:31:39 b2cb490fc4a3: Waiting 06:31:39 366dc74d0252: Waiting 06:31:39 16113d51b718: Waiting 06:31:39 700a734e707c: Layer already exists 06:31:39 b2cb490fc4a3: Layer already exists 06:31:39 97b7cb30a7ed: Pushed 06:31:39 43283b241693: Pushed 06:31:39 ac1e5fdedb43: Layer already exists 06:31:39 366dc74d0252: Layer already exists 06:31:39 d3ba8c1810b1: Pushed 06:31:39 16113d51b718: Layer already exists 06:31:42 9ae138bf87aa: Pushed 06:31:42 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:219ab9f05dbd01abbfa4b480f4499fbadec9456a653c5193ffa90acb3c242e7b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:31:43 d3ba8c1810b1: Preparing 06:31:43 97b7cb30a7ed: Preparing 06:31:43 43283b241693: Preparing 06:31:43 9ae138bf87aa: Preparing 06:31:43 700a734e707c: Preparing 06:31:43 b2cb490fc4a3: Preparing 06:31:43 ac1e5fdedb43: Preparing 06:31:43 366dc74d0252: Preparing 06:31:43 16113d51b718: Preparing 06:31:43 ac1e5fdedb43: Waiting 06:31:43 366dc74d0252: Waiting 06:31:43 16113d51b718: Waiting 06:31:43 b2cb490fc4a3: Waiting 06:31:43 9ae138bf87aa: Layer already exists 06:31:43 43283b241693: Layer already exists 06:31:43 97b7cb30a7ed: Layer already exists 06:31:43 700a734e707c: Layer already exists 06:31:43 d3ba8c1810b1: Layer already exists 06:31:43 ac1e5fdedb43: Layer already exists 06:31:43 366dc74d0252: Layer already exists 06:31:43 b2cb490fc4a3: Layer already exists 06:31:43 16113d51b718: Layer already exists 06:31:43 latest: digest: sha256:219ab9f05dbd01abbfa4b480f4499fbadec9456a653c5193ffa90acb3c242e7b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.99 06:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:31:44 d3ba8c1810b1: Preparing 06:31:44 97b7cb30a7ed: Preparing 06:31:44 43283b241693: Preparing 06:31:44 9ae138bf87aa: Preparing 06:31:44 700a734e707c: Preparing 06:31:44 b2cb490fc4a3: Preparing 06:31:44 ac1e5fdedb43: Preparing 06:31:44 366dc74d0252: Preparing 06:31:44 16113d51b718: Preparing 06:31:44 b2cb490fc4a3: Waiting 06:31:44 366dc74d0252: Waiting 06:31:44 16113d51b718: Waiting 06:31:44 ac1e5fdedb43: Waiting 06:31:44 700a734e707c: Layer already exists 06:31:44 97b7cb30a7ed: Layer already exists 06:31:44 d3ba8c1810b1: Layer already exists 06:31:44 43283b241693: Layer already exists 06:31:44 9ae138bf87aa: Layer already exists 06:31:44 16113d51b718: Layer already exists 06:31:44 ac1e5fdedb43: Layer already exists 06:31:44 b2cb490fc4a3: Layer already exists 06:31:44 366dc74d0252: Layer already exists 06:31:44 3.2.0-dev.99: digest: sha256:219ab9f05dbd01abbfa4b480f4499fbadec9456a653c5193ffa90acb3c242e7b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:31:45 d3ba8c1810b1: Preparing 06:31:45 97b7cb30a7ed: Preparing 06:31:45 43283b241693: Preparing 06:31:45 9ae138bf87aa: Preparing 06:31:45 700a734e707c: Preparing 06:31:45 b2cb490fc4a3: Preparing 06:31:45 ac1e5fdedb43: Preparing 06:31:45 366dc74d0252: Preparing 06:31:45 16113d51b718: Preparing 06:31:45 b2cb490fc4a3: Waiting 06:31:45 ac1e5fdedb43: Waiting 06:31:45 366dc74d0252: Waiting 06:31:45 16113d51b718: Waiting 06:31:45 d3ba8c1810b1: Layer already exists 06:31:45 97b7cb30a7ed: Layer already exists 06:31:45 9ae138bf87aa: Layer already exists 06:31:45 43283b241693: Layer already exists 06:31:45 700a734e707c: Layer already exists 06:31:45 b2cb490fc4a3: Layer already exists 06:31:45 16113d51b718: Layer already exists 06:31:45 ac1e5fdedb43: Layer already exists 06:31:45 366dc74d0252: Layer already exists 06:31:45 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:219ab9f05dbd01abbfa4b480f4499fbadec9456a653c5193ffa90acb3c242e7b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:31:46 d3ba8c1810b1: Preparing 06:31:46 97b7cb30a7ed: Preparing 06:31:46 43283b241693: Preparing 06:31:46 9ae138bf87aa: Preparing 06:31:46 700a734e707c: Preparing 06:31:46 b2cb490fc4a3: Preparing 06:31:46 ac1e5fdedb43: Preparing 06:31:46 366dc74d0252: Preparing 06:31:46 16113d51b718: Preparing 06:31:46 b2cb490fc4a3: Waiting 06:31:46 ac1e5fdedb43: Waiting 06:31:46 366dc74d0252: Waiting 06:31:46 16113d51b718: Waiting 06:31:46 97b7cb30a7ed: Layer already exists 06:31:46 d3ba8c1810b1: Layer already exists 06:31:46 9ae138bf87aa: Layer already exists 06:31:46 43283b241693: Layer already exists 06:31:46 700a734e707c: Layer already exists 06:31:46 366dc74d0252: Layer already exists 06:31:46 16113d51b718: Layer already exists 06:31:46 ac1e5fdedb43: Layer already exists 06:31:46 b2cb490fc4a3: Layer already exists 06:31:46 main: digest: sha256:219ab9f05dbd01abbfa4b480f4499fbadec9456a653c5193ffa90acb3c242e7b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:46 ===================================================== [Pipeline] echo 06:31:46 taggedImages: 06:31:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e 06:31:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:31:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.99 06:31:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:31:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:31:46 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:31:46 57d582de66f95770521161450c5858bd8cea222e 06:31:46 latest 06:31:46 3.2.0-dev.99 06:31:46 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:31:46 main 06:31:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:57d582de66f95770521161450c5858bd8cea222e 06:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:31:47 7fbc8ac1789e: Preparing 06:31:47 af9d68aae246: Preparing 06:31:47 5805858ddcc9: Preparing 06:31:47 700a734e707c: Preparing 06:31:47 b2cb490fc4a3: Preparing 06:31:47 e1637e035a1b: Preparing 06:31:47 f74ac8c0c647: Preparing 06:31:47 16113d51b718: Preparing 06:31:47 f74ac8c0c647: Waiting 06:31:47 16113d51b718: Waiting 06:31:47 e1637e035a1b: Waiting 06:31:47 b2cb490fc4a3: Layer already exists 06:31:47 700a734e707c: Layer already exists 06:31:47 af9d68aae246: Pushed 06:31:47 7fbc8ac1789e: Pushed 06:31:47 16113d51b718: Layer already exists 06:31:47 f74ac8c0c647: Pushed 06:31:47 e1637e035a1b: Pushed 06:31:52 5805858ddcc9: Pushed 06:31:52 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:e4658063045d38416ffaa565cc6de39e41faa968ab2c0bb7884549fbf4f41fbc size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:31:53 7fbc8ac1789e: Preparing 06:31:53 af9d68aae246: Preparing 06:31:53 5805858ddcc9: Preparing 06:31:53 700a734e707c: Preparing 06:31:53 b2cb490fc4a3: Preparing 06:31:53 e1637e035a1b: Preparing 06:31:53 f74ac8c0c647: Preparing 06:31:53 16113d51b718: Preparing 06:31:53 e1637e035a1b: Waiting 06:31:53 f74ac8c0c647: Waiting 06:31:53 16113d51b718: Waiting 06:31:53 5805858ddcc9: Layer already exists 06:31:53 700a734e707c: Layer already exists 06:31:53 af9d68aae246: Layer already exists 06:31:53 7fbc8ac1789e: Layer already exists 06:31:53 b2cb490fc4a3: Layer already exists 06:31:53 f74ac8c0c647: Layer already exists 06:31:53 16113d51b718: Layer already exists 06:31:53 e1637e035a1b: Layer already exists 06:31:53 latest: digest: sha256:e4658063045d38416ffaa565cc6de39e41faa968ab2c0bb7884549fbf4f41fbc size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.99 06:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:31:54 7fbc8ac1789e: Preparing 06:31:54 af9d68aae246: Preparing 06:31:54 5805858ddcc9: Preparing 06:31:54 700a734e707c: Preparing 06:31:54 b2cb490fc4a3: Preparing 06:31:54 e1637e035a1b: Preparing 06:31:54 f74ac8c0c647: Preparing 06:31:54 16113d51b718: Preparing 06:31:54 e1637e035a1b: Waiting 06:31:54 f74ac8c0c647: Waiting 06:31:54 16113d51b718: Waiting 06:31:54 700a734e707c: Layer already exists 06:31:54 7fbc8ac1789e: Layer already exists 06:31:54 5805858ddcc9: Layer already exists 06:31:54 b2cb490fc4a3: Layer already exists 06:31:54 af9d68aae246: Layer already exists 06:31:54 f74ac8c0c647: Layer already exists 06:31:54 e1637e035a1b: Layer already exists 06:31:54 16113d51b718: Layer already exists 06:31:54 3.2.0-dev.99: digest: sha256:e4658063045d38416ffaa565cc6de39e41faa968ab2c0bb7884549fbf4f41fbc size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:31:55 7fbc8ac1789e: Preparing 06:31:55 af9d68aae246: Preparing 06:31:55 5805858ddcc9: Preparing 06:31:55 700a734e707c: Preparing 06:31:55 b2cb490fc4a3: Preparing 06:31:55 e1637e035a1b: Preparing 06:31:55 f74ac8c0c647: Preparing 06:31:55 16113d51b718: Preparing 06:31:55 e1637e035a1b: Waiting 06:31:55 f74ac8c0c647: Waiting 06:31:55 16113d51b718: Waiting 06:31:55 700a734e707c: Layer already exists 06:31:55 5805858ddcc9: Layer already exists 06:31:55 af9d68aae246: Layer already exists 06:31:55 b2cb490fc4a3: Layer already exists 06:31:55 7fbc8ac1789e: Layer already exists 06:31:55 e1637e035a1b: Layer already exists 06:31:55 16113d51b718: Layer already exists 06:31:55 f74ac8c0c647: Layer already exists 06:31:55 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:e4658063045d38416ffaa565cc6de39e41faa968ab2c0bb7884549fbf4f41fbc size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:31:57 7fbc8ac1789e: Preparing 06:31:57 af9d68aae246: Preparing 06:31:57 5805858ddcc9: Preparing 06:31:57 700a734e707c: Preparing 06:31:57 b2cb490fc4a3: Preparing 06:31:57 e1637e035a1b: Preparing 06:31:57 f74ac8c0c647: Preparing 06:31:57 16113d51b718: Preparing 06:31:57 e1637e035a1b: Waiting 06:31:57 16113d51b718: Waiting 06:31:57 f74ac8c0c647: Waiting 06:31:57 700a734e707c: Layer already exists 06:31:57 af9d68aae246: Layer already exists 06:31:57 7fbc8ac1789e: Layer already exists 06:31:57 b2cb490fc4a3: Layer already exists 06:31:57 5805858ddcc9: Layer already exists 06:31:57 e1637e035a1b: Layer already exists 06:31:57 f74ac8c0c647: Layer already exists 06:31:57 16113d51b718: Layer already exists 06:31:57 main: digest: sha256:e4658063045d38416ffaa565cc6de39e41faa968ab2c0bb7884549fbf4f41fbc size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:57 ===================================================== [Pipeline] echo 06:31:57 taggedImages: 06:31:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:57d582de66f95770521161450c5858bd8cea222e 06:31:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:31:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.99 06:31:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:31:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:31:58 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:31:58 57d582de66f95770521161450c5858bd8cea222e 06:31:58 latest 06:31:58 3.2.0-dev.99 06:31:58 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:31:58 main 06:31:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:57d582de66f95770521161450c5858bd8cea222e 06:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:31:58 08c55a880481: Preparing 06:31:58 fc3927e01172: Preparing 06:31:58 5768aa407e25: Preparing 06:31:58 b2cb490fc4a3: Preparing 06:31:58 b0b5e0daf327: Preparing 06:31:58 1152d0386568: Preparing 06:31:58 16113d51b718: Preparing 06:31:58 1152d0386568: Waiting 06:31:58 16113d51b718: Waiting 06:31:59 b2cb490fc4a3: Layer already exists 06:31:59 fc3927e01172: Pushed 06:31:59 08c55a880481: Pushed 06:31:59 b0b5e0daf327: Pushed 06:31:59 1152d0386568: Pushed 06:31:59 16113d51b718: Layer already exists 06:32:04 5768aa407e25: Pushed 06:32:04 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:cc5070bc9bb28cb3a312a8a2fcf155f562072d0da69bc42701a17caa7c858edd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:32:05 08c55a880481: Preparing 06:32:05 fc3927e01172: Preparing 06:32:05 5768aa407e25: Preparing 06:32:05 b2cb490fc4a3: Preparing 06:32:05 b0b5e0daf327: Preparing 06:32:05 1152d0386568: Preparing 06:32:05 16113d51b718: Preparing 06:32:05 1152d0386568: Waiting 06:32:05 16113d51b718: Waiting 06:32:05 b0b5e0daf327: Layer already exists 06:32:05 fc3927e01172: Layer already exists 06:32:05 5768aa407e25: Layer already exists 06:32:05 b2cb490fc4a3: Layer already exists 06:32:05 08c55a880481: Layer already exists 06:32:05 16113d51b718: Layer already exists 06:32:05 1152d0386568: Layer already exists 06:32:05 latest: digest: sha256:cc5070bc9bb28cb3a312a8a2fcf155f562072d0da69bc42701a17caa7c858edd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.99 06:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:32:06 08c55a880481: Preparing 06:32:06 fc3927e01172: Preparing 06:32:06 5768aa407e25: Preparing 06:32:06 b2cb490fc4a3: Preparing 06:32:06 b0b5e0daf327: Preparing 06:32:06 1152d0386568: Preparing 06:32:06 16113d51b718: Preparing 06:32:06 1152d0386568: Waiting 06:32:06 16113d51b718: Waiting 06:32:06 b2cb490fc4a3: Layer already exists 06:32:06 08c55a880481: Layer already exists 06:32:06 b0b5e0daf327: Layer already exists 06:32:06 fc3927e01172: Layer already exists 06:32:06 5768aa407e25: Layer already exists 06:32:06 16113d51b718: Layer already exists 06:32:06 1152d0386568: Layer already exists 06:32:06 3.2.0-dev.99: digest: sha256:cc5070bc9bb28cb3a312a8a2fcf155f562072d0da69bc42701a17caa7c858edd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:32:07 08c55a880481: Preparing 06:32:07 fc3927e01172: Preparing 06:32:07 5768aa407e25: Preparing 06:32:07 b2cb490fc4a3: Preparing 06:32:07 b0b5e0daf327: Preparing 06:32:07 1152d0386568: Preparing 06:32:07 16113d51b718: Preparing 06:32:07 1152d0386568: Waiting 06:32:07 16113d51b718: Waiting 06:32:07 fc3927e01172: Layer already exists 06:32:07 5768aa407e25: Layer already exists 06:32:07 08c55a880481: Layer already exists 06:32:07 b0b5e0daf327: Layer already exists 06:32:07 b2cb490fc4a3: Layer already exists 06:32:07 16113d51b718: Layer already exists 06:32:07 1152d0386568: Layer already exists 06:32:07 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:cc5070bc9bb28cb3a312a8a2fcf155f562072d0da69bc42701a17caa7c858edd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:07 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:32:08 08c55a880481: Preparing 06:32:08 fc3927e01172: Preparing 06:32:08 5768aa407e25: Preparing 06:32:08 b2cb490fc4a3: Preparing 06:32:08 b0b5e0daf327: Preparing 06:32:08 1152d0386568: Preparing 06:32:08 16113d51b718: Preparing 06:32:08 1152d0386568: Waiting 06:32:08 16113d51b718: Waiting 06:32:08 b2cb490fc4a3: Layer already exists 06:32:08 b0b5e0daf327: Layer already exists 06:32:08 08c55a880481: Layer already exists 06:32:08 fc3927e01172: Layer already exists 06:32:08 5768aa407e25: Layer already exists 06:32:08 16113d51b718: Layer already exists 06:32:08 1152d0386568: Layer already exists 06:32:08 main: digest: sha256:cc5070bc9bb28cb3a312a8a2fcf155f562072d0da69bc42701a17caa7c858edd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:08 ===================================================== [Pipeline] echo 06:32:08 taggedImages: 06:32:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:57d582de66f95770521161450c5858bd8cea222e 06:32:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:32:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.99 06:32:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:08 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:32:08 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:32:08 57d582de66f95770521161450c5858bd8cea222e 06:32:08 latest 06:32:08 3.2.0-dev.99 06:32:08 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:08 main 06:32:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:57d582de66f95770521161450c5858bd8cea222e 06:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:32:09 fb8ba3367678: Preparing 06:32:09 0a119da1c20e: Preparing 06:32:09 787ae2f1cc16: Preparing 06:32:09 e2ff89b30cab: Preparing 06:32:09 700a734e707c: Preparing 06:32:09 b2cb490fc4a3: Preparing 06:32:09 ac1e5fdedb43: Preparing 06:32:09 366dc74d0252: Preparing 06:32:09 16113d51b718: Preparing 06:32:09 b2cb490fc4a3: Waiting 06:32:09 ac1e5fdedb43: Waiting 06:32:09 366dc74d0252: Waiting 06:32:09 16113d51b718: Waiting 06:32:09 700a734e707c: Layer already exists 06:32:09 b2cb490fc4a3: Layer already exists 06:32:09 787ae2f1cc16: Pushed 06:32:09 ac1e5fdedb43: Layer already exists 06:32:09 0a119da1c20e: Pushed 06:32:09 366dc74d0252: Layer already exists 06:32:09 fb8ba3367678: Pushed 06:32:09 16113d51b718: Layer already exists 06:32:15 e2ff89b30cab: Pushed 06:32:15 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:c2462a89fe2705514756da0adf0bc72c39c7ddc255118f20fd5afede84e05c60 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:32:16 fb8ba3367678: Preparing 06:32:16 0a119da1c20e: Preparing 06:32:16 787ae2f1cc16: Preparing 06:32:16 e2ff89b30cab: Preparing 06:32:16 700a734e707c: Preparing 06:32:16 b2cb490fc4a3: Preparing 06:32:16 ac1e5fdedb43: Preparing 06:32:16 366dc74d0252: Preparing 06:32:16 16113d51b718: Preparing 06:32:16 ac1e5fdedb43: Waiting 06:32:16 366dc74d0252: Waiting 06:32:16 16113d51b718: Waiting 06:32:16 b2cb490fc4a3: Waiting 06:32:16 e2ff89b30cab: Layer already exists 06:32:16 787ae2f1cc16: Layer already exists 06:32:16 0a119da1c20e: Layer already exists 06:32:16 700a734e707c: Layer already exists 06:32:16 fb8ba3367678: Layer already exists 06:32:16 b2cb490fc4a3: Layer already exists 06:32:16 ac1e5fdedb43: Layer already exists 06:32:16 366dc74d0252: Layer already exists 06:32:16 16113d51b718: Layer already exists 06:32:16 latest: digest: sha256:c2462a89fe2705514756da0adf0bc72c39c7ddc255118f20fd5afede84e05c60 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.99 06:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:32:17 fb8ba3367678: Preparing 06:32:17 0a119da1c20e: Preparing 06:32:17 787ae2f1cc16: Preparing 06:32:17 e2ff89b30cab: Preparing 06:32:17 700a734e707c: Preparing 06:32:17 b2cb490fc4a3: Preparing 06:32:17 ac1e5fdedb43: Preparing 06:32:17 366dc74d0252: Preparing 06:32:17 16113d51b718: Preparing 06:32:17 ac1e5fdedb43: Waiting 06:32:17 366dc74d0252: Waiting 06:32:17 16113d51b718: Waiting 06:32:17 b2cb490fc4a3: Waiting 06:32:17 787ae2f1cc16: Layer already exists 06:32:17 700a734e707c: Layer already exists 06:32:17 0a119da1c20e: Layer already exists 06:32:17 fb8ba3367678: Layer already exists 06:32:17 e2ff89b30cab: Layer already exists 06:32:17 ac1e5fdedb43: Layer already exists 06:32:17 b2cb490fc4a3: Layer already exists 06:32:17 16113d51b718: Layer already exists 06:32:17 366dc74d0252: Layer already exists 06:32:17 3.2.0-dev.99: digest: sha256:c2462a89fe2705514756da0adf0bc72c39c7ddc255118f20fd5afede84e05c60 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:32:18 fb8ba3367678: Preparing 06:32:18 0a119da1c20e: Preparing 06:32:18 787ae2f1cc16: Preparing 06:32:18 e2ff89b30cab: Preparing 06:32:18 700a734e707c: Preparing 06:32:18 b2cb490fc4a3: Preparing 06:32:18 ac1e5fdedb43: Preparing 06:32:18 366dc74d0252: Preparing 06:32:18 16113d51b718: Preparing 06:32:18 b2cb490fc4a3: Waiting 06:32:18 ac1e5fdedb43: Waiting 06:32:18 366dc74d0252: Waiting 06:32:18 16113d51b718: Waiting 06:32:18 787ae2f1cc16: Layer already exists 06:32:18 700a734e707c: Layer already exists 06:32:18 0a119da1c20e: Layer already exists 06:32:18 e2ff89b30cab: Layer already exists 06:32:18 fb8ba3367678: Layer already exists 06:32:18 b2cb490fc4a3: Layer already exists 06:32:18 ac1e5fdedb43: Layer already exists 06:32:18 16113d51b718: Layer already exists 06:32:18 366dc74d0252: Layer already exists 06:32:18 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:c2462a89fe2705514756da0adf0bc72c39c7ddc255118f20fd5afede84e05c60 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:32:19 fb8ba3367678: Preparing 06:32:19 0a119da1c20e: Preparing 06:32:19 787ae2f1cc16: Preparing 06:32:19 e2ff89b30cab: Preparing 06:32:19 700a734e707c: Preparing 06:32:19 b2cb490fc4a3: Preparing 06:32:19 ac1e5fdedb43: Preparing 06:32:19 366dc74d0252: Preparing 06:32:19 16113d51b718: Preparing 06:32:19 ac1e5fdedb43: Waiting 06:32:19 366dc74d0252: Waiting 06:32:19 16113d51b718: Waiting 06:32:19 b2cb490fc4a3: Waiting 06:32:19 787ae2f1cc16: Layer already exists 06:32:19 e2ff89b30cab: Layer already exists 06:32:19 0a119da1c20e: Layer already exists 06:32:19 fb8ba3367678: Layer already exists 06:32:19 700a734e707c: Layer already exists 06:32:19 366dc74d0252: Layer already exists 06:32:19 b2cb490fc4a3: Layer already exists 06:32:19 ac1e5fdedb43: Layer already exists 06:32:19 16113d51b718: Layer already exists 06:32:19 main: digest: sha256:c2462a89fe2705514756da0adf0bc72c39c7ddc255118f20fd5afede84e05c60 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:19 ===================================================== [Pipeline] echo 06:32:19 taggedImages: 06:32:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:57d582de66f95770521161450c5858bd8cea222e 06:32:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:32:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.99 06:32:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:32:19 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:32:19 57d582de66f95770521161450c5858bd8cea222e 06:32:19 latest 06:32:19 3.2.0-dev.99 06:32:19 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:19 main 06:32:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e 06:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:32:20 17d03234666c: Preparing 06:32:20 cc9ce220fa3e: Preparing 06:32:20 e451d002da2d: Preparing 06:32:20 bc94625af44d: Preparing 06:32:20 4fe4c709d209: Preparing 06:32:20 7ec9dd543271: Preparing 06:32:20 c6ce0baf19f0: Preparing 06:32:20 7ec9dd543271: Waiting 06:32:20 387e3db0ce9e: Preparing 06:32:20 c6ce0baf19f0: Waiting 06:32:20 700a734e707c: Preparing 06:32:20 387e3db0ce9e: Waiting 06:32:20 b2cb490fc4a3: Preparing 06:32:20 700a734e707c: Waiting 06:32:20 b2cb490fc4a3: Waiting 06:32:20 ac7d14ee5c72: Preparing 06:32:20 f7e1ee73ba47: Preparing 06:32:20 ac7d14ee5c72: Waiting 06:32:20 5f70bf18a086: Preparing 06:32:20 bb9b930aa1b0: Preparing 06:32:20 612d9fd83cdb: Preparing 06:32:20 bdc1aea3d9d9: Preparing 06:32:20 16113d51b718: Preparing 06:32:20 5f70bf18a086: Waiting 06:32:20 bb9b930aa1b0: Waiting 06:32:20 612d9fd83cdb: Waiting 06:32:20 16113d51b718: Waiting 06:32:20 f7e1ee73ba47: Waiting 06:32:20 e451d002da2d: Pushed 06:32:20 bc94625af44d: Pushed 06:32:20 4fe4c709d209: Pushed 06:32:20 cc9ce220fa3e: Pushed 06:32:20 17d03234666c: Pushed 06:32:20 700a734e707c: Layer already exists 06:32:20 b2cb490fc4a3: Layer already exists 06:32:20 c6ce0baf19f0: Pushed 06:32:20 7ec9dd543271: Pushed 06:32:20 5f70bf18a086: Layer already exists 06:32:20 ac7d14ee5c72: Pushed 06:32:20 f7e1ee73ba47: Pushed 06:32:21 bb9b930aa1b0: Pushed 06:32:21 16113d51b718: Layer already exists 06:32:21 bdc1aea3d9d9: Pushed 06:32:21 612d9fd83cdb: Pushed 06:32:23 387e3db0ce9e: Pushed 06:32:23 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:6e0a72c9de78c9288a0e77bb50e0a14e8531d7d500b149b20d8085405a13edbc size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:32:24 17d03234666c: Preparing 06:32:24 cc9ce220fa3e: Preparing 06:32:24 e451d002da2d: Preparing 06:32:24 bc94625af44d: Preparing 06:32:24 4fe4c709d209: Preparing 06:32:24 7ec9dd543271: Preparing 06:32:24 c6ce0baf19f0: Preparing 06:32:24 387e3db0ce9e: Preparing 06:32:24 700a734e707c: Preparing 06:32:24 b2cb490fc4a3: Preparing 06:32:24 ac7d14ee5c72: Preparing 06:32:24 f7e1ee73ba47: Preparing 06:32:24 5f70bf18a086: Preparing 06:32:24 bb9b930aa1b0: Preparing 06:32:24 612d9fd83cdb: Preparing 06:32:24 bdc1aea3d9d9: Preparing 06:32:24 16113d51b718: Preparing 06:32:24 7ec9dd543271: Waiting 06:32:24 c6ce0baf19f0: Waiting 06:32:24 387e3db0ce9e: Waiting 06:32:24 700a734e707c: Waiting 06:32:24 b2cb490fc4a3: Waiting 06:32:24 ac7d14ee5c72: Waiting 06:32:24 f7e1ee73ba47: Waiting 06:32:24 5f70bf18a086: Waiting 06:32:24 bb9b930aa1b0: Waiting 06:32:24 612d9fd83cdb: Waiting 06:32:24 16113d51b718: Waiting 06:32:24 bdc1aea3d9d9: Waiting 06:32:24 cc9ce220fa3e: Layer already exists 06:32:24 bc94625af44d: Layer already exists 06:32:24 4fe4c709d209: Layer already exists 06:32:24 e451d002da2d: Layer already exists 06:32:24 17d03234666c: Layer already exists 06:32:24 387e3db0ce9e: Layer already exists 06:32:24 7ec9dd543271: Layer already exists 06:32:24 b2cb490fc4a3: Layer already exists 06:32:24 c6ce0baf19f0: Layer already exists 06:32:24 700a734e707c: Layer already exists 06:32:24 bb9b930aa1b0: Layer already exists 06:32:24 ac7d14ee5c72: Layer already exists 06:32:24 f7e1ee73ba47: Layer already exists 06:32:24 612d9fd83cdb: Layer already exists 06:32:24 5f70bf18a086: Layer already exists 06:32:24 bdc1aea3d9d9: Layer already exists 06:32:24 16113d51b718: Layer already exists 06:32:24 latest: digest: sha256:6e0a72c9de78c9288a0e77bb50e0a14e8531d7d500b149b20d8085405a13edbc size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.99 06:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:32:25 17d03234666c: Preparing 06:32:25 cc9ce220fa3e: Preparing 06:32:25 e451d002da2d: Preparing 06:32:25 bc94625af44d: Preparing 06:32:25 4fe4c709d209: Preparing 06:32:25 7ec9dd543271: Preparing 06:32:25 c6ce0baf19f0: Preparing 06:32:25 387e3db0ce9e: Preparing 06:32:25 700a734e707c: Preparing 06:32:25 b2cb490fc4a3: Preparing 06:32:25 ac7d14ee5c72: Preparing 06:32:25 c6ce0baf19f0: Waiting 06:32:25 387e3db0ce9e: Waiting 06:32:25 700a734e707c: Waiting 06:32:25 f7e1ee73ba47: Preparing 06:32:25 5f70bf18a086: Preparing 06:32:25 bb9b930aa1b0: Preparing 06:32:25 612d9fd83cdb: Preparing 06:32:25 bdc1aea3d9d9: Preparing 06:32:25 16113d51b718: Preparing 06:32:25 b2cb490fc4a3: Waiting 06:32:25 ac7d14ee5c72: Waiting 06:32:25 f7e1ee73ba47: Waiting 06:32:25 5f70bf18a086: Waiting 06:32:25 bb9b930aa1b0: Waiting 06:32:25 612d9fd83cdb: Waiting 06:32:25 bdc1aea3d9d9: Waiting 06:32:25 16113d51b718: Waiting 06:32:25 7ec9dd543271: Waiting 06:32:25 cc9ce220fa3e: Layer already exists 06:32:25 e451d002da2d: Layer already exists 06:32:25 bc94625af44d: Layer already exists 06:32:25 17d03234666c: Layer already exists 06:32:25 4fe4c709d209: Layer already exists 06:32:25 c6ce0baf19f0: Layer already exists 06:32:25 7ec9dd543271: Layer already exists 06:32:25 700a734e707c: Layer already exists 06:32:25 387e3db0ce9e: Layer already exists 06:32:25 b2cb490fc4a3: Layer already exists 06:32:25 ac7d14ee5c72: Layer already exists 06:32:25 f7e1ee73ba47: Layer already exists 06:32:25 bb9b930aa1b0: Layer already exists 06:32:25 5f70bf18a086: Layer already exists 06:32:25 612d9fd83cdb: Layer already exists 06:32:25 16113d51b718: Layer already exists 06:32:25 bdc1aea3d9d9: Layer already exists 06:32:25 3.2.0-dev.99: digest: sha256:6e0a72c9de78c9288a0e77bb50e0a14e8531d7d500b149b20d8085405a13edbc size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:32:26 17d03234666c: Preparing 06:32:26 cc9ce220fa3e: Preparing 06:32:26 e451d002da2d: Preparing 06:32:26 bc94625af44d: Preparing 06:32:26 4fe4c709d209: Preparing 06:32:26 7ec9dd543271: Preparing 06:32:26 c6ce0baf19f0: Preparing 06:32:26 7ec9dd543271: Waiting 06:32:26 c6ce0baf19f0: Waiting 06:32:26 387e3db0ce9e: Preparing 06:32:26 387e3db0ce9e: Waiting 06:32:26 700a734e707c: Preparing 06:32:26 b2cb490fc4a3: Preparing 06:32:26 ac7d14ee5c72: Preparing 06:32:26 f7e1ee73ba47: Preparing 06:32:26 700a734e707c: Waiting 06:32:26 5f70bf18a086: Preparing 06:32:26 bb9b930aa1b0: Preparing 06:32:26 b2cb490fc4a3: Waiting 06:32:26 612d9fd83cdb: Preparing 06:32:26 ac7d14ee5c72: Waiting 06:32:26 bdc1aea3d9d9: Preparing 06:32:26 16113d51b718: Preparing 06:32:26 5f70bf18a086: Waiting 06:32:26 bdc1aea3d9d9: Waiting 06:32:26 bb9b930aa1b0: Waiting 06:32:26 16113d51b718: Waiting 06:32:26 612d9fd83cdb: Waiting 06:32:26 f7e1ee73ba47: Waiting 06:32:26 bc94625af44d: Layer already exists 06:32:26 17d03234666c: Layer already exists 06:32:26 4fe4c709d209: Layer already exists 06:32:26 e451d002da2d: Layer already exists 06:32:26 cc9ce220fa3e: Layer already exists 06:32:26 c6ce0baf19f0: Layer already exists 06:32:26 387e3db0ce9e: Layer already exists 06:32:26 7ec9dd543271: Layer already exists 06:32:26 b2cb490fc4a3: Layer already exists 06:32:26 700a734e707c: Layer already exists 06:32:26 ac7d14ee5c72: Layer already exists 06:32:26 bb9b930aa1b0: Layer already exists 06:32:26 612d9fd83cdb: Layer already exists 06:32:26 5f70bf18a086: Layer already exists 06:32:26 f7e1ee73ba47: Layer already exists 06:32:26 bdc1aea3d9d9: Layer already exists 06:32:26 16113d51b718: Layer already exists 06:32:26 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:6e0a72c9de78c9288a0e77bb50e0a14e8531d7d500b149b20d8085405a13edbc size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:32:27 17d03234666c: Preparing 06:32:27 cc9ce220fa3e: Preparing 06:32:27 e451d002da2d: Preparing 06:32:27 bc94625af44d: Preparing 06:32:27 4fe4c709d209: Preparing 06:32:27 7ec9dd543271: Preparing 06:32:27 c6ce0baf19f0: Preparing 06:32:27 387e3db0ce9e: Preparing 06:32:27 700a734e707c: Preparing 06:32:27 b2cb490fc4a3: Preparing 06:32:27 ac7d14ee5c72: Preparing 06:32:27 f7e1ee73ba47: Preparing 06:32:27 5f70bf18a086: Preparing 06:32:27 bb9b930aa1b0: Preparing 06:32:27 612d9fd83cdb: Preparing 06:32:27 bdc1aea3d9d9: Preparing 06:32:27 16113d51b718: Preparing 06:32:27 b2cb490fc4a3: Waiting 06:32:27 ac7d14ee5c72: Waiting 06:32:27 f7e1ee73ba47: Waiting 06:32:27 5f70bf18a086: Waiting 06:32:27 bb9b930aa1b0: Waiting 06:32:27 612d9fd83cdb: Waiting 06:32:27 bdc1aea3d9d9: Waiting 06:32:27 16113d51b718: Waiting 06:32:27 7ec9dd543271: Waiting 06:32:27 c6ce0baf19f0: Waiting 06:32:27 387e3db0ce9e: Waiting 06:32:27 700a734e707c: Waiting 06:32:27 bc94625af44d: Layer already exists 06:32:27 cc9ce220fa3e: Layer already exists 06:32:27 e451d002da2d: Layer already exists 06:32:27 17d03234666c: Layer already exists 06:32:27 4fe4c709d209: Layer already exists 06:32:27 b2cb490fc4a3: Layer already exists 06:32:27 7ec9dd543271: Layer already exists 06:32:27 387e3db0ce9e: Layer already exists 06:32:27 c6ce0baf19f0: Layer already exists 06:32:27 700a734e707c: Layer already exists 06:32:27 ac7d14ee5c72: Layer already exists 06:32:27 f7e1ee73ba47: Layer already exists 06:32:27 5f70bf18a086: Layer already exists 06:32:27 bb9b930aa1b0: Layer already exists 06:32:27 612d9fd83cdb: Layer already exists 06:32:27 16113d51b718: Layer already exists 06:32:27 bdc1aea3d9d9: Layer already exists 06:32:27 main: digest: sha256:6e0a72c9de78c9288a0e77bb50e0a14e8531d7d500b149b20d8085405a13edbc size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:27 ===================================================== [Pipeline] echo 06:32:27 taggedImages: 06:32:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e 06:32:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:32:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.99 06:32:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:32:27 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:32:27 57d582de66f95770521161450c5858bd8cea222e 06:32:27 latest 06:32:27 3.2.0-dev.99 06:32:27 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:27 main 06:32:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57d582de66f95770521161450c5858bd8cea222e 06:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:32:28 fd8c7372bac8: Preparing 06:32:28 547759d7319d: Preparing 06:32:28 80b8ba82e833: Preparing 06:32:28 d2c1754ead5e: Preparing 06:32:28 700a734e707c: Preparing 06:32:28 b2cb490fc4a3: Preparing 06:32:28 ac1e5fdedb43: Preparing 06:32:28 366dc74d0252: Preparing 06:32:28 16113d51b718: Preparing 06:32:28 b2cb490fc4a3: Waiting 06:32:28 366dc74d0252: Waiting 06:32:28 ac1e5fdedb43: Waiting 06:32:28 16113d51b718: Waiting 06:32:28 700a734e707c: Layer already exists 06:32:28 b2cb490fc4a3: Layer already exists 06:32:28 ac1e5fdedb43: Layer already exists 06:32:28 80b8ba82e833: Pushed 06:32:28 547759d7319d: Pushed 06:32:28 fd8c7372bac8: Pushed 06:32:28 366dc74d0252: Layer already exists 06:32:28 16113d51b718: Layer already exists 06:32:33 d2c1754ead5e: Pushed 06:32:33 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:217bfe961a26cfe217d0a80e530c3753c01610cf5fe5a65efcee8ef2b5979e2d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:32:33 fd8c7372bac8: Preparing 06:32:33 547759d7319d: Preparing 06:32:33 80b8ba82e833: Preparing 06:32:33 d2c1754ead5e: Preparing 06:32:33 700a734e707c: Preparing 06:32:33 b2cb490fc4a3: Preparing 06:32:33 ac1e5fdedb43: Preparing 06:32:33 b2cb490fc4a3: Waiting 06:32:33 366dc74d0252: Preparing 06:32:33 ac1e5fdedb43: Waiting 06:32:33 16113d51b718: Preparing 06:32:33 366dc74d0252: Waiting 06:32:33 d2c1754ead5e: Layer already exists 06:32:33 700a734e707c: Layer already exists 06:32:33 547759d7319d: Layer already exists 06:32:33 80b8ba82e833: Layer already exists 06:32:33 fd8c7372bac8: Layer already exists 06:32:33 366dc74d0252: Layer already exists 06:32:33 b2cb490fc4a3: Layer already exists 06:32:33 ac1e5fdedb43: Layer already exists 06:32:33 16113d51b718: Layer already exists 06:32:34 latest: digest: sha256:217bfe961a26cfe217d0a80e530c3753c01610cf5fe5a65efcee8ef2b5979e2d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.99 06:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:32:34 fd8c7372bac8: Preparing 06:32:34 547759d7319d: Preparing 06:32:34 80b8ba82e833: Preparing 06:32:34 d2c1754ead5e: Preparing 06:32:34 700a734e707c: Preparing 06:32:34 b2cb490fc4a3: Preparing 06:32:34 ac1e5fdedb43: Preparing 06:32:34 366dc74d0252: Preparing 06:32:34 b2cb490fc4a3: Waiting 06:32:34 ac1e5fdedb43: Waiting 06:32:34 16113d51b718: Preparing 06:32:34 366dc74d0252: Waiting 06:32:34 16113d51b718: Waiting 06:32:34 fd8c7372bac8: Layer already exists 06:32:34 547759d7319d: Layer already exists 06:32:34 80b8ba82e833: Layer already exists 06:32:34 700a734e707c: Layer already exists 06:32:34 d2c1754ead5e: Layer already exists 06:32:34 16113d51b718: Layer already exists 06:32:34 ac1e5fdedb43: Layer already exists 06:32:34 b2cb490fc4a3: Layer already exists 06:32:34 366dc74d0252: Layer already exists 06:32:35 3.2.0-dev.99: digest: sha256:217bfe961a26cfe217d0a80e530c3753c01610cf5fe5a65efcee8ef2b5979e2d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:32:35 fd8c7372bac8: Preparing 06:32:35 547759d7319d: Preparing 06:32:35 80b8ba82e833: Preparing 06:32:35 d2c1754ead5e: Preparing 06:32:35 700a734e707c: Preparing 06:32:35 b2cb490fc4a3: Preparing 06:32:35 ac1e5fdedb43: Preparing 06:32:35 366dc74d0252: Preparing 06:32:35 16113d51b718: Preparing 06:32:35 b2cb490fc4a3: Waiting 06:32:35 ac1e5fdedb43: Waiting 06:32:35 366dc74d0252: Waiting 06:32:35 16113d51b718: Waiting 06:32:36 80b8ba82e833: Layer already exists 06:32:36 547759d7319d: Layer already exists 06:32:36 700a734e707c: Layer already exists 06:32:36 d2c1754ead5e: Layer already exists 06:32:36 fd8c7372bac8: Layer already exists 06:32:36 ac1e5fdedb43: Layer already exists 06:32:36 16113d51b718: Layer already exists 06:32:36 b2cb490fc4a3: Layer already exists 06:32:36 366dc74d0252: Layer already exists 06:32:36 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:217bfe961a26cfe217d0a80e530c3753c01610cf5fe5a65efcee8ef2b5979e2d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:32:36 fd8c7372bac8: Preparing 06:32:36 547759d7319d: Preparing 06:32:36 80b8ba82e833: Preparing 06:32:36 d2c1754ead5e: Preparing 06:32:36 700a734e707c: Preparing 06:32:36 b2cb490fc4a3: Preparing 06:32:36 ac1e5fdedb43: Preparing 06:32:36 b2cb490fc4a3: Waiting 06:32:36 366dc74d0252: Preparing 06:32:36 ac1e5fdedb43: Waiting 06:32:36 16113d51b718: Preparing 06:32:36 366dc74d0252: Waiting 06:32:36 16113d51b718: Waiting 06:32:36 700a734e707c: Layer already exists 06:32:36 80b8ba82e833: Layer already exists 06:32:36 547759d7319d: Layer already exists 06:32:36 fd8c7372bac8: Layer already exists 06:32:36 d2c1754ead5e: Layer already exists 06:32:36 b2cb490fc4a3: Layer already exists 06:32:36 366dc74d0252: Layer already exists 06:32:36 ac1e5fdedb43: Layer already exists 06:32:36 16113d51b718: Layer already exists 06:32:37 main: digest: sha256:217bfe961a26cfe217d0a80e530c3753c01610cf5fe5a65efcee8ef2b5979e2d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:37 ===================================================== [Pipeline] echo 06:32:37 taggedImages: 06:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57d582de66f95770521161450c5858bd8cea222e 06:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.99 06:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:32:37 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:32:37 57d582de66f95770521161450c5858bd8cea222e 06:32:37 latest 06:32:37 3.2.0-dev.99 06:32:37 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:37 main 06:32:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57d582de66f95770521161450c5858bd8cea222e 06:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:32:37 78349a56e24b: Preparing 06:32:37 38f06a4e2053: Preparing 06:32:37 45793cb7540e: Preparing 06:32:37 f116bb51f3f5: Preparing 06:32:37 48cde6a67e73: Preparing 06:32:37 700a734e707c: Preparing 06:32:37 b2cb490fc4a3: Preparing 06:32:37 926e1a298bf4: Preparing 06:32:37 8dfa637dba8e: Preparing 06:32:37 424e9ad541b5: Preparing 06:32:37 16113d51b718: Preparing 06:32:37 700a734e707c: Waiting 06:32:37 b2cb490fc4a3: Waiting 06:32:37 926e1a298bf4: Waiting 06:32:37 8dfa637dba8e: Waiting 06:32:37 424e9ad541b5: Waiting 06:32:37 16113d51b718: Waiting 06:32:38 f116bb51f3f5: Pushed 06:32:38 700a734e707c: Layer already exists 06:32:38 78349a56e24b: Pushed 06:32:38 38f06a4e2053: Pushed 06:32:38 48cde6a67e73: Pushed 06:32:38 b2cb490fc4a3: Layer already exists 06:32:38 16113d51b718: Layer already exists 06:32:38 926e1a298bf4: Pushed 06:32:38 8dfa637dba8e: Pushed 06:32:40 45793cb7540e: Pushed 06:32:41 424e9ad541b5: Pushed 06:32:41 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:1dc4e0a1662d9ad101258836186468280608f6b42c7e250810eb41e2fa87a59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:32:42 78349a56e24b: Preparing 06:32:42 38f06a4e2053: Preparing 06:32:42 45793cb7540e: Preparing 06:32:42 f116bb51f3f5: Preparing 06:32:42 48cde6a67e73: Preparing 06:32:42 700a734e707c: Preparing 06:32:42 b2cb490fc4a3: Preparing 06:32:42 926e1a298bf4: Preparing 06:32:42 8dfa637dba8e: Preparing 06:32:42 424e9ad541b5: Preparing 06:32:42 16113d51b718: Preparing 06:32:42 700a734e707c: Waiting 06:32:42 b2cb490fc4a3: Waiting 06:32:42 926e1a298bf4: Waiting 06:32:42 8dfa637dba8e: Waiting 06:32:42 16113d51b718: Waiting 06:32:42 424e9ad541b5: Waiting 06:32:42 38f06a4e2053: Layer already exists 06:32:42 f116bb51f3f5: Layer already exists 06:32:42 48cde6a67e73: Layer already exists 06:32:42 78349a56e24b: Layer already exists 06:32:42 45793cb7540e: Layer already exists 06:32:42 700a734e707c: Layer already exists 06:32:42 b2cb490fc4a3: Layer already exists 06:32:42 8dfa637dba8e: Layer already exists 06:32:42 926e1a298bf4: Layer already exists 06:32:42 424e9ad541b5: Layer already exists 06:32:42 16113d51b718: Layer already exists 06:32:42 latest: digest: sha256:1dc4e0a1662d9ad101258836186468280608f6b42c7e250810eb41e2fa87a59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.99 06:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:32:43 78349a56e24b: Preparing 06:32:43 38f06a4e2053: Preparing 06:32:43 45793cb7540e: Preparing 06:32:43 f116bb51f3f5: Preparing 06:32:43 48cde6a67e73: Preparing 06:32:43 700a734e707c: Preparing 06:32:43 b2cb490fc4a3: Preparing 06:32:43 926e1a298bf4: Preparing 06:32:43 8dfa637dba8e: Preparing 06:32:43 424e9ad541b5: Preparing 06:32:43 16113d51b718: Preparing 06:32:43 700a734e707c: Waiting 06:32:43 b2cb490fc4a3: Waiting 06:32:43 926e1a298bf4: Waiting 06:32:43 8dfa637dba8e: Waiting 06:32:43 424e9ad541b5: Waiting 06:32:43 16113d51b718: Waiting 06:32:43 45793cb7540e: Layer already exists 06:32:43 38f06a4e2053: Layer already exists 06:32:43 48cde6a67e73: Layer already exists 06:32:43 f116bb51f3f5: Layer already exists 06:32:43 78349a56e24b: Layer already exists 06:32:43 424e9ad541b5: Layer already exists 06:32:43 926e1a298bf4: Layer already exists 06:32:43 8dfa637dba8e: Layer already exists 06:32:43 700a734e707c: Layer already exists 06:32:43 b2cb490fc4a3: Layer already exists 06:32:43 16113d51b718: Layer already exists 06:32:43 3.2.0-dev.99: digest: sha256:1dc4e0a1662d9ad101258836186468280608f6b42c7e250810eb41e2fa87a59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:32:44 78349a56e24b: Preparing 06:32:44 38f06a4e2053: Preparing 06:32:44 45793cb7540e: Preparing 06:32:44 f116bb51f3f5: Preparing 06:32:44 48cde6a67e73: Preparing 06:32:44 700a734e707c: Preparing 06:32:44 b2cb490fc4a3: Preparing 06:32:44 926e1a298bf4: Preparing 06:32:44 8dfa637dba8e: Preparing 06:32:44 700a734e707c: Waiting 06:32:44 b2cb490fc4a3: Waiting 06:32:44 926e1a298bf4: Waiting 06:32:44 8dfa637dba8e: Waiting 06:32:44 424e9ad541b5: Preparing 06:32:44 424e9ad541b5: Waiting 06:32:44 16113d51b718: Preparing 06:32:44 16113d51b718: Waiting 06:32:44 78349a56e24b: Layer already exists 06:32:44 38f06a4e2053: Layer already exists 06:32:44 45793cb7540e: Layer already exists 06:32:44 f116bb51f3f5: Layer already exists 06:32:44 48cde6a67e73: Layer already exists 06:32:44 926e1a298bf4: Layer already exists 06:32:44 700a734e707c: Layer already exists 06:32:44 b2cb490fc4a3: Layer already exists 06:32:44 424e9ad541b5: Layer already exists 06:32:44 8dfa637dba8e: Layer already exists 06:32:44 16113d51b718: Layer already exists 06:32:44 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:1dc4e0a1662d9ad101258836186468280608f6b42c7e250810eb41e2fa87a59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:32:45 78349a56e24b: Preparing 06:32:45 38f06a4e2053: Preparing 06:32:45 45793cb7540e: Preparing 06:32:45 f116bb51f3f5: Preparing 06:32:45 48cde6a67e73: Preparing 06:32:45 700a734e707c: Preparing 06:32:45 b2cb490fc4a3: Preparing 06:32:45 926e1a298bf4: Preparing 06:32:45 8dfa637dba8e: Preparing 06:32:45 424e9ad541b5: Preparing 06:32:45 16113d51b718: Preparing 06:32:45 16113d51b718: Waiting 06:32:45 b2cb490fc4a3: Waiting 06:32:45 926e1a298bf4: Waiting 06:32:45 700a734e707c: Waiting 06:32:45 8dfa637dba8e: Waiting 06:32:45 424e9ad541b5: Waiting 06:32:45 f116bb51f3f5: Layer already exists 06:32:45 48cde6a67e73: Layer already exists 06:32:45 45793cb7540e: Layer already exists 06:32:45 78349a56e24b: Layer already exists 06:32:45 38f06a4e2053: Layer already exists 06:32:45 b2cb490fc4a3: Layer already exists 06:32:45 926e1a298bf4: Layer already exists 06:32:45 700a734e707c: Layer already exists 06:32:45 8dfa637dba8e: Layer already exists 06:32:45 424e9ad541b5: Layer already exists 06:32:45 16113d51b718: Layer already exists 06:32:45 main: digest: sha256:1dc4e0a1662d9ad101258836186468280608f6b42c7e250810eb41e2fa87a59c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:45 ===================================================== [Pipeline] echo 06:32:45 taggedImages: 06:32:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57d582de66f95770521161450c5858bd8cea222e 06:32:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:32:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.99 06:32:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:32:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:32:45 57d582de66f95770521161450c5858bd8cea222e 06:32:45 latest 06:32:45 3.2.0-dev.99 06:32:45 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:45 main 06:32:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57d582de66f95770521161450c5858bd8cea222e 06:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:32:46 faca3d333c18: Preparing 06:32:46 be64220e7bee: Preparing 06:32:46 92ea70476e6c: Preparing 06:32:46 219041277ddb: Preparing 06:32:46 fad9d891af2c: Preparing 06:32:46 d7d22bb1a6ae: Preparing 06:32:46 3f6e6517757f: Preparing 06:32:46 700a734e707c: Preparing 06:32:46 b2cb490fc4a3: Preparing 06:32:46 bf6106eb074f: Preparing 06:32:46 d293b1ee912b: Preparing 06:32:46 16113d51b718: Preparing 06:32:46 d7d22bb1a6ae: Waiting 06:32:46 3f6e6517757f: Waiting 06:32:46 700a734e707c: Waiting 06:32:46 b2cb490fc4a3: Waiting 06:32:46 bf6106eb074f: Waiting 06:32:46 d293b1ee912b: Waiting 06:32:46 16113d51b718: Waiting 06:32:46 be64220e7bee: Pushed 06:32:46 fad9d891af2c: Pushed 06:32:46 faca3d333c18: Pushed 06:32:46 700a734e707c: Layer already exists 06:32:46 b2cb490fc4a3: Layer already exists 06:32:46 d7d22bb1a6ae: Pushed 06:32:46 3f6e6517757f: Pushed 06:32:46 16113d51b718: Layer already exists 06:32:47 bf6106eb074f: Pushed 06:32:48 219041277ddb: Pushed 06:32:49 92ea70476e6c: Pushed 06:32:49 d293b1ee912b: Pushed 06:32:50 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:58c3ae0222bd0319adc043270a012b405aa0eeb5414e48b9c90f6cbdb8f47889 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:32:50 faca3d333c18: Preparing 06:32:50 be64220e7bee: Preparing 06:32:50 92ea70476e6c: Preparing 06:32:50 219041277ddb: Preparing 06:32:50 fad9d891af2c: Preparing 06:32:50 d7d22bb1a6ae: Preparing 06:32:50 3f6e6517757f: Preparing 06:32:50 700a734e707c: Preparing 06:32:50 b2cb490fc4a3: Preparing 06:32:50 bf6106eb074f: Preparing 06:32:50 d293b1ee912b: Preparing 06:32:50 16113d51b718: Preparing 06:32:50 700a734e707c: Waiting 06:32:50 b2cb490fc4a3: Waiting 06:32:50 bf6106eb074f: Waiting 06:32:50 d293b1ee912b: Waiting 06:32:50 16113d51b718: Waiting 06:32:50 d7d22bb1a6ae: Waiting 06:32:50 3f6e6517757f: Waiting 06:32:50 faca3d333c18: Layer already exists 06:32:50 219041277ddb: Layer already exists 06:32:50 be64220e7bee: Layer already exists 06:32:50 92ea70476e6c: Layer already exists 06:32:50 fad9d891af2c: Layer already exists 06:32:50 d7d22bb1a6ae: Layer already exists 06:32:50 3f6e6517757f: Layer already exists 06:32:50 700a734e707c: Layer already exists 06:32:50 bf6106eb074f: Layer already exists 06:32:50 b2cb490fc4a3: Layer already exists 06:32:50 d293b1ee912b: Layer already exists 06:32:50 16113d51b718: Layer already exists 06:32:51 latest: digest: sha256:58c3ae0222bd0319adc043270a012b405aa0eeb5414e48b9c90f6cbdb8f47889 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.99 06:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:32:51 faca3d333c18: Preparing 06:32:51 be64220e7bee: Preparing 06:32:51 92ea70476e6c: Preparing 06:32:51 219041277ddb: Preparing 06:32:51 fad9d891af2c: Preparing 06:32:51 d7d22bb1a6ae: Preparing 06:32:51 3f6e6517757f: Preparing 06:32:51 700a734e707c: Preparing 06:32:51 b2cb490fc4a3: Preparing 06:32:51 bf6106eb074f: Preparing 06:32:51 d293b1ee912b: Preparing 06:32:51 16113d51b718: Preparing 06:32:51 b2cb490fc4a3: Waiting 06:32:51 bf6106eb074f: Waiting 06:32:51 d293b1ee912b: Waiting 06:32:51 d7d22bb1a6ae: Waiting 06:32:51 3f6e6517757f: Waiting 06:32:51 16113d51b718: Waiting 06:32:51 700a734e707c: Waiting 06:32:51 fad9d891af2c: Layer already exists 06:32:51 92ea70476e6c: Layer already exists 06:32:51 faca3d333c18: Layer already exists 06:32:51 be64220e7bee: Layer already exists 06:32:51 219041277ddb: Layer already exists 06:32:51 b2cb490fc4a3: Layer already exists 06:32:51 700a734e707c: Layer already exists 06:32:51 3f6e6517757f: Layer already exists 06:32:52 d7d22bb1a6ae: Layer already exists 06:32:52 bf6106eb074f: Layer already exists 06:32:52 16113d51b718: Layer already exists 06:32:52 d293b1ee912b: Layer already exists 06:32:52 3.2.0-dev.99: digest: sha256:58c3ae0222bd0319adc043270a012b405aa0eeb5414e48b9c90f6cbdb8f47889 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:32:52 faca3d333c18: Preparing 06:32:52 be64220e7bee: Preparing 06:32:52 92ea70476e6c: Preparing 06:32:52 219041277ddb: Preparing 06:32:52 fad9d891af2c: Preparing 06:32:52 d7d22bb1a6ae: Preparing 06:32:52 3f6e6517757f: Preparing 06:32:52 700a734e707c: Preparing 06:32:52 b2cb490fc4a3: Preparing 06:32:52 bf6106eb074f: Preparing 06:32:52 d293b1ee912b: Preparing 06:32:52 16113d51b718: Preparing 06:32:52 700a734e707c: Waiting 06:32:52 b2cb490fc4a3: Waiting 06:32:52 bf6106eb074f: Waiting 06:32:52 d293b1ee912b: Waiting 06:32:52 16113d51b718: Waiting 06:32:52 d7d22bb1a6ae: Waiting 06:32:52 3f6e6517757f: Waiting 06:32:52 219041277ddb: Layer already exists 06:32:52 be64220e7bee: Layer already exists 06:32:52 faca3d333c18: Layer already exists 06:32:52 fad9d891af2c: Layer already exists 06:32:52 92ea70476e6c: Layer already exists 06:32:52 3f6e6517757f: Layer already exists 06:32:52 d7d22bb1a6ae: Layer already exists 06:32:52 bf6106eb074f: Layer already exists 06:32:52 700a734e707c: Layer already exists 06:32:52 b2cb490fc4a3: Layer already exists 06:32:52 16113d51b718: Layer already exists 06:32:52 d293b1ee912b: Layer already exists 06:32:52 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:58c3ae0222bd0319adc043270a012b405aa0eeb5414e48b9c90f6cbdb8f47889 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:32:53 faca3d333c18: Preparing 06:32:53 be64220e7bee: Preparing 06:32:53 92ea70476e6c: Preparing 06:32:53 219041277ddb: Preparing 06:32:53 fad9d891af2c: Preparing 06:32:53 d7d22bb1a6ae: Preparing 06:32:53 3f6e6517757f: Preparing 06:32:53 700a734e707c: Preparing 06:32:53 b2cb490fc4a3: Preparing 06:32:53 bf6106eb074f: Preparing 06:32:53 d293b1ee912b: Preparing 06:32:53 16113d51b718: Preparing 06:32:53 3f6e6517757f: Waiting 06:32:53 700a734e707c: Waiting 06:32:53 b2cb490fc4a3: Waiting 06:32:53 bf6106eb074f: Waiting 06:32:53 d293b1ee912b: Waiting 06:32:53 16113d51b718: Waiting 06:32:53 d7d22bb1a6ae: Waiting 06:32:53 219041277ddb: Layer already exists 06:32:53 be64220e7bee: Layer already exists 06:32:53 fad9d891af2c: Layer already exists 06:32:53 92ea70476e6c: Layer already exists 06:32:53 faca3d333c18: Layer already exists 06:32:53 3f6e6517757f: Layer already exists 06:32:53 d7d22bb1a6ae: Layer already exists 06:32:53 bf6106eb074f: Layer already exists 06:32:53 b2cb490fc4a3: Layer already exists 06:32:53 700a734e707c: Layer already exists 06:32:53 16113d51b718: Layer already exists 06:32:53 d293b1ee912b: Layer already exists 06:32:53 main: digest: sha256:58c3ae0222bd0319adc043270a012b405aa0eeb5414e48b9c90f6cbdb8f47889 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:54 ===================================================== [Pipeline] echo 06:32:54 taggedImages: 06:32:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57d582de66f95770521161450c5858bd8cea222e 06:32:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:32:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.99 06:32:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:32:54 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:32:54 57d582de66f95770521161450c5858bd8cea222e 06:32:54 latest 06:32:54 3.2.0-dev.99 06:32:54 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:32:54 main 06:32:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57d582de66f95770521161450c5858bd8cea222e 06:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:32:54 28a232998868: Preparing 06:32:54 136956fa4677: Preparing 06:32:54 700a734e707c: Preparing 06:32:54 b2cb490fc4a3: Preparing 06:32:54 6619f2d8eeb1: Preparing 06:32:54 797ca1da8aa8: Preparing 06:32:54 16113d51b718: Preparing 06:32:54 797ca1da8aa8: Waiting 06:32:54 16113d51b718: Waiting 06:32:54 b2cb490fc4a3: Layer already exists 06:32:55 700a734e707c: Layer already exists 06:32:55 16113d51b718: Layer already exists 06:32:55 28a232998868: Pushed 06:32:55 6619f2d8eeb1: Pushed 06:32:57 797ca1da8aa8: Pushed 06:32:59 136956fa4677: Pushed 06:32:59 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:04971f82b6fe30e67d5965ad13436bd71b7ff3512cf1d77996cc46cad6db5947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:32:59 28a232998868: Preparing 06:32:59 136956fa4677: Preparing 06:32:59 700a734e707c: Preparing 06:32:59 b2cb490fc4a3: Preparing 06:32:59 6619f2d8eeb1: Preparing 06:32:59 797ca1da8aa8: Preparing 06:32:59 16113d51b718: Preparing 06:32:59 797ca1da8aa8: Waiting 06:32:59 16113d51b718: Waiting 06:32:59 28a232998868: Layer already exists 06:32:59 6619f2d8eeb1: Layer already exists 06:32:59 700a734e707c: Layer already exists 06:32:59 136956fa4677: Layer already exists 06:32:59 b2cb490fc4a3: Layer already exists 06:32:59 16113d51b718: Layer already exists 06:32:59 797ca1da8aa8: Layer already exists 06:32:59 latest: digest: sha256:04971f82b6fe30e67d5965ad13436bd71b7ff3512cf1d77996cc46cad6db5947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.99 06:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:33:00 28a232998868: Preparing 06:33:00 136956fa4677: Preparing 06:33:00 700a734e707c: Preparing 06:33:00 b2cb490fc4a3: Preparing 06:33:00 6619f2d8eeb1: Preparing 06:33:00 797ca1da8aa8: Preparing 06:33:00 16113d51b718: Preparing 06:33:00 797ca1da8aa8: Waiting 06:33:00 16113d51b718: Waiting 06:33:00 136956fa4677: Layer already exists 06:33:00 28a232998868: Layer already exists 06:33:00 700a734e707c: Layer already exists 06:33:00 6619f2d8eeb1: Layer already exists 06:33:00 b2cb490fc4a3: Layer already exists 06:33:00 797ca1da8aa8: Layer already exists 06:33:00 16113d51b718: Layer already exists 06:33:00 3.2.0-dev.99: digest: sha256:04971f82b6fe30e67d5965ad13436bd71b7ff3512cf1d77996cc46cad6db5947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:33:01 28a232998868: Preparing 06:33:01 136956fa4677: Preparing 06:33:01 700a734e707c: Preparing 06:33:01 b2cb490fc4a3: Preparing 06:33:01 6619f2d8eeb1: Preparing 06:33:01 797ca1da8aa8: Preparing 06:33:01 16113d51b718: Preparing 06:33:01 797ca1da8aa8: Waiting 06:33:01 16113d51b718: Waiting 06:33:01 28a232998868: Layer already exists 06:33:01 b2cb490fc4a3: Layer already exists 06:33:01 6619f2d8eeb1: Layer already exists 06:33:01 136956fa4677: Layer already exists 06:33:01 700a734e707c: Layer already exists 06:33:01 797ca1da8aa8: Layer already exists 06:33:01 16113d51b718: Layer already exists 06:33:01 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:04971f82b6fe30e67d5965ad13436bd71b7ff3512cf1d77996cc46cad6db5947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:33:02 28a232998868: Preparing 06:33:02 136956fa4677: Preparing 06:33:02 700a734e707c: Preparing 06:33:02 b2cb490fc4a3: Preparing 06:33:02 6619f2d8eeb1: Preparing 06:33:02 797ca1da8aa8: Preparing 06:33:02 16113d51b718: Preparing 06:33:02 797ca1da8aa8: Waiting 06:33:02 16113d51b718: Waiting 06:33:02 136956fa4677: Layer already exists 06:33:02 28a232998868: Layer already exists 06:33:02 b2cb490fc4a3: Layer already exists 06:33:02 700a734e707c: Layer already exists 06:33:02 6619f2d8eeb1: Layer already exists 06:33:02 797ca1da8aa8: Layer already exists 06:33:02 16113d51b718: Layer already exists 06:33:02 main: digest: sha256:04971f82b6fe30e67d5965ad13436bd71b7ff3512cf1d77996cc46cad6db5947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:03 ===================================================== [Pipeline] echo 06:33:03 taggedImages: 06:33:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57d582de66f95770521161450c5858bd8cea222e 06:33:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:33:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.99 06:33:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:33:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:33:03 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:33:03 57d582de66f95770521161450c5858bd8cea222e 06:33:03 latest 06:33:03 3.2.0-dev.99 06:33:03 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:33:03 main 06:33:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57d582de66f95770521161450c5858bd8cea222e 06:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:33:03 2256b6af7056: Preparing 06:33:03 4fe780464dd3: Preparing 06:33:03 286219264309: Preparing 06:33:03 700a734e707c: Preparing 06:33:03 b2cb490fc4a3: Preparing 06:33:03 2e33102eced8: Preparing 06:33:03 386469a5dbbf: Preparing 06:33:03 dc9674df5245: Preparing 06:33:03 6f714f7ac21e: Preparing 06:33:03 16113d51b718: Preparing 06:33:03 2e33102eced8: Waiting 06:33:03 386469a5dbbf: Waiting 06:33:03 dc9674df5245: Waiting 06:33:03 6f714f7ac21e: Waiting 06:33:03 16113d51b718: Waiting 06:33:03 700a734e707c: Layer already exists 06:33:04 b2cb490fc4a3: Layer already exists 06:33:04 286219264309: Pushed 06:33:04 4fe780464dd3: Pushed 06:33:04 2256b6af7056: Pushed 06:33:04 16113d51b718: Layer already exists 06:33:04 dc9674df5245: Pushed 06:33:04 6f714f7ac21e: Pushed 06:33:17 386469a5dbbf: Pushed 06:33:27 2e33102eced8: Pushed 06:33:27 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:5c23a7e85c04d62bfa20dfca1204c01b28a36f845be8edba9dadab07b89ce82e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:33:28 2256b6af7056: Preparing 06:33:28 4fe780464dd3: Preparing 06:33:28 286219264309: Preparing 06:33:28 700a734e707c: Preparing 06:33:28 b2cb490fc4a3: Preparing 06:33:28 2e33102eced8: Preparing 06:33:28 386469a5dbbf: Preparing 06:33:28 dc9674df5245: Preparing 06:33:28 6f714f7ac21e: Preparing 06:33:28 16113d51b718: Preparing 06:33:28 2e33102eced8: Waiting 06:33:28 386469a5dbbf: Waiting 06:33:28 dc9674df5245: Waiting 06:33:28 6f714f7ac21e: Waiting 06:33:28 16113d51b718: Waiting 06:33:28 b2cb490fc4a3: Layer already exists 06:33:28 700a734e707c: Layer already exists 06:33:28 286219264309: Layer already exists 06:33:28 4fe780464dd3: Layer already exists 06:33:28 2256b6af7056: Layer already exists 06:33:28 dc9674df5245: Layer already exists 06:33:28 6f714f7ac21e: Layer already exists 06:33:28 16113d51b718: Layer already exists 06:33:28 386469a5dbbf: Layer already exists 06:33:28 2e33102eced8: Layer already exists 06:33:28 latest: digest: sha256:5c23a7e85c04d62bfa20dfca1204c01b28a36f845be8edba9dadab07b89ce82e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.99 06:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:33:29 2256b6af7056: Preparing 06:33:29 4fe780464dd3: Preparing 06:33:29 286219264309: Preparing 06:33:29 700a734e707c: Preparing 06:33:29 b2cb490fc4a3: Preparing 06:33:29 2e33102eced8: Preparing 06:33:29 386469a5dbbf: Preparing 06:33:29 dc9674df5245: Preparing 06:33:29 6f714f7ac21e: Preparing 06:33:29 16113d51b718: Preparing 06:33:29 dc9674df5245: Waiting 06:33:29 6f714f7ac21e: Waiting 06:33:29 16113d51b718: Waiting 06:33:29 2e33102eced8: Waiting 06:33:29 386469a5dbbf: Waiting 06:33:29 700a734e707c: Layer already exists 06:33:29 286219264309: Layer already exists 06:33:29 4fe780464dd3: Layer already exists 06:33:29 b2cb490fc4a3: Layer already exists 06:33:29 2256b6af7056: Layer already exists 06:33:29 6f714f7ac21e: Layer already exists 06:33:29 2e33102eced8: Layer already exists 06:33:29 dc9674df5245: Layer already exists 06:33:29 386469a5dbbf: Layer already exists 06:33:29 16113d51b718: Layer already exists 06:33:29 3.2.0-dev.99: digest: sha256:5c23a7e85c04d62bfa20dfca1204c01b28a36f845be8edba9dadab07b89ce82e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:33:30 2256b6af7056: Preparing 06:33:30 4fe780464dd3: Preparing 06:33:30 286219264309: Preparing 06:33:30 700a734e707c: Preparing 06:33:30 b2cb490fc4a3: Preparing 06:33:30 2e33102eced8: Preparing 06:33:30 386469a5dbbf: Preparing 06:33:30 dc9674df5245: Preparing 06:33:30 6f714f7ac21e: Preparing 06:33:30 16113d51b718: Preparing 06:33:30 386469a5dbbf: Waiting 06:33:30 dc9674df5245: Waiting 06:33:30 6f714f7ac21e: Waiting 06:33:30 16113d51b718: Waiting 06:33:30 2e33102eced8: Waiting 06:33:30 2256b6af7056: Layer already exists 06:33:30 700a734e707c: Layer already exists 06:33:30 b2cb490fc4a3: Layer already exists 06:33:30 4fe780464dd3: Layer already exists 06:33:30 286219264309: Layer already exists 06:33:30 2e33102eced8: Layer already exists 06:33:30 dc9674df5245: Layer already exists 06:33:30 6f714f7ac21e: Layer already exists 06:33:30 386469a5dbbf: Layer already exists 06:33:30 16113d51b718: Layer already exists 06:33:30 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:5c23a7e85c04d62bfa20dfca1204c01b28a36f845be8edba9dadab07b89ce82e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:33:31 2256b6af7056: Preparing 06:33:31 4fe780464dd3: Preparing 06:33:31 286219264309: Preparing 06:33:31 700a734e707c: Preparing 06:33:31 b2cb490fc4a3: Preparing 06:33:31 2e33102eced8: Preparing 06:33:31 386469a5dbbf: Preparing 06:33:31 2e33102eced8: Waiting 06:33:31 dc9674df5245: Preparing 06:33:31 6f714f7ac21e: Preparing 06:33:31 386469a5dbbf: Waiting 06:33:31 dc9674df5245: Waiting 06:33:31 16113d51b718: Preparing 06:33:31 6f714f7ac21e: Waiting 06:33:31 16113d51b718: Waiting 06:33:31 4fe780464dd3: Layer already exists 06:33:31 700a734e707c: Layer already exists 06:33:31 286219264309: Layer already exists 06:33:31 b2cb490fc4a3: Layer already exists 06:33:31 2256b6af7056: Layer already exists 06:33:31 2e33102eced8: Layer already exists 06:33:31 16113d51b718: Layer already exists 06:33:31 386469a5dbbf: Layer already exists 06:33:31 dc9674df5245: Layer already exists 06:33:31 6f714f7ac21e: Layer already exists 06:33:31 main: digest: sha256:5c23a7e85c04d62bfa20dfca1204c01b28a36f845be8edba9dadab07b89ce82e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:31 ===================================================== [Pipeline] echo 06:33:31 taggedImages: 06:33:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57d582de66f95770521161450c5858bd8cea222e 06:33:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:33:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.99 06:33:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:33:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:33:31 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:33:31 57d582de66f95770521161450c5858bd8cea222e 06:33:31 latest 06:33:31 3.2.0-dev.99 06:33:31 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:33:31 main 06:33:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57d582de66f95770521161450c5858bd8cea222e 06:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:33:32 c2aeee6f0079: Preparing 06:33:32 80908489e4ee: Preparing 06:33:32 77da5d49f605: Preparing 06:33:32 700a734e707c: Preparing 06:33:32 b2cb490fc4a3: Preparing 06:33:32 07b80def7404: Preparing 06:33:32 ff6283dc9e38: Preparing 06:33:32 fa7225107776: Preparing 06:33:32 16113d51b718: Preparing 06:33:32 07b80def7404: Waiting 06:33:32 ff6283dc9e38: Waiting 06:33:32 fa7225107776: Waiting 06:33:32 16113d51b718: Waiting 06:33:32 b2cb490fc4a3: Layer already exists 06:33:32 700a734e707c: Layer already exists 06:33:32 80908489e4ee: Pushed 06:33:32 77da5d49f605: Pushed 06:33:32 c2aeee6f0079: Pushed 06:33:32 16113d51b718: Layer already exists 06:33:32 ff6283dc9e38: Pushed 06:33:33 fa7225107776: Pushed 06:33:55 07b80def7404: Pushed 06:33:55 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:7525d5200b2fabbe9858853726e0a41ae7b89cc9095bc36d251fc0da3f1081dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:33:56 c2aeee6f0079: Preparing 06:33:56 80908489e4ee: Preparing 06:33:56 77da5d49f605: Preparing 06:33:56 700a734e707c: Preparing 06:33:56 b2cb490fc4a3: Preparing 06:33:56 07b80def7404: Preparing 06:33:56 ff6283dc9e38: Preparing 06:33:56 fa7225107776: Preparing 06:33:56 16113d51b718: Preparing 06:33:56 07b80def7404: Waiting 06:33:56 ff6283dc9e38: Waiting 06:33:56 fa7225107776: Waiting 06:33:56 16113d51b718: Waiting 06:33:56 b2cb490fc4a3: Layer already exists 06:33:56 700a734e707c: Layer already exists 06:33:56 c2aeee6f0079: Layer already exists 06:33:56 77da5d49f605: Layer already exists 06:33:56 80908489e4ee: Layer already exists 06:33:56 fa7225107776: Layer already exists 06:33:56 ff6283dc9e38: Layer already exists 06:33:56 16113d51b718: Layer already exists 06:33:56 07b80def7404: Layer already exists 06:33:56 latest: digest: sha256:7525d5200b2fabbe9858853726e0a41ae7b89cc9095bc36d251fc0da3f1081dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.99 06:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:33:57 c2aeee6f0079: Preparing 06:33:57 80908489e4ee: Preparing 06:33:57 77da5d49f605: Preparing 06:33:57 700a734e707c: Preparing 06:33:57 b2cb490fc4a3: Preparing 06:33:57 07b80def7404: Preparing 06:33:57 ff6283dc9e38: Preparing 06:33:57 fa7225107776: Preparing 06:33:57 16113d51b718: Preparing 06:33:57 07b80def7404: Waiting 06:33:57 ff6283dc9e38: Waiting 06:33:57 fa7225107776: Waiting 06:33:57 16113d51b718: Waiting 06:33:57 c2aeee6f0079: Layer already exists 06:33:57 b2cb490fc4a3: Layer already exists 06:33:57 700a734e707c: Layer already exists 06:33:57 77da5d49f605: Layer already exists 06:33:57 80908489e4ee: Layer already exists 06:33:57 fa7225107776: Layer already exists 06:33:57 ff6283dc9e38: Layer already exists 06:33:57 07b80def7404: Layer already exists 06:33:57 16113d51b718: Layer already exists 06:33:57 3.2.0-dev.99: digest: sha256:7525d5200b2fabbe9858853726e0a41ae7b89cc9095bc36d251fc0da3f1081dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:33:58 c2aeee6f0079: Preparing 06:33:58 80908489e4ee: Preparing 06:33:58 77da5d49f605: Preparing 06:33:58 700a734e707c: Preparing 06:33:58 b2cb490fc4a3: Preparing 06:33:58 07b80def7404: Preparing 06:33:58 ff6283dc9e38: Preparing 06:33:58 fa7225107776: Preparing 06:33:58 16113d51b718: Preparing 06:33:58 ff6283dc9e38: Waiting 06:33:58 fa7225107776: Waiting 06:33:58 07b80def7404: Waiting 06:33:58 16113d51b718: Waiting 06:33:58 77da5d49f605: Layer already exists 06:33:58 700a734e707c: Layer already exists 06:33:58 80908489e4ee: Layer already exists 06:33:58 b2cb490fc4a3: Layer already exists 06:33:58 c2aeee6f0079: Layer already exists 06:33:58 16113d51b718: Layer already exists 06:33:58 fa7225107776: Layer already exists 06:33:58 07b80def7404: Layer already exists 06:33:58 ff6283dc9e38: Layer already exists 06:33:58 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:7525d5200b2fabbe9858853726e0a41ae7b89cc9095bc36d251fc0da3f1081dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:33:59 c2aeee6f0079: Preparing 06:33:59 80908489e4ee: Preparing 06:33:59 77da5d49f605: Preparing 06:33:59 700a734e707c: Preparing 06:33:59 b2cb490fc4a3: Preparing 06:33:59 07b80def7404: Preparing 06:33:59 ff6283dc9e38: Preparing 06:33:59 fa7225107776: Preparing 06:33:59 16113d51b718: Preparing 06:33:59 07b80def7404: Waiting 06:33:59 ff6283dc9e38: Waiting 06:33:59 fa7225107776: Waiting 06:33:59 16113d51b718: Waiting 06:33:59 c2aeee6f0079: Layer already exists 06:33:59 80908489e4ee: Layer already exists 06:33:59 b2cb490fc4a3: Layer already exists 06:33:59 77da5d49f605: Layer already exists 06:33:59 700a734e707c: Layer already exists 06:33:59 fa7225107776: Layer already exists 06:33:59 07b80def7404: Layer already exists 06:33:59 16113d51b718: Layer already exists 06:33:59 ff6283dc9e38: Layer already exists 06:33:59 main: digest: sha256:7525d5200b2fabbe9858853726e0a41ae7b89cc9095bc36d251fc0da3f1081dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:59 ===================================================== [Pipeline] echo 06:33:59 taggedImages: 06:33:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57d582de66f95770521161450c5858bd8cea222e 06:33:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:33:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.99 06:33:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:33:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:33:59 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:33:59 57d582de66f95770521161450c5858bd8cea222e 06:33:59 latest 06:33:59 3.2.0-dev.99 06:33:59 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:33:59 main 06:33:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57d582de66f95770521161450c5858bd8cea222e 06:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:34:00 0d6f7b9d80c3: Preparing 06:34:00 cd80d3a06ff5: Preparing 06:34:00 bb0d63a2eb08: Preparing 06:34:00 700a734e707c: Preparing 06:34:00 b2cb490fc4a3: Preparing 06:34:00 32e87abd7f9b: Preparing 06:34:00 dc9674df5245: Preparing 06:34:00 6f714f7ac21e: Preparing 06:34:00 16113d51b718: Preparing 06:34:00 32e87abd7f9b: Waiting 06:34:00 6f714f7ac21e: Waiting 06:34:00 dc9674df5245: Waiting 06:34:00 16113d51b718: Waiting 06:34:00 b2cb490fc4a3: Layer already exists 06:34:00 700a734e707c: Layer already exists 06:34:00 dc9674df5245: Layer already exists 06:34:00 cd80d3a06ff5: Pushed 06:34:00 bb0d63a2eb08: Pushed 06:34:00 6f714f7ac21e: Layer already exists 06:34:00 0d6f7b9d80c3: Pushed 06:34:00 16113d51b718: Layer already exists 06:34:22 32e87abd7f9b: Pushed 06:34:22 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:84bf2c64d011f220d4a7b906b9aa77b0b66c66722b25a305bb6dd6cd01d9349c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:34:23 0d6f7b9d80c3: Preparing 06:34:23 cd80d3a06ff5: Preparing 06:34:23 bb0d63a2eb08: Preparing 06:34:23 700a734e707c: Preparing 06:34:23 b2cb490fc4a3: Preparing 06:34:23 32e87abd7f9b: Preparing 06:34:23 dc9674df5245: Preparing 06:34:23 6f714f7ac21e: Preparing 06:34:23 16113d51b718: Preparing 06:34:23 dc9674df5245: Waiting 06:34:23 6f714f7ac21e: Waiting 06:34:23 16113d51b718: Waiting 06:34:23 32e87abd7f9b: Waiting 06:34:23 b2cb490fc4a3: Layer already exists 06:34:23 bb0d63a2eb08: Layer already exists 06:34:23 700a734e707c: Layer already exists 06:34:23 0d6f7b9d80c3: Layer already exists 06:34:23 cd80d3a06ff5: Layer already exists 06:34:23 dc9674df5245: Layer already exists 06:34:23 32e87abd7f9b: Layer already exists 06:34:23 6f714f7ac21e: Layer already exists 06:34:23 16113d51b718: Layer already exists 06:34:23 latest: digest: sha256:84bf2c64d011f220d4a7b906b9aa77b0b66c66722b25a305bb6dd6cd01d9349c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.99 06:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:34:24 0d6f7b9d80c3: Preparing 06:34:24 cd80d3a06ff5: Preparing 06:34:24 bb0d63a2eb08: Preparing 06:34:24 700a734e707c: Preparing 06:34:24 b2cb490fc4a3: Preparing 06:34:24 32e87abd7f9b: Preparing 06:34:24 dc9674df5245: Preparing 06:34:24 6f714f7ac21e: Preparing 06:34:24 16113d51b718: Preparing 06:34:24 32e87abd7f9b: Waiting 06:34:24 dc9674df5245: Waiting 06:34:24 6f714f7ac21e: Waiting 06:34:24 16113d51b718: Waiting 06:34:24 bb0d63a2eb08: Layer already exists 06:34:24 0d6f7b9d80c3: Layer already exists 06:34:24 cd80d3a06ff5: Layer already exists 06:34:24 700a734e707c: Layer already exists 06:34:24 b2cb490fc4a3: Layer already exists 06:34:24 32e87abd7f9b: Layer already exists 06:34:24 6f714f7ac21e: Layer already exists 06:34:24 16113d51b718: Layer already exists 06:34:24 dc9674df5245: Layer already exists 06:34:24 3.2.0-dev.99: digest: sha256:84bf2c64d011f220d4a7b906b9aa77b0b66c66722b25a305bb6dd6cd01d9349c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:34:25 0d6f7b9d80c3: Preparing 06:34:25 cd80d3a06ff5: Preparing 06:34:25 bb0d63a2eb08: Preparing 06:34:25 700a734e707c: Preparing 06:34:25 b2cb490fc4a3: Preparing 06:34:25 32e87abd7f9b: Preparing 06:34:25 dc9674df5245: Preparing 06:34:25 6f714f7ac21e: Preparing 06:34:25 16113d51b718: Preparing 06:34:25 32e87abd7f9b: Waiting 06:34:25 dc9674df5245: Waiting 06:34:25 6f714f7ac21e: Waiting 06:34:25 16113d51b718: Waiting 06:34:25 700a734e707c: Layer already exists 06:34:25 bb0d63a2eb08: Layer already exists 06:34:25 cd80d3a06ff5: Layer already exists 06:34:25 b2cb490fc4a3: Layer already exists 06:34:25 0d6f7b9d80c3: Layer already exists 06:34:25 dc9674df5245: Layer already exists 06:34:25 32e87abd7f9b: Layer already exists 06:34:25 16113d51b718: Layer already exists 06:34:25 6f714f7ac21e: Layer already exists 06:34:25 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:84bf2c64d011f220d4a7b906b9aa77b0b66c66722b25a305bb6dd6cd01d9349c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:34:26 0d6f7b9d80c3: Preparing 06:34:26 cd80d3a06ff5: Preparing 06:34:26 bb0d63a2eb08: Preparing 06:34:26 700a734e707c: Preparing 06:34:26 b2cb490fc4a3: Preparing 06:34:26 32e87abd7f9b: Preparing 06:34:26 dc9674df5245: Preparing 06:34:26 6f714f7ac21e: Preparing 06:34:26 32e87abd7f9b: Waiting 06:34:26 16113d51b718: Preparing 06:34:26 dc9674df5245: Waiting 06:34:26 6f714f7ac21e: Waiting 06:34:26 16113d51b718: Waiting 06:34:26 b2cb490fc4a3: Layer already exists 06:34:26 700a734e707c: Layer already exists 06:34:26 bb0d63a2eb08: Layer already exists 06:34:26 cd80d3a06ff5: Layer already exists 06:34:26 0d6f7b9d80c3: Layer already exists 06:34:26 dc9674df5245: Layer already exists 06:34:26 32e87abd7f9b: Layer already exists 06:34:26 6f714f7ac21e: Layer already exists 06:34:26 16113d51b718: Layer already exists 06:34:26 main: digest: sha256:84bf2c64d011f220d4a7b906b9aa77b0b66c66722b25a305bb6dd6cd01d9349c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:26 ===================================================== [Pipeline] echo 06:34:26 taggedImages: 06:34:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57d582de66f95770521161450c5858bd8cea222e 06:34:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:34:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.99 06:34:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:34:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:34:26 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 06:34:26 57d582de66f95770521161450c5858bd8cea222e 06:34:26 latest 06:34:26 3.2.0-dev.99 06:34:26 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:34:26 main 06:34:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:27 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e 06:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:34:27 90bd27d61c9a: Preparing 06:34:27 d05cacc7d95a: Preparing 06:34:27 700a734e707c: Preparing 06:34:27 b2cb490fc4a3: Preparing 06:34:27 62edf298c392: Preparing 06:34:27 44d583785c55: Preparing 06:34:27 16113d51b718: Preparing 06:34:27 44d583785c55: Waiting 06:34:27 16113d51b718: Waiting 06:34:28 700a734e707c: Layer already exists 06:34:28 b2cb490fc4a3: Layer already exists 06:34:28 16113d51b718: Layer already exists 06:34:28 90bd27d61c9a: Pushed 06:34:28 62edf298c392: Pushed 06:34:28 44d583785c55: Pushed 06:34:37 d05cacc7d95a: Pushed 06:34:37 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:512b55a41f778f0e4d9680e076d00956c398d89ff2c7c5655b78aeeb03c0bc12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:37 + 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 06:34:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:34:37 90bd27d61c9a: Preparing 06:34:37 d05cacc7d95a: Preparing 06:34:37 700a734e707c: Preparing 06:34:37 b2cb490fc4a3: Preparing 06:34:37 62edf298c392: Preparing 06:34:37 44d583785c55: Preparing 06:34:37 16113d51b718: Preparing 06:34:37 44d583785c55: Waiting 06:34:37 16113d51b718: Waiting 06:34:37 90bd27d61c9a: Layer already exists 06:34:37 700a734e707c: Layer already exists 06:34:37 d05cacc7d95a: Layer already exists 06:34:37 62edf298c392: Layer already exists 06:34:37 b2cb490fc4a3: Layer already exists 06:34:37 44d583785c55: Layer already exists 06:34:37 16113d51b718: Layer already exists 06:34:38 latest: digest: sha256:512b55a41f778f0e4d9680e076d00956c398d89ff2c7c5655b78aeeb03c0bc12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:38 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:38 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.99 06:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:34:38 90bd27d61c9a: Preparing 06:34:38 d05cacc7d95a: Preparing 06:34:38 700a734e707c: Preparing 06:34:38 b2cb490fc4a3: Preparing 06:34:38 62edf298c392: Preparing 06:34:38 44d583785c55: Preparing 06:34:38 16113d51b718: Preparing 06:34:38 44d583785c55: Waiting 06:34:38 16113d51b718: Waiting 06:34:38 90bd27d61c9a: Layer already exists 06:34:38 700a734e707c: Layer already exists 06:34:38 d05cacc7d95a: Layer already exists 06:34:38 62edf298c392: Layer already exists 06:34:38 b2cb490fc4a3: Layer already exists 06:34:38 16113d51b718: Layer already exists 06:34:38 44d583785c55: Layer already exists 06:34:39 3.2.0-dev.99: digest: sha256:512b55a41f778f0e4d9680e076d00956c398d89ff2c7c5655b78aeeb03c0bc12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:39 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:39 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:34:39 90bd27d61c9a: Preparing 06:34:39 d05cacc7d95a: Preparing 06:34:39 700a734e707c: Preparing 06:34:39 b2cb490fc4a3: Preparing 06:34:39 62edf298c392: Preparing 06:34:39 44d583785c55: Preparing 06:34:39 16113d51b718: Preparing 06:34:39 44d583785c55: Waiting 06:34:39 16113d51b718: Waiting 06:34:39 b2cb490fc4a3: Layer already exists 06:34:39 90bd27d61c9a: Layer already exists 06:34:39 700a734e707c: Layer already exists 06:34:39 62edf298c392: Layer already exists 06:34:39 d05cacc7d95a: Layer already exists 06:34:39 16113d51b718: Layer already exists 06:34:39 44d583785c55: Layer already exists 06:34:39 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:512b55a41f778f0e4d9680e076d00956c398d89ff2c7c5655b78aeeb03c0bc12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:40 + 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 06:34:40 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 06:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:34:40 90bd27d61c9a: Preparing 06:34:40 d05cacc7d95a: Preparing 06:34:40 700a734e707c: Preparing 06:34:40 b2cb490fc4a3: Preparing 06:34:40 62edf298c392: Preparing 06:34:40 44d583785c55: Preparing 06:34:40 16113d51b718: Preparing 06:34:40 16113d51b718: Waiting 06:34:40 44d583785c55: Waiting 06:34:40 90bd27d61c9a: Layer already exists 06:34:40 b2cb490fc4a3: Layer already exists 06:34:40 62edf298c392: Layer already exists 06:34:40 d05cacc7d95a: Layer already exists 06:34:40 700a734e707c: Layer already exists 06:34:40 44d583785c55: Layer already exists 06:34:40 16113d51b718: Layer already exists 06:34:40 main: digest: sha256:512b55a41f778f0e4d9680e076d00956c398d89ff2c7c5655b78aeeb03c0bc12 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:41 ===================================================== [Pipeline] echo 06:34:41 taggedImages: 06:34:41 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e 06:34:41 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:34:41 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.99 06:34:41 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:34:41 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 06:34:41 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:34:41 57d582de66f95770521161450c5858bd8cea222e 06:34:41 latest 06:34:41 3.2.0-dev.99 06:34:41 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:34:41 main 06:34:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:57d582de66f95770521161450c5858bd8cea222e 06:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:34:41 ceca32c98094: Preparing 06:34:41 df9db231a3c6: Preparing 06:34:41 60683261faab: Preparing 06:34:41 700a734e707c: Preparing 06:34:41 b2cb490fc4a3: Preparing 06:34:41 3176cc216d05: Preparing 06:34:41 76c1510f3a7c: Preparing 06:34:41 16113d51b718: Preparing 06:34:41 3176cc216d05: Waiting 06:34:41 76c1510f3a7c: Waiting 06:34:41 16113d51b718: Waiting 06:34:41 b2cb490fc4a3: Layer already exists 06:34:42 700a734e707c: Layer already exists 06:34:42 df9db231a3c6: Pushed 06:34:42 ceca32c98094: Pushed 06:34:42 16113d51b718: Layer already exists 06:34:42 3176cc216d05: Pushed 06:34:42 76c1510f3a7c: Pushed 06:34:50 60683261faab: Pushed 06:34:50 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:127d872238393e211817e06c7558f4b9307a4295a2545e35ac1b1f8e52e7a456 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:34:51 ceca32c98094: Preparing 06:34:51 df9db231a3c6: Preparing 06:34:51 60683261faab: Preparing 06:34:51 700a734e707c: Preparing 06:34:51 b2cb490fc4a3: Preparing 06:34:51 3176cc216d05: Preparing 06:34:51 76c1510f3a7c: Preparing 06:34:51 16113d51b718: Preparing 06:34:51 76c1510f3a7c: Waiting 06:34:51 3176cc216d05: Waiting 06:34:51 16113d51b718: Waiting 06:34:51 700a734e707c: Layer already exists 06:34:51 ceca32c98094: Layer already exists 06:34:51 60683261faab: Layer already exists 06:34:51 b2cb490fc4a3: Layer already exists 06:34:51 df9db231a3c6: Layer already exists 06:34:51 3176cc216d05: Layer already exists 06:34:51 76c1510f3a7c: Layer already exists 06:34:51 16113d51b718: Layer already exists 06:34:51 latest: digest: sha256:127d872238393e211817e06c7558f4b9307a4295a2545e35ac1b1f8e52e7a456 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.99 06:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:34:52 ceca32c98094: Preparing 06:34:52 df9db231a3c6: Preparing 06:34:52 60683261faab: Preparing 06:34:52 700a734e707c: Preparing 06:34:52 b2cb490fc4a3: Preparing 06:34:52 3176cc216d05: Preparing 06:34:52 76c1510f3a7c: Preparing 06:34:52 16113d51b718: Preparing 06:34:52 3176cc216d05: Waiting 06:34:52 76c1510f3a7c: Waiting 06:34:52 16113d51b718: Waiting 06:34:52 700a734e707c: Layer already exists 06:34:52 ceca32c98094: Layer already exists 06:34:52 b2cb490fc4a3: Layer already exists 06:34:52 60683261faab: Layer already exists 06:34:52 df9db231a3c6: Layer already exists 06:34:52 3176cc216d05: Layer already exists 06:34:52 16113d51b718: Layer already exists 06:34:52 76c1510f3a7c: Layer already exists 06:34:52 3.2.0-dev.99: digest: sha256:127d872238393e211817e06c7558f4b9307a4295a2545e35ac1b1f8e52e7a456 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:34:53 ceca32c98094: Preparing 06:34:53 df9db231a3c6: Preparing 06:34:53 60683261faab: Preparing 06:34:53 700a734e707c: Preparing 06:34:53 b2cb490fc4a3: Preparing 06:34:53 3176cc216d05: Preparing 06:34:53 76c1510f3a7c: Preparing 06:34:53 16113d51b718: Preparing 06:34:53 3176cc216d05: Waiting 06:34:53 76c1510f3a7c: Waiting 06:34:53 16113d51b718: Waiting 06:34:53 700a734e707c: Layer already exists 06:34:53 60683261faab: Layer already exists 06:34:53 b2cb490fc4a3: Layer already exists 06:34:53 ceca32c98094: Layer already exists 06:34:53 df9db231a3c6: Layer already exists 06:34:53 76c1510f3a7c: Layer already exists 06:34:53 3176cc216d05: Layer already exists 06:34:53 16113d51b718: Layer already exists 06:34:53 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:127d872238393e211817e06c7558f4b9307a4295a2545e35ac1b1f8e52e7a456 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:34:54 ceca32c98094: Preparing 06:34:54 df9db231a3c6: Preparing 06:34:54 60683261faab: Preparing 06:34:54 700a734e707c: Preparing 06:34:54 b2cb490fc4a3: Preparing 06:34:54 3176cc216d05: Preparing 06:34:54 76c1510f3a7c: Preparing 06:34:54 16113d51b718: Preparing 06:34:54 3176cc216d05: Waiting 06:34:54 76c1510f3a7c: Waiting 06:34:54 16113d51b718: Waiting 06:34:54 60683261faab: Layer already exists 06:34:54 ceca32c98094: Layer already exists 06:34:54 df9db231a3c6: Layer already exists 06:34:54 700a734e707c: Layer already exists 06:34:54 b2cb490fc4a3: Layer already exists 06:34:54 3176cc216d05: Layer already exists 06:34:54 16113d51b718: Layer already exists 06:34:54 76c1510f3a7c: Layer already exists 06:34:54 main: digest: sha256:127d872238393e211817e06c7558f4b9307a4295a2545e35ac1b1f8e52e7a456 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:54 ===================================================== [Pipeline] echo 06:34:54 taggedImages: 06:34:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:57d582de66f95770521161450c5858bd8cea222e 06:34:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:34:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.99 06:34:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:34:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:34:54 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:34:54 57d582de66f95770521161450c5858bd8cea222e 06:34:54 latest 06:34:54 3.2.0-dev.99 06:34:54 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:34:54 main 06:34:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e 06:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:34:55 c95aaed276a0: Preparing 06:34:55 f4abf15f31ee: Preparing 06:34:55 700a734e707c: Preparing 06:34:55 b2cb490fc4a3: Preparing 06:34:55 ac1e5fdedb43: Preparing 06:34:55 366dc74d0252: Preparing 06:34:55 16113d51b718: Preparing 06:34:55 366dc74d0252: Waiting 06:34:55 16113d51b718: Waiting 06:34:55 700a734e707c: Layer already exists 06:34:55 ac1e5fdedb43: Layer already exists 06:34:55 366dc74d0252: Layer already exists 06:34:55 b2cb490fc4a3: Layer already exists 06:34:55 16113d51b718: Layer already exists 06:34:55 c95aaed276a0: Pushed 06:35:04 f4abf15f31ee: Pushed 06:35:04 57d582de66f95770521161450c5858bd8cea222e: digest: sha256:1311122377340f773fe6f1c21cbd691cfc79a019f0662715e95381a62f4e5f20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:35:04 c95aaed276a0: Preparing 06:35:04 f4abf15f31ee: Preparing 06:35:04 700a734e707c: Preparing 06:35:04 b2cb490fc4a3: Preparing 06:35:04 ac1e5fdedb43: Preparing 06:35:04 366dc74d0252: Preparing 06:35:04 366dc74d0252: Waiting 06:35:04 16113d51b718: Preparing 06:35:04 16113d51b718: Waiting 06:35:04 b2cb490fc4a3: Layer already exists 06:35:04 700a734e707c: Layer already exists 06:35:04 f4abf15f31ee: Layer already exists 06:35:04 ac1e5fdedb43: Layer already exists 06:35:04 c95aaed276a0: Layer already exists 06:35:04 16113d51b718: Layer already exists 06:35:04 366dc74d0252: Layer already exists 06:35:05 latest: digest: sha256:1311122377340f773fe6f1c21cbd691cfc79a019f0662715e95381a62f4e5f20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.99 06:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:35:05 c95aaed276a0: Preparing 06:35:05 f4abf15f31ee: Preparing 06:35:05 700a734e707c: Preparing 06:35:05 b2cb490fc4a3: Preparing 06:35:05 ac1e5fdedb43: Preparing 06:35:05 366dc74d0252: Preparing 06:35:05 16113d51b718: Preparing 06:35:05 366dc74d0252: Waiting 06:35:05 16113d51b718: Waiting 06:35:05 ac1e5fdedb43: Layer already exists 06:35:05 f4abf15f31ee: Layer already exists 06:35:05 c95aaed276a0: Layer already exists 06:35:05 b2cb490fc4a3: Layer already exists 06:35:05 700a734e707c: Layer already exists 06:35:05 366dc74d0252: Layer already exists 06:35:05 16113d51b718: Layer already exists 06:35:06 3.2.0-dev.99: digest: sha256:1311122377340f773fe6f1c21cbd691cfc79a019f0662715e95381a62f4e5f20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:35:06 c95aaed276a0: Preparing 06:35:06 f4abf15f31ee: Preparing 06:35:06 700a734e707c: Preparing 06:35:06 b2cb490fc4a3: Preparing 06:35:06 ac1e5fdedb43: Preparing 06:35:06 366dc74d0252: Preparing 06:35:06 16113d51b718: Preparing 06:35:06 366dc74d0252: Waiting 06:35:06 16113d51b718: Waiting 06:35:06 c95aaed276a0: Layer already exists 06:35:06 f4abf15f31ee: Layer already exists 06:35:06 b2cb490fc4a3: Layer already exists 06:35:06 700a734e707c: Layer already exists 06:35:06 ac1e5fdedb43: Layer already exists 06:35:06 16113d51b718: Layer already exists 06:35:06 366dc74d0252: Layer already exists 06:35:06 57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99: digest: sha256:1311122377340f773fe6f1c21cbd691cfc79a019f0662715e95381a62f4e5f20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:35:07 c95aaed276a0: Preparing 06:35:07 f4abf15f31ee: Preparing 06:35:07 700a734e707c: Preparing 06:35:07 b2cb490fc4a3: Preparing 06:35:07 ac1e5fdedb43: Preparing 06:35:07 366dc74d0252: Preparing 06:35:07 16113d51b718: Preparing 06:35:07 366dc74d0252: Waiting 06:35:07 16113d51b718: Waiting 06:35:07 700a734e707c: Layer already exists 06:35:07 c95aaed276a0: Layer already exists 06:35:07 ac1e5fdedb43: Layer already exists 06:35:07 b2cb490fc4a3: Layer already exists 06:35:07 f4abf15f31ee: Layer already exists 06:35:07 16113d51b718: Layer already exists 06:35:07 366dc74d0252: Layer already exists 06:35:07 main: digest: sha256:1311122377340f773fe6f1c21cbd691cfc79a019f0662715e95381a62f4e5f20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:08 ===================================================== [Pipeline] echo 06:35:08 taggedImages: 06:35:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e 06:35:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:35:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.99 06:35:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:57d582de66f95770521161450c5858bd8cea222e-3.2.0-dev.99 06:35:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:35:08 06:35:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:35:08 arm64: Pulling from edgex-lftools-log-publisher 06:35:08 8998bd30e6a1: Pulling fs layer 06:35:08 04944245beec: Pulling fs layer 06:35:08 699f458cf7ca: Pulling fs layer 06:35:08 765212b225bb: Pulling fs layer 06:35:08 f23df028b6ca: Pulling fs layer 06:35:08 d65c8cfc05b1: Pulling fs layer 06:35:08 2437ff75d9bd: Pulling fs layer 06:35:08 f23df028b6ca: Waiting 06:35:08 d65c8cfc05b1: Waiting 06:35:08 2437ff75d9bd: Waiting 06:35:08 765212b225bb: Waiting 06:35:09 04944245beec: Verifying Checksum 06:35:09 04944245beec: Download complete 06:35:09 765212b225bb: Verifying Checksum 06:35:09 765212b225bb: Download complete 06:35:09 f23df028b6ca: Verifying Checksum 06:35:09 f23df028b6ca: Download complete 06:35:09 d65c8cfc05b1: Verifying Checksum 06:35:09 d65c8cfc05b1: Download complete 06:35:09 699f458cf7ca: Verifying Checksum 06:35:09 699f458cf7ca: Download complete 06:35:09 8998bd30e6a1: Verifying Checksum 06:35:09 8998bd30e6a1: Download complete 06:35:12 2437ff75d9bd: Verifying Checksum 06:35:12 2437ff75d9bd: Download complete 06:35:14 8998bd30e6a1: Pull complete 06:35:14 04944245beec: Pull complete 06:35:16 699f458cf7ca: Pull complete 06:35:16 765212b225bb: Pull complete 06:35:17 f23df028b6ca: Pull complete 06:35:17 d65c8cfc05b1: Pull complete 06:35:36 2437ff75d9bd: Pull complete 06:35:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:35:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:35:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:36 prd-ubuntu20.04-docker-arm64-4c-16g-22478 does not seem to be running inside a container 06:35:36 $ 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/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:35:38 $ docker top dc60130da1d8ce0b939654fcd20d424ebdb15059e938adeacc9cae4bf2ab5c4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:39 ---> job-cost.sh 06:35:39 lf-activate-venv: SKIPPING 06:35:39 INFO: No Stack... 06:35:39 INFO: Retrieving Pricing Info for: v3-standard-4 06:35:40 INFO: Archiving Costs [Pipeline] sh 06:35:41 + cat /w/workspace/edgex-go/722/archives/cost.csv 06:35:41 + cut -d, -f6 [Pipeline] lock 06:35:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-722-stack-cost] 06:35:41 Resource [jenkins-edgexfoundry-edgex-go-main-722-stack-cost] did not exist. Created. 06:35:41 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-722-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:35:41 + echo total: 0.10999999940395355 [Pipeline] stash 06:35:42 Stashed 1 file(s) [Pipeline] } 06:35:42 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-722-stack-cost] [Pipeline] // lock [Pipeline] } 06:35:42 $ docker stop --time=1 dc60130da1d8ce0b939654fcd20d424ebdb15059e938adeacc9cae4bf2ab5c4b 06:35:44 $ docker rm -f --volumes dc60130da1d8ce0b939654fcd20d424ebdb15059e938adeacc9cae4bf2ab5c4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:35:44 provisioning config files... 06:35:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/722@tmp/config17629152881269838080tmp [Pipeline] { [Pipeline] sh 06:35:44 + set +x 06:35:44 + + curl -s https://codecov.io/bash 06:35:44 bash -s -- 06:35:44 06:35:44 _____ _ 06:35:44 / ____| | | 06:35:44 | | ___ __| | ___ ___ _____ __ 06:35:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:35:44 | |___| (_) | (_| | __/ (_| (_) \ V / 06:35:44 \_____\___/ \__,_|\___|\___\___/ \_/ 06:35:44 Bash-1.0.6 06:35:44 06:35:44 06:35:44 ==> git version 2.25.1 found 06:35:44 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:35:44 Release-Date: 2020-01-08 06:35:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:35:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:35:44 ==> Jenkins CI detected. 06:35:44 current dir:  /w/workspace/edgex-go/722 06:35:44 project root: . 06:35:44 --> token set from env 06:35:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:35:44 ==> Running gcov in . (disable via -X gcov) 06:35:44 ==> Python coveragepy not found 06:35:44 ==> Searching for coverage reports in: 06:35:44 + . 06:35:45 -> Found 1 reports 06:35:45 ==> Detecting git/mercurial file structure 06:35:45 ==> Reading reports 06:35:45 + ./coverage.out bytes=1505375 06:35:45 ==> Appending adjustments 06:35:45 https://docs.codecov.io/docs/fixing-reports 06:35:46 + Found adjustments 06:35:46 ==> Gzipping contents 06:35:46 132K /tmp/codecov.99C9NT.gz 06:35:46 ==> Uploading reports 06:35:46 url: https://codecov.io 06:35:46 query: branch=main&commit=57d582de66f95770521161450c5858bd8cea222e&build=722&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F722%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:35:46 -> Pinging Codecov 06:35:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=57d582de66f95770521161450c5858bd8cea222e&build=722&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F722%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:35:46 -> Uploading to 06:35:46 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/57d582de66f95770521161450c5858bd8cea222e/43aebcc2-56fc-4e92-afa6-fb22e08c1455.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241011%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241011T063546Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4e5549d90de109bb7f2437e41d1e1766fc9f928fe3f5e4ea571bbc2588cb29d8 06:35:46 % Total % Received % Xferd Average Speed Time Time Time Current 06:35:46 Dload Upload Total Spent Left Speed 06:35:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 631k --:--:-- --:--:-- --:--:-- 628k 100 128k 0 0 100 128k 0 468k --:--:-- --:--:-- --:--:-- 466k 06:35:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/57d582de66f95770521161450c5858bd8cea222e [Pipeline] } 06:35:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:35:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:35:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:35:47 06:35:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:35:47 latest: Pulling from edgex-devops/edgex-snyk-go 06:35:47 43c4264eed91: Already exists 06:35:47 4cc291be95ef: Already exists 06:35:47 2ac1f1163629: Already exists 06:35:47 5c3c966382ef: Already exists 06:35:47 4f4fb700ef54: Already exists 06:35:47 d9c7d2e4e75e: Pulling fs layer 06:35:47 9c3e1370e548: Pulling fs layer 06:35:48 d9c7d2e4e75e: Verifying Checksum 06:35:48 d9c7d2e4e75e: Download complete 06:35:48 d9c7d2e4e75e: Pull complete 06:35:49 9c3e1370e548: Verifying Checksum 06:35:49 9c3e1370e548: Download complete 06:35:52 9c3e1370e548: Pull complete 06:35:52 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:35:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:52 prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container 06:35:52 $ 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/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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 06:35:57 $ docker top 10aaf09ab1e987be9e7a468b8f46179f9eb1893c9f9cbebfd4db1f14da9c0029 -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:57 + git config --global --add safe.directory /w/workspace/edgex-go/722 [Pipeline] echo 06:35:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:35:57 + set -o pipefail 06:35:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:36:10 06:36:10 Monitoring /w/workspace/edgex-go/722 (github.com/edgexfoundry/edgex-go)... 06:36:10 06:36:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/8f3f174b-fb6e-458e-9053-1e3f138bc422 06:36:10 06:36:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:36:10 06:36:10 06:36:10 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:36:10 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:36:10 $ docker stop --time=1 10aaf09ab1e987be9e7a468b8f46179f9eb1893c9f9cbebfd4db1f14da9c0029 06:36:17 $ docker rm -f --volumes 10aaf09ab1e987be9e7a468b8f46179f9eb1893c9f9cbebfd4db1f14da9c0029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:36:18 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:18 provisioning config files... 06:36:18 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/722@tmp/config16450521088403629682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:18 --> edgex-publish-swagger.sh 06:36:18 === Publish openapi/v3 API === 06:36:18 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:36:18 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/722/openapi/v3/core-command.yaml] 06:36:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:18 Dload Upload Total Spent Left Speed 06:36:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 66494 --:--:-- --:--:-- --:--:-- 66360 100 32782 0 0 100 32782 0 66494 --:--:-- --:--:-- --:--:-- 66360 06:36:18 06:36:18 06:36:19 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/722/openapi/v3/core-data.yaml] 06:36:19 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:19 Dload Upload Total Spent Left Speed 06:36:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 155k --:--:-- --:--:-- --:--:-- 155k 06:36:19 06:36:19 06:36:19 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/722/openapi/v3/core-keeper.yaml] 06:36:19 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:19 Dload Upload Total Spent Left Speed 06:36:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 271 131k --:--:-- --:--:-- --:--:-- 132k 06:36:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:36:19 06:36:19 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/722/openapi/v3/core-metadata.yaml] 06:36:19 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:19 Dload Upload Total Spent Left Speed 06:36:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 0 0 100 149k 0 1420k --:--:-- --:--:-- --:--:-- 1407k 100 149k 100 156 100 149k 439 420k --:--:-- --:--:-- --:--:-- 419k 06:36:20 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:36:20 06:36:20 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/722/openapi/v3/support-cron-scheduler.yaml] 06:36:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:20 Dload Upload Total Spent Left Speed 06:36:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 288 206k --:--:-- --:--:-- --:--:-- 206k 06:36:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:36:20 06:36:20 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/722/openapi/v3/support-notifications.yaml] 06:36:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:20 Dload Upload Total Spent Left Speed 06:36:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 446 244k --:--:-- --:--:-- --:--:-- 244k 06:36:20 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:36:20 06:36:20 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/722/openapi/v3/support-scheduler.yaml] 06:36:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:20 Dload Upload Total Spent Left Speed 06:36:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 176k --:--:-- --:--:-- --:--:-- 176k 100 37110 100 156 100 36954 477 110k --:--:-- --:--:-- --:--:-- 110k 06:36:20 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:36:20 [Pipeline] } 06:36:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:36:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:36:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:36:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:21 prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container 06:36:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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 06:36:22 $ docker top 69ffbfd9086eee4e578eced44399437848f36aae27e3bda83918c8e27f6b6d38 -eo pid,comm 06:36:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:36:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:36:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:36:22 [ssh-agent] Looking for ssh-agent implementation... 06:36:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:36:22 $ docker exec 69ffbfd9086eee4e578eced44399437848f36aae27e3bda83918c8e27f6b6d38 ssh-agent 06:36:22 SSH_AUTH_SOCK=/tmp/ssh-HE3tU0Cuk4lb/agent.32 06:36:22 SSH_AGENT_PID=38 06:36:22 Running ssh-add (command line suppressed) 06:36:22 Identity added: /w/workspace/edgex-go/722@tmp/private_key_16821068504141257175.key (/w/workspace/edgex-go/722@tmp/private_key_16821068504141257175.key) 06:36:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:36:23 + git semver tag 06:36:23 2024-10-11 06:36:23,417 [run_tag] DEBUG tag force:False 06:36:23 2024-10-11 06:36:23,417 [check_head_tag] DEBUG check head tag 06:36:23 2024-10-11 06:36:23,421 [execute] INFO git cat-file --batch-check 06:36:23 2024-10-11 06:36:23,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/722, universal_newlines=False, shell=None, istream=) 06:36:23 2024-10-11 06:36:23,426 [execute] INFO git cat-file --batch 06:36:23 2024-10-11 06:36:23,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/722, universal_newlines=False, shell=None, istream=) 06:36:23 2024-10-11 06:36:23,480 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main 06:36:23 2024-10-11 06:36:23,481 [execute] INFO git tag -a v3.2.0-dev.99 -m v3.2.0-dev.99 06:36:23 2024-10-11 06:36:23,481 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.99', '-m', 'v3.2.0-dev.99'], cwd=/w/workspace/edgex-go/722, universal_newlines=False, shell=None, istream=None) 06:36:23 2024-10-11 06:36:23,485 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main 06:36:23 3.2.0-dev.99 [Pipeline] } 06:36:23 $ docker exec --env ******** --env ******** 69ffbfd9086eee4e578eced44399437848f36aae27e3bda83918c8e27f6b6d38 ssh-agent -k 06:36:23 unset SSH_AUTH_SOCK; 06:36:23 unset SSH_AGENT_PID; 06:36:23 echo Agent pid 38 killed; 06:36:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:36:24 + git semver [Pipeline] } 06:36:24 $ docker stop --time=1 69ffbfd9086eee4e578eced44399437848f36aae27e3bda83918c8e27f6b6d38 06:36:26 $ docker rm -f --volumes 69ffbfd9086eee4e578eced44399437848f36aae27e3bda83918c8e27f6b6d38 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:36:26 06:36:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:36:27 0.23.1-centos7: Pulling from edgex-lftools 06:36:27 ab5ef0e58194: Pulling fs layer 06:36:27 9712f1f96733: Pulling fs layer 06:36:27 63f879dbbcfc: Pulling fs layer 06:36:27 0d9ebad4ef96: Pulling fs layer 06:36:27 e9a5061849ea: Pulling fs layer 06:36:27 d747dcd14b5f: Pulling fs layer 06:36:27 2de7ff778b66: Pulling fs layer 06:36:27 0d9ebad4ef96: Waiting 06:36:27 2de7ff778b66: Waiting 06:36:27 9712f1f96733: Download complete 06:36:27 63f879dbbcfc: Verifying Checksum 06:36:27 63f879dbbcfc: Download complete 06:36:27 0d9ebad4ef96: Verifying Checksum 06:36:27 0d9ebad4ef96: Download complete 06:36:27 d747dcd14b5f: Verifying Checksum 06:36:27 d747dcd14b5f: Download complete 06:36:27 e9a5061849ea: Verifying Checksum 06:36:27 e9a5061849ea: Download complete 06:36:27 ab5ef0e58194: Verifying Checksum 06:36:27 ab5ef0e58194: Download complete 06:36:28 2de7ff778b66: Verifying Checksum 06:36:28 2de7ff778b66: Download complete 06:36:31 ab5ef0e58194: Pull complete 06:36:31 9712f1f96733: Pull complete 06:36:32 63f879dbbcfc: Pull complete 06:36:37 0d9ebad4ef96: Pull complete 06:36:37 e9a5061849ea: Pull complete 06:36:37 d747dcd14b5f: Pull complete 06:36:38 2de7ff778b66: Pull complete 06:36:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:36:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:36:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:38 prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container 06:36:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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 06:36:51 $ docker top ecec858321bb1379b2fa4eef6e436eead40ec82a9e06256cceadadfb2a065886 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:36:52 provisioning config files... 06:36:52 copy managed file [sigul-config] to file:/w/workspace/edgex-go/722@tmp/config12314067648771079824tmp 06:36:52 copy managed file [sigul-password] to file:/w/workspace/edgex-go/722@tmp/config8908965279408500577tmp 06:36:52 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/722@tmp/config16842617869759194429tmp [Pipeline] { [Pipeline] echo 06:36:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:36:52 ---> sigul-configuration.sh 06:36:52 gpg: directory `/root/.gnupg' created 06:36:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:36:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:36:52 gpg: keyring `/root/.gnupg/secring.gpg' created 06:36:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:36:52 gpg: CAST5 encrypted data 06:36:52 gpg: encrypted with 1 passphrase 06:36:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:36:52 + mkdir /home/jenkins 06:36:52 + mkdir /home/jenkins/sigul [Pipeline] sh 06:36:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:36:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:36:53 ---> sigul-install.sh 06:36:53 Sigul already installed; skipping installation. [Pipeline] sh 06:36:53 + git tag --list 06:36:53 0.6.0 06:36:53 0.6.1 06:36:53 0.7.0 06:36:53 0.7.1 06:36:53 v1.0.0 06:36:53 v1.0.1 06:36:53 v1.1.0 06:36:53 v1.2.0 06:36:53 v1.2.1 06:36:53 v1.3.0 06:36:53 v1.3.1 06:36:53 v2.0.0 06:36:53 v2.1.0 06:36:53 v2.1.1 06:36:53 v2.2.0 06:36:53 v2.3.0 06:36:53 v3.0 06:36:53 v3.0.0 06:36:53 v3.1 06:36:53 v3.1.0 06:36:53 v3.1.0-dev.1 06:36:53 v3.1.0-dev.10 06:36:53 v3.1.0-dev.11 06:36:53 v3.1.0-dev.12 06:36:53 v3.1.0-dev.13 06:36:53 v3.1.0-dev.14 06:36:53 v3.1.0-dev.15 06:36:53 v3.1.0-dev.16 06:36:53 v3.1.0-dev.17 06:36:53 v3.1.0-dev.18 06:36:53 v3.1.0-dev.19 06:36:53 v3.1.0-dev.2 06:36:53 v3.1.0-dev.20 06:36:53 v3.1.0-dev.21 06:36:53 v3.1.0-dev.22 06:36:53 v3.1.0-dev.23 06:36:53 v3.1.0-dev.24 06:36:53 v3.1.0-dev.25 06:36:53 v3.1.0-dev.26 06:36:53 v3.1.0-dev.27 06:36:53 v3.1.0-dev.28 06:36:53 v3.1.0-dev.29 06:36:53 v3.1.0-dev.3 06:36:53 v3.1.0-dev.30 06:36:53 v3.1.0-dev.31 06:36:53 v3.1.0-dev.32 06:36:53 v3.1.0-dev.33 06:36:53 v3.1.0-dev.34 06:36:53 v3.1.0-dev.35 06:36:53 v3.1.0-dev.36 06:36:53 v3.1.0-dev.37 06:36:53 v3.1.0-dev.38 06:36:53 v3.1.0-dev.39 06:36:53 v3.1.0-dev.4 06:36:53 v3.1.0-dev.40 06:36:53 v3.1.0-dev.41 06:36:53 v3.1.0-dev.42 06:36:53 v3.1.0-dev.43 06:36:53 v3.1.0-dev.44 06:36:53 v3.1.0-dev.45 06:36:53 v3.1.0-dev.46 06:36:53 v3.1.0-dev.47 06:36:53 v3.1.0-dev.48 06:36:53 v3.1.0-dev.49 06:36:53 v3.1.0-dev.5 06:36:53 v3.1.0-dev.50 06:36:53 v3.1.0-dev.51 06:36:53 v3.1.0-dev.52 06:36:53 v3.1.0-dev.53 06:36:53 v3.1.0-dev.54 06:36:53 v3.1.0-dev.55 06:36:53 v3.1.0-dev.56 06:36:53 v3.1.0-dev.57 06:36:53 v3.1.0-dev.58 06:36:53 v3.1.0-dev.59 06:36:53 v3.1.0-dev.6 06:36:53 v3.1.0-dev.60 06:36:53 v3.1.0-dev.61 06:36:53 v3.1.0-dev.62 06:36:53 v3.1.0-dev.63 06:36:53 v3.1.0-dev.64 06:36:53 v3.1.0-dev.65 06:36:53 v3.1.0-dev.66 06:36:53 v3.1.0-dev.67 06:36:53 v3.1.0-dev.68 06:36:53 v3.1.0-dev.69 06:36:53 v3.1.0-dev.7 06:36:53 v3.1.0-dev.70 06:36:53 v3.1.0-dev.71 06:36:53 v3.1.0-dev.72 06:36:53 v3.1.0-dev.73 06:36:53 v3.1.0-dev.8 06:36:53 v3.1.0-dev.9 06:36:53 v3.1.1 06:36:53 v3.1.1-dev.1 06:36:53 v3.1.1-dev.2 06:36:53 v3.2.0-dev.1 06:36:53 v3.2.0-dev.10 06:36:53 v3.2.0-dev.11 06:36:53 v3.2.0-dev.12 06:36:53 v3.2.0-dev.13 06:36:53 v3.2.0-dev.14 06:36:53 v3.2.0-dev.15 06:36:53 v3.2.0-dev.16 06:36:53 v3.2.0-dev.17 06:36:53 v3.2.0-dev.18 06:36:53 v3.2.0-dev.19 06:36:53 v3.2.0-dev.2 06:36:53 v3.2.0-dev.20 06:36:53 v3.2.0-dev.21 06:36:53 v3.2.0-dev.22 06:36:53 v3.2.0-dev.23 06:36:53 v3.2.0-dev.24 06:36:53 v3.2.0-dev.25 06:36:53 v3.2.0-dev.26 06:36:53 v3.2.0-dev.27 06:36:53 v3.2.0-dev.28 06:36:53 v3.2.0-dev.29 06:36:53 v3.2.0-dev.3 06:36:53 v3.2.0-dev.30 06:36:53 v3.2.0-dev.31 06:36:53 v3.2.0-dev.32 06:36:53 v3.2.0-dev.33 06:36:53 v3.2.0-dev.34 06:36:53 v3.2.0-dev.35 06:36:53 v3.2.0-dev.36 06:36:53 v3.2.0-dev.37 06:36:53 v3.2.0-dev.38 06:36:53 v3.2.0-dev.39 06:36:53 v3.2.0-dev.4 06:36:53 v3.2.0-dev.40 06:36:53 v3.2.0-dev.41 06:36:53 v3.2.0-dev.42 06:36:53 v3.2.0-dev.43 06:36:53 v3.2.0-dev.44 06:36:53 v3.2.0-dev.45 06:36:53 v3.2.0-dev.46 06:36:53 v3.2.0-dev.47 06:36:53 v3.2.0-dev.48 06:36:53 v3.2.0-dev.49 06:36:53 v3.2.0-dev.5 06:36:53 v3.2.0-dev.50 06:36:53 v3.2.0-dev.51 06:36:53 v3.2.0-dev.52 06:36:53 v3.2.0-dev.53 06:36:53 v3.2.0-dev.54 06:36:53 v3.2.0-dev.55 06:36:53 v3.2.0-dev.56 06:36:53 v3.2.0-dev.57 06:36:53 v3.2.0-dev.58 06:36:53 v3.2.0-dev.59 06:36:53 v3.2.0-dev.6 06:36:53 v3.2.0-dev.60 06:36:53 v3.2.0-dev.61 06:36:53 v3.2.0-dev.62 06:36:53 v3.2.0-dev.63 06:36:53 v3.2.0-dev.64 06:36:53 v3.2.0-dev.65 06:36:53 v3.2.0-dev.66 06:36:53 v3.2.0-dev.67 06:36:53 v3.2.0-dev.68 06:36:53 v3.2.0-dev.69 06:36:53 v3.2.0-dev.7 06:36:53 v3.2.0-dev.70 06:36:53 v3.2.0-dev.71 06:36:53 v3.2.0-dev.72 06:36:53 v3.2.0-dev.73 06:36:53 v3.2.0-dev.74 06:36:53 v3.2.0-dev.75 06:36:53 v3.2.0-dev.76 06:36:53 v3.2.0-dev.77 06:36:53 v3.2.0-dev.78 06:36:53 v3.2.0-dev.79 06:36:53 v3.2.0-dev.8 06:36:53 v3.2.0-dev.80 06:36:53 v3.2.0-dev.81 06:36:53 v3.2.0-dev.82 06:36:53 v3.2.0-dev.83 06:36:53 v3.2.0-dev.84 06:36:53 v3.2.0-dev.85 06:36:53 v3.2.0-dev.86 06:36:53 v3.2.0-dev.87 06:36:53 v3.2.0-dev.88 06:36:53 v3.2.0-dev.89 06:36:53 v3.2.0-dev.9 06:36:53 v3.2.0-dev.90 06:36:53 v3.2.0-dev.91 06:36:53 v3.2.0-dev.92 06:36:53 v3.2.0-dev.93 06:36:53 v3.2.0-dev.94 06:36:53 v3.2.0-dev.95 06:36:53 v3.2.0-dev.96 06:36:53 v3.2.0-dev.97 06:36:53 v3.2.0-dev.98 06:36:53 v3.2.0-dev.99 [Pipeline] sh 06:36:53 + lftools sign git-tag v3.2.0-dev.99 06:36:54 Signing Git tag with Sigul... 06:36:54 Signing v3.2.0-dev.99 [Pipeline] echo 06:36:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:36:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:36:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:36:55 $ docker stop --time=1 ecec858321bb1379b2fa4eef6e436eead40ec82a9e06256cceadadfb2a065886 06:36:57 $ docker rm -f --volumes ecec858321bb1379b2fa4eef6e436eead40ec82a9e06256cceadadfb2a065886 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:36:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:36:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:36:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:57 prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container 06:36:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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 06:36:58 $ docker top 0edbc6db9a7159a99da3dae81bdcd3691f45fd9119fcf0c04b66e6835c0002aa -eo pid,comm 06:36:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:36:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:36:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:36:58 [ssh-agent] Looking for ssh-agent implementation... 06:36:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:36:58 $ docker exec 0edbc6db9a7159a99da3dae81bdcd3691f45fd9119fcf0c04b66e6835c0002aa ssh-agent 06:36:59 SSH_AUTH_SOCK=/tmp/ssh-qXmINsPxBzMH/agent.32 06:36:59 SSH_AGENT_PID=38 06:36:59 Running ssh-add (command line suppressed) 06:36:59 Identity added: /w/workspace/edgex-go/722@tmp/private_key_7177196512054247148.key (/w/workspace/edgex-go/722@tmp/private_key_7177196512054247148.key) 06:36:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:36:59 + git semver bump pre 06:36:59 2024-10-11 06:36:59,753 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main 06:36:59 2024-10-11 06:36:59,753 [bump_version] DEBUG bumping version:3.2.0-dev.99 on axis:pre with prefix:dev 06:36:59 2024-10-11 06:36:59,753 [bump_version] DEBUG bumped version:3.2.0-dev.100 06:36:59 2024-10-11 06:36:59,753 [write_version] DEBUG write version:3.2.0-dev.100 to path:/w/workspace/edgex-go/722/.semver/main with force:True 06:36:59 2024-10-11 06:36:59,754 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main 06:36:59 2024-10-11 06:36:59,754 [write_file] DEBUG write to file:/w/workspace/edgex-go/722/.semver/main 06:36:59 2024-10-11 06:36:59,757 [execute] INFO git cat-file --batch-check 06:36:59 2024-10-11 06:36:59,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/722/.semver, universal_newlines=False, shell=None, istream=) 06:36:59 2024-10-11 06:36:59,765 [execute] INFO git cat-file --batch 06:36:59 2024-10-11 06:36:59,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/722/.semver, universal_newlines=False, shell=None, istream=) 06:36:59 2024-10-11 06:36:59,771 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main 06:36:59 3.2.0-dev.100 [Pipeline] } 06:37:00 $ docker exec --env ******** --env ******** 0edbc6db9a7159a99da3dae81bdcd3691f45fd9119fcf0c04b66e6835c0002aa ssh-agent -k 06:37:00 unset SSH_AUTH_SOCK; 06:37:00 unset SSH_AGENT_PID; 06:37:00 echo Agent pid 38 killed; 06:37:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:00 + git semver [Pipeline] } 06:37:00 $ docker stop --time=1 0edbc6db9a7159a99da3dae81bdcd3691f45fd9119fcf0c04b66e6835c0002aa 06:37:02 $ docker rm -f --volumes 0edbc6db9a7159a99da3dae81bdcd3691f45fd9119fcf0c04b66e6835c0002aa [Pipeline] // withDockerContainer [Pipeline] sh 06:37:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:37:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:03 prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container 06:37:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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 06:37:04 $ docker top c4149ffd1608b26441d05b840ec88708d912a9d1107e49800abe2b6fffd5ff5f -eo pid,comm 06:37:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:37:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:37:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:04 [ssh-agent] Looking for ssh-agent implementation... 06:37:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:04 $ docker exec c4149ffd1608b26441d05b840ec88708d912a9d1107e49800abe2b6fffd5ff5f ssh-agent 06:37:04 SSH_AUTH_SOCK=/tmp/ssh-oeD84GzRGxvR/agent.21 06:37:04 SSH_AGENT_PID=29 06:37:04 Running ssh-add (command line suppressed) 06:37:04 Identity added: /w/workspace/edgex-go/722@tmp/private_key_2276562104978819649.key (/w/workspace/edgex-go/722@tmp/private_key_2276562104978819649.key) 06:37:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:04 + git semver push 06:37:05 2024-10-11 06:37:05,082 [run_push] DEBUG push 06:37:05 2024-10-11 06:37:05,084 [execute] INFO git cat-file --batch-check 06:37:05 2024-10-11 06:37:05,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/722/.semver, universal_newlines=False, shell=None, istream=) 06:37:05 2024-10-11 06:37:05,089 [execute] INFO git rev-list a1b6705f9c64aa14e585d7fe6f31bad89253f4ac -- 06:37:05 2024-10-11 06:37:05,089 [execute] DEBUG Popen(['git', 'rev-list', 'a1b6705f9c64aa14e585d7fe6f31bad89253f4ac', '--'], cwd=/w/workspace/edgex-go/722/.semver, universal_newlines=False, shell=None, istream=None) 06:37:05 2024-10-11 06:37:05,109 [execute] INFO git fetch -v origin 06:37:05 2024-10-11 06:37:05,110 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/722/.semver, universal_newlines=True, shell=None, istream=None) 06:37:05 2024-10-11 06:37:05,621 [run_push] DEBUG no remote changes detected 06:37:05 2024-10-11 06:37:05,622 [execute] INFO git push origin semver 06:37:05 2024-10-11 06:37:05,622 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/722/.semver, universal_newlines=False, shell=None, istream=None) 06:37:06 2024-10-11 06:37:06,313 [run_push] DEBUG push all version tags 06:37:06 2024-10-11 06:37:06,314 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:37:06 2024-10-11 06:37:06,314 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/722, universal_newlines=False, shell=None, istream=None) 06:37:07 2024-10-11 06:37:06,964 [read_version] DEBUG read version from /w/workspace/edgex-go/722/.semver/main 06:37:07 3.2.0-dev.100 [Pipeline] } 06:37:07 $ docker exec --env ******** --env ******** c4149ffd1608b26441d05b840ec88708d912a9d1107e49800abe2b6fffd5ff5f ssh-agent -k 06:37:07 unset SSH_AUTH_SOCK; 06:37:07 unset SSH_AGENT_PID; 06:37:07 echo Agent pid 29 killed; 06:37:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:07 + git semver [Pipeline] } 06:37:07 $ docker stop --time=1 c4149ffd1608b26441d05b840ec88708d912a9d1107e49800abe2b6fffd5ff5f 06:37:09 $ docker rm -f --volumes c4149ffd1608b26441d05b840ec88708d912a9d1107e49800abe2b6fffd5ff5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:37:10 + [ -d /w/workspace/edgex-go/722/archives ] [Pipeline] libraryResource [Pipeline] sh 06:37:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:37:11 ---> package-listing.sh 06:37:11 ++ facter osfamily 06:37:11 ++ tr '[:upper:]' '[:lower:]' 06:37:11 + OS_FAMILY=debian 06:37:11 + workspace=/w/workspace/edgex-go/722 06:37:11 + START_PACKAGES=/tmp/packages_start.txt 06:37:11 + END_PACKAGES=/tmp/packages_end.txt 06:37:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:37:11 + PACKAGES=/tmp/packages_start.txt 06:37:11 + '[' /w/workspace/edgex-go/722 ']' 06:37:11 + PACKAGES=/tmp/packages_end.txt 06:37:11 + case "${OS_FAMILY}" in 06:37:11 + dpkg -l 06:37:11 + grep '^ii' 06:37:11 + '[' -f /tmp/packages_start.txt ']' 06:37:11 + '[' -f /tmp/packages_end.txt ']' 06:37:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:37:11 + '[' /w/workspace/edgex-go/722 ']' 06:37:11 + mkdir -p /w/workspace/edgex-go/722/archives/ 06:37:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/722/archives/ [Pipeline] echo 06:37:11 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/722/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:37:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:12 06:37:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:12 latest: Pulling from edgex-lftools-log-publisher 06:37:12 5eb5b503b376: Pulling fs layer 06:37:12 5c69ac0246d0: Pulling fs layer 06:37:12 ec43610c2a17: Pulling fs layer 06:37:12 3a2ae6a8a46f: Pulling fs layer 06:37:12 33b1e0a273af: Pulling fs layer 06:37:12 5d3b04190fa2: Pulling fs layer 06:37:12 2f39f015ded8: Pulling fs layer 06:37:12 3a2ae6a8a46f: Waiting 06:37:12 33b1e0a273af: Waiting 06:37:12 5d3b04190fa2: Waiting 06:37:12 2f39f015ded8: Waiting 06:37:12 5c69ac0246d0: Verifying Checksum 06:37:12 5c69ac0246d0: Download complete 06:37:12 3a2ae6a8a46f: Verifying Checksum 06:37:12 3a2ae6a8a46f: Download complete 06:37:12 33b1e0a273af: Verifying Checksum 06:37:12 33b1e0a273af: Download complete 06:37:12 ec43610c2a17: Verifying Checksum 06:37:12 ec43610c2a17: Download complete 06:37:12 5d3b04190fa2: Download complete 06:37:12 5eb5b503b376: Verifying Checksum 06:37:12 5eb5b503b376: Download complete 06:37:13 2f39f015ded8: Download complete 06:37:14 5eb5b503b376: Pull complete 06:37:14 5c69ac0246d0: Pull complete 06:37:14 ec43610c2a17: Pull complete 06:37:15 3a2ae6a8a46f: Pull complete 06:37:15 33b1e0a273af: Pull complete 06:37:15 5d3b04190fa2: Pull complete 06:37:21 2f39f015ded8: Pull complete 06:37:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:37:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:21 prd-ubuntu20.04-docker-8c-8g-22477 does not seem to be running inside a container 06:37:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/722/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/722 -v /w/workspace/edgex-go/722:/w/workspace/edgex-go/722:rw,z -v /w/workspace/edgex-go/722@tmp:/w/workspace/edgex-go/722@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 06:37:31 $ docker top ed130aaf62e59b5f9029f7374e0107f03a67e9be55993185105f37132bc1674e -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:31 + touch /tmp/pre-build-complete [Pipeline] sh 06:37:31 + mkdir -p /var/log/sysstat [Pipeline] sh 06:37:32 + ls /var/log/sa-host 06:37:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:32 provisioning config files... 06:37:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/722@tmp/config15771425388896974980tmp [Pipeline] { [Pipeline] echo 06:37:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:37:32 ---> create-netrc.sh [Pipeline] } 06:37:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:37:33 ---> python-tools-install.sh [Pipeline] echo 06:37:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:37:33 ---> sudo-logs.sh 06:37:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:37:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:37:33 ---> job-cost.sh 06:37:33 lf-activate-venv: SKIPPING 06:37:33 DEBUG: total: 0.10999999940395355 06:37:33 INFO: Retrieving Stack Cost... 06:37:34 INFO: Retrieving Pricing Info for: v3-standard-8 06:37:34 INFO: Archiving Costs [Pipeline] echo 06:37:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:37:34 ---> logs-deploy.sh 06:37:34 lf-activate-venv: SKIPPING 06:37:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/722 06:37:34 INFO: archiving workspace using pattern(s): 06:37:35 Archives upload complete. 06:37:36 INFO: archiving logs to Nexus 06:37:37 ---> uname -a: 06:37:37 Linux prd-ubuntu20-04-docker-8c-8g-22477 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:37:37 06:37:37 06:37:37 ---> lscpu: 06:37:37 Architecture: x86_64 06:37:37 CPU op-mode(s): 32-bit, 64-bit 06:37:37 Byte Order: Little Endian 06:37:37 Address sizes: 40 bits physical, 48 bits virtual 06:37:37 CPU(s): 8 06:37:37 On-line CPU(s) list: 0-7 06:37:37 Thread(s) per core: 1 06:37:37 Core(s) per socket: 1 06:37:37 Socket(s): 8 06:37:37 NUMA node(s): 1 06:37:37 Vendor ID: AuthenticAMD 06:37:37 CPU family: 23 06:37:37 Model: 49 06:37:37 Model name: AMD EPYC-Rome Processor 06:37:37 Stepping: 0 06:37:37 CPU MHz: 2799.998 06:37:37 BogoMIPS: 5599.99 06:37:37 Virtualization: AMD-V 06:37:37 Hypervisor vendor: KVM 06:37:37 Virtualization type: full 06:37:37 L1d cache: 256 KiB 06:37:37 L1i cache: 256 KiB 06:37:37 L2 cache: 4 MiB 06:37:37 L3 cache: 128 MiB 06:37:37 NUMA node0 CPU(s): 0-7 06:37:37 Vulnerability Itlb multihit: Not affected 06:37:37 Vulnerability L1tf: Not affected 06:37:37 Vulnerability Mds: Not affected 06:37:37 Vulnerability Meltdown: Not affected 06:37:37 Vulnerability Mmio stale data: Not affected 06:37:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:37:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:37:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:37:37 Vulnerability Srbds: Not affected 06:37:37 Vulnerability Tsx async abort: Not affected 06:37:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:37:37 06:37:37 06:37:37 ---> nproc: 06:37:37 8 06:37:37 06:37:37 06:37:37 ---> df -h: 06:37:37 Filesystem Size Used Avail Use% Mounted on 06:37:37 overlay 155G 28G 127G 19% / 06:37:37 tmpfs 64M 0 64M 0% /dev 06:37:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:37:37 shm 64M 0 64M 0% /dev/shm 06:37:37 /dev/vda1 155G 28G 127G 19% /facter-os 06:37:37 06:37:37 06:37:37 ---> sar -b -r -n DEV: 06:37:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22477) 10/11/24 _x86_64_ (8 CPU) 06:37:37 06:37:37 05:45:12 LINUX RESTART (8 CPU) 06:37:37 06:37:37 05:46:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:37:37 05:47:01 237.00 4.69 232.32 0.00 456.53 82470.32 0.00 06:37:37 05:48:01 40.87 0.07 40.80 0.00 0.53 32701.88 0.00 06:37:37 05:49:01 35.80 0.10 35.70 0.00 2.00 22258.71 0.00 06:37:37 05:50:01 203.20 0.42 202.78 0.00 45.06 131387.30 0.00 06:37:37 05:51:01 942.19 22.16 920.03 0.00 5513.23 290588.20 0.00 06:37:37 05:52:01 287.64 0.43 287.20 0.00 3.47 50283.77 0.00 06:37:37 05:53:01 279.04 0.02 279.02 0.00 0.13 102610.20 0.00 06:37:37 05:54:01 571.26 0.03 571.23 0.00 0.40 70998.23 0.00 06:37:37 05:55:01 379.82 0.08 379.74 0.00 13.73 77020.90 0.00 06:37:37 05:56:01 38.18 0.07 38.11 0.00 13.20 942.78 0.00 06:37:37 05:57:01 17.55 0.03 17.51 0.00 6.00 462.86 0.00 06:37:37 05:58:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 06:37:37 05:59:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 06:37:37 06:00:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 06:37:37 06:01:01 1.80 0.02 1.78 0.00 0.13 20.40 0.00 06:37:37 06:02:01 3.45 1.02 2.43 0.00 21.86 31.59 0.00 06:37:37 06:03:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 06:37:37 06:04:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 06:37:37 06:05:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 06:37:37 06:06:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 06:37:37 06:07:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 06:37:37 06:08:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 06:37:37 06:09:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 06:37:37 06:10:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 06:37:37 06:11:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 06:37:37 06:12:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 06:37:37 06:13:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 06:37:37 06:14:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 06:37:37 06:15:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 06:37:37 06:16:01 1.67 0.00 1.67 0.00 0.00 20.26 0.00 06:37:37 06:17:01 1.03 0.02 1.02 0.00 0.13 11.33 0.00 06:37:37 06:18:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 06:37:37 06:19:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 06:37:37 06:20:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 06:37:37 06:21:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 06:37:37 06:22:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 06:37:37 06:23:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 06:37:37 06:24:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 06:37:37 06:25:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 06:37:37 06:26:01 4.65 2.26 2.39 0.00 36.51 79.27 0.00 06:37:37 06:27:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 06:37:37 06:28:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 06:37:37 06:29:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 06:37:37 06:30:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 06:37:37 06:31:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 06:37:37 06:32:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 06:37:37 06:33:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 06:37:37 06:34:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 06:37:37 06:35:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 06:37:37 06:36:01 50.04 0.10 49.94 0.00 10.26 14022.20 0.00 06:37:37 06:37:01 141.04 0.32 140.72 0.00 4.74 39705.36 0.00 06:37:37 Average: 64.13 0.62 63.51 0.00 119.98 17914.28 0.00 06:37:37 06:37:37 05:46:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:37:37 05:47:01 28066636 31328664 974120 2.96 127444 3315244 2076356 6.12 1381292 2941076 20660 06:37:37 05:48:01 26838656 31349080 950956 2.89 131016 4494608 2258784 6.66 2060360 3421620 255868 06:37:37 05:49:01 26241940 31031956 1265916 3.85 136464 4732876 2485620 7.33 2037540 4005328 403760 06:37:37 05:50:01 23393796 31412204 882744 2.68 145764 7896960 2610272 7.69 1810296 7015092 1258368 06:37:37 05:51:01 15262496 31390664 874480 2.66 328388 15358384 2473544 7.29 2746504 13709044 540848 06:37:37 05:52:01 9329800 27673152 4516356 13.73 367088 17159104 12007276 35.39 7264308 14635128 1271932 06:37:37 05:53:01 7345496 27834596 4361888 13.26 378640 19217796 10277540 30.29 8013404 15812080 568324 06:37:37 05:54:01 7475256 29995836 2221280 6.76 392364 21225256 5637944 16.62 6351804 17370048 1740756 06:37:37 05:55:01 10428784 31444116 819320 2.49 396336 19887756 2233392 6.58 3210756 17795308 608 06:37:37 05:56:01 10419580 31437476 826156 2.51 397836 19888724 2264120 6.67 3587988 17425904 52 06:37:37 05:57:01 10424576 31443824 819416 2.49 398716 19889204 2123040 6.26 3797980 17211004 168 06:37:37 05:58:01 10425792 31445092 818332 2.49 398756 19889208 2123040 6.26 3796508 17211008 8 06:37:37 05:59:01 10425808 31445116 818300 2.49 398772 19889212 2123040 6.26 3796252 17211012 180 06:37:37 06:00:01 10436716 31456376 807580 2.46 398808 19889212 2123040 6.26 3784984 17211336 8 06:37:37 06:01:01 10436028 31455884 808104 2.46 398848 19889216 2169792 6.39 3785108 17211360 8 06:37:37 06:02:01 10437252 31458204 805712 2.45 398936 19889824 2180180 6.43 3782964 17211880 8 06:37:37 06:03:01 10437156 31458200 805780 2.45 399004 19889840 2180180 6.43 3783116 17211888 176 06:37:37 06:04:01 10437140 31458192 805700 2.45 399032 19889844 2180180 6.43 3783080 17211892 192 06:37:37 06:05:01 10437164 31458244 805656 2.45 399052 19889844 2180180 6.43 3783052 17211892 12 06:37:37 06:06:01 10437368 31458472 805416 2.45 399100 19889848 2180180 6.43 3782780 17211896 20 06:37:37 06:07:01 10437068 31458236 805640 2.45 399112 19889848 2180180 6.43 3782764 17211900 12 06:37:37 06:08:01 10437524 31458700 805092 2.45 399136 19889852 2180180 6.43 3782764 17211904 8 06:37:37 06:09:01 10437224 31458436 805300 2.45 399160 19889856 2180180 6.43 3782820 17211912 24 06:37:37 06:10:01 10437208 31458428 805232 2.45 399176 19889856 2180180 6.43 3782832 17211912 12 06:37:37 06:11:01 10437408 31458692 805152 2.45 399216 19889852 2180180 6.43 3782944 17211920 24 06:37:37 06:12:01 10436288 31457572 806148 2.45 399240 19889864 2180180 6.43 3784440 17211920 8 06:37:37 06:13:01 10436052 31457400 806332 2.45 399280 19889864 2180180 6.43 3784028 17211920 40 06:37:37 06:14:01 10436256 31457652 806036 2.45 399296 19889876 2180180 6.43 3784328 17211924 8 06:37:37 06:15:01 10436168 31457584 806048 2.45 399304 19889876 2180180 6.43 3784108 17211924 8 06:37:37 06:16:01 10436216 31457664 806004 2.45 399360 19889864 2180180 6.43 3784412 17211928 24 06:37:37 06:17:01 10436304 31457808 806004 2.45 399384 19889876 2180180 6.43 3784916 17211928 232 06:37:37 06:18:01 10436328 31457844 805928 2.45 399420 19889884 2180180 6.43 3784608 17211932 188 06:37:37 06:19:01 10436352 31457932 805876 2.45 399448 19889884 2180180 6.43 3784276 17211940 20 06:37:37 06:20:01 10436368 31457972 805776 2.45 399464 19889888 2196312 6.47 3784680 17211936 8 06:37:37 06:21:01 10436184 31457820 805832 2.45 399500 19889896 2196312 6.47 3784800 17211944 64 06:37:37 06:22:01 10436200 31457956 805664 2.45 399524 19890024 2196312 6.47 3784392 17212064 4 06:37:37 06:23:01 10436184 31457944 805604 2.45 399536 19890020 2196312 6.47 3784392 17212068 24 06:37:37 06:24:01 10435952 31457808 805632 2.45 399548 19890032 2196312 6.47 3784448 17212076 4 06:37:37 06:25:01 10435684 31457548 805812 2.45 399572 19890028 2196312 6.47 3784752 17212076 12 06:37:37 06:26:01 10433288 31457876 805080 2.45 399640 19892392 2196312 6.47 3784708 17214356 32 06:37:37 06:27:01 10433232 31457824 805072 2.45 399660 19892400 2196312 6.47 3784908 17214356 32 06:37:37 06:28:01 10433416 31458016 805040 2.45 399676 19892404 2196312 6.47 3784948 17214364 12 06:37:37 06:29:01 10433408 31458064 805024 2.45 399684 19892408 2196312 6.47 3784748 17214368 4 06:37:37 06:30:01 10433340 31458028 805236 2.45 399700 19892412 2196312 6.47 3784788 17214368 24 06:37:37 06:31:01 10433356 31458048 805172 2.45 399720 19892412 2196312 6.47 3784832 17214372 36 06:37:37 06:32:01 10433340 31458036 805116 2.45 399728 19892416 2196312 6.47 3784704 17214376 8 06:37:37 06:33:01 10433292 31457992 805088 2.45 399740 19892420 2196312 6.47 3784704 17214380 28 06:37:37 06:34:01 10432580 31457324 805580 2.45 399752 19892424 2196312 6.47 3785036 17214384 184 06:37:37 06:35:01 10432604 31457408 805544 2.45 399764 19892424 2196312 6.47 3784760 17214388 12 06:37:37 06:36:01 9560588 31185612 1072688 3.26 401104 20446840 2556672 7.53 4070252 17745152 153660 06:37:37 06:37:01 9248524 31391708 865860 2.63 414400 20896460 2391148 7.05 3877500 18194672 1012 06:37:37 Average: 11579831 31260633 1001820 3.05 376286 18632304 2633703 7.76 3804562 16105029 121916 06:37:37 06:37:37 05:46:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:37:37 05:47:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 06:37:37 05:47:01 veth64ed4e9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:47:01 docker0 949.90 893.47 69.44 5122.12 0.00 0.00 0.00 0.00 06:37:37 05:47:01 ens3 1118.61 1091.09 10155.65 115.00 0.00 0.00 0.00 0.00 06:37:37 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 05:48:01 veth64ed4e9 0.50 0.57 0.04 0.05 0.00 0.00 0.00 0.00 06:37:37 05:48:01 docker0 0.50 0.50 0.04 0.04 0.00 0.00 0.00 0.00 06:37:37 05:48:01 ens3 31.68 19.65 25.24 14.06 0.00 0.00 0.00 0.00 06:37:37 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:49:01 veth64ed4e9 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 06:37:37 05:49:01 docker0 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 06:37:37 05:49:01 ens3 24.79 14.96 25.22 12.06 0.00 0.00 0.00 0.00 06:37:37 05:50:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:37:37 05:50:01 vethe270783 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:50:01 veth1fd734e 0.62 0.62 0.06 0.24 0.00 0.00 0.00 0.00 06:37:37 05:50:01 vethc70fa24 1.70 2.77 0.13 38.71 0.00 0.00 0.00 0.00 06:37:37 05:50:01 veth479dbf4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:50:01 vethf1806fb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:50:01 vetha120921 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:50:01 veth4a3ddeb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:50:01 veth768d85e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:50:01 vethdf13684 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:50:01 docker0 2.32 3.12 0.15 38.94 0.00 0.00 0.00 0.00 06:37:37 05:50:01 vethda7234a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:50:01 veth64ec737 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:50:01 ens3 125.36 104.93 2264.09 157.01 0.00 0.00 0.00 0.00 06:37:37 05:50:01 veth14863b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:50:01 vetha5eff07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:51:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 06:37:37 05:51:01 veth1fd734e 0.10 0.78 0.00 0.03 0.00 0.00 0.00 0.00 06:37:37 05:51:01 docker0 480.59 840.74 40.49 7692.41 0.00 0.00 0.00 0.00 06:37:37 05:51:01 ens3 1011.16 539.72 10627.76 63.24 0.00 0.00 0.00 0.00 06:37:37 05:52:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:37:37 05:52:01 vethb1757db 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:52:01 vethbef5bad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:52:01 veth1fd734e 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 05:52:01 veth2152fe1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:52:01 vetha01aa79 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:52:01 veth19ec95f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:52:01 veth5f7ad82 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:52:01 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:52:01 veth6b87b95 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:52:01 ens3 12.71 7.08 10.09 5.39 0.00 0.00 0.00 0.00 06:37:37 05:52:01 vethce79928 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:52:01 vethc97f6a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:52:01 veth873bcd3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:52:01 veth2756468 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:52:01 veth2536e75 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:52:01 vethd33fdcb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 vethb1757db 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 vethbef5bad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 veth1fd734e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 veth2152fe1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 vetha01aa79 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 veth19ec95f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 veth5f7ad82 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 veth6b87b95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 ens3 4.65 2.80 3.65 1.97 0.00 0.00 0.00 0.00 06:37:37 05:53:01 vethce79928 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 vethc97f6a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 veth873bcd3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 veth2756468 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 veth2536e75 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:53:01 vethd33fdcb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 05:54:01 vethbef5bad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:54:01 veth1fd734e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:54:01 veth2152fe1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:54:01 vetha01aa79 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:54:01 veth19ec95f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:54:01 veth6b87b95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:54:01 ens3 19.22 10.93 14.94 8.19 0.00 0.00 0.00 0.00 06:37:37 05:54:01 vethc97f6a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:54:01 veth873bcd3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:54:01 veth2756468 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:55:01 lo 18.26 18.26 1.80 1.80 0.00 0.00 0.00 0.00 06:37:37 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:55:01 ens3 132.04 122.93 86.67 444.51 0.00 0.00 0.00 0.00 06:37:37 05:56:01 lo 45.06 45.06 4.44 4.44 0.00 0.00 0.00 0.00 06:37:37 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:56:01 ens3 454.16 479.02 201.02 2456.23 0.00 0.00 0.00 0.00 06:37:37 05:57:01 lo 23.00 23.00 2.27 2.27 0.00 0.00 0.00 0.00 06:37:37 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:57:01 ens3 235.98 227.16 116.86 1204.51 0.00 0.00 0.00 0.00 06:37:37 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:58:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 05:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:01:01 ens3 1.37 2.70 0.16 6.73 0.00 0.00 0.00 0.00 06:37:37 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:02:01 ens3 1.53 2.12 0.33 6.81 0.00 0.00 0.00 0.00 06:37:37 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:03:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:04:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 06:37:37 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:05:01 ens3 4.57 8.45 0.53 7.60 0.00 0.00 0.00 0.00 06:37:37 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:06:01 ens3 4.30 7.62 0.35 7.41 0.00 0.00 0.00 0.00 06:37:37 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:07:01 ens3 0.20 0.12 0.22 0.01 0.00 0.00 0.00 0.00 06:37:37 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:11:01 ens3 4.18 5.52 0.41 7.28 0.00 0.00 0.00 0.00 06:37:37 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:12:01 ens3 8.65 15.66 0.88 14.99 0.00 0.00 0.00 0.00 06:37:37 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:13:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 06:37:37 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:14:01 ens3 2.98 5.12 0.52 13.42 0.00 0.00 0.00 0.00 06:37:37 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:15:01 ens3 0.28 0.00 0.03 0.00 0.00 0.00 0.00 0.00 06:37:37 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:16:01 ens3 5.77 9.17 0.76 20.46 0.00 0.00 0.00 0.00 06:37:37 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:17:01 ens3 0.17 0.12 0.09 0.01 0.00 0.00 0.00 0.00 06:37:37 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:18:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:19:01 ens3 0.27 0.00 0.04 0.00 0.00 0.00 0.00 0.00 06:37:37 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:20:01 ens3 4.85 7.88 0.55 7.56 0.00 0.00 0.00 0.00 06:37:37 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:21:01 ens3 1.32 2.28 0.15 2.46 0.00 0.00 0.00 0.00 06:37:37 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:23:01 ens3 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 06:37:37 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:25:01 ens3 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 06:37:37 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:26:01 ens3 0.45 0.27 0.15 0.08 0.00 0.00 0.00 0.00 06:37:37 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:27:01 ens3 0.30 0.28 0.25 0.21 0.00 0.00 0.00 0.00 06:37:37 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:31:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:37:37 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:32:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:37:37 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:37 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 06:36:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 06:37:37 06:36:01 docker0 30.46 48.68 2.44 340.56 0.00 0.00 0.00 0.00 06:37:37 06:36:01 veth777eb23 30.46 48.78 2.86 340.57 0.00 0.00 0.00 0.03 06:37:37 06:36:01 ens3 148.01 87.14 2993.06 15.52 0.00 0.00 0.00 0.00 06:37:37 06:37:01 lo 1.35 1.35 0.15 0.15 0.00 0.00 0.00 0.00 06:37:37 06:37:01 veth4537102 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:37:37 06:37:01 docker0 65.23 125.82 5.95 947.35 0.00 0.00 0.00 0.00 06:37:37 06:37:01 ens3 286.40 165.54 4244.26 43.56 0.00 0.00 0.00 0.00 06:37:37 Average: lo 1.90 1.90 0.18 0.18 0.00 0.00 0.00 0.00 06:37:37 Average: veth4537102 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:37 Average: docker0 29.38 36.93 2.28 273.93 0.00 0.00 0.00 0.00 06:37:37 Average: ens3 70.81 56.97 596.10 90.90 0.00 0.00 0.00 0.00 06:37:37 06:37:37 06:37:37 ---> sar -P ALL: 06:37:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22477) 10/11/24 _x86_64_ (8 CPU) 06:37:37 06:37:37 05:45:12 LINUX RESTART (8 CPU) 06:37:37 06:37:37 05:46:03 CPU %user %nice %system %iowait %steal %idle 06:37:37 05:47:01 all 10.60 0.00 4.78 2.98 0.05 81.59 06:37:37 05:47:01 0 9.57 0.00 4.31 0.24 0.03 85.84 06:37:37 05:47:01 1 11.14 0.00 5.41 10.21 0.05 73.18 06:37:37 05:47:01 2 12.03 0.00 5.95 0.21 0.07 81.74 06:37:37 05:47:01 3 12.96 0.00 4.47 0.45 0.07 82.04 06:37:37 05:47:01 4 8.04 0.00 4.88 4.30 0.07 82.71 06:37:37 05:47:01 5 12.41 0.00 4.14 1.21 0.04 82.20 06:37:37 05:47:01 6 8.78 0.00 3.60 2.27 0.05 85.29 06:37:37 05:47:01 7 9.83 0.00 5.48 4.97 0.04 79.68 06:37:37 05:48:01 all 40.03 0.00 5.69 1.27 0.10 52.91 06:37:37 05:48:01 0 41.62 0.00 6.48 0.08 0.10 51.71 06:37:37 05:48:01 1 41.12 0.00 5.19 0.02 0.12 53.56 06:37:37 05:48:01 2 40.87 0.00 5.27 1.02 0.10 52.73 06:37:37 05:48:01 3 40.39 0.00 5.42 0.22 0.08 53.88 06:37:37 05:48:01 4 38.47 0.00 6.28 0.20 0.08 54.96 06:37:37 05:48:01 5 38.64 0.00 5.78 0.37 0.10 55.10 06:37:37 05:48:01 6 41.21 0.00 5.56 8.05 0.10 45.09 06:37:37 05:48:01 7 37.91 0.00 5.55 0.25 0.10 56.18 06:37:37 05:49:01 all 59.50 0.00 7.10 0.40 0.10 32.90 06:37:37 05:49:01 0 58.01 0.00 7.30 0.05 0.08 34.56 06:37:37 05:49:01 1 59.12 0.00 6.76 0.10 0.10 33.92 06:37:37 05:49:01 2 60.40 0.00 7.29 0.47 0.10 31.74 06:37:37 05:49:01 3 60.19 0.00 6.90 0.07 0.10 32.74 06:37:37 05:49:01 4 60.32 0.00 7.15 0.03 0.10 32.40 06:37:37 05:49:01 5 59.65 0.00 7.05 0.08 0.10 33.12 06:37:37 05:49:01 6 59.09 0.00 7.40 0.00 0.10 33.41 06:37:37 05:49:01 7 59.24 0.00 6.98 2.42 0.08 31.27 06:37:37 05:50:01 all 26.80 0.00 7.97 7.79 0.15 57.29 06:37:37 05:50:01 0 28.93 0.00 7.68 3.62 0.15 59.61 06:37:37 05:50:01 1 26.30 0.00 7.86 7.76 0.15 57.93 06:37:37 05:50:01 2 25.92 0.00 8.02 9.05 0.15 56.86 06:37:37 05:50:01 3 27.19 0.00 8.04 6.07 0.14 58.56 06:37:37 05:50:01 4 26.51 0.00 7.77 6.62 0.12 58.98 06:37:37 05:50:01 5 26.67 0.00 8.36 16.99 0.15 47.84 06:37:37 05:50:01 6 26.34 0.00 8.23 7.10 0.15 58.17 06:37:37 05:50:01 7 26.55 0.00 7.75 5.16 0.17 60.37 06:37:37 05:51:01 all 18.31 0.00 15.12 17.55 0.35 48.67 06:37:37 05:51:01 0 17.06 0.00 14.38 12.54 0.36 55.66 06:37:37 05:51:01 1 17.48 0.00 16.09 12.96 0.36 53.11 06:37:37 05:51:01 2 19.31 0.00 15.64 16.00 0.41 48.63 06:37:37 05:51:01 3 17.66 0.00 14.62 13.24 0.31 54.16 06:37:37 05:51:01 4 19.51 0.00 15.74 27.22 0.39 37.14 06:37:37 05:51:01 5 19.04 0.00 16.01 23.32 0.32 41.31 06:37:37 05:51:01 6 18.39 0.00 13.72 8.69 0.31 58.90 06:37:37 05:51:01 7 18.01 0.00 14.77 26.50 0.36 40.36 06:37:37 05:52:01 all 75.67 0.00 16.23 3.19 0.34 4.57 06:37:37 05:52:01 0 76.14 0.00 16.11 2.28 0.33 5.14 06:37:37 05:52:01 1 75.65 0.00 16.70 2.01 0.35 5.29 06:37:37 05:52:01 2 76.02 0.00 16.28 1.84 0.33 5.53 06:37:37 05:52:01 3 75.94 0.00 16.28 1.94 0.32 5.52 06:37:37 05:52:01 4 75.18 0.00 17.19 5.45 0.32 1.86 06:37:37 05:52:01 5 77.07 0.00 15.59 5.64 0.35 1.34 06:37:37 05:52:01 6 75.14 0.00 15.44 3.52 0.35 5.55 06:37:37 05:52:01 7 74.23 0.00 16.28 2.84 0.34 6.31 06:37:37 05:53:01 all 88.76 0.00 11.04 0.00 0.21 0.00 06:37:37 05:53:01 0 88.69 0.00 11.11 0.00 0.20 0.00 06:37:37 05:53:01 1 88.29 0.00 11.48 0.00 0.23 0.00 06:37:37 05:53:01 2 88.13 0.00 11.67 0.00 0.20 0.00 06:37:37 05:53:01 3 89.38 0.00 10.42 0.00 0.20 0.00 06:37:37 05:53:01 4 88.82 0.00 10.96 0.00 0.22 0.00 06:37:37 05:53:01 5 89.33 0.00 10.47 0.00 0.20 0.00 06:37:37 05:53:01 6 89.03 0.00 10.75 0.00 0.22 0.00 06:37:37 05:53:01 7 88.36 0.00 11.44 0.00 0.20 0.00 06:37:37 05:54:01 all 88.63 0.00 11.21 0.00 0.15 0.01 06:37:37 05:54:01 0 88.53 0.00 11.32 0.00 0.15 0.00 06:37:37 05:54:01 1 88.06 0.00 11.79 0.00 0.15 0.00 06:37:37 05:54:01 2 88.76 0.00 11.11 0.00 0.13 0.00 06:37:37 05:54:01 3 89.20 0.00 10.65 0.00 0.15 0.00 06:37:37 05:54:01 4 88.01 0.00 11.84 0.00 0.15 0.00 06:37:37 05:54:01 5 88.81 0.00 11.00 0.00 0.19 0.00 06:37:37 05:54:01 6 89.30 0.00 10.54 0.00 0.12 0.03 06:37:37 05:54:01 7 88.41 0.00 11.42 0.00 0.15 0.02 06:37:37 05:55:01 all 18.74 0.00 3.62 5.73 0.06 71.86 06:37:37 05:55:01 0 17.78 0.00 4.00 3.86 0.03 74.32 06:37:37 05:55:01 1 18.99 0.00 3.91 1.20 0.07 75.83 06:37:37 05:55:01 2 19.36 0.00 3.45 3.81 0.08 73.30 06:37:37 05:55:01 3 20.88 0.00 3.35 2.80 0.08 72.89 06:37:37 05:55:01 4 18.09 0.00 3.30 6.20 0.05 72.35 06:37:37 05:55:01 5 19.37 0.00 4.36 21.91 0.07 54.30 06:37:37 05:55:01 6 18.46 0.00 3.69 5.05 0.07 72.73 06:37:37 05:55:01 7 16.99 0.00 2.87 1.04 0.03 79.07 06:37:37 05:56:01 all 9.71 0.00 0.98 0.09 0.05 89.18 06:37:37 05:56:01 0 12.45 0.00 1.05 0.05 0.05 86.39 06:37:37 05:56:01 1 10.69 0.00 1.15 0.22 0.05 87.88 06:37:37 05:56:01 2 4.30 0.00 0.85 0.33 0.05 94.46 06:37:37 05:56:01 3 9.23 0.00 0.85 0.02 0.03 89.86 06:37:37 05:56:01 4 12.83 0.00 0.88 0.02 0.05 86.22 06:37:37 05:56:01 5 9.03 0.00 1.02 0.00 0.05 89.90 06:37:37 05:56:01 6 9.79 0.00 1.09 0.03 0.05 89.04 06:37:37 05:56:01 7 9.34 0.00 0.92 0.02 0.05 89.68 06:37:37 05:57:01 all 5.16 0.00 0.55 0.06 0.03 94.20 06:37:37 05:57:01 0 6.38 0.00 0.58 0.02 0.03 92.98 06:37:37 05:57:01 1 3.02 0.00 0.57 0.33 0.03 96.05 06:37:37 05:57:01 2 5.48 0.00 0.44 0.02 0.03 94.03 06:37:37 05:57:01 3 3.79 0.00 0.38 0.02 0.02 95.79 06:37:37 05:57:01 4 6.10 0.00 0.65 0.03 0.02 93.20 06:37:37 05:57:01 5 7.32 0.00 0.59 0.02 0.03 92.04 06:37:37 05:57:01 6 5.43 0.00 0.70 0.02 0.03 93.82 06:37:37 05:57:01 7 3.78 0.00 0.52 0.02 0.03 95.65 06:37:37 06:37:37 05:57:01 CPU %user %nice %system %iowait %steal %idle 06:37:37 05:58:01 all 0.03 0.00 0.01 0.00 0.00 99.95 06:37:37 05:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 05:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:37:37 05:58:01 2 0.07 0.00 0.05 0.00 0.00 99.88 06:37:37 05:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:37:37 05:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 05:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:37:37 05:58:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:37:37 05:58:01 7 0.00 0.00 0.02 0.02 0.00 99.97 06:37:37 05:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:37:37 05:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:37:37 05:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 05:59:01 2 0.12 0.00 0.05 0.00 0.02 99.82 06:37:37 05:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:37:37 05:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:37:37 05:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 05:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 05:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:00:01 all 0.02 0.00 0.01 0.01 0.00 99.97 06:37:37 06:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:37:37 06:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:37:37 06:00:01 7 0.02 0.00 0.02 0.03 0.00 99.93 06:37:37 06:01:01 all 0.02 0.00 0.03 0.00 0.00 99.94 06:37:37 06:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:01:01 1 0.00 0.00 0.02 0.02 0.00 99.97 06:37:37 06:01:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:37:37 06:01:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:37:37 06:01:01 4 0.00 0.00 0.03 0.00 0.00 99.97 06:37:37 06:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:01:01 6 0.02 0.00 0.05 0.00 0.00 99.93 06:37:37 06:01:01 7 0.03 0.00 0.03 0.02 0.00 99.92 06:37:37 06:02:01 all 0.07 0.00 0.04 0.01 0.00 99.88 06:37:37 06:02:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:37:37 06:02:01 1 0.13 0.00 0.03 0.03 0.00 99.80 06:37:37 06:02:01 2 0.08 0.00 0.07 0.00 0.00 99.85 06:37:37 06:02:01 3 0.13 0.00 0.07 0.02 0.00 99.78 06:37:37 06:02:01 4 0.07 0.00 0.03 0.00 0.00 99.90 06:37:37 06:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:37:37 06:02:01 6 0.03 0.00 0.05 0.00 0.00 99.92 06:37:37 06:02:01 7 0.03 0.00 0.03 0.02 0.00 99.92 06:37:37 06:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:37:37 06:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:03:01 1 0.02 0.00 0.03 0.02 0.00 99.93 06:37:37 06:03:01 2 0.07 0.00 0.03 0.00 0.02 99.88 06:37:37 06:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:37:37 06:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:37:37 06:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:37:37 06:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:04:01 1 0.03 0.00 0.00 0.02 0.00 99.95 06:37:37 06:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:37:37 06:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:04:01 6 0.03 0.00 0.02 0.02 0.02 99.92 06:37:37 06:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:05:01 all 0.04 0.00 0.01 0.00 0.00 99.94 06:37:37 06:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:05:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:37:37 06:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:05:01 3 0.12 0.00 0.02 0.00 0.00 99.87 06:37:37 06:05:01 4 0.12 0.00 0.02 0.00 0.02 99.85 06:37:37 06:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:37:37 06:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:06:01 all 0.04 0.00 0.01 0.00 0.00 99.95 06:37:37 06:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:37:37 06:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:37:37 06:06:01 3 0.07 0.00 0.02 0.00 0.00 99.92 06:37:37 06:06:01 4 0.05 0.00 0.00 0.00 0.00 99.95 06:37:37 06:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:37:37 06:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:37:37 06:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:07:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:37:37 06:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:37:37 06:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:08:01 all 0.03 0.00 0.01 0.00 0.01 99.96 06:37:37 06:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:37:37 06:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:37:37 06:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:37:37 06:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:37:37 06:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:37:37 06:37:37 06:08:01 CPU %user %nice %system %iowait %steal %idle 06:37:37 06:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:37:37 06:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:09:01 1 0.03 0.00 0.02 0.02 0.00 99.93 06:37:37 06:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:37:37 06:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:37:37 06:10:01 all 0.03 0.00 0.01 0.00 0.00 99.96 06:37:37 06:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:37:37 06:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:10:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:37:37 06:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:37:37 06:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:37:37 06:11:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:37:37 06:11:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:37:37 06:11:01 2 0.08 0.00 0.02 0.00 0.02 99.88 06:37:37 06:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:37:37 06:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:12:01 all 0.04 0.00 0.01 0.01 0.00 99.94 06:37:37 06:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:37:37 06:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 06:37:37 06:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:12:01 4 0.12 0.00 0.02 0.00 0.00 99.87 06:37:37 06:12:01 5 0.05 0.00 0.03 0.03 0.00 99.88 06:37:37 06:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:37:37 06:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:37:37 06:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:13:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:37:37 06:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:14:01 all 0.04 0.00 0.01 0.01 0.00 99.94 06:37:37 06:14:01 0 0.07 0.00 0.05 0.00 0.00 99.88 06:37:37 06:14:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:37:37 06:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:37:37 06:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:37:37 06:14:01 5 0.03 0.00 0.00 0.05 0.00 99.92 06:37:37 06:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:37:37 06:14:01 7 0.10 0.00 0.00 0.00 0.00 99.90 06:37:37 06:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 06:37:37 06:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:37:37 06:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:37:37 06:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:37:37 06:15:01 7 0.07 0.00 0.02 0.00 0.00 99.92 06:37:37 06:16:01 all 0.04 0.00 0.02 0.00 0.00 99.94 06:37:37 06:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:16:01 1 0.03 0.00 0.02 0.02 0.00 99.93 06:37:37 06:16:01 2 0.00 0.00 0.03 0.00 0.00 99.97 06:37:37 06:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:16:01 4 0.05 0.00 0.00 0.00 0.00 99.95 06:37:37 06:16:01 5 0.02 0.00 0.00 0.02 0.02 99.95 06:37:37 06:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:16:01 7 0.08 0.00 0.07 0.00 0.02 99.83 06:37:37 06:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:37:37 06:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:37:37 06:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:37:37 06:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:37:37 06:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:18:01 7 0.07 0.00 0.03 0.00 0.02 99.88 06:37:37 06:19:01 all 0.03 0.00 0.01 0.00 0.00 99.96 06:37:37 06:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:19:01 1 0.03 0.00 0.00 0.02 0.00 99.95 06:37:37 06:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 06:37:37 06:19:01 7 0.07 0.00 0.00 0.00 0.00 99.93 06:37:37 06:37:37 06:19:01 CPU %user %nice %system %iowait %steal %idle 06:37:37 06:20:01 all 0.01 0.00 0.02 0.00 0.00 99.96 06:37:37 06:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:20:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:37:37 06:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:20:01 5 0.02 0.00 0.02 0.02 0.00 99.95 06:37:37 06:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:20:01 7 0.03 0.00 0.07 0.00 0.00 99.90 06:37:37 06:21:01 all 0.03 0.00 0.01 0.04 0.00 99.92 06:37:37 06:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:37:37 06:21:01 1 0.03 0.00 0.00 0.03 0.00 99.93 06:37:37 06:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:21:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:37:37 06:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:21:01 5 0.00 0.00 0.00 0.27 0.00 99.73 06:37:37 06:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:21:01 7 0.07 0.00 0.03 0.00 0.02 99.88 06:37:37 06:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:37:37 06:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:37:37 06:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:37:37 06:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:37:37 06:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:22:01 7 0.07 0.00 0.05 0.00 0.00 99.88 06:37:37 06:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:37:37 06:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:37:37 06:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:37:37 06:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:37:37 06:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:37:37 06:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 06:37:37 06:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:24:01 7 0.02 0.00 0.05 0.00 0.00 99.93 06:37:37 06:25:01 all 0.03 0.00 0.00 0.00 0.00 99.95 06:37:37 06:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:37:37 06:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:37:37 06:25:01 2 0.05 0.00 0.00 0.00 0.00 99.95 06:37:37 06:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:37:37 06:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:25:01 6 0.03 0.00 0.00 0.02 0.02 99.93 06:37:37 06:25:01 7 0.08 0.00 0.03 0.00 0.02 99.87 06:37:37 06:26:01 all 0.03 0.00 0.03 0.03 0.00 99.91 06:37:37 06:26:01 0 0.00 0.00 0.03 0.03 0.00 99.93 06:37:37 06:26:01 1 0.03 0.00 0.02 0.08 0.00 99.87 06:37:37 06:26:01 2 0.03 0.00 0.02 0.07 0.00 99.88 06:37:37 06:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:37:37 06:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:26:01 5 0.13 0.00 0.05 0.07 0.00 99.75 06:37:37 06:26:01 6 0.00 0.00 0.03 0.00 0.00 99.97 06:37:37 06:26:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:37:37 06:27:01 all 0.03 0.00 0.01 0.00 0.00 99.95 06:37:37 06:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:37:37 06:27:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:37:37 06:27:01 2 0.07 0.00 0.02 0.00 0.00 99.92 06:37:37 06:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:37:37 06:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:27:01 6 0.03 0.00 0.02 0.02 0.00 99.93 06:37:37 06:27:01 7 0.05 0.00 0.00 0.00 0.02 99.93 06:37:37 06:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 06:37:37 06:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:37:37 06:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:37:37 06:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:37:37 06:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:29:01 all 0.02 0.00 0.01 0.00 0.00 99.97 06:37:37 06:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:37:37 06:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:37:37 06:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:37:37 06:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:30:01 all 0.08 0.00 0.01 0.00 0.01 99.90 06:37:37 06:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:37:37 06:30:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:37:37 06:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:37:37 06:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:37:37 06:30:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:37:37 06:30:01 7 0.55 0.00 0.03 0.00 0.02 99.40 06:37:37 06:37:37 06:30:01 CPU %user %nice %system %iowait %steal %idle 06:37:37 06:31:01 all 0.24 0.00 0.02 0.00 0.00 99.75 06:37:37 06:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:37 06:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:31:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:37:37 06:31:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:37:37 06:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:31:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:37:37 06:31:01 7 1.70 0.00 0.03 0.00 0.00 98.27 06:37:37 06:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:37:37 06:32:01 0 0.00 0.00 0.03 0.00 0.00 99.97 06:37:37 06:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:37:37 06:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:37:37 06:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:37:37 06:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:37:37 06:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:33:01 all 0.02 0.00 0.01 0.00 0.00 99.97 06:37:37 06:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:37:37 06:33:01 3 0.07 0.00 0.03 0.00 0.02 99.88 06:37:37 06:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:37:37 06:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:34:01 all 0.04 0.00 0.01 0.01 0.00 99.95 06:37:37 06:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:37:37 06:34:01 1 0.02 0.00 0.00 0.03 0.00 99.95 06:37:37 06:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:34:01 3 0.10 0.00 0.02 0.00 0.00 99.88 06:37:37 06:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:37:37 06:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:37:37 06:34:01 6 0.07 0.00 0.00 0.00 0.00 99.93 06:37:37 06:34:01 7 0.05 0.00 0.00 0.00 0.00 99.95 06:37:37 06:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:37:37 06:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:37 06:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:37:37 06:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:35:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:37:37 06:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:37 06:35:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:37:37 06:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:37:37 06:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:37:37 06:36:01 all 2.54 0.00 1.16 0.96 0.02 95.32 06:37:37 06:36:01 0 2.43 0.00 1.11 0.02 0.02 96.43 06:37:37 06:36:01 1 2.24 0.00 1.30 0.10 0.02 96.34 06:37:37 06:36:01 2 4.53 0.00 1.40 0.22 0.02 93.83 06:37:37 06:36:01 3 2.51 0.00 1.14 0.02 0.03 96.30 06:37:37 06:36:01 4 1.99 0.00 1.35 0.38 0.02 96.26 06:37:37 06:36:01 5 2.76 0.00 1.14 6.58 0.02 89.51 06:37:37 06:36:01 6 1.87 0.00 0.82 0.33 0.02 96.95 06:37:37 06:36:01 7 1.95 0.00 1.04 0.03 0.02 96.96 06:37:37 06:37:01 all 6.63 0.00 3.02 5.64 0.07 84.63 06:37:37 06:37:01 0 5.81 0.00 3.13 0.97 0.07 90.02 06:37:37 06:37:01 1 6.65 0.00 2.79 1.32 0.09 89.15 06:37:37 06:37:01 2 6.05 0.00 2.65 2.54 0.05 88.71 06:37:37 06:37:01 3 6.92 0.00 2.69 1.05 0.07 89.27 06:37:37 06:37:01 4 5.67 0.00 2.38 0.27 0.05 91.63 06:37:37 06:37:01 5 7.42 0.00 3.41 13.12 0.07 75.98 06:37:37 06:37:01 6 7.93 0.00 3.45 8.44 0.07 80.11 06:37:37 06:37:01 7 6.57 0.00 3.70 17.62 0.12 71.99 06:37:37 Average: all 8.82 0.00 1.73 0.89 0.03 88.53 06:37:37 Average: 0 8.86 0.00 1.73 0.46 0.03 88.92 06:37:37 Average: 1 8.77 0.00 1.77 0.71 0.04 88.71 06:37:37 Average: 2 8.84 0.00 1.77 0.69 0.04 88.67 06:37:37 Average: 3 8.93 0.00 1.67 0.50 0.03 88.87 06:37:37 Average: 4 8.79 0.00 1.76 0.98 0.03 88.43 06:37:37 Average: 5 8.89 0.00 1.73 1.74 0.03 87.61 06:37:37 Average: 6 8.81 0.00 1.66 0.84 0.03 88.65 06:37:37 Average: 7 8.68 0.00 1.74 1.17 0.04 88.39 06:37:37 06:37:37 06:37:37