Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eff0073b07e97d0759d12be495c575c58380daf5 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-ssh5777170563213295712.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-ssh10895959491097136535.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-ssh7501172875813519680.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-ssh17332825233313563158.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-ssh1730792066304119629.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 ‘prd-ubuntu20.04-docker-8c-8g-22011’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22013 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/716 [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/716 # 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 eff0073b07e97d0759d12be495c575c58380daf5 (main) Commit message: "Merge pull request #4941 from jinlinGuan/issue-4937" > git config core.sparsecheckout # timeout=10 > git checkout -f eff0073b07e97d0759d12be495c575c58380daf5 # timeout=10 > git rev-list --no-walk 77e0adce47a12d7dc08b393082bf391b7f950b01 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:16:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:16:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:16:04 ========================================================= 07:16:04 EdgeX Global Pipelines Version Info 07:16:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:16:05 ------------------- 07:16:05 stable info: 07:16:05 ------------------- 07:16:05 Commited By: Ginny Guan ginny@iotechsys.com 07:16:05 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:16:05 Message: update stable to v1.0.265 07:16:05 ------------------- 07:16:05 experimental info: 07:16:05 ------------------- 07:16:05 Commited By: Cherry Wang cherry@iotechsys.com 07:16:05 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:16:05 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:16:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:16:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:16:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:16:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:16:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:16:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:16:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:16:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:16:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:16:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:16:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:16:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eff0073 [Pipeline] echo 07:16:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:06 provisioning config files... 07:16:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/716@tmp/config10193393991103821155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:06 ---> ****-login.sh 07:16:06 nexus3.edgexfoundry.org:10001 07:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:07 Configure a credential helper to remove this warning. See 07:16:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:07 07:16:07 Login Succeeded 07:16:07 nexus3.edgexfoundry.org:10002 07:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:07 Configure a credential helper to remove this warning. See 07:16:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:07 07:16:07 Login Succeeded 07:16:07 nexus3.edgexfoundry.org:10003 07:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:07 Configure a credential helper to remove this warning. See 07:16:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:07 07:16:07 Login Succeeded 07:16:07 nexus3.edgexfoundry.org:10004 07:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:07 Configure a credential helper to remove this warning. See 07:16:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:07 07:16:07 Login Succeeded 07:16:07 ****.io 07:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:07 Configure a credential helper to remove this warning. See 07:16:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:07 07:16:07 Login Succeeded 07:16:07 ---> ****-login.sh ends [Pipeline] } 07:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:16:07 + 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 07:16:07 + dirname cmd/core-command/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo core-command,cmd/core-command/Dockerfile 07:16:07 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:16:07 + + cut -d/ -f2 07:16:07 dirname cmd/core-data/Dockerfile 07:16:07 + echo core-data,cmd/core-data/Dockerfile 07:16:07 + dirname cmd/core-keeper/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo core-keeper,cmd/core-keeper/Dockerfile 07:16:07 + dirname cmd/core-metadata/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo core-metadata,cmd/core-metadata/Dockerfile 07:16:07 + dirname cmd/security-bootstrapper/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:16:07 + dirname cmd/security-proxy-auth/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:16:07 + dirname cmd/security-proxy-setup/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:16:07 + dirname cmd/security-secretstore-setup/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:16:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:16:07 + dirname cmd/security-spire-agent/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:16:07 + dirname cmd/security-spire-config/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:16:07 + dirname cmd/security-spire-server/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:16:07 + dirname cmd/support-cron-scheduler/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 07:16:07 + dirname cmd/support-notifications/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo support-notifications,cmd/support-notifications/Dockerfile 07:16:07 + dirname cmd/support-scheduler/Dockerfile 07:16:07 + cut -d/ -f2 07:16:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:16:07 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 07:16:08 + git rev-list -1 --merges eff0073b07e97d0759d12be495c575c58380daf5~1..eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] echo 07:16:08 -----------> git rev-list -1 --merges eff0073b07e97d0759d12be495c575c58380daf5~1..eff0073b07e97d0759d12be495c575c58380daf5 eff0073b07e97d0759d12be495c575c58380daf5 07:16:08 eff0073b07e97d0759d12be495c575c58380daf5 [false] [Pipeline] sh 07:16:08 + git log --format=format:%s -1 eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] echo 07:16:08 ========================================================= 07:16:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:16:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:16:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:16:08 + grep -v github /etc/ssh/ssh_known_hosts 07:16:08 + [ -e /tmp/ssh_known_hosts ] 07:16:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:16:08 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:16:08 sudo tee -a /etc/ssh/ssh_known_hosts 07:16:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:16:09 07:16:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:16:09 0.1.4: Pulling from edgex-devops/py-git-semver 07:16:09 b85a868b505f: Pulling fs layer 07:16:09 e2be974225ed: Pulling fs layer 07:16:09 339a4e72a1f5: Pulling fs layer 07:16:09 988bab9f4d93: Pulling fs layer 07:16:09 1469e6f7b9e6: Pulling fs layer 07:16:09 eaf3925da568: Pulling fs layer 07:16:09 bab4dde63d76: Pulling fs layer 07:16:09 bde34c3a00c8: Pulling fs layer 07:16:09 b352a97aabf1: Pulling fs layer 07:16:09 4872d77fe225: Pulling fs layer 07:16:09 5851b861e8e6: Pulling fs layer 07:16:09 eaf3925da568: Waiting 07:16:09 bab4dde63d76: Waiting 07:16:09 bde34c3a00c8: Waiting 07:16:09 b352a97aabf1: Waiting 07:16:09 4872d77fe225: Waiting 07:16:09 5851b861e8e6: Waiting 07:16:09 988bab9f4d93: Waiting 07:16:09 1469e6f7b9e6: Waiting 07:16:09 e2be974225ed: Download complete 07:16:09 988bab9f4d93: Verifying Checksum 07:16:09 988bab9f4d93: Download complete 07:16:09 1469e6f7b9e6: Verifying Checksum 07:16:09 1469e6f7b9e6: Download complete 07:16:09 339a4e72a1f5: Verifying Checksum 07:16:09 339a4e72a1f5: Download complete 07:16:09 eaf3925da568: Verifying Checksum 07:16:09 eaf3925da568: Download complete 07:16:09 bde34c3a00c8: Verifying Checksum 07:16:09 bde34c3a00c8: Download complete 07:16:09 b352a97aabf1: Download complete 07:16:09 4872d77fe225: Verifying Checksum 07:16:09 4872d77fe225: Download complete 07:16:09 5851b861e8e6: Download complete 07:16:09 b85a868b505f: Verifying Checksum 07:16:09 b85a868b505f: Download complete 07:16:10 bab4dde63d76: Verifying Checksum 07:16:10 bab4dde63d76: Download complete 07:16:11 b85a868b505f: Pull complete 07:16:11 e2be974225ed: Pull complete 07:16:11 339a4e72a1f5: Pull complete 07:16:11 988bab9f4d93: Pull complete 07:16:11 1469e6f7b9e6: Pull complete 07:16:11 eaf3925da568: Pull complete 07:16:13 bab4dde63d76: Pull complete 07:16:13 bde34c3a00c8: Pull complete 07:16:13 b352a97aabf1: Pull complete 07:16:13 4872d77fe225: Pull complete 07:16:13 5851b861e8e6: Pull complete 07:16:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:16:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:16:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:13 prd-ubuntu20.04-docker-8c-8g-22013 does not seem to be running inside a container 07:16:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/716 -v /w/workspace/edgex-go/716:/w/workspace/edgex-go/716:rw,z -v /w/workspace/edgex-go/716@tmp:/w/workspace/edgex-go/716@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 07:16:16 $ docker top 3d606ce891df51b047a4f73841e332e115fd266de2c2e01ebbffe47a50a00c9b -eo pid,comm 07:16:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:16:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:16:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:16:16 [ssh-agent] Looking for ssh-agent implementation... 07:16:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:16:16 $ docker exec 3d606ce891df51b047a4f73841e332e115fd266de2c2e01ebbffe47a50a00c9b ssh-agent 07:16:16 SSH_AUTH_SOCK=/tmp/ssh-jBeJoUzDS92Y/agent.32 07:16:16 SSH_AGENT_PID=38 07:16:16 Running ssh-add (command line suppressed) 07:16:16 Identity added: /w/workspace/edgex-go/716@tmp/private_key_7681745356071255345.key (/w/workspace/edgex-go/716@tmp/private_key_7681745356071255345.key) 07:16:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:16:17 + git tag --points-at HEAD [Pipeline] } 07:16:17 $ docker exec --env ******** --env ******** 3d606ce891df51b047a4f73841e332e115fd266de2c2e01ebbffe47a50a00c9b ssh-agent -k 07:16:17 unset SSH_AUTH_SOCK; 07:16:17 unset SSH_AGENT_PID; 07:16:17 echo Agent pid 38 killed; 07:16:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:16:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:16:17 [ssh-agent] Looking for ssh-agent implementation... 07:16:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:16:17 $ docker exec 3d606ce891df51b047a4f73841e332e115fd266de2c2e01ebbffe47a50a00c9b ssh-agent 07:16:17 SSH_AUTH_SOCK=/tmp/ssh-9texzv5OlYAs/agent.72 07:16:17 SSH_AGENT_PID=78 07:16:17 Running ssh-add (command line suppressed) 07:16:17 Identity added: /w/workspace/edgex-go/716@tmp/private_key_12458475568212844232.key (/w/workspace/edgex-go/716@tmp/private_key_12458475568212844232.key) 07:16:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:16:17 + git semver init 07:16:18 2024-10-07 07:16:18,081 [run_init] DEBUG init version:0.0.0 force:False 07:16:18 2024-10-07 07:16:18,082 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/716/.semver 07:16:18 2024-10-07 07:16:18,083 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/716/.semver 07:16:18 2024-10-07 07:16:18,083 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/716/.semver'], cwd=/w/workspace/edgex-go/716, universal_newlines=False, shell=None, istream=None) 07:16:23 2024-10-07 07:16:23,189 [append_file] DEBUG append to file:/w/workspace/edgex-go/716/.git/info/exclude 07:16:23 2024-10-07 07:16:23,190 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/716/.semver/main with force:False 07:16:23 2024-10-07 07:16:23,190 [read_version] DEBUG read version from /w/workspace/edgex-go/716/.semver/main 07:16:23 2024-10-07 07:16:23,190 [read_version] DEBUG read version from /w/workspace/edgex-go/716/.semver/main 07:16:23 3.2.0-dev.93 [Pipeline] } 07:16:23 $ docker exec --env ******** --env ******** 3d606ce891df51b047a4f73841e332e115fd266de2c2e01ebbffe47a50a00c9b ssh-agent -k 07:16:23 unset SSH_AUTH_SOCK; 07:16:23 unset SSH_AGENT_PID; 07:16:23 echo Agent pid 78 killed; 07:16:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:16:23 + git semver [Pipeline] } 07:16:24 $ docker stop --time=1 3d606ce891df51b047a4f73841e332e115fd266de2c2e01ebbffe47a50a00c9b 07:16:25 $ docker rm -f --volumes 3d606ce891df51b047a4f73841e332e115fd266de2c2e01ebbffe47a50a00c9b [Pipeline] // withDockerContainer [Pipeline] sh 07:16:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:16:26 Stashed 1 file(s) [Pipeline] echo 07:16:26 [edgeXSemver]: initialized semver on version 3.2.0-dev.93 [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 07:16:26 + git config --global --add safe.directory /w/workspace/edgex-go/716 [Pipeline] echo 07:16:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:16:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:16:26 ========================================================= 07:16:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:16:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:16:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:16:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:16:26 43c4264eed91: Pulling fs layer 07:16:26 4cc291be95ef: Pulling fs layer 07:16:26 2ac1f1163629: Pulling fs layer 07:16:26 5c3c966382ef: Pulling fs layer 07:16:26 4f4fb700ef54: Pulling fs layer 07:16:26 5d5c8e513c77: Pulling fs layer 07:16:26 9f66e0745190: Pulling fs layer 07:16:26 f49a43e4bbc0: Pulling fs layer 07:16:26 5c3c966382ef: Waiting 07:16:26 4f4fb700ef54: Waiting 07:16:26 5d5c8e513c77: Waiting 07:16:26 9f66e0745190: Waiting 07:16:26 561ebcabdf7f: Pulling fs layer 07:16:26 f49a43e4bbc0: Waiting 07:16:26 561ebcabdf7f: Waiting 07:16:26 4cc291be95ef: Download complete 07:16:26 5c3c966382ef: Verifying Checksum 07:16:26 5c3c966382ef: Download complete 07:16:26 4f4fb700ef54: Verifying Checksum 07:16:26 4f4fb700ef54: Download complete 07:16:26 5d5c8e513c77: Verifying Checksum 07:16:26 5d5c8e513c77: Download complete 07:16:26 43c4264eed91: Download complete 07:16:26 9f66e0745190: Download complete 07:16:27 43c4264eed91: Pull complete 07:16:27 561ebcabdf7f: Verifying Checksum 07:16:27 561ebcabdf7f: Download complete 07:16:27 4cc291be95ef: Pull complete 07:16:27 2ac1f1163629: Verifying Checksum 07:16:27 2ac1f1163629: Download complete 07:16:27 f49a43e4bbc0: Verifying Checksum 07:16:27 f49a43e4bbc0: Download complete 07:16:30 2ac1f1163629: Pull complete 07:16:30 5c3c966382ef: Pull complete 07:16:30 4f4fb700ef54: Pull complete 07:16:30 5d5c8e513c77: Pull complete 07:16:30 9f66e0745190: Pull complete 07:16:33 f49a43e4bbc0: Pull complete 07:16:33 561ebcabdf7f: Pull complete 07:16:33 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:16:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:16:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:16:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:16:33 WORKDIR /edgex 07:16:33 COPY go.mod . 07:16:33 RUN go mod download 07:16:33 + docker build -t ci-base-image-x86_64 -f - . 07:16:34 Sending build context to Docker daemon 179.6MB 07:16:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:16:34 ---> 3a752c3f9dda 07:16:34 Step 2/4 : WORKDIR /edgex 07:16:39 ---> Running in f43445899971 07:16:39 Removing intermediate container f43445899971 07:16:39 ---> f9ee530cc85f 07:16:39 Step 3/4 : COPY go.mod . 07:16:40 ---> 56d5abbc97d0 07:16:40 Step 4/4 : RUN go mod download 07:16:40 ---> Running in b78fcd8d38a0 07:16:41 Still waiting to schedule task 07:16:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:17:06 Removing intermediate container b78fcd8d38a0 07:17:06 ---> affd9e9c4bb9 07:17:06 Successfully built affd9e9c4bb9 07:17:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:06 + docker inspect -f . ci-base-image-x86_64 07:17:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:07 prd-ubuntu20.04-docker-8c-8g-22013 does not seem to be running inside a container 07:17:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/716 -v /w/workspace/edgex-go/716:/w/workspace/edgex-go/716:rw,z -v /w/workspace/edgex-go/716@tmp:/w/workspace/edgex-go/716@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 07:17:07 $ docker top d3cc70f839615856864ece372a00caa9c96c01d4bba480c8f8ceb9b21c02249b -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:07 + go version 07:17:07 go version go1.23.2 linux/amd64 [Pipeline] } 07:17:07 $ docker stop --time=1 d3cc70f839615856864ece372a00caa9c96c01d4bba480c8f8ceb9b21c02249b 07:17:09 $ docker rm -f --volumes d3cc70f839615856864ece372a00caa9c96c01d4bba480c8f8ceb9b21c02249b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:09 + docker inspect -f . ci-base-image-x86_64 07:17:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:09 prd-ubuntu20.04-docker-8c-8g-22013 does not seem to be running inside a container 07:17:09 $ 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/716 -v /w/workspace/edgex-go/716:/w/workspace/edgex-go/716:rw,z -v /w/workspace/edgex-go/716@tmp:/w/workspace/edgex-go/716@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 07:17:10 $ docker top 4ed79ae82479d3cebbc13c247e550b41c6c77a7c2242f1a4a9710fd2fab5b26f -eo pid,comm [Pipeline] { [Pipeline] echo 07:17:10 ========================================================= 07:17:10 [edgeXBuildGoParallel] Running Tests and Build... 07:17:10 ========================================================= [Pipeline] sh 07:17:10 + git config --global --add safe.directory /w/workspace/edgex-go/716 [Pipeline] fileExists [Pipeline] sh 07:17:10 + make test 07:17:10 go test -race -coverprofile=coverage.out ./... 07:17:18 ? github.com/edgexfoundry/edgex-go [no test files] 07:17:48 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 07:17:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:17:48 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:17:48 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 07:17:49 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:17:49 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 07:17:49 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:17:49 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:17:49 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:17:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 07:17:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:17:50 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:17:50 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:17:50 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:17:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:17:50 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:17:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:17:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:17:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:17:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:17:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:17:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:17:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:17:52 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:17:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 07:17:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 53.2% of statements 07:17:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.393s coverage: 93.4% of statements 07:17:53 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.060s coverage: 91.7% of statements 07:17:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:17:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:17:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 10.0% of statements 07:17:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:17:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:17:55 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:17:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:17:55 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:17:55 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:17:55 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:17:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:17:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:17:55 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:17:55 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:17:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.429s coverage: 95.8% of statements 07:17:56 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 07:17:56 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:17:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:17:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:17:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.029s coverage: 0.0% of statements [no tests to run] 07:17:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.8% of statements 07:17:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 42.5% of statements 07:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements 07:17:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 77.8% of statements 07:17:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 07:17:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements 07:17:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 07:17:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:17:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:17:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:17:59 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:18:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:18:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:18:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:18:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:18:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:18:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:18:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:18:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:18:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:18:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:18:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:18:02 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:18:02 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:18:02 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:18:04 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:18:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:18:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:18:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:18:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:18:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:18:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:18:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:18:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:18:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:18:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:18:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:18:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:18:10 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 07:18:11 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 07:18:11 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 07:18:11 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 07:18:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 07:18:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:18:12 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:18:12 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:18:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:18:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:18:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:18:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:18:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:18:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:18:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 07:18:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:18:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:18:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:18:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:18:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:18:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22014 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:18:19 Running in /w/workspace/edgex-go/716 [Pipeline] { [Pipeline] checkout 07:18:22 The recommended git tool is: git 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.466s coverage: 79.9% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.041s coverage: 92.9% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.027s coverage: 87.2% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.127s coverage: 36.5% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 4.9% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.063s coverage: 97.1% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.031s coverage: 35.9% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 19.9% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.111s coverage: 95.7% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements 07:18:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 98.9% of statements 07:18:24 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 07:18:24 running golangci-lint 07:18:24 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:18:24 go version go1.23.2 linux/amd64 07:18:24 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:18:24 level=info msg="[config_reader] Used config file .golangci.yml" 07:18:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:18:30 using credential edgex-jenkins-ssh 07:18:30 Cloning the remote Git repository 07:18:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:18:30 > git init /w/workspace/edgex-go/716 # timeout=10 07:18:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:18:30 > git --version # timeout=10 07:18:30 > git --version # 'git version 2.25.1' 07:18:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:18:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:18:46 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|deps|exports_file|compiled_files) took 19.002743369s" 07:18:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.808324ms" 07:18:50 Avoid second fetch 07:18:50 Checking out Revision eff0073b07e97d0759d12be495c575c58380daf5 (main) 07:18:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:18:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:18:50 > git config core.sparsecheckout # timeout=10 07:18:50 > git checkout -f eff0073b07e97d0759d12be495c575c58380daf5 # timeout=10 07:18:51 Commit message: "Merge pull request #4941 from jinlinGuan/issue-4937" 07:18:54 level=info msg="[linters_context/goanalysis] analyzers took 1m35.380596075s with top 10 stages: buildir: 54.518549081s, gosec: 3.594341717s, fact_deprecated: 3.107452194s, inspect: 2.902074677s, printf: 2.513953269s, ctrlflow: 2.117429953s, S1038: 1.322143299s, fact_purity: 1.251591031s, nilness: 1.101932575s, SA5012: 613.129812ms" 07:18:54 level=info msg="[runner] Issues before processing: 219, after processing: 0" 07:18:54 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 219/219, identifier_marker: 219/219, nolint: 22/0, filename_unadjuster: 219/219, invalid_issue: 219/219, autogenerated_exclude: 219/219, exclude: 219/219, skip_files: 219/219, cgo: 219/219, skip_dirs: 219/219, exclude-rules: 219/22" 07:18:54 level=info msg="[runner] processing took 15.967987ms with stages: nolint: 6.689581ms, identifier_marker: 5.181318ms, exclude-rules: 1.182011ms, autogenerated_exclude: 1.169121ms, path_prettifier: 1.11503ms, skip_dirs: 547.195µs, invalid_issue: 32.6µs, cgo: 32.371µs, filename_unadjuster: 15.45µs, max_same_issues: 580ns, uniq_by_line: 440ns, fixer: 390ns, skip_files: 300ns, exclude: 290ns, severity-rules: 250ns, sort_results: 250ns, max_from_linter: 180ns, source_code: 140ns, diff: 130ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 07:18:54 level=info msg="[runner] linters took 10.970806263s with stages: goanalysis_metalinter: 10.954764065s" 07:18:54 level=info msg="File cache stats: 0 entries of total size 0B" 07:18:54 level=info msg="Memory: 301 samples, avg is 302.8MB, max is 1283.8MB" 07:18:54 level=info msg="Execution took 30.023561375s" 07:18:54 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:18:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:18:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:18:56 Dload Upload Total Spent Left Speed 07:18:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 07:18:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:18:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:18:57 + sudo tee /etc/docker/daemon.new 07:18:57 { 07:18:57 "registry-mirrors": [ 07:18:57 "https://nexus3.edgexfoundry.org:10001" 07:18:57 ], 07:18:57 "bip": "10.250.0.254/24", 07:18:57 "hosts": [ 07:18:57 "tcp://0.0.0.0:5555", 07:18:57 "unix:///var/run/docker.sock" 07:18:57 ], 07:18:57 "mtu": 1458, 07:18:57 "selinux-enabled": true, 07:18:57 "seccomp-profile": "/etc/docker/seccomp.json" 07:18:57 } [Pipeline] sh 07:18:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:18:57 + sudo service docker restart 07:19:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:19:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:19:01 ./bin/test-attribution-txt.sh [Pipeline] echo 07:19:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:19:02 + ls -al . 07:19:02 total 1852 07:19:02 drwxrwxr-x 11 1001 1001 4096 Oct 7 07:17 . 07:19:02 drwxr-xr-x 4 root root 4096 Oct 7 07:17 .. 07:19:02 drwxrwxr-x 2 1001 1001 4096 Oct 7 07:16 .blubracket 07:19:02 -rw-rw-r-- 1 1001 1001 10 Oct 7 07:16 .dockerignore 07:19:02 drwxrwxr-x 8 1001 1001 4096 Oct 7 07:18 .git 07:19:02 drwxrwxr-x 3 1001 1001 4096 Oct 7 07:16 .github 07:19:02 -rw-rw-r-- 1 1001 1001 1102 Oct 7 07:16 .gitignore 07:19:02 -rw-rw-r-- 1 1001 1001 199 Oct 7 07:16 .golangci.yml 07:19:02 -rw-rw-r-- 1 1001 1001 100 Oct 7 07:16 .hadolint.yml 07:19:02 drwxr-xr-x 3 1001 1001 4096 Oct 7 07:16 .semver 07:19:02 -rw-rw-r-- 1 1001 1001 155 Oct 7 07:16 .sonarcloud.properties 07:19:02 -rw-rw-r-- 1 1001 1001 1171 Oct 7 07:16 ADOPTERS.md 07:19:02 -rw-rw-r-- 1 1001 1001 21553 Oct 7 07:16 Attribution.txt 07:19:02 -rw-rw-r-- 1 1001 1001 100284 Oct 7 07:16 CHANGELOG.md 07:19:02 -rw-rw-r-- 1 1001 1001 3804 Oct 7 07:16 CONTRIBUTING.md 07:19:02 -rw-rw-r-- 1 1001 1001 677 Oct 7 07:16 GOVERNANCE.md 07:19:02 -rw-rw-r-- 1 1001 1001 861 Oct 7 07:16 Jenkinsfile 07:19:02 -rw-rw-r-- 1 1001 1001 10775 Oct 7 07:16 LICENSE 07:19:02 -rw-rw-r-- 1 1001 1001 16854 Oct 7 07:16 Makefile 07:19:02 -rw-rw-r-- 1 1001 1001 582 Oct 7 07:16 OWNERS.md 07:19:02 -rw-rw-r-- 1 1001 1001 9528 Oct 7 07:16 README.md 07:19:02 -rw-rw-r-- 1 1001 1001 789 Oct 7 07:16 SECURITY.md 07:19:02 -rw-rw-r-- 1 1001 1001 12 Oct 7 07:16 VERSION 07:19:02 drwxrwxr-x 2 1001 1001 4096 Oct 7 07:16 bin 07:19:02 drwxrwxr-x 20 1001 1001 4096 Oct 7 07:16 cmd 07:19:02 -rw-r--r-- 1 root root 1503744 Oct 7 07:18 coverage.out 07:19:02 drwxrwxr-x 2 1001 1001 4096 Oct 7 07:16 fuzz_test 07:19:02 -rw-rw-r-- 1 1001 1001 7305 Oct 7 07:16 go.mod 07:19:02 -rw-rw-r-- 1 1001 1001 102748 Oct 7 07:16 go.sum 07:19:02 drwxrwxr-x 7 1001 1001 4096 Oct 7 07:16 internal 07:19:02 drwxrwxr-x 3 1001 1001 4096 Oct 7 07:16 openapi 07:19:02 -rw-rw-r-- 1 1001 1001 584 Oct 7 07:16 security.txt 07:19:02 -rw-rw-r-- 1 1001 1001 204 Oct 7 07:16 version.go [Pipeline] sh 07:19:02 + '[' -e coverage.out ] 07:19:02 + chown 1001:1001 coverage.out [Pipeline] stash 07:19:02 Stashed 1 file(s) [Pipeline] sh 07:19:02 + make build 07:19:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:15 provisioning config files... 07:19:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/716@tmp/config8934962596055350074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:16 ---> ****-login.sh 07:19:16 nexus3.edgexfoundry.org:10001 07:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:16 Configure a credential helper to remove this warning. See 07:19:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:16 07:19:16 Login Succeeded 07:19:16 nexus3.edgexfoundry.org:10002 07:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:17 Configure a credential helper to remove this warning. See 07:19:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:17 07:19:17 Login Succeeded 07:19:17 nexus3.edgexfoundry.org:10003 07:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:17 Configure a credential helper to remove this warning. See 07:19:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:17 07:19:17 Login Succeeded 07:19:17 nexus3.edgexfoundry.org:10004 07:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:17 Configure a credential helper to remove this warning. See 07:19:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:17 07:19:17 Login Succeeded 07:19:17 ****.io 07:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:18 Configure a credential helper to remove this warning. See 07:19:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:18 07:19:18 Login Succeeded 07:19:18 ---> ****-login.sh ends [Pipeline] } 07:19:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:19:18 + git config --global --add safe.directory /w/workspace/edgex-go/716 [Pipeline] echo 07:19:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:19:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:19:18 ========================================================= 07:19:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:19:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:19:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:19:19 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:19:19 cf04c63912e1: Pulling fs layer 07:19:19 55b35a11ae5e: Pulling fs layer 07:19:19 a37a00ec5f00: Pulling fs layer 07:19:19 50b3750afda1: Pulling fs layer 07:19:19 4f4fb700ef54: Pulling fs layer 07:19:19 80978eb59214: Pulling fs layer 07:19:19 c9f46d7d2bd2: Pulling fs layer 07:19:19 c5a475d317c9: Pulling fs layer 07:19:19 50b3750afda1: Waiting 07:19:19 4f4fb700ef54: Waiting 07:19:19 80978eb59214: Waiting 07:19:19 c9f46d7d2bd2: Waiting 07:19:19 c5a475d317c9: Waiting 07:19:19 55b35a11ae5e: Verifying Checksum 07:19:19 55b35a11ae5e: Download complete 07:19:19 50b3750afda1: Verifying Checksum 07:19:19 50b3750afda1: Download complete 07:19:19 4f4fb700ef54: Verifying Checksum 07:19:19 4f4fb700ef54: Download complete 07:19:19 80978eb59214: Verifying Checksum 07:19:19 80978eb59214: Download complete 07:19:19 cf04c63912e1: Verifying Checksum 07:19:19 cf04c63912e1: Download complete 07:19:20 c5a475d317c9: Verifying Checksum 07:19:20 c5a475d317c9: Download complete 07:19:20 cf04c63912e1: Pull complete 07:19:20 55b35a11ae5e: Pull complete 07:19:21 a37a00ec5f00: Download complete 07:19:22 c9f46d7d2bd2: Verifying Checksum 07:19:22 c9f46d7d2bd2: Download complete 07:19:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:19:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:19:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:19:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:19:28 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:19:32 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:19:33 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:19:34 a37a00ec5f00: Pull complete 07:19:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:19:35 50b3750afda1: Pull complete 07:19:35 4f4fb700ef54: Pull complete 07:19:36 80978eb59214: Pull complete 07:19:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:19:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:19:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:19:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:19:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:19:42 $ docker stop --time=1 4ed79ae82479d3cebbc13c247e550b41c6c77a7c2242f1a4a9710fd2fab5b26f 07:19:44 c9f46d7d2bd2: Pull complete 07:19:45 c5a475d317c9: Pull complete 07:19:45 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:19:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:19:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:19:47 $ docker rm -f --volumes 4ed79ae82479d3cebbc13c247e550b41c6c77a7c2242f1a4a9710fd2fab5b26f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 07:19:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:19:48 WORKDIR /edgex 07:19:48 COPY go.mod . 07:19:48 RUN go mod download 07:19:48 + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:19:48 07:19:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:48 Sending build context to Docker daemon 3.686MB 07:19:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:19:48 ---> be29e6b0f0d4 07:19:48 Step 2/4 : WORKDIR /edgex 07:19:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:19:48 latest: Pulling from edgex-devops/edgex-compose 07:19:48 91d30c5bc195: Pulling fs layer 07:19:48 2e9b0aa3be6d: Pulling fs layer 07:19:48 9c61dcf015f6: Pulling fs layer 07:19:48 4698f68db338: Pulling fs layer 07:19:48 2a2f49069b9e: Pulling fs layer 07:19:48 e0025b399a48: Pulling fs layer 07:19:48 4698f68db338: Waiting 07:19:48 2a2f49069b9e: Waiting 07:19:48 e0025b399a48: Waiting 07:19:48 91d30c5bc195: Verifying Checksum 07:19:48 91d30c5bc195: Download complete 07:19:48 4698f68db338: Verifying Checksum 07:19:48 4698f68db338: Download complete 07:19:49 91d30c5bc195: Pull complete 07:19:49 2e9b0aa3be6d: Download complete 07:19:49 e0025b399a48: Verifying Checksum 07:19:49 e0025b399a48: Download complete 07:19:49 2a2f49069b9e: Verifying Checksum 07:19:49 2a2f49069b9e: Download complete 07:19:49 2e9b0aa3be6d: Pull complete 07:19:49 9c61dcf015f6: Verifying Checksum 07:19:49 9c61dcf015f6: Download complete 07:19:50 ---> Running in 934dfd8f0d68 07:19:50 Removing intermediate container 934dfd8f0d68 07:19:50 ---> 505968954090 07:19:50 Step 3/4 : COPY go.mod . 07:19:51 ---> 49cff681f4c5 07:19:51 Step 4/4 : RUN go mod download 07:19:51 ---> Running in 33ac200bd649 07:19:52 9c61dcf015f6: Pull complete 07:19:52 4698f68db338: Pull complete 07:19:52 2a2f49069b9e: Pull complete 07:19:52 e0025b399a48: Pull complete 07:19:52 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:19:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:19:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:52 prd-ubuntu20.04-docker-8c-8g-22013 does not seem to be running inside a container 07:19:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/716 -v /w/workspace/edgex-go/716:/w/workspace/edgex-go/716:rw,z -v /w/workspace/edgex-go/716@tmp:/w/workspace/edgex-go/716@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 07:19:55 $ docker top 5a4c8e0c0c8e2150e565aa73c721297f2bf915e301eeb187439d259d4884060b -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:55 + docker compose -f ./docker-compose-build.yml build --parallel 07:19:58 #1 [core-data internal] load build definition from Dockerfile 07:19:58 #1 transferring dockerfile: 2.07kB done 07:19:58 #1 DONE 0.0s 07:19:58 07:19:58 #2 [security-bootstrapper internal] load build definition from Dockerfile 07:19:58 #2 transferring dockerfile: 3.17kB done 07:19:58 #2 DONE 0.0s 07:19:58 07:19:58 #3 [security-proxy-auth internal] load build definition from Dockerfile 07:19:58 #3 transferring dockerfile: 2.15kB done 07:19:58 #3 DONE 0.0s 07:19:58 07:19:58 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:19:58 #4 transferring dockerfile: 1.89kB done 07:19:58 #4 DONE 0.1s 07:19:58 07:19:58 #5 [core-keeper internal] load build definition from Dockerfile 07:19:58 #5 transferring dockerfile: 2.07kB done 07:19:58 #5 DONE 0.1s 07:19:58 07:19:58 #6 [support-notifications internal] load build definition from Dockerfile 07:19:58 #6 transferring dockerfile: 2.02kB done 07:19:58 #6 DONE 0.1s 07:19:58 07:19:58 #7 [core-command internal] load build definition from Dockerfile 07:19:58 #7 transferring dockerfile: 1.93kB done 07:19:58 #7 DONE 0.1s 07:19:58 07:19:58 #8 [security-secretstore-setup internal] load build definition from Dockerfile 07:19:58 #8 transferring dockerfile: 2.49kB done 07:19:58 #8 DONE 0.1s 07:19:58 07:19:58 #9 [support-scheduler internal] load build definition from Dockerfile 07:19:58 #9 transferring dockerfile: 1.93kB done 07:19:58 #9 DONE 0.1s 07:19:58 07:19:58 #10 [security-spire-server internal] load build definition from Dockerfile 07:19:58 #10 transferring dockerfile: 1.70kB done 07:19:58 #10 DONE 0.1s 07:19:58 07:19:58 #11 [core-data internal] load .dockerignore 07:19:58 #11 transferring context: 50B done 07:19:58 #11 DONE 0.1s 07:19:58 07:19:58 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:19:58 #12 transferring dockerfile: 2.23kB done 07:19:58 #12 DONE 0.1s 07:19:58 07:19:58 #13 [security-proxy-setup internal] load build definition from Dockerfile 07:19:58 #13 transferring dockerfile: 2.50kB done 07:19:58 #13 DONE 0.1s 07:19:58 07:19:58 #14 [security-spire-agent internal] load build definition from Dockerfile 07:19:58 #14 transferring dockerfile: 1.81kB done 07:19:58 #14 DONE 0.1s 07:19:58 07:19:58 #15 [security-spire-config internal] load build definition from Dockerfile 07:19:58 #15 transferring dockerfile: 1.69kB done 07:19:58 #15 DONE 0.1s 07:19:58 07:19:58 #16 [support-cron-scheduler internal] load build definition from Dockerfile 07:19:58 #16 transferring dockerfile: 1.85kB done 07:19:58 #16 DONE 0.1s 07:19:58 07:19:58 #17 [core-metadata internal] load build definition from Dockerfile 07:19:58 #17 transferring dockerfile: 2.13kB done 07:19:58 #17 DONE 0.1s 07:19:58 07:19:58 #18 [security-bootstrapper internal] load .dockerignore 07:19:58 #18 transferring context: 50B done 07:19:58 #18 DONE 0.0s 07:19:58 07:19:58 #19 [security-proxy-auth internal] load .dockerignore 07:19:58 #19 transferring context: 50B done 07:19:58 #19 DONE 0.0s 07:19:58 07:19:58 #20 [core-keeper internal] load .dockerignore 07:19:58 #20 transferring context: 50B done 07:19:58 #20 DONE 0.0s 07:19:58 07:19:58 #21 [support-notifications internal] load .dockerignore 07:19:58 #21 transferring context: 50B done 07:19:58 #21 DONE 0.0s 07:19:58 07:19:58 #22 [core-command internal] load .dockerignore 07:19:58 #22 transferring context: 50B done 07:19:58 #22 DONE 0.0s 07:19:58 07:19:58 #23 [security-secretstore-setup internal] load .dockerignore 07:19:58 #23 transferring context: 50B done 07:19:58 #23 DONE 0.0s 07:19:58 07:19:58 #24 [security-spire-server internal] load .dockerignore 07:19:58 #24 transferring context: 50B done 07:19:58 #24 DONE 0.0s 07:19:58 07:19:58 #25 [security-spiffe-token-provider internal] load .dockerignore 07:19:58 #25 transferring context: 50B done 07:19:58 #25 DONE 0.0s 07:19:58 07:19:58 #26 [support-scheduler internal] load .dockerignore 07:19:58 #26 transferring context: 50B done 07:19:58 #26 DONE 0.0s 07:19:58 07:19:58 #27 [security-proxy-setup internal] load .dockerignore 07:19:58 #27 transferring context: 50B done 07:19:58 #27 DONE 0.0s 07:19:58 07:19:58 #28 [security-spire-agent internal] load .dockerignore 07:19:58 #28 transferring context: 50B done 07:19:58 #28 DONE 0.0s 07:19:58 07:19:58 #29 [support-cron-scheduler internal] load .dockerignore 07:19:58 #29 transferring context: 50B done 07:19:58 #29 DONE 0.0s 07:19:58 07:19:58 #30 [security-spire-config internal] load .dockerignore 07:19:58 #30 transferring context: 50B done 07:19:58 #30 DONE 0.0s 07:19:58 07:19:58 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:19:58 #31 DONE 0.0s 07:19:58 07:19:58 #32 [core-metadata internal] load .dockerignore 07:19:58 #32 transferring context: 50B done 07:19:58 #32 DONE 0.0s 07:19:58 07:19:58 #33 [core-common-config-bootstrapper internal] load .dockerignore 07:19:58 #33 transferring context: 50B done 07:19:58 #33 DONE 0.0s 07:19:58 07:19:58 #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 07:19:58 #34 DONE 0.1s 07:19:58 07:19:58 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:19:58 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:19:58 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:19:58 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:19:58 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:19:58 #35 DONE 0.1s 07:19:58 07:19:58 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:19:58 #31 DONE 0.0s 07:19:58 07:19:58 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:19:58 #34 DONE 0.1s 07:19:58 07:19:58 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:19:58 #31 DONE 0.0s 07:19:58 07:19:58 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:19:58 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:19:58 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:19:58 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:19:58 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:19:58 #35 DONE 0.1s 07:19:58 07:19:58 #36 [core-keeper internal] load build context 07:19:58 #36 DONE 0.0s 07:19:58 07:19:58 #37 [security-proxy-auth internal] load build context 07:19:58 #37 ... 07:19:58 07:19:58 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:19:58 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:19:58 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:19:58 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:19:58 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:19:58 #35 DONE 0.1s 07:19:58 07:19:58 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:19:58 #31 DONE 0.0s 07:19:59 07:19:59 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:19:59 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:19:59 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:19:59 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:19:59 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:19:59 #35 DONE 0.1s 07:19:59 07:19:59 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:19:59 #31 DONE 0.0s 07:19:59 07:19:59 #38 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:19:59 #38 DONE 0.5s 07:19:59 07:19:59 #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 07:19:59 #39 ... 07:19:59 07:19:59 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:19:59 #31 DONE 0.0s 07:19:59 07:19:59 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:19:59 #31 DONE 0.0s 07:19:59 07:19:59 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 07:20:04 #34 ... 07:20:04 07:20:04 #40 [security-bootstrapper internal] load build context 07:20:04 #40 transferring context: 371.33MB 5.1s 07:20:05 #40 transferring context: 452.41MB 6.1s done 07:20:10 #40 ... 07:20:10 07:20:10 #41 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:20:10 #41 ... 07:20:10 07:20:10 #42 [core-command internal] load build context 07:20:10 #42 transferring context: 452.41MB 5.0s done 07:20:10 #42 ... 07:20:10 07:20:10 #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:20:10 #43 ... 07:20:10 07:20:10 #44 [core-data internal] load build context 07:20:10 #44 transferring context: 452.41MB 4.9s done 07:20:10 #44 ... 07:20:10 07:20:10 #45 [support-notifications internal] load build context 07:20:10 #45 transferring context: 452.41MB 4.5s done 07:20:10 #45 ... 07:20:10 07:20:10 #46 [security-secretstore-setup internal] load build context 07:20:10 #46 ... 07:20:10 07:20:10 #47 [security-spiffe-token-provider internal] load build context 07:20:10 #47 ... 07:20:10 07:20:10 #48 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:20:11 #48 ... 07:20:11 07:20:11 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:20:11 #49 ... 07:20:11 07:20:11 #50 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:20:11 #50 ... 07:20:11 07:20:11 #51 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:20:11 #51 ... 07:20:11 07:20:11 #52 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:11 #52 ... 07:20:11 07:20:11 #36 [core-keeper internal] load build context 07:20:11 #36 transferring context: 452.41MB 6.1s done 07:20:11 #36 ... 07:20:11 07:20:11 #37 [security-proxy-auth internal] load build context 07:20:11 #37 transferring context: 452.41MB 5.8s done 07:20:14 #37 ... 07:20:14 07:20:14 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:20:14 #53 ... 07:20:14 07:20:14 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:20:14 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:20:14 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:20:14 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:20:14 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:20:14 #35 DONE 0.1s 07:20:14 07:20:14 #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:20:14 #38 DONE 0.5s 07:20:14 07:20:14 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 07:20:14 #34 DONE 15.2s 07:20:14 07:20:14 #45 [support-notifications internal] load build context 07:20:14 #45 DONE 15.1s 07:20:14 07:20:14 #42 [core-command internal] load build context 07:20:14 #42 DONE 15.1s 07:20:14 07:20:14 #37 [security-proxy-auth internal] load build context 07:20:14 #37 DONE 15.2s 07:20:14 07:20:14 #40 [security-bootstrapper internal] load build context 07:20:14 #40 DONE 15.3s 07:20:14 07:20:14 #36 [core-keeper internal] load build context 07:20:14 #36 DONE 15.2s 07:20:14 07:20:14 #44 [core-data internal] load build context 07:20:14 #44 DONE 15.4s 07:20:14 07:20:14 #39 [core-command builder 2/7] WORKDIR /edgex-go 07:20:14 #39 DONE 15.2s 07:20:14 07:20:14 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 07:20:14 #54 ... 07:20:14 07:20:14 #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:20:14 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:20:14 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:20:14 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:20:14 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:20:14 #35 DONE 0.1s 07:20:14 07:20:14 #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:20:14 #43 DONE 15.2s 07:20:14 07:20:14 #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:20:14 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:20:14 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:20:14 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:20:14 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:20:14 #35 DONE 0.1s 07:20:14 07:20:14 #55 [security-spire-config internal] load build context 07:20:14 #55 transferring context: 26.23kB 0.0s done 07:20:14 #55 DONE 0.1s 07:20:14 07:20:14 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:20:14 #56 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:20:14 #56 ... 07:20:14 07:20:14 #57 [security-spire-server internal] load build context 07:20:14 #57 transferring context: 27.98kB 0.0s done 07:20:14 #57 DONE 0.2s 07:20:14 07:20:14 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:20:14 #56 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 07:20:14 #56 ... 07:20:14 07:20:14 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:20:14 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:20:14 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:20:14 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:20:14 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:20:14 #35 DONE 0.1s 07:20:14 07:20:14 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:20:14 #49 DONE 15.4s 07:20:14 07:20:14 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:20:14 #56 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 07:20:14 #56 ... 07:20:14 07:20:14 #58 [security-spire-agent internal] load build context 07:20:14 #58 transferring context: 27.51kB 0.0s done 07:20:14 #58 DONE 0.1s 07:20:14 07:20:14 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:20:14 #56 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:20:14 #56 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:20:14 #56 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:20:14 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 07:20:14 #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 07:20:14 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 07:20:14 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:20:15 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 07:20:15 #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 07:20:15 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:20:15 #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:20:15 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.4s 07:20:15 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.6s 07:20:15 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.7s 07:20:15 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 07:20:19 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.5s done 07:20:19 #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.5s done 07:20:22 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:20:24 #56 ... 07:20:24 07:20:24 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:20:24 #59 ... 07:20:24 07:20:24 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:20:24 #60 ... 07:20:24 07:20:24 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:24 #61 ... 07:20:24 07:20:24 #62 [core-metadata internal] load build context 07:20:24 #62 transferring context: 452.41MB 6.7s done 07:20:24 #62 ... 07:20:24 07:20:24 #41 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:20:24 #41 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:24 #41 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:24 #41 15.98 (1/1) Installing dumb-init (1.2.5-r3) 07:20:24 #41 15.99 Executing busybox-1.36.1-r29.trigger 07:20:24 #41 16.04 OK: 8 MiB in 15 packages 07:20:25 #41 ... 07:20:25 07:20:25 #46 [security-secretstore-setup internal] load build context 07:20:25 #46 transferring context: 452.41MB 7.4s done 07:20:25 #46 ... 07:20:25 07:20:25 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:20:25 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 07:20:25 #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:20:25 #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 07:20:25 #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 07:20:25 #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:20:25 #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 07:20:25 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done 07:20:25 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.7s done 07:20:25 #63 ... 07:20:25 07:20:25 #64 [core-common-config-bootstrapper internal] load build context 07:20:25 #64 transferring context: 452.41MB 7.5s done 07:20:25 #64 ... 07:20:25 07:20:25 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:20:25 #65 ... 07:20:25 07:20:25 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:20:25 #0 6.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:25 #0 6.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:25 #0 6.482 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:20:25 #0 6.482 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:20:25 #0 6.482 OK: 24162 distinct packages available 07:20:25 #0 6.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:25 #0 6.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:25 #0 6.883 OK: 246 MiB in 54 packages 07:20:25 #66 ... 07:20:25 07:20:25 #48 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:20:25 #48 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:25 #48 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:25 #48 16.27 (1/1) Installing dumb-init (1.2.5-r3) 07:20:25 #48 16.28 Executing busybox-1.36.1-r29.trigger 07:20:25 #48 16.29 OK: 8 MiB in 15 packages 07:20:25 #48 ... 07:20:25 07:20:25 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:20:25 #67 ... 07:20:25 07:20:25 #47 [security-spiffe-token-provider internal] load build context 07:20:25 #47 transferring context: 452.41MB 7.5s done 07:20:26 #47 ... 07:20:26 07:20:26 #68 [security-proxy-setup internal] load build context 07:20:26 #68 transferring context: 452.41MB 7.9s done 07:20:26 #68 ... 07:20:26 07:20:26 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:20:26 #0 6.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:26 #0 6.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:26 #0 7.063 (1/4) Installing dumb-init (1.2.5-r3) 07:20:26 #0 7.069 (2/4) Installing openssl (3.3.2-r0) 07:20:26 #0 7.076 (3/4) Installing su-exec (0.2-r3) 07:20:26 #0 7.079 (4/4) Installing yq-go (4.44.1-r2) 07:20:26 #0 7.141 Executing busybox-1.36.1-r29.trigger 07:20:26 #0 7.145 OK: 19 MiB in 18 packages 07:20:26 #69 ... 07:20:26 07:20:26 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:20:26 #70 ... 07:20:26 07:20:26 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:20:26 #0 4.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:26 #0 4.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:26 #0 5.110 OK: 246 MiB in 54 packages 07:20:26 #71 ... 07:20:26 07:20:26 #51 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:20:26 #51 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:26 #51 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:26 #51 16.12 (1/2) Installing ca-certificates (20240705-r0) 07:20:26 #51 16.15 (2/2) Installing dumb-init (1.2.5-r3) 07:20:26 #51 16.15 Executing busybox-1.36.1-r29.trigger 07:20:26 #51 16.16 Executing ca-certificates-20240705-r0.trigger 07:20:26 #51 16.19 OK: 9 MiB in 16 packages 07:20:27 #51 ... 07:20:27 07:20:27 #72 [support-cron-scheduler internal] load build context 07:20:27 #72 transferring context: 452.41MB 7.1s done 07:20:27 #72 ... 07:20:27 07:20:27 #50 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:20:27 #50 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:27 #50 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:27 #50 16.26 (1/2) Installing dumb-init (1.2.5-r3) 07:20:27 #50 16.26 (2/2) Installing su-exec (0.2-r3) 07:20:27 #50 16.26 Executing busybox-1.36.1-r29.trigger 07:20:27 #50 16.27 OK: 8 MiB in 16 packages 07:20:27 #50 ... 07:20:27 07:20:27 #73 [support-scheduler internal] load build context 07:20:27 #73 transferring context: 452.41MB 6.5s done 07:20:30 #73 ... 07:20:30 07:20:30 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:20:30 #56 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 07:20:30 #56 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:20:33 #56 ... 07:20:33 07:20:33 #73 [support-scheduler internal] load build context 07:20:33 #73 DONE 19.3s 07:20:33 07:20:33 #51 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:20:33 #51 DONE 34.3s 07:20:33 07:20:33 #48 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:20:33 #48 DONE 34.5s 07:20:33 07:20:33 #50 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:20:33 #50 DONE 34.5s 07:20:33 07:20:33 #62 [core-metadata internal] load build context 07:20:33 #62 DONE 19.3s 07:20:33 07:20:33 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:20:33 #69 DONE 19.4s 07:20:33 07:20:33 #41 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:20:33 #41 DONE 34.6s 07:20:33 07:20:33 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:20:33 #56 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 07:20:33 #56 ... 07:20:33 07:20:33 #52 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:33 #52 DONE 34.5s 07:20:33 07:20:33 #72 [support-cron-scheduler internal] load build context 07:20:33 #72 DONE 19.4s 07:20:33 07:20:33 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:20:33 #66 DONE 19.4s 07:20:33 07:20:33 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:33 #61 DONE 19.4s 07:20:33 07:20:33 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:20:33 #71 DONE 19.4s 07:20:33 07:20:33 #46 [security-secretstore-setup internal] load build context 07:20:33 #46 DONE 34.4s 07:20:33 07:20:33 #47 [security-spiffe-token-provider internal] load build context 07:20:33 #47 DONE 34.4s 07:20:33 07:20:33 #64 [core-common-config-bootstrapper internal] load build context 07:20:33 #64 DONE 19.4s 07:20:33 07:20:33 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:20:33 #56 ... 07:20:33 07:20:33 #68 [security-proxy-setup internal] load build context 07:20:33 #68 DONE 19.6s 07:20:33 07:20:33 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:20:33 #56 ... 07:20:33 07:20:33 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:20:33 #74 DONE 0.3s 07:20:33 07:20:33 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:20:34 #56 ... 07:20:34 07:20:34 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:20:34 #75 DONE 0.9s 07:20:34 07:20:34 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:20:34 #56 ... 07:20:34 07:20:34 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:20:34 #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 07:20:34 #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done 07:20:34 #63 DONE 20.4s 07:20:34 07:20:34 #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:20:34 #56 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done 07:20:35 #56 DONE 20.7s 07:20:35 07:20:35 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:20:35 #59 20.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:35 #59 20.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:35 #59 21.19 (1/3) Installing ca-certificates (20240705-r0) 07:20:35 #59 21.20 (2/3) Installing dumb-init (1.2.5-r3) 07:20:35 #59 21.20 (3/3) Installing tzdata (2024b-r0) 07:20:35 #59 21.43 Executing busybox-1.36.1-r29.trigger 07:20:35 #59 21.52 Executing ca-certificates-20240705-r0.trigger 07:20:35 #59 21.74 OK: 10 MiB in 17 packages 07:20:36 #59 DONE 22.1s 07:20:36 07:20:36 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:20:36 #60 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:36 #60 20.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:36 #60 21.09 (1/4) Installing ca-certificates (20240705-r0) 07:20:36 #60 21.11 (2/4) Installing dumb-init (1.2.5-r3) 07:20:36 #60 21.11 (3/4) Installing su-exec (0.2-r3) 07:20:36 #60 21.11 (4/4) Installing yq-go (4.44.1-r2) 07:20:36 #60 21.19 Executing busybox-1.36.1-r29.trigger 07:20:36 #60 21.20 Executing ca-certificates-20240705-r0.trigger 07:20:36 #60 21.45 OK: 19 MiB in 18 packages 07:20:36 #60 DONE 22.2s 07:20:36 07:20:36 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:20:36 #70 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:36 #70 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:36 #70 21.06 OK: 246 MiB in 54 packages 07:20:36 #70 DONE 22.2s 07:20:36 07:20:36 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 07:20:36 #54 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:36 #54 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:36 #54 21.24 OK: 246 MiB in 54 packages 07:20:36 #54 DONE 22.3s 07:20:36 07:20:36 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:20:36 #53 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:36 #53 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:36 #53 21.10 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:20:36 #53 21.10 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:20:36 #53 21.10 OK: 24163 distinct packages available 07:20:36 #53 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:36 #53 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:36 #53 21.94 (1/14) Installing ca-certificates (20240705-r0) 07:20:36 #53 21.96 (2/14) Installing brotli-libs (1.1.0-r2) 07:20:36 #53 21.97 (3/14) Installing c-ares (1.33.1-r0) 07:20:36 #53 21.97 (4/14) Installing libunistring (1.2-r0) 07:20:36 #53 21.99 (5/14) Installing libidn2 (2.3.7-r0) 07:20:36 #53 21.99 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:20:36 #53 22.00 (7/14) Installing libpsl (0.21.5-r1) 07:20:36 #53 22.00 (8/14) Installing zstd-libs (1.5.6-r0) 07:20:36 #53 22.01 (9/14) Installing libcurl (8.10.1-r0) 07:20:36 #53 22.02 (10/14) Installing curl (8.10.1-r0) 07:20:36 #53 22.03 (11/14) Installing dumb-init (1.2.5-r3) 07:20:36 #53 22.03 (12/14) Installing musl-obstack (1.2.3-r2) 07:20:36 #53 22.03 (13/14) Installing libucontext (1.2-r3) 07:20:36 #53 22.04 (14/14) Installing gcompat (1.1.0-r4) 07:20:36 #53 22.05 Executing busybox-1.36.1-r29.trigger 07:20:36 #53 22.06 Executing ca-certificates-20240705-r0.trigger 07:20:36 #53 22.19 OK: 13 MiB in 28 packages 07:20:36 #53 DONE 22.3s 07:20:36 07:20:36 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:20:36 #76 DONE 0.2s 07:20:36 07:20:36 #77 [core-data builder 4/7] COPY go.mod vendor* ./ 07:20:36 #77 DONE 0.2s 07:20:36 07:20:36 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:37 #78 ... 07:20:37 07:20:37 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:20:37 #65 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:37 #65 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:37 #65 22.70 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:20:37 #65 22.70 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:20:37 #65 22.70 OK: 24163 distinct packages available 07:20:37 #65 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:37 #65 22.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:37 #65 23.16 (1/4) Installing dumb-init (1.2.5-r3) 07:20:37 #65 23.16 (2/4) Installing musl-obstack (1.2.3-r2) 07:20:37 #65 23.17 (3/4) Installing libucontext (1.2-r3) 07:20:37 #65 23.17 (4/4) Installing gcompat (1.1.0-r4) 07:20:37 #65 23.17 Executing busybox-1.36.1-r29.trigger 07:20:37 #65 23.18 OK: 8 MiB in 18 packages 07:20:37 #65 DONE 23.4s 07:20:38 07:20:38 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:20:38 #67 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:38 #67 22.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:38 #67 23.21 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:20:38 #67 23.21 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:20:38 #67 23.21 OK: 24163 distinct packages available 07:20:38 #67 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:38 #67 23.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:38 #67 23.76 (1/5) Installing dumb-init (1.2.5-r3) 07:20:38 #67 23.77 (2/5) Installing musl-obstack (1.2.3-r2) 07:20:38 #67 23.77 (3/5) Installing libucontext (1.2-r3) 07:20:38 #67 23.77 (4/5) Installing gcompat (1.1.0-r4) 07:20:38 #67 23.78 (5/5) Installing openssl (3.3.2-r0) 07:20:38 #67 23.79 Executing busybox-1.36.1-r29.trigger 07:20:38 #67 23.81 OK: 9 MiB in 19 packages 07:20:39 #67 DONE 24.7s 07:20:39 07:20:39 #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:20:39 #0 4.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:39 #0 4.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:39 #0 4.575 Upgrading critical system libraries and apk-tools: 07:20:39 #0 4.575 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:20:39 #0 4.582 Executing busybox-1.36.1-r29.trigger 07:20:39 #0 4.670 Continuing the upgrade transaction with new apk-tools: 07:20:39 #0 4.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:39 #0 4.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:39 #0 5.096 OK: 8 MiB in 15 packages 07:20:39 #79 DONE 5.8s 07:20:39 07:20:39 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:20:39 #0 3.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:39 #0 3.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:39 #0 4.292 Upgrading critical system libraries and apk-tools: 07:20:39 #0 4.292 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:20:39 #0 4.299 Executing busybox-1.36.1-r29.trigger 07:20:39 #0 4.389 Continuing the upgrade transaction with new apk-tools: 07:20:39 #0 4.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:39 #0 4.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:39 #0 5.004 OK: 9 MiB in 16 packages 07:20:39 #80 DONE 5.8s 07:20:39 07:20:39 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:20:39 #0 4.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:39 #0 4.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:39 #0 4.818 Upgrading critical system libraries and apk-tools: 07:20:39 #0 4.818 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:20:39 #0 4.825 Executing busybox-1.36.1-r29.trigger 07:20:39 #0 4.916 Continuing the upgrade transaction with new apk-tools: 07:20:39 #0 4.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:39 #0 4.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:39 #0 5.628 OK: 8 MiB in 16 packages 07:20:39 #81 DONE 5.8s 07:20:39 07:20:39 #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:20:39 #0 4.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:39 #0 4.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:39 #0 4.522 Upgrading critical system libraries and apk-tools: 07:20:39 #0 4.522 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:20:39 #0 4.526 Executing busybox-1.36.1-r29.trigger 07:20:39 #0 4.590 Continuing the upgrade transaction with new apk-tools: 07:20:39 #0 4.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:39 #0 4.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:39 #0 5.663 OK: 8 MiB in 15 packages 07:20:39 #82 DONE 5.8s 07:20:39 07:20:39 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:20:39 #83 ... 07:20:39 07:20:39 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:20:39 #0 4.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:39 #0 4.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:39 #0 4.979 Upgrading critical system libraries and apk-tools: 07:20:39 #0 4.979 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:20:39 #0 4.979 Executing busybox-1.36.1-r29.trigger 07:20:39 #0 5.093 Continuing the upgrade transaction with new apk-tools: 07:20:39 #0 5.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:39 #0 5.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:39 #0 5.697 OK: 19 MiB in 18 packages 07:20:39 #84 DONE 5.9s 07:20:39 07:20:39 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:20:39 #85 DONE 0.1s 07:20:39 07:20:39 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:20:39 #86 ... 07:20:39 07:20:39 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:20:39 #0 4.795 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:39 #0 5.316 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:39 #0 6.174 OK: 246 MiB in 54 packages 07:20:39 #87 DONE 6.3s 07:20:39 07:20:39 #88 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:20:39 #0 4.417 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:39 #0 4.921 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:39 #0 5.832 (1/1) Installing dumb-init (1.2.5-r3) 07:20:39 #0 6.121 Executing busybox-1.36.1-r29.trigger 07:20:39 #0 6.125 OK: 8 MiB in 15 packages 07:20:39 #88 DONE 6.4s 07:20:40 07:20:40 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:20:40 #89 DONE 0.1s 07:20:40 07:20:40 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:40 #90 ... 07:20:40 07:20:40 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:20:40 #0 2.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:40 #0 3.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:40 #0 3.418 Upgrading critical system libraries and apk-tools: 07:20:40 #0 3.418 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:20:40 #0 3.424 Executing busybox-1.36.1-r29.trigger 07:20:40 #0 3.530 Continuing the upgrade transaction with new apk-tools: 07:20:40 #0 3.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:40 #0 3.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:40 #0 3.938 OK: 10 MiB in 17 packages 07:20:40 #91 DONE 4.1s 07:20:40 07:20:40 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:20:40 #0 2.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:40 #0 2.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:40 #0 3.299 Upgrading critical system libraries and apk-tools: 07:20:40 #0 3.299 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:20:40 #0 3.307 Executing busybox-1.36.1-r29.trigger 07:20:40 #0 3.411 Continuing the upgrade transaction with new apk-tools: 07:20:40 #0 3.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:40 #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:40 #0 3.803 OK: 13 MiB in 28 packages 07:20:40 #92 DONE 3.9s 07:20:40 07:20:40 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:20:40 #0 1.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:40 #0 1.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:40 #0 1.884 Upgrading critical system libraries and apk-tools: 07:20:40 #0 1.884 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:20:40 #0 1.891 Executing busybox-1.36.1-r29.trigger 07:20:40 #0 1.971 Continuing the upgrade transaction with new apk-tools: 07:20:40 #0 1.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:40 #0 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:40 #0 2.365 OK: 8 MiB in 18 packages 07:20:40 #93 DONE 2.5s 07:20:40 07:20:40 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:20:40 #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:40 #0 3.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:40 #0 3.426 Upgrading critical system libraries and apk-tools: 07:20:40 #0 3.426 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:20:40 #0 3.450 Executing busybox-1.36.1-r29.trigger 07:20:40 #0 3.573 Continuing the upgrade transaction with new apk-tools: 07:20:40 #0 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:40 #0 3.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:40 #0 4.002 OK: 19 MiB in 18 packages 07:20:40 #94 DONE 4.1s 07:20:40 07:20:40 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:20:41 #95 DONE 1.2s 07:20:41 07:20:41 #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:20:41 #83 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:41 #83 1.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:41 #83 1.500 Upgrading critical system libraries and apk-tools: 07:20:41 #83 1.500 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:20:41 #83 1.506 Executing busybox-1.36.1-r29.trigger 07:20:41 #83 1.557 Continuing the upgrade transaction with new apk-tools: 07:20:41 #83 1.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:41 #83 1.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:41 #83 1.979 OK: 9 MiB in 19 packages 07:20:41 #83 DONE 2.3s 07:20:41 07:20:41 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:20:41 #86 DONE 2.4s 07:20:41 07:20:41 #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:20:42 #96 ... 07:20:42 07:20:42 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:20:42 #97 DONE 0.8s 07:20:42 07:20:42 #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:20:42 #96 DONE 0.8s 07:20:42 07:20:42 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:20:42 #98 DONE 0.9s 07:20:42 07:20:42 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:20:42 #99 DONE 0.9s 07:20:42 07:20:42 #100 [security-spire-config stage-2 6/10] COPY security.txt / 07:20:42 #100 DONE 0.1s 07:20:42 07:20:42 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:20:42 #101 ... 07:20:42 07:20:42 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:20:42 #102 DONE 0.2s 07:20:42 07:20:42 #103 [security-spire-server stage-2 6/9] COPY security.txt / 07:20:43 #103 DONE 0.5s 07:20:43 07:20:43 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:20:43 #101 DONE 0.6s 07:20:43 07:20:43 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:20:43 #104 DONE 0.6s 07:20:43 07:20:43 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:20:43 #105 DONE 0.1s 07:20:43 07:20:43 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:20:43 #106 DONE 0.1s 07:20:43 07:20:43 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:20:43 #107 DONE 0.1s 07:20:43 07:20:43 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 07:20:43 #108 DONE 0.1s 07:20:43 07:20:43 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:20:43 #109 DONE 0.1s 07:20:43 07:20:43 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:20:43 #110 DONE 0.1s 07:20:43 07:20:43 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:20:43 #111 DONE 0.1s 07:20:43 07:20:43 #112 [security-spire-config] exporting to image 07:20:43 #112 exporting layers 07:20:43 #112 ... 07:20:43 07:20:43 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:20:43 #113 DONE 0.1s 07:20:43 07:20:43 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:20:43 #114 DONE 0.1s 07:20:43 07:20:43 #112 [security-spire-server] exporting to image 07:20:43 #112 ... 07:20:43 07:20:43 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:20:43 #115 DONE 0.0s 07:20:43 07:20:43 #112 [security-spire-agent] exporting to image 07:20:43 #112 exporting layers 0.6s done 07:20:43 #112 ... 07:20:43 07:20:43 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:44 #116 ... 07:20:44 07:20:44 #112 [security-spire-config] exporting to image 07:20:44 #112 writing image sha256:8d718b5f78f7315347fc1d99f409dd58686ec86c07b533c53e1d62624d05af78 done 07:20:44 #112 naming to docker.io/library/security-spire-config done 07:20:44 #112 exporting layers 0.6s done 07:20:44 #112 writing image sha256:664f3a9f6d95a67340b38c03602701a0162dd162485097791fe1ee477297f6f6 done 07:20:44 #112 naming to docker.io/library/security-spire-server done 07:20:44 #112 writing image sha256:21a3f8a0c8e39fc58d3e99fa967409e00f156da7eeca2df2254e5b948a9dcd5f done 07:20:44 #112 naming to docker.io/library/security-spire-agent done 07:20:44 #112 DONE 0.9s 07:20:44 07:20:44 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:44 #117 ... 07:20:44 07:20:44 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:47 Removing intermediate container 33ac200bd649 07:20:47 ---> a73347882d08 07:20:47 Successfully built a73347882d08 07:20:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:48 + docker inspect -f . ci-base-image-arm64 07:20:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:48 prd-ubuntu20.04-docker-arm64-4c-16g-22014 does not seem to be running inside a container 07:20:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/716 -v /w/workspace/edgex-go/716:/w/workspace/edgex-go/716:rw,z -v /w/workspace/edgex-go/716@tmp:/w/workspace/edgex-go/716@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 07:20:49 $ docker top 74ddc58ccd50c88e060734b7f87c3ec6ed344a4c15c08d069cd3ebd88683b295 -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:50 + go version 07:20:50 go version go1.23.2 linux/arm64 [Pipeline] } 07:20:50 $ docker stop --time=1 74ddc58ccd50c88e060734b7f87c3ec6ed344a4c15c08d069cd3ebd88683b295 07:20:52 $ docker rm -f --volumes 74ddc58ccd50c88e060734b7f87c3ec6ed344a4c15c08d069cd3ebd88683b295 [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 07:20:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:20:53 07:20:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:20:53 latest: Pulling from edgex-devops/edgex-compose-arm64 07:20:53 547446be3368: Pulling fs layer 07:20:53 d125d8839a47: Pulling fs layer 07:20:53 3e85d5ac6304: Pulling fs layer 07:20:53 c3105a71a48b: Pulling fs layer 07:20:53 0f093f025ec4: Pulling fs layer 07:20:53 c3106fc0e877: Pulling fs layer 07:20:53 c3106fc0e877: Waiting 07:20:53 c3105a71a48b: Waiting 07:20:53 547446be3368: Verifying Checksum 07:20:53 547446be3368: Download complete 07:20:53 c3105a71a48b: Verifying Checksum 07:20:53 c3105a71a48b: Download complete 07:20:54 d125d8839a47: Verifying Checksum 07:20:54 d125d8839a47: Download complete 07:20:54 c3106fc0e877: Verifying Checksum 07:20:54 c3106fc0e877: Download complete 07:20:54 0f093f025ec4: Verifying Checksum 07:20:54 0f093f025ec4: Download complete 07:20:54 547446be3368: Pull complete 07:20:55 d125d8839a47: Pull complete 07:20:56 3e85d5ac6304: Verifying Checksum 07:20:56 3e85d5ac6304: Download complete 07:21:06 3e85d5ac6304: Pull complete 07:21:06 c3105a71a48b: Pull complete 07:21:07 0f093f025ec4: Pull complete 07:21:07 c3106fc0e877: Pull complete 07:21:07 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:21:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:21:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:07 prd-ubuntu20.04-docker-arm64-4c-16g-22014 does not seem to be running inside a container 07:21:07 $ 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/716 -v /w/workspace/edgex-go/716:/w/workspace/edgex-go/716:rw,z -v /w/workspace/edgex-go/716@tmp:/w/workspace/edgex-go/716@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 07:21:09 $ docker top 1385a0de23285943cb394b6b98cca5a8e31528c28d456ee68973aeec3ef775e0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:21:10 + docker compose -f ./docker-compose-build.yml build --parallel 07:21:20 #1 [security-proxy-auth internal] load build definition from Dockerfile 07:21:20 #1 transferring dockerfile: 2.15kB done 07:21:20 #1 DONE 0.1s 07:21:20 07:21:20 #2 [security-spire-server internal] load build definition from Dockerfile 07:21:20 #2 transferring dockerfile: 1.70kB done 07:21:20 #2 DONE 0.0s 07:21:20 07:21:20 #3 [core-data internal] load build definition from Dockerfile 07:21:20 #3 transferring dockerfile: 2.07kB done 07:21:20 #3 DONE 0.1s 07:21:20 07:21:20 #4 [core-command internal] load build definition from Dockerfile 07:21:20 #4 transferring dockerfile: 1.93kB done 07:21:20 #4 DONE 0.1s 07:21:20 07:21:20 #5 [security-proxy-setup internal] load build definition from Dockerfile 07:21:20 #5 transferring dockerfile: 2.50kB done 07:21:20 #5 DONE 0.1s 07:21:20 07:21:20 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:21:20 #6 transferring dockerfile: 1.89kB 0.0s done 07:21:20 #6 DONE 0.1s 07:21:20 07:21:20 #7 [support-notifications internal] load build definition from Dockerfile 07:21:20 #7 transferring dockerfile: 2.02kB 0.0s done 07:21:20 #7 DONE 0.1s 07:21:20 07:21:20 #8 [core-keeper internal] load build definition from Dockerfile 07:21:20 #8 transferring dockerfile: 2.07kB done 07:21:20 #8 DONE 0.1s 07:21:20 07:21:20 #9 [security-secretstore-setup internal] load build definition from Dockerfile 07:21:20 #9 transferring dockerfile: 2.49kB done 07:21:20 #9 DONE 0.1s 07:21:20 07:21:20 #10 [support-cron-scheduler internal] load build definition from Dockerfile 07:21:20 #10 transferring dockerfile: 1.85kB done 07:21:20 #10 DONE 0.1s 07:21:20 07:21:20 #11 [core-metadata internal] load build definition from Dockerfile 07:21:20 #11 transferring dockerfile: 2.13kB 0.0s done 07:21:20 #11 DONE 0.1s 07:21:20 07:21:20 #12 [security-bootstrapper internal] load build definition from Dockerfile 07:21:21 #12 transferring dockerfile: 3.17kB 0.0s done 07:21:21 #12 DONE 0.1s 07:21:21 07:21:21 #13 [security-spire-config internal] load build definition from Dockerfile 07:21:21 #13 transferring dockerfile: 1.69kB done 07:21:21 #13 DONE 0.1s 07:21:21 07:21:21 #14 [support-scheduler internal] load build definition from Dockerfile 07:21:21 #14 transferring dockerfile: 1.93kB done 07:21:21 #14 DONE 0.1s 07:21:21 07:21:21 #15 [security-spire-agent internal] load build definition from Dockerfile 07:21:21 #15 transferring dockerfile: 1.81kB done 07:21:21 #15 DONE 0.1s 07:21:21 07:21:21 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:21:21 #16 transferring dockerfile: 2.23kB done 07:21:21 #16 DONE 0.1s 07:21:21 07:21:21 #17 [security-proxy-auth internal] load .dockerignore 07:21:21 #17 transferring context: 50B done 07:21:21 #17 DONE 0.1s 07:21:22 07:21:22 #18 [security-spire-server internal] load .dockerignore 07:21:22 #18 transferring context: 50B done 07:21:22 #18 DONE 0.1s 07:21:22 07:21:22 #19 [core-data internal] load .dockerignore 07:21:22 #19 transferring context: 50B done 07:21:22 #19 DONE 0.0s 07:21:22 07:21:22 #20 [core-command internal] load .dockerignore 07:21:22 #20 transferring context: 50B done 07:21:22 #20 DONE 0.1s 07:21:22 07:21:22 #21 [security-proxy-setup internal] load .dockerignore 07:21:22 #21 transferring context: 50B done 07:21:22 #21 DONE 0.1s 07:21:22 07:21:22 #22 [security-spiffe-token-provider internal] load .dockerignore 07:21:22 #22 transferring context: 50B 0.0s done 07:21:22 #22 DONE 0.1s 07:21:22 07:21:22 #23 [support-notifications internal] load .dockerignore 07:21:22 #23 transferring context: 50B 0.0s done 07:21:22 #23 DONE 0.1s 07:21:22 07:21:22 #24 [core-keeper internal] load .dockerignore 07:21:22 #24 transferring context: 50B 0.0s done 07:21:22 #24 DONE 0.1s 07:21:22 07:21:22 #25 [security-secretstore-setup internal] load .dockerignore 07:21:22 #25 transferring context: 50B done 07:21:22 #25 DONE 0.1s 07:21:22 07:21:22 #26 [support-cron-scheduler internal] load .dockerignore 07:21:22 #26 transferring context: 50B 0.0s done 07:21:22 #26 DONE 0.1s 07:21:22 07:21:22 #27 [core-metadata internal] load .dockerignore 07:21:22 #27 transferring context: 50B done 07:21:22 #27 DONE 0.1s 07:21:22 07:21:22 #28 [security-bootstrapper internal] load .dockerignore 07:21:22 #28 transferring context: 50B 0.0s done 07:21:22 #28 DONE 0.1s 07:21:22 07:21:22 #29 [security-spire-config internal] load .dockerignore 07:21:22 #29 transferring context: 50B done 07:21:22 #29 DONE 0.1s 07:21:22 07:21:22 #30 [support-scheduler internal] load .dockerignore 07:21:22 #30 transferring context: 50B done 07:21:22 #30 ... 07:21:22 07:21:22 #31 [security-spire-agent internal] load .dockerignore 07:21:22 #31 transferring context: 50B 0.0s done 07:21:22 #31 DONE 0.1s 07:21:22 07:21:22 #30 [support-scheduler internal] load .dockerignore 07:21:23 #30 ... 07:21:23 07:21:23 #32 [core-common-config-bootstrapper internal] load .dockerignore 07:21:23 #32 transferring context: 50B done 07:21:23 #32 DONE 0.0s 07:21:23 07:21:23 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:21:23 #33 DONE 0.0s 07:21:23 07:21:23 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 07:21:23 #34 DONE 0.3s 07:21:23 07:21:23 #30 [support-scheduler internal] load .dockerignore 07:21:23 #30 ... 07:21:23 07:21:23 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:21:23 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:21:23 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:21:23 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:21:23 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:21:23 #35 DONE 0.3s 07:21:23 07:21:23 #36 [security-proxy-auth internal] load build context 07:21:23 #118 ... 07:21:23 07:21:23 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:23 #90 DONE 38.9s 07:21:23 07:21:23 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:23 #118 DONE 44.2s 07:21:23 07:21:23 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:23 #116 DONE 45.1s 07:21:23 07:21:23 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:23 #78 DONE 42.5s 07:21:23 07:21:23 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:23 #117 DONE 42.4s 07:21:23 07:21:23 #119 [security-bootstrapper builder 6/7] COPY . . 07:21:24 #36 transferring context: 3.23MB 0.6s done 07:21:24 #36 DONE 0.7s 07:21:24 07:21:24 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 07:21:24 #34 DONE 0.3s 07:21:24 07:21:24 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:21:24 #33 DONE 0.0s 07:21:24 07:21:24 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:21:24 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:21:24 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:21:24 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:21:24 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:21:24 #35 DONE 0.5s 07:21:24 07:21:24 #37 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:21:24 #37 ... 07:21:24 07:21:24 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:21:24 #33 DONE 0.0s 07:21:24 07:21:24 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 07:21:24 #34 DONE 0.4s 07:21:24 07:21:24 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:21:24 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:21:24 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:21:24 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:21:24 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:21:24 #35 DONE 0.5s 07:21:24 07:21:24 #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:21:24 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:21:24 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:21:24 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:21:24 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:21:24 #35 DONE 0.5s 07:21:24 07:21:24 #38 [security-proxy-setup internal] load build context 07:21:24 #38 ... 07:21:24 07:21:24 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:21:24 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:21:24 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:21:24 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:21:24 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:21:24 #35 DONE 0.5s 07:21:24 07:21:24 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:21:24 #33 DONE 0.0s 07:21:24 07:21:24 #39 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:21:24 #39 DONE 1.9s 07:21:24 07:21:24 #38 [security-proxy-setup internal] load build context 07:21:24 #38 ... 07:21:24 07:21:24 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:21:24 #33 DONE 0.0s 07:21:24 07:21:24 #38 [security-proxy-setup internal] load build context 07:21:24 #38 ... 07:21:24 07:21:24 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:21:24 #33 DONE 0.0s 07:21:24 07:21:24 #38 [security-proxy-setup internal] load build context 07:21:25 #38 ... 07:21:25 07:21:25 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:21:25 #33 DONE 0.0s 07:21:25 07:21:25 #38 [security-proxy-setup internal] load build context 07:21:25 #38 ... 07:21:25 07:21:25 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:21:25 #33 DONE 0.0s 07:21:25 07:21:25 #38 [security-proxy-setup internal] load build context 07:21:25 #38 ... 07:21:25 07:21:25 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:21:25 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:21:25 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:21:25 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:21:25 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:21:25 #35 DONE 0.6s 07:21:25 07:21:25 #39 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:21:25 #39 DONE 2.0s 07:21:25 07:21:25 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 07:21:25 #34 DONE 1.4s 07:21:25 07:21:25 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:21:25 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:21:25 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:21:25 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:21:25 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:21:25 #35 DONE 0.6s 07:21:25 07:21:25 #39 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:21:25 #39 DONE 2.0s 07:21:25 07:21:25 #40 [core-metadata internal] load build context 07:21:25 #40 ... 07:21:25 07:21:25 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:21:25 #33 DONE 0.0s 07:21:26 07:21:26 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:21:26 #41 ... 07:21:26 07:21:26 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:21:26 #33 DONE 0.0s 07:21:26 07:21:26 #42 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:21:26 #42 DONE 2.4s 07:21:26 07:21:26 #43 [core-data internal] load build context 07:21:26 #43 ... 07:21:26 07:21:26 #44 [core-command internal] load build context 07:21:26 #44 transferring context: 3.23MB 1.8s done 07:21:26 #44 DONE 2.4s 07:21:26 07:21:26 #43 [core-data internal] load build context 07:21:26 #43 transferring context: 3.23MB 2.3s done 07:21:27 #43 ... 07:21:27 07:21:27 #38 [security-proxy-setup internal] load build context 07:21:27 #38 transferring context: 3.23MB 2.1s done 07:21:27 #38 DONE 2.9s 07:21:27 07:21:27 #45 [security-spiffe-token-provider internal] load build context 07:21:27 #45 ... 07:21:27 07:21:27 #46 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:21:27 #46 DONE 3.2s 07:21:27 07:21:27 #45 [security-spiffe-token-provider internal] load build context 07:21:27 #45 ... 07:21:27 07:21:27 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:21:27 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:21:27 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:21:27 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:21:27 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:21:27 #35 DONE 0.6s 07:21:27 07:21:27 #43 [core-data internal] load build context 07:21:27 #43 DONE 3.4s 07:21:27 07:21:27 #45 [security-spiffe-token-provider internal] load build context 07:21:28 #45 ... 07:21:28 07:21:28 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 07:21:28 #34 DONE 3.8s 07:21:28 07:21:28 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:21:28 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:21:28 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:21:28 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:21:28 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:21:28 #35 DONE 0.7s 07:21:28 07:21:28 #39 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:21:28 #39 DONE 2.1s 07:21:28 07:21:28 #42 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:21:28 #42 DONE 2.5s 07:21:28 07:21:28 #47 [security-spire-config internal] load build context 07:21:28 #47 ... 07:21:28 07:21:28 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:21:28 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:21:28 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:21:28 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:21:28 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:21:28 #35 DONE 0.7s 07:21:28 07:21:28 #39 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:21:28 #39 DONE 2.1s 07:21:28 07:21:28 #42 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:21:28 #42 DONE 2.5s 07:21:28 07:21:28 #48 [support-notifications internal] load build context 07:21:28 #48 transferring context: 3.23MB 3.5s done 07:21:28 #48 ... 07:21:28 07:21:28 #45 [security-spiffe-token-provider internal] load build context 07:21:28 #45 transferring context: 3.23MB 3.1s done 07:21:28 #45 DONE 4.2s 07:21:28 07:21:28 #40 [core-metadata internal] load build context 07:21:29 #119 ... 07:21:29 07:21:29 #120 [core-keeper builder 7/8] COPY . . 07:21:29 #120 DONE 10.1s 07:21:29 07:21:29 #121 [security-spiffe-token-provider builder 6/7] COPY . . 07:21:29 #121 DONE 10.0s 07:21:29 07:21:29 #122 [support-notifications builder 6/7] COPY . . 07:21:29 #122 DONE 10.0s 07:21:29 07:21:29 #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:21:29 #123 CACHED 07:21:29 07:21:29 #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:29 #124 CACHED 07:21:29 07:21:29 #125 [support-cron-scheduler builder 6/7] COPY . . 07:21:29 #125 CACHED 07:21:29 07:21:29 #119 [security-bootstrapper builder 6/7] COPY . . 07:21:29 #119 DONE 10.0s 07:21:29 07:21:29 #126 [security-proxy-setup builder 6/7] COPY . . 07:21:29 #126 CACHED 07:21:29 07:21:29 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:21:29 #127 CACHED 07:21:29 07:21:29 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:29 #128 CACHED 07:21:29 07:21:29 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:29 #129 CACHED 07:21:29 07:21:29 #130 [security-secretstore-setup builder 6/7] COPY . . 07:21:29 #130 CACHED 07:21:29 07:21:29 #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:21:29 #131 CACHED 07:21:29 07:21:29 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:29 #132 CACHED 07:21:29 07:21:29 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 07:21:29 #133 CACHED 07:21:29 07:21:29 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:21:29 #134 CACHED 07:21:29 07:21:29 #135 [core-metadata builder 6/7] COPY . . 07:21:29 #135 CACHED 07:21:29 07:21:29 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:29 #136 CACHED 07:21:29 07:21:29 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:21:29 #137 CACHED 07:21:29 07:21:29 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:29 #138 CACHED 07:21:29 07:21:29 #139 [core-command builder 6/7] COPY . . 07:21:29 #139 CACHED 07:21:29 07:21:29 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 07:21:29 #140 CACHED 07:21:29 07:21:29 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:21:29 #141 CACHED 07:21:29 07:21:29 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:29 #142 CACHED 07:21:29 07:21:29 #143 [security-proxy-auth builder 6/7] COPY . . 07:21:29 #143 CACHED 07:21:29 07:21:29 #144 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:21:29 #144 CACHED 07:21:29 07:21:29 #145 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:29 #145 CACHED 07:21:29 07:21:29 #146 [support-scheduler builder 6/7] COPY . . 07:21:29 #146 CACHED 07:21:29 07:21:29 #147 [core-data builder 6/7] COPY . . 07:21:29 #147 DONE 10.1s 07:21:29 07:21:29 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:21:29 #40 ... 07:21:29 07:21:29 #48 [support-notifications internal] load build context 07:21:29 #48 DONE 5.1s 07:21:29 07:21:29 #40 [core-metadata internal] load build context 07:21:29 #40 ... 07:21:29 07:21:29 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:29 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.4s done 07:21:29 #49 DONE 2.6s 07:21:29 07:21:29 #40 [core-metadata internal] load build context 07:21:29 #148 0.924 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:21:30 #40 ... 07:21:30 07:21:30 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:21:30 #41 DONE 5.0s 07:21:31 07:21:31 #40 [core-metadata internal] load build context 07:21:31 #40 transferring context: 3.23MB 4.6s done 07:21:31 #40 ... 07:21:31 07:21:31 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:21:31 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:21:31 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:21:31 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:21:31 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:21:31 #35 DONE 0.7s 07:21:31 07:21:31 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:21:31 #50 DONE 0.0s 07:21:31 07:21:31 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:21:31 #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:21:32 #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.4s done 07:21:33 #50 ... 07:21:33 07:21:33 #40 [core-metadata internal] load build context 07:21:33 #40 DONE 7.6s 07:21:33 07:21:33 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:21:33 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:21:33 #50 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 07:21:33 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 07:21:33 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 07:21:33 #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:21:33 #50 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 07:21:33 #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 0.2s 07:21:33 #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.2s 07:21:33 #50 ... 07:21:33 07:21:33 #51 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:21:33 #0 5.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:33 #0 5.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:33 #0 8.554 (1/1) Installing dumb-init (1.2.5-r3) 07:21:33 #0 8.572 Executing busybox-1.36.1-r29.trigger 07:21:33 #0 8.771 OK: 9 MiB in 15 packages 07:21:33 #51 ... 07:21:33 07:21:33 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:21:34 #50 ... 07:21:34 07:21:34 #52 [security-bootstrapper internal] load build context 07:21:34 #52 transferring context: 3.23MB 3.9s done 07:21:34 #52 DONE 8.4s 07:21:34 07:21:34 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:34 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.4s done 07:21:34 #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:21:34 #49 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:21:34 #49 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:21:34 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 07:21:34 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done 07:21:34 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 07:21:34 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s done 07:21:34 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 2.9s 07:21:34 #49 ... 07:21:34 07:21:34 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:21:34 #0 7.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:34 #0 8.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:34 #53 ... 07:21:34 07:21:34 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:21:34 #50 ... 07:21:34 07:21:34 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:21:34 #0 7.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:34 #0 8.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:34 #54 ... 07:21:34 07:21:34 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:21:34 #0 4.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:34 #0 5.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:35 #55 ... 07:21:35 07:21:35 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:35 #49 ... 07:21:35 07:21:35 #56 [security-spire-server internal] load build context 07:21:35 #56 transferring context: 27.98kB 0.4s done 07:21:35 #56 DONE 7.6s 07:21:35 07:21:35 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:35 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 3.9s 07:21:35 #49 ... 07:21:35 07:21:35 #47 [security-spire-config internal] load build context 07:21:35 #47 transferring context: 26.23kB 0.5s done 07:21:35 #47 DONE 7.2s 07:21:35 07:21:35 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:35 #49 ... 07:21:35 07:21:35 #57 [support-cron-scheduler internal] load build context 07:21:35 #57 transferring context: 3.23MB 5.3s done 07:21:35 #57 ... 07:21:35 07:21:35 #58 [core-keeper internal] load build context 07:21:35 #58 transferring context: 3.23MB 4.7s done 07:21:35 #58 DONE 10.1s 07:21:35 07:21:35 #59 [security-secretstore-setup internal] load build context 07:21:35 #59 transferring context: 3.23MB 4.8s done 07:21:35 #59 ... 07:21:35 07:21:35 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:36 #49 ... 07:21:36 07:21:36 #59 [security-secretstore-setup internal] load build context 07:21:36 #59 DONE 10.6s 07:21:36 07:21:36 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:36 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.03MB / 28.04MB 5.0s 07:21:36 #49 ... 07:21:36 07:21:36 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:36 #60 ... 07:21:36 07:21:36 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:21:36 #61 ... 07:21:36 07:21:36 #57 [support-cron-scheduler internal] load build context 07:21:36 #57 DONE 11.1s 07:21:36 07:21:36 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:21:36 #62 ... 07:21:36 07:21:36 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:21:36 #63 ... 07:21:36 07:21:36 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 07:21:37 #64 ... 07:21:37 07:21:37 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:21:37 #65 ... 07:21:37 07:21:37 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:21:37 #66 ... 07:21:37 07:21:37 #51 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:21:37 #51 DONE 14.5s 07:21:37 07:21:37 #67 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:37 #67 ... 07:21:37 07:21:37 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:21:37 #68 ... 07:21:37 07:21:37 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:21:37 #69 ... 07:21:37 07:21:37 #70 [security-spire-agent internal] load build context 07:21:37 #70 transferring context: 27.51kB 0.2s done 07:21:37 #70 DONE 6.1s 07:21:37 07:21:37 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:37 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.94MB / 28.04MB 6.4s 07:21:37 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 07:21:38 #49 ... 07:21:38 07:21:38 #71 [core-common-config-bootstrapper internal] load build context 07:21:38 #71 ... 07:21:38 07:21:38 #72 [support-scheduler internal] load build context 07:21:38 #72 transferring context: 3.23MB 6.2s done 07:21:38 #72 DONE 10.1s 07:21:38 07:21:38 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:38 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.52MB / 28.04MB 7.1s 07:21:38 #49 ... 07:21:38 07:21:38 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:21:38 #73 ... 07:21:38 07:21:38 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:39 #49 ... 07:21:39 07:21:39 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:21:39 #53 12.24 (1/4) Installing dumb-init (1.2.5-r3) 07:21:39 #53 12.24 (2/4) Installing openssl (3.3.2-r0) 07:21:39 #53 12.32 (3/4) Installing su-exec (0.2-r3) 07:21:39 #53 12.32 (4/4) Installing yq-go (4.44.1-r2) 07:21:39 #53 12.92 Executing busybox-1.36.1-r29.trigger 07:21:39 #53 12.96 OK: 20 MiB in 18 packages 07:21:39 #53 DONE 14.7s 07:21:39 07:21:39 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:39 #49 ... 07:21:39 07:21:39 #37 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:21:39 #37 7.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:39 #37 8.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:39 #37 13.31 (1/1) Installing dumb-init (1.2.5-r3) 07:21:39 #37 13.34 Executing busybox-1.36.1-r29.trigger 07:21:39 #37 13.44 OK: 9 MiB in 15 packages 07:21:39 #37 DONE 15.1s 07:21:39 07:21:39 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:39 #49 ... 07:21:39 07:21:39 #71 [core-common-config-bootstrapper internal] load build context 07:21:39 #71 transferring context: 3.23MB 7.3s done 07:21:39 #71 DONE 11.4s 07:21:39 07:21:39 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:39 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.95MB / 28.04MB 8.1s 07:21:39 #49 ... 07:21:39 07:21:39 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:21:39 #74 ... 07:21:39 07:21:39 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:21:39 #54 12.34 (1/2) Installing ca-certificates (20240705-r0) 07:21:39 #54 12.69 (2/2) Installing dumb-init (1.2.5-r3) 07:21:39 #54 12.70 Executing busybox-1.36.1-r29.trigger 07:21:39 #54 12.77 Executing ca-certificates-20240705-r0.trigger 07:21:39 #54 13.66 OK: 10 MiB in 16 packages 07:21:39 #54 DONE 14.9s 07:21:39 07:21:39 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:39 #148 ... 07:21:39 07:21:39 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:21:39 #0 0.706 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:21:39 #149 ... 07:21:39 07:21:39 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:21:39 #0 0.526 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:21:39 #150 ... 07:21:39 07:21:39 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:21:39 #0 0.995 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:21:40 #151 ... 07:21:40 07:21:40 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:21:40 #0 1.419 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:21:40 #152 ... 07:21:40 07:21:40 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:21:40 #0 0.661 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:21:40 #153 ... 07:21:40 07:21:40 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:21:40 #0 1.504 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:21:40 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.47MB / 28.04MB 9.3s 07:21:40 #154 ... 07:21:40 07:21:40 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:21:40 #0 0.814 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:21:40 #155 ... 07:21:40 07:21:40 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:21:40 #0 1.439 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:21:41 #156 ... 07:21:41 07:21:41 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:21:41 #0 1.360 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:21:41 #157 ... 07:21:41 07:21:41 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:21:41 #0 1.058 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:21:41 #158 ... 07:21:41 07:21:41 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:21:41 #0 0.494 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:21:41 #159 ... 07:21:41 07:21:41 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:21:41 #0 0.461 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:21:42 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 10.5s 07:21:42 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 11.2s 07:21:42 #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 07:21:43 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 11.7s 07:21:43 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.68MB / 28.04MB 12.0s 07:21:43 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 12.4s 07:21:44 #49 ... 07:21:44 07:21:44 #67 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:44 #67 DONE 17.5s 07:21:44 07:21:44 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:44 #49 ... 07:21:44 07:21:44 #65 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:21:44 #65 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:44 #65 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:44 #65 16.77 OK: 238 MiB in 54 packages 07:21:44 #65 DONE 18.0s 07:21:44 07:21:44 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:44 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.85MB / 28.04MB 13.2s 07:21:44 #49 ... 07:21:44 07:21:44 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:21:44 #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.1s done 07:21:44 #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.5s done 07:21:44 #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 07:21:45 #50 ... 07:21:45 07:21:45 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:45 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.8s done 07:21:45 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.8s done 07:21:45 #49 ... 07:21:45 07:21:45 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:21:45 #55 11.27 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:21:45 #55 11.27 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:21:45 #55 11.27 OK: 24041 distinct packages available 07:21:45 #55 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:45 #55 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:45 #55 17.60 (1/14) Installing ca-certificates (20240705-r0) 07:21:45 #55 17.76 (2/14) Installing brotli-libs (1.1.0-r2) 07:21:45 #55 17.82 (3/14) Installing c-ares (1.33.1-r0) 07:21:45 #55 17.85 (4/14) Installing libunistring (1.2-r0) 07:21:45 #55 17.96 (5/14) Installing libidn2 (2.3.7-r0) 07:21:45 #55 17.99 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:21:45 #55 18.00 (7/14) Installing libpsl (0.21.5-r1) 07:21:45 #55 18.06 (8/14) Installing zstd-libs (1.5.6-r0) 07:21:45 #55 18.08 (9/14) Installing libcurl (8.10.1-r0) 07:21:45 #55 18.13 (10/14) Installing curl (8.10.1-r0) 07:21:45 #55 18.17 (11/14) Installing dumb-init (1.2.5-r3) 07:21:45 #55 18.17 (12/14) Installing musl-obstack (1.2.3-r2) 07:21:45 #55 18.17 (13/14) Installing libucontext (1.2-r3) 07:21:45 #55 18.18 (14/14) Installing gcompat (1.1.0-r4) 07:21:45 #55 18.21 Executing busybox-1.36.1-r29.trigger 07:21:45 #55 18.37 Executing ca-certificates-20240705-r0.trigger 07:21:45 #55 19.24 OK: 15 MiB in 28 packages 07:21:45 #55 DONE 20.7s 07:21:45 07:21:45 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:21:46 #75 ... 07:21:46 07:21:46 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:21:46 #66 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:46 #66 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:46 #66 17.45 (1/4) Installing ca-certificates (20240705-r0) 07:21:46 #66 17.53 (2/4) Installing dumb-init (1.2.5-r3) 07:21:46 #66 17.54 (3/4) Installing su-exec (0.2-r3) 07:21:46 #66 17.54 (4/4) Installing yq-go (4.44.1-r2) 07:21:46 #66 18.20 Executing busybox-1.36.1-r29.trigger 07:21:46 #66 18.31 Executing ca-certificates-20240705-r0.trigger 07:21:46 #66 18.85 OK: 20 MiB in 18 packages 07:21:46 #66 DONE 19.8s 07:21:46 07:21:46 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:46 #60 DONE 20.2s 07:21:46 07:21:46 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:21:47 #76 ... 07:21:47 07:21:47 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:21:47 #61 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:47 #61 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:47 #61 20.18 OK: 238 MiB in 54 packages 07:21:47 #61 DONE 21.2s 07:21:47 07:21:47 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:21:47 #62 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:47 #62 ... 07:21:47 07:21:47 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:21:47 #77 DONE 3.3s 07:21:47 07:21:47 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:21:47 #62 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:49 #62 ... 07:21:49 07:21:49 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:21:49 #64 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:49 #64 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:49 #64 21.92 OK: 238 MiB in 54 packages 07:21:49 #64 DONE 23.7s 07:21:49 07:21:49 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:21:49 #74 19.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:49 #74 ... 07:21:49 07:21:49 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:21:49 #78 ... 07:21:49 07:21:49 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:21:49 #79 ... 07:21:49 07:21:49 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:21:49 #80 ... 07:21:49 07:21:49 #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:21:50 #81 ... 07:21:50 07:21:50 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:21:50 #82 DONE 3.2s 07:21:51 07:21:51 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:21:51 #78 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:51 #78 ... 07:21:51 07:21:51 #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:21:51 #81 DONE 2.5s 07:21:51 07:21:51 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:54 #83 ... 07:21:54 07:21:54 #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:21:54 #84 ... 07:21:54 07:21:54 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:54 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.2s 07:21:56 #49 ... 07:21:56 07:21:56 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:21:56 #63 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:56 #63 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:56 #63 24.69 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:21:56 #63 24.69 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:21:56 #63 24.69 OK: 24040 distinct packages available 07:21:56 #63 25.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:56 #63 27.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:56 #63 ... 07:21:56 07:21:56 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:21:56 #62 27.07 (1/2) Installing dumb-init (1.2.5-r3) 07:21:56 #62 27.10 (2/2) Installing su-exec (0.2-r3) 07:21:56 #62 27.12 Executing busybox-1.36.1-r29.trigger 07:21:56 #62 27.32 OK: 9 MiB in 16 packages 07:21:56 #62 DONE 29.5s 07:21:56 07:21:56 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:56 #49 ... 07:21:56 07:21:56 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:21:56 #85 ... 07:21:56 07:21:56 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:21:56 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.4s 07:21:57 #50 ... 07:21:57 07:21:57 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:21:57 #85 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:57 #85 ... 07:21:57 07:21:57 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:57 #86 ... 07:21:57 07:21:57 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:21:58 #49 ... 07:21:58 07:21:58 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:21:58 #73 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:58 #73 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:58 #73 26.22 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:21:58 #73 26.22 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:21:58 #73 26.22 OK: 24041 distinct packages available 07:21:58 #73 27.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:21:58 #73 29.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:21:58 #73 ... 07:21:58 07:21:58 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:21:58 #76 11.62 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:00 #76 13.66 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:00 #76 ... 07:22:00 07:22:00 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:22:00 #74 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:00 #74 29.15 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:22:00 #74 29.15 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:22:00 #74 29.15 OK: 24041 distinct packages available 07:22:00 #74 ... 07:22:00 07:22:00 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:22:00 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.3s 07:22:01 #49 ... 07:22:01 07:22:01 #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:01 #87 ... 07:22:01 07:22:01 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:22:01 #49 ... 07:22:01 07:22:01 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:22:01 #79 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:01 #79 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:01 #79 22.22 Upgrading critical system libraries and apk-tools: 07:22:01 #79 22.22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:22:01 #79 22.25 Executing busybox-1.36.1-r29.trigger 07:22:01 #79 ... 07:22:01 07:22:01 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:22:02 #49 ... 07:22:02 07:22:02 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:22:02 #68 25.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:02 #68 26.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:02 #68 ... 07:22:02 07:22:02 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:22:02 #80 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:02 #80 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:02 #80 22.23 Upgrading critical system libraries and apk-tools: 07:22:02 #80 22.23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:22:02 #80 22.32 Executing busybox-1.36.1-r29.trigger 07:22:02 #80 ... 07:22:02 07:22:02 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:22:02 #68 35.61 (1/3) Installing ca-certificates (20240705-r0) 07:22:03 #68 ... 07:22:03 07:22:03 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:22:03 #69 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:03 #69 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:03 #69 ... 07:22:03 07:22:03 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:22:03 #78 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:03 #78 21.62 Upgrading critical system libraries and apk-tools: 07:22:03 #78 21.62 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:22:03 #78 21.68 Executing busybox-1.36.1-r29.trigger 07:22:03 #78 ... 07:22:03 07:22:03 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:22:04 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.3s done 07:22:04 #49 DONE 36.7s 07:22:04 07:22:04 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:22:04 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.0s done 07:22:05 #50 ... 07:22:05 07:22:05 #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:22:05 #84 11.03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:05 #84 13.07 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:05 #84 ... 07:22:05 07:22:05 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:22:05 #79 24.48 Continuing the upgrade transaction with new apk-tools: 07:22:05 #79 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:05 #79 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:06 #79 ... 07:22:06 07:22:06 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:22:06 #63 37.85 OK: 238 MiB in 54 packages 07:22:06 #63 DONE 39.8s 07:22:06 07:22:06 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:22:06 #68 36.23 (2/3) Installing dumb-init (1.2.5-r3) 07:22:06 #68 36.25 (3/3) Installing tzdata (2024b-r0) 07:22:06 #68 37.54 Executing busybox-1.36.1-r29.trigger 07:22:06 #68 37.70 Executing ca-certificates-20240705-r0.trigger 07:22:06 #68 39.00 OK: 11 MiB in 17 packages 07:22:06 #68 ... 07:22:06 07:22:06 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:22:06 #0 3.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:06 #0 5.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:06 #88 ... 07:22:06 07:22:06 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:22:06 #89 DONE 0.3s 07:22:06 07:22:06 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:22:06 #75 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:06 #75 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:06 #75 21.13 Upgrading critical system libraries and apk-tools: 07:22:06 #75 21.17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:22:06 #75 ... 07:22:06 07:22:06 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:08 #90 ... 07:22:08 07:22:08 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:22:08 #68 DONE 41.0s 07:22:08 07:22:08 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:22:08 #73 39.07 (1/5) Installing dumb-init (1.2.5-r3) 07:22:08 #73 39.10 (2/5) Installing musl-obstack (1.2.3-r2) 07:22:08 #73 39.11 (3/5) Installing libucontext (1.2-r3) 07:22:08 #73 39.12 (4/5) Installing gcompat (1.1.0-r4) 07:22:08 #73 39.16 (5/5) Installing openssl (3.3.2-r0) 07:22:08 #73 39.22 Executing busybox-1.36.1-r29.trigger 07:22:08 #73 39.63 OK: 10 MiB in 19 packages 07:22:09 #73 ... 07:22:09 07:22:09 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:22:09 #85 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:09 #85 22.23 Upgrading critical system libraries and apk-tools: 07:22:09 #85 22.26 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:22:09 #85 22.31 Executing busybox-1.36.1-r29.trigger 07:22:09 #85 ... 07:22:09 07:22:09 #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:22:09 #84 23.60 (1/1) Installing dumb-init (1.2.5-r3) 07:22:09 #84 24.25 Executing busybox-1.36.1-r29.trigger 07:22:09 #84 24.37 OK: 9 MiB in 15 packages 07:22:10 #84 ... 07:22:10 07:22:10 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:22:10 #73 DONE 41.6s 07:22:10 07:22:10 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:22:10 #91 ... 07:22:10 07:22:10 #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:22:10 #84 DONE 26.2s 07:22:10 07:22:10 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:22:10 #85 24.17 Continuing the upgrade transaction with new apk-tools: 07:22:10 #85 ... 07:22:10 07:22:10 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:22:10 #74 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:10 #74 33.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:10 #74 ... 07:22:10 07:22:10 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:22:10 #85 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:11 #85 ... 07:22:11 07:22:11 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:22:11 #76 23.01 OK: 238 MiB in 54 packages 07:22:11 #76 DONE 24.5s 07:22:11 07:22:11 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:22:11 #92 DONE 0.4s 07:22:11 07:22:11 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:22:11 #69 26.24 Upgrading critical system libraries and apk-tools: 07:22:11 #69 26.24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:22:11 #69 26.34 Executing busybox-1.36.1-r29.trigger 07:22:11 #69 28.11 Continuing the upgrade transaction with new apk-tools: 07:22:11 #69 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:11 #69 29.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:11 #69 ... 07:22:11 07:22:11 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:13 #93 ... 07:22:13 07:22:13 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:22:13 #78 24.14 Continuing the upgrade transaction with new apk-tools: 07:22:13 #78 24.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:13 #78 25.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:13 #78 ... 07:22:13 07:22:13 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:22:13 #74 43.85 (1/4) Installing dumb-init (1.2.5-r3) 07:22:13 #74 43.88 (2/4) Installing musl-obstack (1.2.3-r2) 07:22:13 #74 43.90 (3/4) Installing libucontext (1.2-r3) 07:22:13 #74 43.92 (4/4) Installing gcompat (1.1.0-r4) 07:22:13 #74 43.99 Executing busybox-1.36.1-r29.trigger 07:22:13 #74 44.17 OK: 9 MiB in 18 packages 07:22:14 #74 ... 07:22:14 07:22:14 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:22:14 #80 24.21 Continuing the upgrade transaction with new apk-tools: 07:22:14 #80 24.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:14 #80 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:14 #80 ... 07:22:14 07:22:14 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:22:14 #79 34.51 OK: 20 MiB in 18 packages 07:22:14 #79 ... 07:22:14 07:22:14 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:22:14 #74 DONE 45.3s 07:22:14 07:22:14 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:22:15 #94 ... 07:22:15 07:22:15 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:22:15 #79 DONE 36.3s 07:22:15 07:22:15 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:22:15 #95 DONE 0.3s 07:22:15 07:22:15 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:22:15 #80 36.11 OK: 10 MiB in 16 packages 07:22:16 #80 ... 07:22:16 07:22:16 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:22:16 #75 21.23 Executing busybox-1.36.1-r29.trigger 07:22:16 #75 23.51 Continuing the upgrade transaction with new apk-tools: 07:22:16 #75 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:16 #75 26.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:17 #75 ... 07:22:17 07:22:17 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:22:17 #78 37.33 OK: 9 MiB in 15 packages 07:22:17 #78 ... 07:22:17 07:22:17 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:22:17 #80 DONE 37.6s 07:22:17 07:22:17 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:22:17 #88 15.87 Upgrading critical system libraries and apk-tools: 07:22:17 #88 15.87 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:22:17 #88 16.02 Executing busybox-1.36.1-r29.trigger 07:22:17 #88 17.73 Continuing the upgrade transaction with new apk-tools: 07:22:17 #88 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:17 #88 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:17 #88 ... 07:22:17 07:22:17 #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 07:22:17 #69 38.70 OK: 9 MiB in 15 packages 07:22:17 #69 DONE 41.4s 07:22:17 07:22:17 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:22:17 #0 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:17 #0 5.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:18 #96 ... 07:22:18 07:22:18 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:22:18 #91 3.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:18 #91 4.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:18 #91 ... 07:22:18 07:22:18 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:22:18 #78 DONE 39.0s 07:22:18 07:22:18 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:22:18 #94 3.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:19 #94 4.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:20 #94 ... 07:22:20 07:22:20 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:22:20 #75 34.07 OK: 15 MiB in 28 packages 07:22:20 #75 DONE 34.8s 07:22:20 07:22:20 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:22:20 #96 12.08 Upgrading critical system libraries and apk-tools: 07:22:20 #96 12.08 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:22:20 #96 12.13 Executing busybox-1.36.1-r29.trigger 07:22:21 #96 ... 07:22:21 07:22:21 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:22:21 #85 26.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:21 #85 33.41 OK: 20 MiB in 18 packages 07:22:21 #85 DONE 34.8s 07:22:21 07:22:21 #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:22:21 #88 24.71 OK: 9 MiB in 16 packages 07:22:21 #88 DONE 25.4s 07:22:21 07:22:21 #30 [support-scheduler internal] load .dockerignore 07:22:21 #30 ... 07:22:21 07:22:21 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:22:21 #96 13.83 Continuing the upgrade transaction with new apk-tools: 07:22:21 #96 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:23 #96 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:24 #96 ... 07:22:24 07:22:24 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:22:24 #97 DONE 2.5s 07:22:24 07:22:24 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:22:24 #98 DONE 0.2s 07:22:24 07:22:24 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:22:24 #94 8.948 Upgrading critical system libraries and apk-tools: 07:22:24 #94 8.953 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:22:24 #94 8.983 Executing busybox-1.36.1-r29.trigger 07:22:24 #94 9.676 Continuing the upgrade transaction with new apk-tools: 07:22:24 #94 9.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:25 #94 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:26 #94 ... 07:22:26 07:22:26 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:22:26 #96 18.00 OK: 11 MiB in 17 packages 07:22:26 #96 DONE 18.5s 07:22:26 07:22:26 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:22:26 #91 12.25 Upgrading critical system libraries and apk-tools: 07:22:26 #91 12.25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:22:26 #91 12.29 Executing busybox-1.36.1-r29.trigger 07:22:26 #91 12.93 Continuing the upgrade transaction with new apk-tools: 07:22:26 #91 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:26 #91 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:26 #91 16.66 OK: 10 MiB in 19 packages 07:22:27 #91 DONE 17.4s 07:22:27 07:22:27 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:22:29 #99 DONE 1.5s 07:22:29 07:22:29 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:22:29 #94 13.02 OK: 9 MiB in 18 packages 07:22:29 #94 DONE 13.9s 07:22:29 07:22:29 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:22:29 #100 DONE 1.6s 07:22:29 07:22:29 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:22:29 #101 DONE 0.3s 07:22:29 07:22:29 #102 [security-spire-server stage-2 6/9] COPY security.txt / 07:22:29 #102 DONE 0.3s 07:22:29 07:22:29 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:22:29 #103 ... 07:22:29 07:22:29 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:22:29 #104 DONE 0.3s 07:22:30 07:22:30 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:22:30 #105 DONE 0.3s 07:22:30 07:22:30 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:22:30 #106 DONE 0.3s 07:22:30 07:22:30 #107 [security-spire-server] exporting to image 07:22:30 #107 exporting layers 07:22:30 #107 ... 07:22:30 07:22:30 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:22:30 #108 DONE 1.9s 07:22:30 07:22:30 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:22:30 #103 DONE 2.0s 07:22:30 07:22:30 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:22:30 #109 ... 07:22:30 07:22:30 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:22:30 #110 DONE 0.3s 07:22:31 07:22:31 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:22:31 #109 DONE 0.3s 07:22:31 07:22:31 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 07:22:31 #111 ... 07:22:31 07:22:31 #112 [security-spire-config stage-2 6/10] COPY security.txt / 07:22:31 #112 DONE 0.3s 07:22:31 07:22:31 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:22:31 #113 ... 07:22:31 07:22:31 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 07:22:31 #111 DONE 0.4s 07:22:31 07:22:31 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:22:31 #113 DONE 0.3s 07:22:31 07:22:31 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:22:32 #114 ... 07:22:32 07:22:32 #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:22:32 #115 DONE 0.2s 07:22:32 07:22:32 #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:22:32 #116 ... 07:22:32 07:22:32 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:22:32 #114 DONE 0.4s 07:22:32 07:22:32 #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:22:32 #116 DONE 0.4s 07:22:32 07:22:32 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:22:32 #117 ... 07:22:32 07:22:32 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:22:32 #118 DONE 0.2s 07:22:32 07:22:32 #107 [security-spire-config] exporting to image 07:22:32 #107 ... 07:22:32 07:22:32 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:22:32 #117 DONE 0.5s 07:22:32 07:22:32 #107 [security-spire-agent] exporting to image 07:22:33 #107 exporting layers 3.4s done 07:22:34 #107 writing image sha256:a271d5b41429d5ce3ce410b498313871ff564b704d3b338ea3ca83bf4a3cfea9 0.0s done 07:22:34 #107 naming to docker.io/library/security-spire-server-arm64 done 07:22:35 #107 exporting layers 3.0s done 07:22:35 #107 writing image sha256:370cf24667a8c683a6124e1e5d3e7091b25f6716e182d6ca9e13476fe39308b8 0.0s done 07:22:35 #107 naming to docker.io/library/security-spire-config-arm64 07:22:35 #107 exporting layers 2.7s done 07:22:35 #107 naming to docker.io/library/security-spire-config-arm64 done 07:22:35 #107 writing image sha256:7fc916a564394c0575d32128e6295feada5ab5fc4565405d8226b27817643294 done 07:22:35 #107 naming to docker.io/library/security-spire-agent-arm64 done 07:22:35 #107 DONE 5.0s 07:22:35 07:22:35 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:35 #160 ... 07:23:35 07:23:35 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:23:35 #157 112.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:23:44 #93 DONE 84.5s 07:23:44 07:23:44 #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:44 #87 DONE 105.4s 07:23:44 07:23:44 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:44 #83 DONE 104.5s 07:23:44 07:23:44 #119 [core-keeper builder 7/8] COPY . . 07:23:44 #119 ... 07:23:44 07:23:44 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:44 #86 DONE 108.5s 07:23:44 07:23:44 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:44 #90 DONE 89.7s 07:23:44 07:23:44 #120 [security-spiffe-token-provider builder 6/7] COPY . . 07:23:44 #120 DONE 1.5s 07:23:44 07:23:44 #121 [security-bootstrapper builder 6/7] COPY . . 07:23:44 #121 CACHED 07:23:44 07:23:44 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:23:44 #122 CACHED 07:23:44 07:23:44 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:44 #123 CACHED 07:23:44 07:23:44 #119 [core-keeper builder 7/8] COPY . . 07:23:44 #119 DONE 1.6s 07:23:44 07:23:44 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:44 #124 CACHED 07:23:44 07:23:44 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:23:44 #125 CACHED 07:23:44 07:23:44 #126 [security-secretstore-setup builder 6/7] COPY . . 07:23:44 #126 CACHED 07:23:44 07:23:44 #127 [support-notifications builder 6/7] COPY . . 07:23:44 #127 DONE 1.6s 07:23:44 07:23:44 #128 [security-proxy-setup builder 6/7] COPY . . 07:23:44 #128 DONE 1.6s 07:23:44 07:23:44 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:23:44 #129 ... 07:23:44 07:23:44 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 07:23:44 #130 CACHED 07:23:44 07:23:44 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:23:44 #131 CACHED 07:23:44 07:23:44 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:44 #132 CACHED 07:23:44 07:23:44 #133 [support-scheduler builder 6/7] COPY . . 07:23:44 #133 CACHED 07:23:44 07:23:44 #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:23:44 #134 CACHED 07:23:44 07:23:44 #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:44 #135 CACHED 07:23:44 07:23:44 #136 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:44 #136 CACHED 07:23:44 07:23:44 #137 [support-cron-scheduler builder 6/7] COPY . . 07:23:44 #137 CACHED 07:23:44 07:23:44 #138 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:23:44 #138 CACHED 07:23:44 07:23:44 #139 [core-metadata builder 6/7] COPY . . 07:23:44 #139 CACHED 07:23:44 07:23:44 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:44 #140 CACHED 07:23:44 07:23:44 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:23:44 #141 CACHED 07:23:44 07:23:44 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 07:23:44 #142 CACHED 07:23:44 07:23:44 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:44 #143 CACHED 07:23:44 07:23:44 #144 [core-command builder 6/7] COPY . . 07:23:44 #144 CACHED 07:23:44 07:23:44 #145 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:44 #145 CACHED 07:23:44 07:23:44 #146 [core-data builder 6/7] COPY . . 07:23:44 #146 CACHED 07:23:44 07:23:44 #147 [core-data builder 4/7] COPY go.mod vendor* ./ 07:23:44 #147 CACHED 07:23:44 07:23:44 #148 [security-proxy-auth builder 6/7] COPY . . 07:23:44 #148 DONE 1.7s 07:23:44 07:23:44 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:23:44 #149 ... 07:23:44 07:23:44 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:23:44 #0 5.376 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:23:44 #150 ... 07:23:44 07:23:44 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:23:44 #0 5.803 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:23:44 #151 ... 07:23:44 07:23:44 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:23:44 #129 5.991 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:23:48 #129 ... 07:23:48 07:23:48 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:23:48 #0 4.699 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:23:48 #152 ... 07:23:48 07:23:48 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:23:48 #0 6.021 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:23:48 #153 ... 07:23:48 07:23:48 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:23:48 #0 6.314 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:23:48 #154 ... 07:23:48 07:23:48 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:23:48 #0 6.307 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:23:48 #155 ... 07:23:48 07:23:48 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:23:48 #0 5.802 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:23:48 #156 ... 07:23:48 07:23:48 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:23:48 #0 6.131 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:23:48 #157 ... 07:23:48 07:23:48 #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 07:23:48 #0 5.410 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:23:48 #158 ... 07:23:48 07:23:48 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:23:48 #0 6.172 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:23:48 #159 ... 07:23:48 07:23:48 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:23:48 #0 4.968 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:23:49 #160 ... 07:23:49 07:23:49 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:23:49 #149 6.444 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:24:18 #157 ... 07:24:18 07:24:18 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:24:18 #151 DONE 167.6s 07:24:18 07:24:18 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:24:18 #157 DONE 167.6s 07:24:18 07:24:18 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:24:18 #148 DONE 167.6s 07:24:18 07:24:18 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:24:18 #154 DONE 167.6s 07:24:18 07:24:18 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:24:18 #153 DONE 167.6s 07:24:18 07:24:18 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:24:18 #158 DONE 167.6s 07:24:18 07:24:18 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:24:18 #160 DONE 167.7s 07:24:18 07:24:18 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:24:18 #155 DONE 167.7s 07:24:18 07:24:18 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:24:18 #149 DONE 167.6s 07:24:18 07:24:18 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #161 ... 07:24:18 07:24:18 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:24:18 #152 DONE 167.7s 07:24:18 07:24:18 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:18 #150 DONE 167.9s 07:24:18 07:24:18 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #162 ... 07:24:18 07:24:18 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:24:18 #156 DONE 168.2s 07:24:18 07:24:18 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:24:18 #159 DONE 168.3s 07:24:18 07:24:18 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #163 ... 07:24:18 07:24:18 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:24:18 #164 DONE 1.1s 07:24:18 07:24:18 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #162 DONE 1.1s 07:24:18 07:24:18 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #161 DONE 1.1s 07:24:18 07:24:18 #165 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #165 DONE 0.8s 07:24:18 07:24:18 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:24:18 #166 ... 07:24:18 07:24:18 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #167 DONE 0.9s 07:24:18 07:24:18 #168 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #168 DONE 0.7s 07:24:18 07:24:18 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #163 DONE 0.6s 07:24:18 07:24:18 #169 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #169 DONE 0.5s 07:24:18 07:24:18 #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #170 DONE 0.8s 07:24:18 07:24:18 #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:24:18 #171 ... 07:24:18 07:24:18 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:24:18 #172 DONE 0.6s 07:24:18 07:24:18 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:24:18 #166 DONE 0.6s 07:24:18 07:24:18 #173 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #173 CACHED 07:24:18 07:24:18 #174 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:24:18 #174 CACHED 07:24:18 07:24:18 #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #175 CACHED 07:24:18 07:24:18 #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:24:18 #176 CACHED 07:24:18 07:24:18 #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:24:18 #177 CACHED 07:24:18 07:24:18 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #178 CACHED 07:24:18 07:24:18 #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:24:18 #179 CACHED 07:24:18 07:24:18 #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:24:18 #180 CACHED 07:24:18 07:24:18 #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:24:18 #181 DONE 0.5s 07:24:18 07:24:18 #182 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:24:18 #182 DONE 0.5s 07:24:18 07:24:18 #183 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:24:18 #183 DONE 0.6s 07:24:18 07:24:18 #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:24:18 #184 DONE 0.6s 07:24:18 07:24:18 #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:24:18 #171 DONE 0.5s 07:24:18 07:24:18 #185 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:24:18 #185 DONE 0.5s 07:24:18 07:24:18 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:24:20 #186 ... 07:24:20 07:24:20 #187 [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 07:24:20 #187 DONE 2.3s 07:24:20 07:24:20 #188 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:24:20 #188 DONE 2.5s 07:24:20 07:24:20 #189 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:24:20 #189 ... 07:24:20 07:24:20 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:24:20 #190 DONE 2.6s 07:24:21 07:24:21 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:24:21 #191 ... 07:24:21 07:24:21 #192 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:24:21 #192 DONE 2.9s 07:24:21 07:24:21 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:24:21 #193 DONE 3.0s 07:24:21 07:24:21 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:24:21 #194 DONE 3.0s 07:24:21 07:24:21 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:24:21 #195 DONE 2.9s 07:24:21 07:24:21 #196 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:24:21 #196 DONE 3.0s 07:24:21 07:24:21 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:24:21 #186 DONE 2.9s 07:24:21 07:24:21 #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:24:21 #197 DONE 2.9s 07:24:21 07:24:21 #198 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:24:21 #198 DONE 2.9s 07:24:21 07:24:21 #199 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:24:21 #199 DONE 3.8s 07:24:21 07:24:21 #200 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:24:21 #200 DONE 2.8s 07:24:21 07:24:21 #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:24:21 #201 ... 07:24:21 07:24:21 #202 [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 07:24:21 #202 DONE 0.8s 07:24:21 07:24:21 #189 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:24:21 #189 DONE 0.8s 07:24:21 07:24:21 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:24:21 #191 DONE 0.8s 07:24:21 07:24:21 #203 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:24:21 #203 DONE 0.3s 07:24:21 07:24:21 #112 [support-scheduler] exporting to image 07:24:21 #112 exporting layers 07:24:21 #112 ... 07:24:21 07:24:21 #204 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:24:21 #204 DONE 0.5s 07:24:21 07:24:21 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:24:21 #205 DONE 0.5s 07:24:21 07:24:21 #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:24:21 #206 DONE 0.5s 07:24:21 07:24:21 #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:24:21 #207 DONE 0.5s 07:24:21 07:24:21 #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:24:21 #208 DONE 0.5s 07:24:21 07:24:21 #112 [core-keeper] exporting to image 07:24:21 #112 ... 07:24:21 07:24:21 #209 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:24:21 #209 DONE 0.5s 07:24:21 07:24:21 #210 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:24:21 #210 DONE 0.5s 07:24:21 07:24:21 #211 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:24:21 #211 DONE 0.5s 07:24:21 07:24:21 #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:24:21 #201 DONE 0.5s 07:24:21 07:24:21 #112 [security-spiffe-token-provider] exporting to image 07:24:22 #112 ... 07:24:22 07:24:22 #212 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:24:22 #212 DONE 0.6s 07:24:22 07:24:22 #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:24:22 #213 DONE 0.6s 07:24:22 07:24:22 #214 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:24:22 #214 DONE 0.5s 07:24:22 07:24:22 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:24:22 #215 DONE 0.5s 07:24:22 07:24:22 #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:24:22 #216 DONE 0.4s 07:24:22 07:24:22 #217 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 07:24:22 #217 DONE 0.4s 07:24:22 07:24:22 #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:24:22 #218 DONE 0.5s 07:24:22 07:24:22 #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:24:22 #219 DONE 0.5s 07:24:22 07:24:22 #112 [support-notifications] exporting to image 07:24:22 #112 ... 07:24:22 07:24:22 #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 07:24:22 #220 DONE 0.4s 07:24:22 07:24:22 #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:24:22 #221 DONE 0.4s 07:24:22 07:24:22 #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:24:22 #222 DONE 0.4s 07:24:22 07:24:22 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:24:22 #223 DONE 0.4s 07:24:22 07:24:22 #112 [support-scheduler] exporting to image 07:24:22 #112 exporting layers 0.9s done 07:24:22 #112 writing image sha256:c53867a9f6822b46de57d89c3995aef0bcd26e7e2e1638deed960c9f61fbc685 0.0s done 07:24:22 #112 writing image sha256:635887fd9b61ae8d57e7b8b0ec71d0b50e7d14c1a8fe50055f0a9730deba8863 0.1s done 07:24:22 #112 writing image sha256:25ae7187ad8680cc8c3e799e941de83c8eeda4778decbb1a3cb68b5350eaad5e 0.1s done 07:24:22 #112 naming to docker.io/library/core-keeper done 07:24:22 #112 naming to docker.io/library/core-command done 07:24:22 #112 naming to docker.io/library/support-scheduler done 07:24:22 #112 writing image sha256:0c3733a1421a2a200a894b1b8c14c33724f61119918af29745d1c5580a09522b 07:24:22 #112 writing image sha256:d8f77bb5af0ebdada5feb6894c7d9408c6e60863fd1f3f65ef00b04af03ce46e 07:24:22 #112 exporting layers 0.7s done 07:24:22 #112 writing image sha256:0c3733a1421a2a200a894b1b8c14c33724f61119918af29745d1c5580a09522b 0.2s done 07:24:22 #112 writing image sha256:d8f77bb5af0ebdada5feb6894c7d9408c6e60863fd1f3f65ef00b04af03ce46e 0.2s done 07:24:22 #112 naming to docker.io/library/security-spiffe-token-provider done 07:24:22 #112 naming to docker.io/library/support-cron-scheduler done 07:24:22 #112 writing image sha256:69ef646d45b59c5303705babf680e769a89055e1ddc8037d0fd2a8641ad6cf75 0.0s done 07:24:22 #112 naming to docker.io/library/core-data 07:24:23 #112 ... 07:24:23 07:24:23 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:24:23 #224 DONE 0.4s 07:24:23 07:24:23 #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:24:23 #225 DONE 0.4s 07:24:23 07:24:23 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:24:23 #226 DONE 0.8s 07:24:23 07:24:23 #112 [security-proxy-auth] exporting to image 07:24:23 #112 naming to docker.io/library/core-data done 07:24:23 #112 writing image sha256:1ebe1ec52c0c16b9ddcf3134d53723e2911ad9022dd49bfb5eab23abf78d8db5 done 07:24:23 #112 writing image sha256:526ebd7f4163f8490d893b0bf619a1951abb530e782da3bde71f80d464b0fc4b done 07:24:23 #112 naming to docker.io/library/support-notifications done 07:24:23 #112 naming to docker.io/library/core-metadata done 07:24:23 #112 ... 07:24:23 07:24:23 #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:24:23 #227 DONE 0.9s 07:24:23 07:24:23 #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:24:23 #228 DONE 0.2s 07:24:23 07:24:23 #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:24:23 #229 DONE 0.2s 07:24:23 07:24:23 #112 [core-common-config-bootstrapper] exporting to image 07:24:23 #112 ... 07:24:23 07:24:23 #230 [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/ 07:24:23 #230 DONE 0.1s 07:24:23 07:24:23 #231 [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/ 07:24:23 #231 DONE 0.1s 07:24:23 07:24:23 #112 [core-common-config-bootstrapper] exporting to image 07:24:23 #112 exporting layers 0.3s done 07:24:23 #112 writing image sha256:01c013c7d0ab0083aae2b58f4c2a7a56351c7ab65c03b4f8f49f9a334136a1ea 0.0s done 07:24:23 #112 naming to docker.io/library/security-proxy-auth 0.0s done 07:24:23 #112 writing image sha256:b2ba291d22835a58280a2acc36eed0f5adf0f521729177f541d047fe47cd26d1 done 07:24:23 #112 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 07:24:23 #112 DONE 2.7s 07:24:23 07:24:23 #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:24:23 #232 DONE 0.1s 07:24:23 07:24:23 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:24:23 #233 ... 07:24:23 07:24:23 #234 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:24:23 #234 DONE 0.9s 07:24:23 07:24:23 #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:24:23 #235 DONE 0.1s 07:24:23 07:24:23 #112 [security-proxy-setup] exporting to image 07:24:23 #112 exporting layers 0.2s done 07:24:23 #112 writing image sha256:1eef3b7c6ae791eba7e70df4287e177eb2496ea07b11d4f4bc8a291bc47973ea done 07:24:23 #112 naming to docker.io/library/security-proxy-setup done 07:24:23 #112 DONE 2.9s 07:24:23 07:24:23 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:24:23 #233 DONE 0.6s 07:24:23 07:24:23 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:24:24 #236 DONE 0.5s 07:24:24 07:24:24 #112 [security-secretstore-setup] exporting to image 07:24:24 #112 exporting layers 0.2s done 07:24:24 #112 writing image sha256:dbe703f477ff5a4365e38720f73a2158fa4c10d6e6a40fd50ebab20fb9e88cdd done 07:24:24 #112 naming to docker.io/library/security-secretstore-setup done 07:24:24 #112 DONE 3.1s 07:24:24 07:24:24 #112 [security-bootstrapper] exporting to image 07:24:24 #112 exporting layers 0.2s done 07:24:24 #112 writing image sha256:6c24583ffb77581fc230a0221be6dfeae6574bf80b5e360460b96a18345d2047 done 07:24:24 #112 naming to docker.io/library/security-bootstrapper done 07:24:24 #112 DONE 3.3s 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:24:24 time="2024-10-07T07:19:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:24:24 $ docker stop --time=1 5a4c8e0c0c8e2150e565aa73c721297f2bf915e301eeb187439d259d4884060b 07:24:25 $ docker rm -f --volumes 5a4c8e0c0c8e2150e565aa73c721297f2bf915e301eeb187439d259d4884060b [Pipeline] // withDockerContainer [Pipeline] sh 07:24:25 + docker images 07:24:25 REPOSITORY TAG IMAGE ID CREATED SIZE 07:24:25 security-proxy-setup latest 1eef3b7c6ae7 2 seconds ago 28.7MB 07:24:25 security-bootstrapper latest 6c24583ffb77 2 seconds ago 20.4MB 07:24:25 security-secretstore-setup latest dbe703f477ff 2 seconds ago 40.2MB 07:24:25 security-proxy-auth latest 01c013c7d0ab 3 seconds ago 24.6MB 07:24:25 core-common-config-bootstrapper latest b2ba291d2283 3 seconds ago 16.5MB 07:24:25 core-data latest 69ef646d45b5 3 seconds ago 29.6MB 07:24:25 core-metadata latest 526ebd7f4163 3 seconds ago 29.8MB 07:24:25 support-notifications latest 1ebe1ec52c0c 3 seconds ago 44.4MB 07:24:25 support-cron-scheduler latest 0c3733a1421a 4 seconds ago 45.4MB 07:24:25 core-command latest 635887fd9b61 4 seconds ago 25.9MB 07:24:25 core-keeper latest c53867a9f682 4 seconds ago 29MB 07:24:25 security-spiffe-token-provider latest d8f77bb5af0e 4 seconds ago 31.8MB 07:24:25 support-scheduler latest 25ae7187ad86 4 seconds ago 43.8MB 07:24:25 security-spire-server latest 664f3a9f6d95 3 minutes ago 122MB 07:24:25 security-spire-agent latest 21a3f8a0c8e3 3 minutes ago 183MB 07:24:25 security-spire-config latest 8d718b5f78f7 3 minutes ago 121MB 07:24:25 ci-base-image-x86_64 latest affd9e9c4bb9 7 minutes ago 979MB 07:24:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 days ago 573MB 07:24:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 07:24:25 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 07:24:25 provisioning config files... 07:24:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/716@tmp/config8643963117369663963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:26 ---> ****-login.sh 07:24:26 nexus3.edgexfoundry.org:10001 07:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:26 Configure a credential helper to remove this warning. See 07:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:26 07:24:26 Login Succeeded 07:24:26 nexus3.edgexfoundry.org:10002 07:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:26 Configure a credential helper to remove this warning. See 07:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:26 07:24:26 Login Succeeded 07:24:26 nexus3.edgexfoundry.org:10003 07:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:26 Configure a credential helper to remove this warning. See 07:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:26 07:24:26 Login Succeeded 07:24:26 nexus3.edgexfoundry.org:10004 07:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:26 Configure a credential helper to remove this warning. See 07:24:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:26 07:24:26 Login Succeeded 07:24:26 ****.io 07:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:27 Configure a credential helper to remove this warning. See 07:24:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:27 07:24:27 Login Succeeded 07:24:27 ---> ****-login.sh ends [Pipeline] } 07:24:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:24:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:24:27 eff0073b07e97d0759d12be495c575c58380daf5 07:24:27 latest 07:24:27 3.2.0-dev.93 07:24:27 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:27 main 07:24:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:27 + docker push nexus3.edgexfoundry.org:10004/core-command:eff0073b07e97d0759d12be495c575c58380daf5 07:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:24:27 d46e8f399402: Preparing 07:24:27 e8c443fdf55e: Preparing 07:24:27 24f6a46e333d: Preparing 07:24:27 151470168c24: Preparing 07:24:27 a5f31b05441e: Preparing 07:24:27 f068a3f4cf7a: Preparing 07:24:27 f068a3f4cf7a: Waiting 07:24:27 63ca1fbb43ae: Preparing 07:24:27 63ca1fbb43ae: Waiting 07:24:27 24f6a46e333d: Pushed 07:24:27 151470168c24: Pushed 07:24:27 a5f31b05441e: Pushed 07:24:27 d46e8f399402: Pushed 07:24:27 63ca1fbb43ae: Layer already exists 07:24:27 f068a3f4cf7a: Pushed 07:24:29 e8c443fdf55e: Pushed 07:24:29 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:5af8ad1a2241c9421e60c0db2c490f6d4bad7790ad4cc62304e43e5885a0471e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:30 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:24:30 d46e8f399402: Preparing 07:24:30 e8c443fdf55e: Preparing 07:24:30 24f6a46e333d: Preparing 07:24:30 151470168c24: Preparing 07:24:30 a5f31b05441e: Preparing 07:24:30 f068a3f4cf7a: Preparing 07:24:30 63ca1fbb43ae: Preparing 07:24:30 f068a3f4cf7a: Waiting 07:24:30 63ca1fbb43ae: Waiting 07:24:30 a5f31b05441e: Layer already exists 07:24:30 151470168c24: Layer already exists 07:24:30 e8c443fdf55e: Layer already exists 07:24:30 d46e8f399402: Layer already exists 07:24:30 24f6a46e333d: Layer already exists 07:24:30 f068a3f4cf7a: Layer already exists 07:24:30 63ca1fbb43ae: Layer already exists 07:24:30 latest: digest: sha256:5af8ad1a2241c9421e60c0db2c490f6d4bad7790ad4cc62304e43e5885a0471e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:30 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.93 07:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:24:31 d46e8f399402: Preparing 07:24:31 e8c443fdf55e: Preparing 07:24:31 24f6a46e333d: Preparing 07:24:31 151470168c24: Preparing 07:24:31 a5f31b05441e: Preparing 07:24:31 f068a3f4cf7a: Preparing 07:24:31 63ca1fbb43ae: Preparing 07:24:31 63ca1fbb43ae: Waiting 07:24:31 f068a3f4cf7a: Waiting 07:24:31 d46e8f399402: Layer already exists 07:24:31 e8c443fdf55e: Layer already exists 07:24:31 151470168c24: Layer already exists 07:24:31 24f6a46e333d: Layer already exists 07:24:31 a5f31b05441e: Layer already exists 07:24:31 63ca1fbb43ae: Layer already exists 07:24:31 f068a3f4cf7a: Layer already exists 07:24:31 3.2.0-dev.93: digest: sha256:5af8ad1a2241c9421e60c0db2c490f6d4bad7790ad4cc62304e43e5885a0471e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:31 + docker push nexus3.edgexfoundry.org:10004/core-command:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:24:31 d46e8f399402: Preparing 07:24:31 e8c443fdf55e: Preparing 07:24:31 24f6a46e333d: Preparing 07:24:31 151470168c24: Preparing 07:24:31 a5f31b05441e: Preparing 07:24:31 f068a3f4cf7a: Preparing 07:24:31 63ca1fbb43ae: Preparing 07:24:31 f068a3f4cf7a: Waiting 07:24:31 24f6a46e333d: Layer already exists 07:24:31 d46e8f399402: Layer already exists 07:24:31 a5f31b05441e: Layer already exists 07:24:31 151470168c24: Layer already exists 07:24:31 e8c443fdf55e: Layer already exists 07:24:31 f068a3f4cf7a: Layer already exists 07:24:31 63ca1fbb43ae: Layer already exists 07:24:31 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:5af8ad1a2241c9421e60c0db2c490f6d4bad7790ad4cc62304e43e5885a0471e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:32 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:24:32 d46e8f399402: Preparing 07:24:32 e8c443fdf55e: Preparing 07:24:32 24f6a46e333d: Preparing 07:24:32 151470168c24: Preparing 07:24:32 a5f31b05441e: Preparing 07:24:32 f068a3f4cf7a: Preparing 07:24:32 63ca1fbb43ae: Preparing 07:24:32 63ca1fbb43ae: Waiting 07:24:32 f068a3f4cf7a: Waiting 07:24:32 24f6a46e333d: Layer already exists 07:24:32 d46e8f399402: Layer already exists 07:24:32 151470168c24: Layer already exists 07:24:32 e8c443fdf55e: Layer already exists 07:24:32 a5f31b05441e: Layer already exists 07:24:32 f068a3f4cf7a: Layer already exists 07:24:32 63ca1fbb43ae: Layer already exists 07:24:32 main: digest: sha256:5af8ad1a2241c9421e60c0db2c490f6d4bad7790ad4cc62304e43e5885a0471e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:32 ===================================================== [Pipeline] echo 07:24:32 taggedImages: 07:24:32 - nexus3.edgexfoundry.org:10004/core-command:eff0073b07e97d0759d12be495c575c58380daf5 07:24:32 - nexus3.edgexfoundry.org:10004/core-command:latest 07:24:32 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.93 07:24:32 - nexus3.edgexfoundry.org:10004/core-command:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:32 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:24:32 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:24:32 eff0073b07e97d0759d12be495c575c58380daf5 07:24:32 latest 07:24:32 3.2.0-dev.93 07:24:32 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:32 main 07:24:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eff0073b07e97d0759d12be495c575c58380daf5 07:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:24:33 2b670101d9c5: Preparing 07:24:33 df4c663afda7: Preparing 07:24:33 d966e5581b4a: Preparing 07:24:33 024b4aac9ffe: Preparing 07:24:33 24f6a46e333d: Preparing 07:24:33 151470168c24: Preparing 07:24:33 a5f31b05441e: Preparing 07:24:33 f068a3f4cf7a: Preparing 07:24:33 63ca1fbb43ae: Preparing 07:24:33 a5f31b05441e: Waiting 07:24:33 f068a3f4cf7a: Waiting 07:24:33 151470168c24: Waiting 07:24:33 63ca1fbb43ae: Waiting 07:24:33 24f6a46e333d: Layer already exists 07:24:33 151470168c24: Layer already exists 07:24:33 a5f31b05441e: Layer already exists 07:24:33 f068a3f4cf7a: Layer already exists 07:24:33 63ca1fbb43ae: Layer already exists 07:24:33 2b670101d9c5: Pushed 07:24:33 d966e5581b4a: Pushed 07:24:33 df4c663afda7: Pushed 07:24:34 024b4aac9ffe: Pushed 07:24:34 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:fdb5fa21770f9d3281baafc6ed80a7a7fb753c130f8fe7fee4bc10837dbe8e31 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:34 + 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 07:24:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:24:34 2b670101d9c5: Preparing 07:24:34 df4c663afda7: Preparing 07:24:34 d966e5581b4a: Preparing 07:24:34 024b4aac9ffe: Preparing 07:24:34 24f6a46e333d: Preparing 07:24:34 151470168c24: Preparing 07:24:34 a5f31b05441e: Preparing 07:24:34 f068a3f4cf7a: Preparing 07:24:34 63ca1fbb43ae: Preparing 07:24:34 151470168c24: Waiting 07:24:34 a5f31b05441e: Waiting 07:24:34 63ca1fbb43ae: Waiting 07:24:34 d966e5581b4a: Layer already exists 07:24:34 024b4aac9ffe: Layer already exists 07:24:34 2b670101d9c5: Layer already exists 07:24:34 24f6a46e333d: Layer already exists 07:24:34 df4c663afda7: Layer already exists 07:24:34 f068a3f4cf7a: Layer already exists 07:24:34 a5f31b05441e: Layer already exists 07:24:34 151470168c24: Layer already exists 07:24:34 63ca1fbb43ae: Layer already exists 07:24:34 latest: digest: sha256:fdb5fa21770f9d3281baafc6ed80a7a7fb753c130f8fe7fee4bc10837dbe8e31 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.93 07:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:24:35 2b670101d9c5: Preparing 07:24:35 df4c663afda7: Preparing 07:24:35 d966e5581b4a: Preparing 07:24:35 024b4aac9ffe: Preparing 07:24:35 24f6a46e333d: Preparing 07:24:35 151470168c24: Preparing 07:24:35 a5f31b05441e: Preparing 07:24:35 f068a3f4cf7a: Preparing 07:24:35 63ca1fbb43ae: Preparing 07:24:35 151470168c24: Waiting 07:24:35 a5f31b05441e: Waiting 07:24:35 f068a3f4cf7a: Waiting 07:24:35 63ca1fbb43ae: Waiting 07:24:35 2b670101d9c5: Layer already exists 07:24:35 024b4aac9ffe: Layer already exists 07:24:35 24f6a46e333d: Layer already exists 07:24:35 df4c663afda7: Layer already exists 07:24:35 d966e5581b4a: Layer already exists 07:24:35 63ca1fbb43ae: Layer already exists 07:24:35 a5f31b05441e: Layer already exists 07:24:35 f068a3f4cf7a: Layer already exists 07:24:35 151470168c24: Layer already exists 07:24:35 3.2.0-dev.93: digest: sha256:fdb5fa21770f9d3281baafc6ed80a7a7fb753c130f8fe7fee4bc10837dbe8e31 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:24:36 2b670101d9c5: Preparing 07:24:36 df4c663afda7: Preparing 07:24:36 d966e5581b4a: Preparing 07:24:36 024b4aac9ffe: Preparing 07:24:36 24f6a46e333d: Preparing 07:24:36 151470168c24: Preparing 07:24:36 a5f31b05441e: Preparing 07:24:36 f068a3f4cf7a: Preparing 07:24:36 63ca1fbb43ae: Preparing 07:24:36 151470168c24: Waiting 07:24:36 a5f31b05441e: Waiting 07:24:36 f068a3f4cf7a: Waiting 07:24:36 63ca1fbb43ae: Waiting 07:24:36 024b4aac9ffe: Layer already exists 07:24:36 2b670101d9c5: Layer already exists 07:24:36 df4c663afda7: Layer already exists 07:24:36 d966e5581b4a: Layer already exists 07:24:36 24f6a46e333d: Layer already exists 07:24:36 f068a3f4cf7a: Layer already exists 07:24:36 151470168c24: Layer already exists 07:24:36 a5f31b05441e: Layer already exists 07:24:36 63ca1fbb43ae: Layer already exists 07:24:36 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:fdb5fa21770f9d3281baafc6ed80a7a7fb753c130f8fe7fee4bc10837dbe8e31 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:36 + 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 07:24:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:24:36 2b670101d9c5: Preparing 07:24:36 df4c663afda7: Preparing 07:24:36 d966e5581b4a: Preparing 07:24:36 024b4aac9ffe: Preparing 07:24:36 24f6a46e333d: Preparing 07:24:36 151470168c24: Preparing 07:24:36 a5f31b05441e: Preparing 07:24:36 f068a3f4cf7a: Preparing 07:24:36 63ca1fbb43ae: Preparing 07:24:36 a5f31b05441e: Waiting 07:24:36 63ca1fbb43ae: Waiting 07:24:36 f068a3f4cf7a: Waiting 07:24:36 df4c663afda7: Layer already exists 07:24:36 024b4aac9ffe: Layer already exists 07:24:36 24f6a46e333d: Layer already exists 07:24:36 2b670101d9c5: Layer already exists 07:24:36 d966e5581b4a: Layer already exists 07:24:36 a5f31b05441e: Layer already exists 07:24:36 151470168c24: Layer already exists 07:24:36 f068a3f4cf7a: Layer already exists 07:24:36 63ca1fbb43ae: Layer already exists 07:24:36 main: digest: sha256:fdb5fa21770f9d3281baafc6ed80a7a7fb753c130f8fe7fee4bc10837dbe8e31 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:37 ===================================================== [Pipeline] echo 07:24:37 taggedImages: 07:24:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eff0073b07e97d0759d12be495c575c58380daf5 07:24:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:24:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.93 07:24:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:24:37 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:24:37 eff0073b07e97d0759d12be495c575c58380daf5 07:24:37 latest 07:24:37 3.2.0-dev.93 07:24:37 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:37 main 07:24:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:37 + docker push nexus3.edgexfoundry.org:10004/core-data:eff0073b07e97d0759d12be495c575c58380daf5 07:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:24:37 cb78cc1c4a65: Preparing 07:24:37 148f0af68037: Preparing 07:24:37 e2b49e503d03: Preparing 07:24:37 24f6a46e333d: Preparing 07:24:37 151470168c24: Preparing 07:24:37 a5f31b05441e: Preparing 07:24:37 428cdcdaaf5c: Preparing 07:24:37 63ca1fbb43ae: Preparing 07:24:37 a5f31b05441e: Waiting 07:24:37 428cdcdaaf5c: Waiting 07:24:37 63ca1fbb43ae: Waiting 07:24:37 24f6a46e333d: Layer already exists 07:24:37 151470168c24: Layer already exists 07:24:37 a5f31b05441e: Layer already exists 07:24:37 63ca1fbb43ae: Layer already exists 07:24:37 cb78cc1c4a65: Pushed 07:24:37 148f0af68037: Pushed 07:24:37 428cdcdaaf5c: Pushed 07:24:39 e2b49e503d03: Pushed 07:24:39 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:0b77a72c015379732602e6b0d1fa4e626625d4d61aadd844bfecbdcf00879e21 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:40 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:24:40 cb78cc1c4a65: Preparing 07:24:40 148f0af68037: Preparing 07:24:40 e2b49e503d03: Preparing 07:24:40 24f6a46e333d: Preparing 07:24:40 151470168c24: Preparing 07:24:40 a5f31b05441e: Preparing 07:24:40 428cdcdaaf5c: Preparing 07:24:40 63ca1fbb43ae: Preparing 07:24:40 428cdcdaaf5c: Waiting 07:24:40 63ca1fbb43ae: Waiting 07:24:40 a5f31b05441e: Waiting 07:24:40 151470168c24: Layer already exists 07:24:40 24f6a46e333d: Layer already exists 07:24:40 e2b49e503d03: Layer already exists 07:24:40 cb78cc1c4a65: Layer already exists 07:24:40 148f0af68037: Layer already exists 07:24:40 a5f31b05441e: Layer already exists 07:24:40 428cdcdaaf5c: Layer already exists 07:24:40 63ca1fbb43ae: Layer already exists 07:24:40 latest: digest: sha256:0b77a72c015379732602e6b0d1fa4e626625d4d61aadd844bfecbdcf00879e21 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:41 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.93 07:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:24:41 cb78cc1c4a65: Preparing 07:24:41 148f0af68037: Preparing 07:24:41 e2b49e503d03: Preparing 07:24:41 24f6a46e333d: Preparing 07:24:41 151470168c24: Preparing 07:24:41 a5f31b05441e: Preparing 07:24:41 428cdcdaaf5c: Preparing 07:24:41 63ca1fbb43ae: Preparing 07:24:41 a5f31b05441e: Waiting 07:24:41 428cdcdaaf5c: Waiting 07:24:41 63ca1fbb43ae: Waiting 07:24:41 e2b49e503d03: Layer already exists 07:24:41 cb78cc1c4a65: Layer already exists 07:24:41 151470168c24: Layer already exists 07:24:41 148f0af68037: Layer already exists 07:24:41 24f6a46e333d: Layer already exists 07:24:41 a5f31b05441e: Layer already exists 07:24:41 63ca1fbb43ae: Layer already exists 07:24:41 428cdcdaaf5c: Layer already exists 07:24:41 3.2.0-dev.93: digest: sha256:0b77a72c015379732602e6b0d1fa4e626625d4d61aadd844bfecbdcf00879e21 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:41 + docker push nexus3.edgexfoundry.org:10004/core-data:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:24:41 cb78cc1c4a65: Preparing 07:24:41 148f0af68037: Preparing 07:24:41 e2b49e503d03: Preparing 07:24:41 24f6a46e333d: Preparing 07:24:41 151470168c24: Preparing 07:24:41 a5f31b05441e: Preparing 07:24:41 428cdcdaaf5c: Preparing 07:24:41 63ca1fbb43ae: Preparing 07:24:41 a5f31b05441e: Waiting 07:24:41 63ca1fbb43ae: Waiting 07:24:41 428cdcdaaf5c: Waiting 07:24:41 cb78cc1c4a65: Layer already exists 07:24:41 e2b49e503d03: Layer already exists 07:24:41 151470168c24: Layer already exists 07:24:41 24f6a46e333d: Layer already exists 07:24:41 148f0af68037: Layer already exists 07:24:41 a5f31b05441e: Layer already exists 07:24:41 63ca1fbb43ae: Layer already exists 07:24:41 428cdcdaaf5c: Layer already exists 07:24:41 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:0b77a72c015379732602e6b0d1fa4e626625d4d61aadd844bfecbdcf00879e21 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:42 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:24:42 cb78cc1c4a65: Preparing 07:24:42 148f0af68037: Preparing 07:24:42 e2b49e503d03: Preparing 07:24:42 24f6a46e333d: Preparing 07:24:42 151470168c24: Preparing 07:24:42 a5f31b05441e: Preparing 07:24:42 428cdcdaaf5c: Preparing 07:24:42 63ca1fbb43ae: Preparing 07:24:42 63ca1fbb43ae: Waiting 07:24:42 a5f31b05441e: Waiting 07:24:42 148f0af68037: Layer already exists 07:24:42 e2b49e503d03: Layer already exists 07:24:42 151470168c24: Layer already exists 07:24:42 24f6a46e333d: Layer already exists 07:24:42 cb78cc1c4a65: Layer already exists 07:24:42 a5f31b05441e: Layer already exists 07:24:42 428cdcdaaf5c: Layer already exists 07:24:42 63ca1fbb43ae: Layer already exists 07:24:42 main: digest: sha256:0b77a72c015379732602e6b0d1fa4e626625d4d61aadd844bfecbdcf00879e21 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:42 ===================================================== [Pipeline] echo 07:24:42 taggedImages: 07:24:42 - nexus3.edgexfoundry.org:10004/core-data:eff0073b07e97d0759d12be495c575c58380daf5 07:24:42 - nexus3.edgexfoundry.org:10004/core-data:latest 07:24:42 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.93 07:24:42 - nexus3.edgexfoundry.org:10004/core-data:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:42 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:24:42 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:24:42 eff0073b07e97d0759d12be495c575c58380daf5 07:24:42 latest 07:24:42 3.2.0-dev.93 07:24:42 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:42 main 07:24:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:eff0073b07e97d0759d12be495c575c58380daf5 07:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:24:43 451b6f7dfb5d: Preparing 07:24:43 d08029b7fae6: Preparing 07:24:43 677a4e89b3b7: Preparing 07:24:43 151470168c24: Preparing 07:24:43 8f7ecd3619ab: Preparing 07:24:43 a913b9d4674d: Preparing 07:24:43 63ca1fbb43ae: Preparing 07:24:43 a913b9d4674d: Waiting 07:24:43 151470168c24: Layer already exists 07:24:43 451b6f7dfb5d: Pushed 07:24:43 8f7ecd3619ab: Pushed 07:24:43 a913b9d4674d: Pushed 07:24:43 d08029b7fae6: Pushed 07:24:43 63ca1fbb43ae: Layer already exists 07:24:45 677a4e89b3b7: Pushed 07:24:45 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:466ef4432086f60dbca0558ce2691e69e86c6539e36d034f93640d4161936753 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:24:46 451b6f7dfb5d: Preparing 07:24:46 d08029b7fae6: Preparing 07:24:46 677a4e89b3b7: Preparing 07:24:46 151470168c24: Preparing 07:24:46 8f7ecd3619ab: Preparing 07:24:46 a913b9d4674d: Preparing 07:24:46 63ca1fbb43ae: Preparing 07:24:46 63ca1fbb43ae: Waiting 07:24:46 a913b9d4674d: Waiting 07:24:46 d08029b7fae6: Layer already exists 07:24:46 677a4e89b3b7: Layer already exists 07:24:46 151470168c24: Layer already exists 07:24:46 451b6f7dfb5d: Layer already exists 07:24:46 8f7ecd3619ab: Layer already exists 07:24:46 a913b9d4674d: Layer already exists 07:24:46 63ca1fbb43ae: Layer already exists 07:24:46 latest: digest: sha256:466ef4432086f60dbca0558ce2691e69e86c6539e36d034f93640d4161936753 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.93 07:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:24:47 451b6f7dfb5d: Preparing 07:24:47 d08029b7fae6: Preparing 07:24:47 677a4e89b3b7: Preparing 07:24:47 151470168c24: Preparing 07:24:47 8f7ecd3619ab: Preparing 07:24:47 a913b9d4674d: Preparing 07:24:47 63ca1fbb43ae: Preparing 07:24:47 a913b9d4674d: Waiting 07:24:47 63ca1fbb43ae: Waiting 07:24:47 677a4e89b3b7: Layer already exists 07:24:47 8f7ecd3619ab: Layer already exists 07:24:47 d08029b7fae6: Layer already exists 07:24:47 451b6f7dfb5d: Layer already exists 07:24:47 151470168c24: Layer already exists 07:24:47 a913b9d4674d: Layer already exists 07:24:47 63ca1fbb43ae: Layer already exists 07:24:47 3.2.0-dev.93: digest: sha256:466ef4432086f60dbca0558ce2691e69e86c6539e36d034f93640d4161936753 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:24:47 451b6f7dfb5d: Preparing 07:24:47 d08029b7fae6: Preparing 07:24:47 677a4e89b3b7: Preparing 07:24:47 151470168c24: Preparing 07:24:47 8f7ecd3619ab: Preparing 07:24:47 a913b9d4674d: Preparing 07:24:47 63ca1fbb43ae: Preparing 07:24:47 a913b9d4674d: Waiting 07:24:47 63ca1fbb43ae: Waiting 07:24:47 451b6f7dfb5d: Layer already exists 07:24:47 151470168c24: Layer already exists 07:24:47 8f7ecd3619ab: Layer already exists 07:24:47 d08029b7fae6: Layer already exists 07:24:47 677a4e89b3b7: Layer already exists 07:24:47 a913b9d4674d: Layer already exists 07:24:47 63ca1fbb43ae: Layer already exists 07:24:47 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:466ef4432086f60dbca0558ce2691e69e86c6539e36d034f93640d4161936753 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:24:48 451b6f7dfb5d: Preparing 07:24:48 d08029b7fae6: Preparing 07:24:48 677a4e89b3b7: Preparing 07:24:48 151470168c24: Preparing 07:24:48 8f7ecd3619ab: Preparing 07:24:48 a913b9d4674d: Preparing 07:24:48 63ca1fbb43ae: Preparing 07:24:48 a913b9d4674d: Waiting 07:24:48 d08029b7fae6: Layer already exists 07:24:48 451b6f7dfb5d: Layer already exists 07:24:48 8f7ecd3619ab: Layer already exists 07:24:48 677a4e89b3b7: Layer already exists 07:24:48 151470168c24: Layer already exists 07:24:48 a913b9d4674d: Layer already exists 07:24:48 63ca1fbb43ae: Layer already exists 07:24:48 main: digest: sha256:466ef4432086f60dbca0558ce2691e69e86c6539e36d034f93640d4161936753 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:48 ===================================================== [Pipeline] echo 07:24:48 taggedImages: 07:24:48 - nexus3.edgexfoundry.org:10004/core-keeper:eff0073b07e97d0759d12be495c575c58380daf5 07:24:48 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:24:48 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.93 07:24:48 - nexus3.edgexfoundry.org:10004/core-keeper:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:48 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:24:48 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:24:48 eff0073b07e97d0759d12be495c575c58380daf5 07:24:48 latest 07:24:48 3.2.0-dev.93 07:24:48 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:48 main 07:24:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:eff0073b07e97d0759d12be495c575c58380daf5 07:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:24:49 338276778c4a: Preparing 07:24:49 f7a6b3a3bb95: Preparing 07:24:49 f0ee2c36e6cc: Preparing 07:24:49 bee6f9fde467: Preparing 07:24:49 24f6a46e333d: Preparing 07:24:49 151470168c24: Preparing 07:24:49 a5f31b05441e: Preparing 07:24:49 f068a3f4cf7a: Preparing 07:24:49 63ca1fbb43ae: Preparing 07:24:49 a5f31b05441e: Waiting 07:24:49 f068a3f4cf7a: Waiting 07:24:49 63ca1fbb43ae: Waiting 07:24:49 151470168c24: Waiting 07:24:49 24f6a46e333d: Layer already exists 07:24:49 151470168c24: Layer already exists 07:24:49 a5f31b05441e: Layer already exists 07:24:49 f068a3f4cf7a: Layer already exists 07:24:49 63ca1fbb43ae: Layer already exists 07:24:49 338276778c4a: Pushed 07:24:49 f7a6b3a3bb95: Pushed 07:24:49 f0ee2c36e6cc: Pushed 07:24:51 bee6f9fde467: Pushed 07:24:51 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:b8bc23314fc5ad5307207c26d2af4a166062e079dcb1c9c3ce31b2b7669ac74a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:24:52 338276778c4a: Preparing 07:24:52 f7a6b3a3bb95: Preparing 07:24:52 f0ee2c36e6cc: Preparing 07:24:52 bee6f9fde467: Preparing 07:24:52 24f6a46e333d: Preparing 07:24:52 151470168c24: Preparing 07:24:52 a5f31b05441e: Preparing 07:24:52 f068a3f4cf7a: Preparing 07:24:52 63ca1fbb43ae: Preparing 07:24:52 f068a3f4cf7a: Waiting 07:24:52 151470168c24: Waiting 07:24:52 63ca1fbb43ae: Waiting 07:24:52 f0ee2c36e6cc: Layer already exists 07:24:52 24f6a46e333d: Layer already exists 07:24:52 bee6f9fde467: Layer already exists 07:24:52 338276778c4a: Layer already exists 07:24:52 f7a6b3a3bb95: Layer already exists 07:24:52 151470168c24: Layer already exists 07:24:52 63ca1fbb43ae: Layer already exists 07:24:52 a5f31b05441e: Layer already exists 07:24:52 f068a3f4cf7a: Layer already exists 07:24:52 latest: digest: sha256:b8bc23314fc5ad5307207c26d2af4a166062e079dcb1c9c3ce31b2b7669ac74a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.93 07:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:24:53 338276778c4a: Preparing 07:24:53 f7a6b3a3bb95: Preparing 07:24:53 f0ee2c36e6cc: Preparing 07:24:53 bee6f9fde467: Preparing 07:24:53 24f6a46e333d: Preparing 07:24:53 151470168c24: Preparing 07:24:53 a5f31b05441e: Preparing 07:24:53 f068a3f4cf7a: Preparing 07:24:53 63ca1fbb43ae: Preparing 07:24:53 151470168c24: Waiting 07:24:53 a5f31b05441e: Waiting 07:24:53 f068a3f4cf7a: Waiting 07:24:53 63ca1fbb43ae: Waiting 07:24:53 24f6a46e333d: Layer already exists 07:24:53 338276778c4a: Layer already exists 07:24:53 bee6f9fde467: Layer already exists 07:24:53 f0ee2c36e6cc: Layer already exists 07:24:53 f7a6b3a3bb95: Layer already exists 07:24:53 151470168c24: Layer already exists 07:24:53 a5f31b05441e: Layer already exists 07:24:53 f068a3f4cf7a: Layer already exists 07:24:53 63ca1fbb43ae: Layer already exists 07:24:53 3.2.0-dev.93: digest: sha256:b8bc23314fc5ad5307207c26d2af4a166062e079dcb1c9c3ce31b2b7669ac74a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:24:53 338276778c4a: Preparing 07:24:53 f7a6b3a3bb95: Preparing 07:24:53 f0ee2c36e6cc: Preparing 07:24:53 bee6f9fde467: Preparing 07:24:53 24f6a46e333d: Preparing 07:24:53 151470168c24: Preparing 07:24:53 a5f31b05441e: Preparing 07:24:53 f068a3f4cf7a: Preparing 07:24:53 63ca1fbb43ae: Preparing 07:24:53 f068a3f4cf7a: Waiting 07:24:53 a5f31b05441e: Waiting 07:24:53 151470168c24: Waiting 07:24:53 63ca1fbb43ae: Waiting 07:24:53 f7a6b3a3bb95: Layer already exists 07:24:53 bee6f9fde467: Layer already exists 07:24:53 f0ee2c36e6cc: Layer already exists 07:24:53 338276778c4a: Layer already exists 07:24:53 24f6a46e333d: Layer already exists 07:24:53 151470168c24: Layer already exists 07:24:53 63ca1fbb43ae: Layer already exists 07:24:53 a5f31b05441e: Layer already exists 07:24:53 f068a3f4cf7a: Layer already exists 07:24:53 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:b8bc23314fc5ad5307207c26d2af4a166062e079dcb1c9c3ce31b2b7669ac74a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:24:54 338276778c4a: Preparing 07:24:54 f7a6b3a3bb95: Preparing 07:24:54 f0ee2c36e6cc: Preparing 07:24:54 bee6f9fde467: Preparing 07:24:54 24f6a46e333d: Preparing 07:24:54 151470168c24: Preparing 07:24:54 a5f31b05441e: Preparing 07:24:54 f068a3f4cf7a: Preparing 07:24:54 63ca1fbb43ae: Preparing 07:24:54 a5f31b05441e: Waiting 07:24:54 63ca1fbb43ae: Waiting 07:24:54 151470168c24: Waiting 07:24:54 f068a3f4cf7a: Waiting 07:24:54 f7a6b3a3bb95: Layer already exists 07:24:54 24f6a46e333d: Layer already exists 07:24:54 338276778c4a: Layer already exists 07:24:54 f0ee2c36e6cc: Layer already exists 07:24:54 bee6f9fde467: Layer already exists 07:24:54 a5f31b05441e: Layer already exists 07:24:54 151470168c24: Layer already exists 07:24:54 63ca1fbb43ae: Layer already exists 07:24:54 f068a3f4cf7a: Layer already exists 07:24:54 main: digest: sha256:b8bc23314fc5ad5307207c26d2af4a166062e079dcb1c9c3ce31b2b7669ac74a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:54 ===================================================== [Pipeline] echo 07:24:54 taggedImages: 07:24:54 - nexus3.edgexfoundry.org:10004/core-metadata:eff0073b07e97d0759d12be495c575c58380daf5 07:24:54 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:24:54 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.93 07:24:54 - nexus3.edgexfoundry.org:10004/core-metadata:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:54 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:24:54 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:24:54 eff0073b07e97d0759d12be495c575c58380daf5 07:24:54 latest 07:24:54 3.2.0-dev.93 07:24:54 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:54 main 07:24:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:eff0073b07e97d0759d12be495c575c58380daf5 07:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:24:55 651db474544a: Preparing 07:24:55 faef2faf08b6: Preparing 07:24:55 7fcb79a630e3: Preparing 07:24:55 f1332bbbe2c4: Preparing 07:24:55 8d5cd255b297: Preparing 07:24:55 12533b5a6369: Preparing 07:24:55 18391576a5ec: Preparing 07:24:55 9497844afef0: Preparing 07:24:55 24f6a46e333d: Preparing 07:24:55 151470168c24: Preparing 07:24:55 42aed8da0f82: Preparing 07:24:55 ee98564f4846: Preparing 07:24:55 5f70bf18a086: Preparing 07:24:55 7ef4c5eccc0b: Preparing 07:24:55 532644484f51: Preparing 07:24:55 12533b5a6369: Waiting 07:24:55 7f0dce1f16d0: Preparing 07:24:55 9497844afef0: Waiting 07:24:55 63ca1fbb43ae: Preparing 07:24:55 18391576a5ec: Waiting 07:24:55 24f6a46e333d: Waiting 07:24:55 151470168c24: Waiting 07:24:55 7ef4c5eccc0b: Waiting 07:24:55 532644484f51: Waiting 07:24:55 42aed8da0f82: Waiting 07:24:55 7f0dce1f16d0: Waiting 07:24:55 63ca1fbb43ae: Waiting 07:24:55 ee98564f4846: Waiting 07:24:55 5f70bf18a086: Waiting 07:24:55 f1332bbbe2c4: Pushed 07:24:55 651db474544a: Pushed 07:24:55 7fcb79a630e3: Pushed 07:24:55 8d5cd255b297: Pushed 07:24:55 faef2faf08b6: Pushed 07:24:55 24f6a46e333d: Layer already exists 07:24:55 151470168c24: Layer already exists 07:24:55 18391576a5ec: Pushed 07:24:55 12533b5a6369: Pushed 07:24:55 5f70bf18a086: Layer already exists 07:24:55 42aed8da0f82: Pushed 07:24:55 ee98564f4846: Pushed 07:24:55 63ca1fbb43ae: Layer already exists 07:24:55 7ef4c5eccc0b: Pushed 07:24:55 7f0dce1f16d0: Pushed 07:24:55 532644484f51: Pushed 07:24:56 9497844afef0: Pushed 07:24:56 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:ca67d8e465d4552919e94661ea10e020770c3cb651f1945e64b386774dbb5034 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:24:57 651db474544a: Preparing 07:24:57 faef2faf08b6: Preparing 07:24:57 7fcb79a630e3: Preparing 07:24:57 f1332bbbe2c4: Preparing 07:24:57 8d5cd255b297: Preparing 07:24:57 12533b5a6369: Preparing 07:24:57 18391576a5ec: Preparing 07:24:57 9497844afef0: Preparing 07:24:57 24f6a46e333d: Preparing 07:24:57 151470168c24: Preparing 07:24:57 42aed8da0f82: Preparing 07:24:57 ee98564f4846: Preparing 07:24:57 5f70bf18a086: Preparing 07:24:57 7ef4c5eccc0b: Preparing 07:24:57 532644484f51: Preparing 07:24:57 7f0dce1f16d0: Preparing 07:24:57 63ca1fbb43ae: Preparing 07:24:57 9497844afef0: Waiting 07:24:57 151470168c24: Waiting 07:24:57 7ef4c5eccc0b: Waiting 07:24:57 63ca1fbb43ae: Waiting 07:24:57 532644484f51: Waiting 07:24:57 ee98564f4846: Waiting 07:24:57 42aed8da0f82: Waiting 07:24:57 5f70bf18a086: Waiting 07:24:57 12533b5a6369: Waiting 07:24:57 7f0dce1f16d0: Waiting 07:24:57 18391576a5ec: Waiting 07:24:57 8d5cd255b297: Layer already exists 07:24:57 651db474544a: Layer already exists 07:24:57 faef2faf08b6: Layer already exists 07:24:57 7fcb79a630e3: Layer already exists 07:24:57 f1332bbbe2c4: Layer already exists 07:24:57 12533b5a6369: Layer already exists 07:24:57 18391576a5ec: Layer already exists 07:24:57 9497844afef0: Layer already exists 07:24:57 24f6a46e333d: Layer already exists 07:24:57 151470168c24: Layer already exists 07:24:57 42aed8da0f82: Layer already exists 07:24:57 ee98564f4846: Layer already exists 07:24:57 5f70bf18a086: Layer already exists 07:24:57 7ef4c5eccc0b: Layer already exists 07:24:57 532644484f51: Layer already exists 07:24:57 7f0dce1f16d0: Layer already exists 07:24:57 63ca1fbb43ae: Layer already exists 07:24:57 latest: digest: sha256:ca67d8e465d4552919e94661ea10e020770c3cb651f1945e64b386774dbb5034 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.93 07:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:24:58 651db474544a: Preparing 07:24:58 faef2faf08b6: Preparing 07:24:58 7fcb79a630e3: Preparing 07:24:58 f1332bbbe2c4: Preparing 07:24:58 8d5cd255b297: Preparing 07:24:58 12533b5a6369: Preparing 07:24:58 18391576a5ec: Preparing 07:24:58 9497844afef0: Preparing 07:24:58 24f6a46e333d: Preparing 07:24:58 151470168c24: Preparing 07:24:58 42aed8da0f82: Preparing 07:24:58 ee98564f4846: Preparing 07:24:58 5f70bf18a086: Preparing 07:24:58 7ef4c5eccc0b: Preparing 07:24:58 532644484f51: Preparing 07:24:58 7f0dce1f16d0: Preparing 07:24:58 63ca1fbb43ae: Preparing 07:24:58 24f6a46e333d: Waiting 07:24:58 18391576a5ec: Waiting 07:24:58 9497844afef0: Waiting 07:24:58 151470168c24: Waiting 07:24:58 42aed8da0f82: Waiting 07:24:58 ee98564f4846: Waiting 07:24:58 7f0dce1f16d0: Waiting 07:24:58 63ca1fbb43ae: Waiting 07:24:58 532644484f51: Waiting 07:24:58 5f70bf18a086: Waiting 07:24:58 12533b5a6369: Waiting 07:24:58 7ef4c5eccc0b: Waiting 07:24:58 651db474544a: Layer already exists 07:24:58 7fcb79a630e3: Layer already exists 07:24:58 8d5cd255b297: Layer already exists 07:24:58 faef2faf08b6: Layer already exists 07:24:58 f1332bbbe2c4: Layer already exists 07:24:58 12533b5a6369: Layer already exists 07:24:58 9497844afef0: Layer already exists 07:24:58 18391576a5ec: Layer already exists 07:24:58 24f6a46e333d: Layer already exists 07:24:58 151470168c24: Layer already exists 07:24:58 42aed8da0f82: Layer already exists 07:24:58 ee98564f4846: Layer already exists 07:24:58 5f70bf18a086: Layer already exists 07:24:58 7ef4c5eccc0b: Layer already exists 07:24:58 532644484f51: Layer already exists 07:24:58 7f0dce1f16d0: Layer already exists 07:24:58 63ca1fbb43ae: Layer already exists 07:24:58 3.2.0-dev.93: digest: sha256:ca67d8e465d4552919e94661ea10e020770c3cb651f1945e64b386774dbb5034 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:24:58 651db474544a: Preparing 07:24:58 faef2faf08b6: Preparing 07:24:58 7fcb79a630e3: Preparing 07:24:58 f1332bbbe2c4: Preparing 07:24:58 8d5cd255b297: Preparing 07:24:58 12533b5a6369: Preparing 07:24:58 18391576a5ec: Preparing 07:24:58 9497844afef0: Preparing 07:24:58 18391576a5ec: Waiting 07:24:58 24f6a46e333d: Preparing 07:24:58 12533b5a6369: Waiting 07:24:58 9497844afef0: Waiting 07:24:58 151470168c24: Preparing 07:24:58 42aed8da0f82: Preparing 07:24:58 ee98564f4846: Preparing 07:24:58 5f70bf18a086: Preparing 07:24:58 7ef4c5eccc0b: Preparing 07:24:58 24f6a46e333d: Waiting 07:24:58 42aed8da0f82: Waiting 07:24:58 151470168c24: Waiting 07:24:58 532644484f51: Preparing 07:24:58 7f0dce1f16d0: Preparing 07:24:58 63ca1fbb43ae: Preparing 07:24:58 7ef4c5eccc0b: Waiting 07:24:58 532644484f51: Waiting 07:24:58 7f0dce1f16d0: Waiting 07:24:58 faef2faf08b6: Layer already exists 07:24:58 f1332bbbe2c4: Layer already exists 07:24:58 7fcb79a630e3: Layer already exists 07:24:58 651db474544a: Layer already exists 07:24:58 8d5cd255b297: Layer already exists 07:24:58 12533b5a6369: Layer already exists 07:24:58 9497844afef0: Layer already exists 07:24:58 18391576a5ec: Layer already exists 07:24:58 24f6a46e333d: Layer already exists 07:24:58 151470168c24: Layer already exists 07:24:58 5f70bf18a086: Layer already exists 07:24:58 ee98564f4846: Layer already exists 07:24:58 42aed8da0f82: Layer already exists 07:24:58 7ef4c5eccc0b: Layer already exists 07:24:58 532644484f51: Layer already exists 07:24:58 7f0dce1f16d0: Layer already exists 07:24:58 63ca1fbb43ae: Layer already exists 07:24:58 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:ca67d8e465d4552919e94661ea10e020770c3cb651f1945e64b386774dbb5034 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:24:59 651db474544a: Preparing 07:24:59 faef2faf08b6: Preparing 07:24:59 7fcb79a630e3: Preparing 07:24:59 f1332bbbe2c4: Preparing 07:24:59 8d5cd255b297: Preparing 07:24:59 12533b5a6369: Preparing 07:24:59 18391576a5ec: Preparing 07:24:59 9497844afef0: Preparing 07:24:59 24f6a46e333d: Preparing 07:24:59 151470168c24: Preparing 07:24:59 42aed8da0f82: Preparing 07:24:59 ee98564f4846: Preparing 07:24:59 5f70bf18a086: Preparing 07:24:59 7ef4c5eccc0b: Preparing 07:24:59 532644484f51: Preparing 07:24:59 7f0dce1f16d0: Preparing 07:24:59 63ca1fbb43ae: Preparing 07:24:59 9497844afef0: Waiting 07:24:59 24f6a46e333d: Waiting 07:24:59 151470168c24: Waiting 07:24:59 42aed8da0f82: Waiting 07:24:59 ee98564f4846: Waiting 07:24:59 5f70bf18a086: Waiting 07:24:59 7ef4c5eccc0b: Waiting 07:24:59 532644484f51: Waiting 07:24:59 7f0dce1f16d0: Waiting 07:24:59 63ca1fbb43ae: Waiting 07:24:59 12533b5a6369: Waiting 07:24:59 18391576a5ec: Waiting 07:24:59 7fcb79a630e3: Layer already exists 07:24:59 f1332bbbe2c4: Layer already exists 07:24:59 8d5cd255b297: Layer already exists 07:24:59 651db474544a: Layer already exists 07:24:59 faef2faf08b6: Layer already exists 07:24:59 12533b5a6369: Layer already exists 07:24:59 151470168c24: Layer already exists 07:24:59 18391576a5ec: Layer already exists 07:24:59 9497844afef0: Layer already exists 07:24:59 42aed8da0f82: Layer already exists 07:24:59 7ef4c5eccc0b: Layer already exists 07:24:59 532644484f51: Layer already exists 07:24:59 7f0dce1f16d0: Layer already exists 07:24:59 63ca1fbb43ae: Layer already exists 07:24:59 5f70bf18a086: Layer already exists 07:24:59 24f6a46e333d: Layer already exists 07:24:59 ee98564f4846: Layer already exists 07:24:59 main: digest: sha256:ca67d8e465d4552919e94661ea10e020770c3cb651f1945e64b386774dbb5034 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:59 ===================================================== [Pipeline] echo 07:24:59 taggedImages: 07:24:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:eff0073b07e97d0759d12be495c575c58380daf5 07:24:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:24:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.93 07:24:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:24:59 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:24:59 eff0073b07e97d0759d12be495c575c58380daf5 07:24:59 latest 07:24:59 3.2.0-dev.93 07:24:59 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:24:59 main 07:24:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:eff0073b07e97d0759d12be495c575c58380daf5 07:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:25:00 2b670101d9c5: Preparing 07:25:00 df4c663afda7: Preparing 07:25:00 e6e07f281bd1: Preparing 07:25:00 c1acab83a2d3: Preparing 07:25:00 24f6a46e333d: Preparing 07:25:00 151470168c24: Preparing 07:25:00 a5f31b05441e: Preparing 07:25:00 f068a3f4cf7a: Preparing 07:25:00 63ca1fbb43ae: Preparing 07:25:00 a5f31b05441e: Waiting 07:25:00 f068a3f4cf7a: Waiting 07:25:00 63ca1fbb43ae: Waiting 07:25:00 151470168c24: Waiting 07:25:00 df4c663afda7: Layer already exists 07:25:00 2b670101d9c5: Layer already exists 07:25:00 e6e07f281bd1: Pushed 07:25:00 24f6a46e333d: Layer already exists 07:25:00 a5f31b05441e: Layer already exists 07:25:00 151470168c24: Layer already exists 07:25:00 f068a3f4cf7a: Layer already exists 07:25:00 63ca1fbb43ae: Layer already exists 07:25:02 c1acab83a2d3: Pushed 07:25:02 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:ce1faf58eb320c80a187006eb648c672b98e8804b9202881071b4e15a6136a9c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:25:03 2b670101d9c5: Preparing 07:25:03 df4c663afda7: Preparing 07:25:03 e6e07f281bd1: Preparing 07:25:03 c1acab83a2d3: Preparing 07:25:03 24f6a46e333d: Preparing 07:25:03 151470168c24: Preparing 07:25:03 a5f31b05441e: Preparing 07:25:03 f068a3f4cf7a: Preparing 07:25:03 63ca1fbb43ae: Preparing 07:25:03 a5f31b05441e: Waiting 07:25:03 151470168c24: Waiting 07:25:03 f068a3f4cf7a: Waiting 07:25:03 df4c663afda7: Layer already exists 07:25:03 c1acab83a2d3: Layer already exists 07:25:03 2b670101d9c5: Layer already exists 07:25:03 24f6a46e333d: Layer already exists 07:25:03 e6e07f281bd1: Layer already exists 07:25:03 151470168c24: Layer already exists 07:25:03 a5f31b05441e: Layer already exists 07:25:03 f068a3f4cf7a: Layer already exists 07:25:03 63ca1fbb43ae: Layer already exists 07:25:03 latest: digest: sha256:ce1faf58eb320c80a187006eb648c672b98e8804b9202881071b4e15a6136a9c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.93 07:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:25:03 2b670101d9c5: Preparing 07:25:03 df4c663afda7: Preparing 07:25:03 e6e07f281bd1: Preparing 07:25:03 c1acab83a2d3: Preparing 07:25:03 24f6a46e333d: Preparing 07:25:03 151470168c24: Preparing 07:25:03 a5f31b05441e: Preparing 07:25:03 f068a3f4cf7a: Preparing 07:25:03 63ca1fbb43ae: Preparing 07:25:03 f068a3f4cf7a: Waiting 07:25:03 63ca1fbb43ae: Waiting 07:25:03 151470168c24: Waiting 07:25:03 24f6a46e333d: Layer already exists 07:25:03 2b670101d9c5: Layer already exists 07:25:03 c1acab83a2d3: Layer already exists 07:25:03 df4c663afda7: Layer already exists 07:25:03 e6e07f281bd1: Layer already exists 07:25:03 a5f31b05441e: Layer already exists 07:25:03 151470168c24: Layer already exists 07:25:03 f068a3f4cf7a: Layer already exists 07:25:03 63ca1fbb43ae: Layer already exists 07:25:03 3.2.0-dev.93: digest: sha256:ce1faf58eb320c80a187006eb648c672b98e8804b9202881071b4e15a6136a9c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:25:04 2b670101d9c5: Preparing 07:25:04 df4c663afda7: Preparing 07:25:04 e6e07f281bd1: Preparing 07:25:04 c1acab83a2d3: Preparing 07:25:04 24f6a46e333d: Preparing 07:25:04 151470168c24: Preparing 07:25:04 a5f31b05441e: Preparing 07:25:04 f068a3f4cf7a: Preparing 07:25:04 63ca1fbb43ae: Preparing 07:25:04 151470168c24: Waiting 07:25:04 a5f31b05441e: Waiting 07:25:04 f068a3f4cf7a: Waiting 07:25:04 63ca1fbb43ae: Waiting 07:25:04 c1acab83a2d3: Layer already exists 07:25:04 2b670101d9c5: Layer already exists 07:25:04 df4c663afda7: Layer already exists 07:25:04 e6e07f281bd1: Layer already exists 07:25:04 24f6a46e333d: Layer already exists 07:25:04 151470168c24: Layer already exists 07:25:04 a5f31b05441e: Layer already exists 07:25:04 f068a3f4cf7a: Layer already exists 07:25:04 63ca1fbb43ae: Layer already exists 07:25:04 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:ce1faf58eb320c80a187006eb648c672b98e8804b9202881071b4e15a6136a9c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:25:05 2b670101d9c5: Preparing 07:25:05 df4c663afda7: Preparing 07:25:05 e6e07f281bd1: Preparing 07:25:05 c1acab83a2d3: Preparing 07:25:05 24f6a46e333d: Preparing 07:25:05 151470168c24: Preparing 07:25:05 a5f31b05441e: Preparing 07:25:05 f068a3f4cf7a: Preparing 07:25:05 63ca1fbb43ae: Preparing 07:25:05 63ca1fbb43ae: Waiting 07:25:05 f068a3f4cf7a: Waiting 07:25:05 151470168c24: Waiting 07:25:05 a5f31b05441e: Waiting 07:25:05 2b670101d9c5: Layer already exists 07:25:05 df4c663afda7: Layer already exists 07:25:05 24f6a46e333d: Layer already exists 07:25:05 e6e07f281bd1: Layer already exists 07:25:05 c1acab83a2d3: Layer already exists 07:25:05 151470168c24: Layer already exists 07:25:05 63ca1fbb43ae: Layer already exists 07:25:05 f068a3f4cf7a: Layer already exists 07:25:05 a5f31b05441e: Layer already exists 07:25:05 main: digest: sha256:ce1faf58eb320c80a187006eb648c672b98e8804b9202881071b4e15a6136a9c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:25:05 ===================================================== [Pipeline] echo 07:25:05 taggedImages: 07:25:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:eff0073b07e97d0759d12be495c575c58380daf5 07:25:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:25:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.93 07:25:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:25:05 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:25:05 eff0073b07e97d0759d12be495c575c58380daf5 07:25:05 latest 07:25:05 3.2.0-dev.93 07:25:05 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:05 main 07:25:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:eff0073b07e97d0759d12be495c575c58380daf5 07:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:25:05 d01e43bb2833: Preparing 07:25:05 148b5df36e64: Preparing 07:25:05 9d7045fc4b57: Preparing 07:25:05 2913351265a4: Preparing 07:25:05 03a47aa59b7f: Preparing 07:25:05 24f6a46e333d: Preparing 07:25:05 151470168c24: Preparing 07:25:05 d153e10a0558: Preparing 07:25:05 1ba93969c7e8: Preparing 07:25:05 7f2d95bc5c16: Preparing 07:25:05 63ca1fbb43ae: Preparing 07:25:05 24f6a46e333d: Waiting 07:25:05 1ba93969c7e8: Waiting 07:25:05 151470168c24: Waiting 07:25:05 d153e10a0558: Waiting 07:25:05 7f2d95bc5c16: Waiting 07:25:05 63ca1fbb43ae: Waiting 07:25:05 148b5df36e64: Pushed 07:25:05 2913351265a4: Pushed 07:25:05 24f6a46e333d: Layer already exists 07:25:05 d01e43bb2833: Pushed 07:25:05 03a47aa59b7f: Pushed 07:25:05 151470168c24: Layer already exists 07:25:05 63ca1fbb43ae: Layer already exists 07:25:05 d153e10a0558: Pushed 07:25:06 1ba93969c7e8: Pushed 07:25:06 9d7045fc4b57: Pushed 07:25:07 7f2d95bc5c16: Pushed 07:25:07 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:5e222ce3e7e6d023613557cd221cc19b32a6d9c541d5b98b971672e5808f833e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:25:07 d01e43bb2833: Preparing 07:25:07 148b5df36e64: Preparing 07:25:07 9d7045fc4b57: Preparing 07:25:07 2913351265a4: Preparing 07:25:07 03a47aa59b7f: Preparing 07:25:07 24f6a46e333d: Preparing 07:25:07 151470168c24: Preparing 07:25:07 d153e10a0558: Preparing 07:25:07 1ba93969c7e8: Preparing 07:25:07 7f2d95bc5c16: Preparing 07:25:07 63ca1fbb43ae: Preparing 07:25:07 d153e10a0558: Waiting 07:25:07 1ba93969c7e8: Waiting 07:25:07 7f2d95bc5c16: Waiting 07:25:07 24f6a46e333d: Waiting 07:25:07 63ca1fbb43ae: Waiting 07:25:07 151470168c24: Waiting 07:25:07 148b5df36e64: Layer already exists 07:25:07 d01e43bb2833: Layer already exists 07:25:07 03a47aa59b7f: Layer already exists 07:25:07 2913351265a4: Layer already exists 07:25:07 9d7045fc4b57: Layer already exists 07:25:07 24f6a46e333d: Layer already exists 07:25:07 151470168c24: Layer already exists 07:25:07 d153e10a0558: Layer already exists 07:25:07 1ba93969c7e8: Layer already exists 07:25:07 7f2d95bc5c16: Layer already exists 07:25:07 63ca1fbb43ae: Layer already exists 07:25:07 latest: digest: sha256:5e222ce3e7e6d023613557cd221cc19b32a6d9c541d5b98b971672e5808f833e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.93 07:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:25:08 d01e43bb2833: Preparing 07:25:08 148b5df36e64: Preparing 07:25:08 9d7045fc4b57: Preparing 07:25:08 2913351265a4: Preparing 07:25:08 03a47aa59b7f: Preparing 07:25:08 24f6a46e333d: Preparing 07:25:08 151470168c24: Preparing 07:25:08 d153e10a0558: Preparing 07:25:08 1ba93969c7e8: Preparing 07:25:08 7f2d95bc5c16: Preparing 07:25:08 63ca1fbb43ae: Preparing 07:25:08 151470168c24: Waiting 07:25:08 24f6a46e333d: Waiting 07:25:08 d153e10a0558: Waiting 07:25:08 1ba93969c7e8: Waiting 07:25:08 7f2d95bc5c16: Waiting 07:25:08 63ca1fbb43ae: Waiting 07:25:08 d01e43bb2833: Layer already exists 07:25:08 148b5df36e64: Layer already exists 07:25:08 2913351265a4: Layer already exists 07:25:08 9d7045fc4b57: Layer already exists 07:25:08 03a47aa59b7f: Layer already exists 07:25:08 1ba93969c7e8: Layer already exists 07:25:08 151470168c24: Layer already exists 07:25:08 d153e10a0558: Layer already exists 07:25:08 24f6a46e333d: Layer already exists 07:25:08 7f2d95bc5c16: Layer already exists 07:25:08 63ca1fbb43ae: Layer already exists 07:25:08 3.2.0-dev.93: digest: sha256:5e222ce3e7e6d023613557cd221cc19b32a6d9c541d5b98b971672e5808f833e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:25:09 d01e43bb2833: Preparing 07:25:09 148b5df36e64: Preparing 07:25:09 9d7045fc4b57: Preparing 07:25:09 2913351265a4: Preparing 07:25:09 03a47aa59b7f: Preparing 07:25:09 24f6a46e333d: Preparing 07:25:09 151470168c24: Preparing 07:25:09 d153e10a0558: Preparing 07:25:09 1ba93969c7e8: Preparing 07:25:09 24f6a46e333d: Waiting 07:25:09 7f2d95bc5c16: Preparing 07:25:09 1ba93969c7e8: Waiting 07:25:09 63ca1fbb43ae: Preparing 07:25:09 d153e10a0558: Waiting 07:25:09 7f2d95bc5c16: Waiting 07:25:09 63ca1fbb43ae: Waiting 07:25:09 9d7045fc4b57: Layer already exists 07:25:09 148b5df36e64: Layer already exists 07:25:09 03a47aa59b7f: Layer already exists 07:25:09 d01e43bb2833: Layer already exists 07:25:09 2913351265a4: Layer already exists 07:25:09 24f6a46e333d: Layer already exists 07:25:09 151470168c24: Layer already exists 07:25:09 d153e10a0558: Layer already exists 07:25:09 7f2d95bc5c16: Layer already exists 07:25:09 1ba93969c7e8: Layer already exists 07:25:09 63ca1fbb43ae: Layer already exists 07:25:09 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:5e222ce3e7e6d023613557cd221cc19b32a6d9c541d5b98b971672e5808f833e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:25:09 d01e43bb2833: Preparing 07:25:09 148b5df36e64: Preparing 07:25:09 9d7045fc4b57: Preparing 07:25:09 2913351265a4: Preparing 07:25:09 03a47aa59b7f: Preparing 07:25:09 24f6a46e333d: Preparing 07:25:09 24f6a46e333d: Waiting 07:25:09 151470168c24: Preparing 07:25:09 d153e10a0558: Preparing 07:25:09 1ba93969c7e8: Preparing 07:25:09 7f2d95bc5c16: Preparing 07:25:09 63ca1fbb43ae: Preparing 07:25:09 151470168c24: Waiting 07:25:09 d153e10a0558: Waiting 07:25:09 1ba93969c7e8: Waiting 07:25:09 7f2d95bc5c16: Waiting 07:25:09 63ca1fbb43ae: Waiting 07:25:09 d01e43bb2833: Layer already exists 07:25:09 2913351265a4: Layer already exists 07:25:09 9d7045fc4b57: Layer already exists 07:25:09 148b5df36e64: Layer already exists 07:25:09 03a47aa59b7f: Layer already exists 07:25:09 151470168c24: Layer already exists 07:25:09 24f6a46e333d: Layer already exists 07:25:09 d153e10a0558: Layer already exists 07:25:09 7f2d95bc5c16: Layer already exists 07:25:09 1ba93969c7e8: Layer already exists 07:25:09 63ca1fbb43ae: Layer already exists 07:25:09 main: digest: sha256:5e222ce3e7e6d023613557cd221cc19b32a6d9c541d5b98b971672e5808f833e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:25:09 ===================================================== [Pipeline] echo 07:25:09 taggedImages: 07:25:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:eff0073b07e97d0759d12be495c575c58380daf5 07:25:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:25:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.93 07:25:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:25:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:25:10 eff0073b07e97d0759d12be495c575c58380daf5 07:25:10 latest 07:25:10 3.2.0-dev.93 07:25:10 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:10 main 07:25:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:eff0073b07e97d0759d12be495c575c58380daf5 07:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:25:10 b442695d6a9a: Preparing 07:25:10 51989e07b1a7: Preparing 07:25:10 f7aa4393f992: Preparing 07:25:10 35aa1ff76c1f: Preparing 07:25:10 2b7a0bd93368: Preparing 07:25:10 4c4ab568ff14: Preparing 07:25:10 3b2551e50c91: Preparing 07:25:10 24f6a46e333d: Preparing 07:25:10 151470168c24: Preparing 07:25:10 ba6634ba0355: Preparing 07:25:10 401461379016: Preparing 07:25:10 63ca1fbb43ae: Preparing 07:25:10 4c4ab568ff14: Waiting 07:25:10 151470168c24: Waiting 07:25:10 ba6634ba0355: Waiting 07:25:10 3b2551e50c91: Waiting 07:25:10 401461379016: Waiting 07:25:10 63ca1fbb43ae: Waiting 07:25:10 24f6a46e333d: Waiting 07:25:10 b442695d6a9a: Pushed 07:25:10 2b7a0bd93368: Pushed 07:25:10 51989e07b1a7: Pushed 07:25:10 24f6a46e333d: Layer already exists 07:25:10 151470168c24: Layer already exists 07:25:10 4c4ab568ff14: Pushed 07:25:10 3b2551e50c91: Pushed 07:25:10 63ca1fbb43ae: Layer already exists 07:25:10 ba6634ba0355: Pushed 07:25:11 35aa1ff76c1f: Pushed 07:25:11 f7aa4393f992: Pushed 07:25:12 401461379016: Pushed 07:25:12 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:067b514edadc80b9b78dfd41a0ce03e50406c625a3bf39f92e88195d2c76dbad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:25:12 b442695d6a9a: Preparing 07:25:12 51989e07b1a7: Preparing 07:25:12 f7aa4393f992: Preparing 07:25:12 35aa1ff76c1f: Preparing 07:25:12 2b7a0bd93368: Preparing 07:25:12 4c4ab568ff14: Preparing 07:25:12 3b2551e50c91: Preparing 07:25:12 24f6a46e333d: Preparing 07:25:12 151470168c24: Preparing 07:25:12 ba6634ba0355: Preparing 07:25:12 401461379016: Preparing 07:25:12 63ca1fbb43ae: Preparing 07:25:12 151470168c24: Waiting 07:25:12 ba6634ba0355: Waiting 07:25:12 4c4ab568ff14: Waiting 07:25:12 24f6a46e333d: Waiting 07:25:12 3b2551e50c91: Waiting 07:25:12 63ca1fbb43ae: Waiting 07:25:12 401461379016: Waiting 07:25:12 51989e07b1a7: Layer already exists 07:25:12 2b7a0bd93368: Layer already exists 07:25:12 f7aa4393f992: Layer already exists 07:25:12 35aa1ff76c1f: Layer already exists 07:25:12 b442695d6a9a: Layer already exists 07:25:12 3b2551e50c91: Layer already exists 07:25:12 151470168c24: Layer already exists 07:25:12 24f6a46e333d: Layer already exists 07:25:12 4c4ab568ff14: Layer already exists 07:25:12 ba6634ba0355: Layer already exists 07:25:12 401461379016: Layer already exists 07:25:12 63ca1fbb43ae: Layer already exists 07:25:12 latest: digest: sha256:067b514edadc80b9b78dfd41a0ce03e50406c625a3bf39f92e88195d2c76dbad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.93 07:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:25:13 b442695d6a9a: Preparing 07:25:13 51989e07b1a7: Preparing 07:25:13 f7aa4393f992: Preparing 07:25:13 35aa1ff76c1f: Preparing 07:25:13 2b7a0bd93368: Preparing 07:25:13 4c4ab568ff14: Preparing 07:25:13 3b2551e50c91: Preparing 07:25:13 24f6a46e333d: Preparing 07:25:13 151470168c24: Preparing 07:25:13 ba6634ba0355: Preparing 07:25:13 401461379016: Preparing 07:25:13 63ca1fbb43ae: Preparing 07:25:13 151470168c24: Waiting 07:25:13 ba6634ba0355: Waiting 07:25:13 401461379016: Waiting 07:25:13 63ca1fbb43ae: Waiting 07:25:13 24f6a46e333d: Waiting 07:25:13 3b2551e50c91: Waiting 07:25:13 b442695d6a9a: Layer already exists 07:25:13 2b7a0bd93368: Layer already exists 07:25:13 35aa1ff76c1f: Layer already exists 07:25:13 51989e07b1a7: Layer already exists 07:25:13 f7aa4393f992: Layer already exists 07:25:13 3b2551e50c91: Layer already exists 07:25:13 24f6a46e333d: Layer already exists 07:25:13 ba6634ba0355: Layer already exists 07:25:13 4c4ab568ff14: Layer already exists 07:25:13 151470168c24: Layer already exists 07:25:13 401461379016: Layer already exists 07:25:13 63ca1fbb43ae: Layer already exists 07:25:13 3.2.0-dev.93: digest: sha256:067b514edadc80b9b78dfd41a0ce03e50406c625a3bf39f92e88195d2c76dbad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:25:13 b442695d6a9a: Preparing 07:25:13 51989e07b1a7: Preparing 07:25:13 f7aa4393f992: Preparing 07:25:13 35aa1ff76c1f: Preparing 07:25:13 2b7a0bd93368: Preparing 07:25:13 4c4ab568ff14: Preparing 07:25:13 3b2551e50c91: Preparing 07:25:13 24f6a46e333d: Preparing 07:25:13 151470168c24: Preparing 07:25:13 ba6634ba0355: Preparing 07:25:13 401461379016: Preparing 07:25:13 63ca1fbb43ae: Preparing 07:25:13 151470168c24: Waiting 07:25:13 3b2551e50c91: Waiting 07:25:13 24f6a46e333d: Waiting 07:25:13 63ca1fbb43ae: Waiting 07:25:13 ba6634ba0355: Waiting 07:25:13 401461379016: Waiting 07:25:13 4c4ab568ff14: Waiting 07:25:13 51989e07b1a7: Layer already exists 07:25:13 35aa1ff76c1f: Layer already exists 07:25:13 b442695d6a9a: Layer already exists 07:25:13 2b7a0bd93368: Layer already exists 07:25:13 f7aa4393f992: Layer already exists 07:25:13 4c4ab568ff14: Layer already exists 07:25:13 3b2551e50c91: Layer already exists 07:25:13 24f6a46e333d: Layer already exists 07:25:13 151470168c24: Layer already exists 07:25:13 ba6634ba0355: Layer already exists 07:25:13 401461379016: Layer already exists 07:25:13 63ca1fbb43ae: Layer already exists 07:25:13 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:067b514edadc80b9b78dfd41a0ce03e50406c625a3bf39f92e88195d2c76dbad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:25:14 b442695d6a9a: Preparing 07:25:14 51989e07b1a7: Preparing 07:25:14 f7aa4393f992: Preparing 07:25:14 35aa1ff76c1f: Preparing 07:25:14 2b7a0bd93368: Preparing 07:25:14 4c4ab568ff14: Preparing 07:25:14 3b2551e50c91: Preparing 07:25:14 24f6a46e333d: Preparing 07:25:14 151470168c24: Preparing 07:25:14 ba6634ba0355: Preparing 07:25:14 401461379016: Preparing 07:25:14 63ca1fbb43ae: Preparing 07:25:14 24f6a46e333d: Waiting 07:25:14 3b2551e50c91: Waiting 07:25:14 151470168c24: Waiting 07:25:14 ba6634ba0355: Waiting 07:25:14 401461379016: Waiting 07:25:14 63ca1fbb43ae: Waiting 07:25:14 4c4ab568ff14: Waiting 07:25:14 f7aa4393f992: Layer already exists 07:25:14 b442695d6a9a: Layer already exists 07:25:14 35aa1ff76c1f: Layer already exists 07:25:14 51989e07b1a7: Layer already exists 07:25:14 2b7a0bd93368: Layer already exists 07:25:14 3b2551e50c91: Layer already exists 07:25:14 24f6a46e333d: Layer already exists 07:25:14 4c4ab568ff14: Layer already exists 07:25:14 151470168c24: Layer already exists 07:25:14 ba6634ba0355: Layer already exists 07:25:14 401461379016: Layer already exists 07:25:14 63ca1fbb43ae: Layer already exists 07:25:14 main: digest: sha256:067b514edadc80b9b78dfd41a0ce03e50406c625a3bf39f92e88195d2c76dbad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:25:14 ===================================================== [Pipeline] echo 07:25:14 taggedImages: 07:25:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:eff0073b07e97d0759d12be495c575c58380daf5 07:25:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:25:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.93 07:25:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:25:14 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:25:14 eff0073b07e97d0759d12be495c575c58380daf5 07:25:14 latest 07:25:14 3.2.0-dev.93 07:25:14 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:14 main 07:25:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eff0073b07e97d0759d12be495c575c58380daf5 07:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:25:15 b269c050e414: Preparing 07:25:15 645ef11c206a: Preparing 07:25:15 24f6a46e333d: Preparing 07:25:15 151470168c24: Preparing 07:25:15 5441985a8e73: Preparing 07:25:15 51f96f1c2526: Preparing 07:25:15 63ca1fbb43ae: Preparing 07:25:15 51f96f1c2526: Waiting 07:25:15 63ca1fbb43ae: Waiting 07:25:15 151470168c24: Layer already exists 07:25:15 24f6a46e333d: Layer already exists 07:25:15 63ca1fbb43ae: Layer already exists 07:25:15 b269c050e414: Pushed 07:25:15 5441985a8e73: Pushed 07:25:16 51f96f1c2526: Pushed 07:25:17 645ef11c206a: Pushed 07:25:17 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:027944308c77de481cce1283c255dd2430335bbd9f2f51a90c0568655c5459d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:25:17 b269c050e414: Preparing 07:25:17 645ef11c206a: Preparing 07:25:17 24f6a46e333d: Preparing 07:25:17 151470168c24: Preparing 07:25:17 5441985a8e73: Preparing 07:25:17 51f96f1c2526: Preparing 07:25:17 63ca1fbb43ae: Preparing 07:25:17 63ca1fbb43ae: Waiting 07:25:17 51f96f1c2526: Waiting 07:25:17 5441985a8e73: Layer already exists 07:25:17 645ef11c206a: Layer already exists 07:25:17 151470168c24: Layer already exists 07:25:17 b269c050e414: Layer already exists 07:25:17 24f6a46e333d: Layer already exists 07:25:17 51f96f1c2526: Layer already exists 07:25:17 63ca1fbb43ae: Layer already exists 07:25:17 latest: digest: sha256:027944308c77de481cce1283c255dd2430335bbd9f2f51a90c0568655c5459d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.93 07:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:25:18 b269c050e414: Preparing 07:25:18 645ef11c206a: Preparing 07:25:18 24f6a46e333d: Preparing 07:25:18 151470168c24: Preparing 07:25:18 5441985a8e73: Preparing 07:25:18 51f96f1c2526: Preparing 07:25:18 63ca1fbb43ae: Preparing 07:25:18 51f96f1c2526: Waiting 07:25:18 63ca1fbb43ae: Waiting 07:25:18 151470168c24: Layer already exists 07:25:18 645ef11c206a: Layer already exists 07:25:18 b269c050e414: Layer already exists 07:25:18 5441985a8e73: Layer already exists 07:25:18 24f6a46e333d: Layer already exists 07:25:18 51f96f1c2526: Layer already exists 07:25:18 63ca1fbb43ae: Layer already exists 07:25:18 3.2.0-dev.93: digest: sha256:027944308c77de481cce1283c255dd2430335bbd9f2f51a90c0568655c5459d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:25:19 b269c050e414: Preparing 07:25:19 645ef11c206a: Preparing 07:25:19 24f6a46e333d: Preparing 07:25:19 151470168c24: Preparing 07:25:19 5441985a8e73: Preparing 07:25:19 51f96f1c2526: Preparing 07:25:19 63ca1fbb43ae: Preparing 07:25:19 51f96f1c2526: Waiting 07:25:19 63ca1fbb43ae: Waiting 07:25:19 645ef11c206a: Layer already exists 07:25:19 5441985a8e73: Layer already exists 07:25:19 24f6a46e333d: Layer already exists 07:25:19 151470168c24: Layer already exists 07:25:19 b269c050e414: Layer already exists 07:25:19 63ca1fbb43ae: Layer already exists 07:25:19 51f96f1c2526: Layer already exists 07:25:19 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:027944308c77de481cce1283c255dd2430335bbd9f2f51a90c0568655c5459d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:25:19 b269c050e414: Preparing 07:25:19 645ef11c206a: Preparing 07:25:19 24f6a46e333d: Preparing 07:25:19 151470168c24: Preparing 07:25:19 5441985a8e73: Preparing 07:25:19 51f96f1c2526: Preparing 07:25:19 63ca1fbb43ae: Preparing 07:25:19 51f96f1c2526: Waiting 07:25:19 63ca1fbb43ae: Waiting 07:25:19 b269c050e414: Layer already exists 07:25:19 645ef11c206a: Layer already exists 07:25:19 24f6a46e333d: Layer already exists 07:25:19 151470168c24: Layer already exists 07:25:19 5441985a8e73: Layer already exists 07:25:19 51f96f1c2526: Layer already exists 07:25:19 63ca1fbb43ae: Layer already exists 07:25:19 main: digest: sha256:027944308c77de481cce1283c255dd2430335bbd9f2f51a90c0568655c5459d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:25:20 ===================================================== [Pipeline] echo 07:25:20 taggedImages: 07:25:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eff0073b07e97d0759d12be495c575c58380daf5 07:25:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:25:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.93 07:25:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:25:20 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:25:20 eff0073b07e97d0759d12be495c575c58380daf5 07:25:20 latest 07:25:20 3.2.0-dev.93 07:25:20 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:20 main 07:25:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:eff0073b07e97d0759d12be495c575c58380daf5 07:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:25:20 22cc349999d0: Preparing 07:25:20 2b5a750928aa: Preparing 07:25:20 913a9e654c1c: Preparing 07:25:20 24f6a46e333d: Preparing 07:25:20 151470168c24: Preparing 07:25:20 91395291186d: Preparing 07:25:20 a30d23796ded: Preparing 07:25:20 8a80777969d5: Preparing 07:25:20 bac3bd6ca7c3: Preparing 07:25:20 63ca1fbb43ae: Preparing 07:25:20 a30d23796ded: Waiting 07:25:20 8a80777969d5: Waiting 07:25:20 bac3bd6ca7c3: Waiting 07:25:20 91395291186d: Waiting 07:25:20 63ca1fbb43ae: Waiting 07:25:20 151470168c24: Layer already exists 07:25:20 24f6a46e333d: Layer already exists 07:25:20 2b5a750928aa: Pushed 07:25:20 22cc349999d0: Pushed 07:25:20 913a9e654c1c: Pushed 07:25:20 63ca1fbb43ae: Layer already exists 07:25:20 8a80777969d5: Pushed 07:25:21 bac3bd6ca7c3: Pushed 07:25:26 a30d23796ded: Pushed 07:25:29 91395291186d: Pushed 07:25:29 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:cf64b6e2294b1f98eba68ba3c49cb66219b372f0c894d42b6b51060806b7da9a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:25:30 22cc349999d0: Preparing 07:25:30 2b5a750928aa: Preparing 07:25:30 913a9e654c1c: Preparing 07:25:30 24f6a46e333d: Preparing 07:25:30 151470168c24: Preparing 07:25:30 91395291186d: Preparing 07:25:30 a30d23796ded: Preparing 07:25:30 8a80777969d5: Preparing 07:25:30 bac3bd6ca7c3: Preparing 07:25:30 63ca1fbb43ae: Preparing 07:25:30 bac3bd6ca7c3: Waiting 07:25:30 a30d23796ded: Waiting 07:25:30 8a80777969d5: Waiting 07:25:30 91395291186d: Waiting 07:25:30 63ca1fbb43ae: Waiting 07:25:30 913a9e654c1c: Layer already exists 07:25:30 151470168c24: Layer already exists 07:25:30 24f6a46e333d: Layer already exists 07:25:30 22cc349999d0: Layer already exists 07:25:30 2b5a750928aa: Layer already exists 07:25:30 a30d23796ded: Layer already exists 07:25:30 91395291186d: Layer already exists 07:25:30 63ca1fbb43ae: Layer already exists 07:25:30 bac3bd6ca7c3: Layer already exists 07:25:30 8a80777969d5: Layer already exists 07:25:30 latest: digest: sha256:cf64b6e2294b1f98eba68ba3c49cb66219b372f0c894d42b6b51060806b7da9a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.93 07:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:25:31 22cc349999d0: Preparing 07:25:31 2b5a750928aa: Preparing 07:25:31 913a9e654c1c: Preparing 07:25:31 24f6a46e333d: Preparing 07:25:31 151470168c24: Preparing 07:25:31 91395291186d: Preparing 07:25:31 a30d23796ded: Preparing 07:25:31 8a80777969d5: Preparing 07:25:31 bac3bd6ca7c3: Preparing 07:25:31 63ca1fbb43ae: Preparing 07:25:31 91395291186d: Waiting 07:25:31 a30d23796ded: Waiting 07:25:31 8a80777969d5: Waiting 07:25:31 bac3bd6ca7c3: Waiting 07:25:31 63ca1fbb43ae: Waiting 07:25:31 24f6a46e333d: Layer already exists 07:25:31 151470168c24: Layer already exists 07:25:31 22cc349999d0: Layer already exists 07:25:31 913a9e654c1c: Layer already exists 07:25:31 2b5a750928aa: Layer already exists 07:25:31 91395291186d: Layer already exists 07:25:31 a30d23796ded: Layer already exists 07:25:31 bac3bd6ca7c3: Layer already exists 07:25:31 8a80777969d5: Layer already exists 07:25:31 63ca1fbb43ae: Layer already exists 07:25:31 3.2.0-dev.93: digest: sha256:cf64b6e2294b1f98eba68ba3c49cb66219b372f0c894d42b6b51060806b7da9a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:25:31 22cc349999d0: Preparing 07:25:31 2b5a750928aa: Preparing 07:25:31 913a9e654c1c: Preparing 07:25:31 24f6a46e333d: Preparing 07:25:31 151470168c24: Preparing 07:25:31 91395291186d: Preparing 07:25:31 a30d23796ded: Preparing 07:25:31 8a80777969d5: Preparing 07:25:31 bac3bd6ca7c3: Preparing 07:25:31 63ca1fbb43ae: Preparing 07:25:31 91395291186d: Waiting 07:25:31 a30d23796ded: Waiting 07:25:31 8a80777969d5: Waiting 07:25:31 bac3bd6ca7c3: Waiting 07:25:31 63ca1fbb43ae: Waiting 07:25:31 913a9e654c1c: Layer already exists 07:25:31 151470168c24: Layer already exists 07:25:31 22cc349999d0: Layer already exists 07:25:31 2b5a750928aa: Layer already exists 07:25:31 24f6a46e333d: Layer already exists 07:25:31 a30d23796ded: Layer already exists 07:25:31 91395291186d: Layer already exists 07:25:31 63ca1fbb43ae: Layer already exists 07:25:31 bac3bd6ca7c3: Layer already exists 07:25:31 8a80777969d5: Layer already exists 07:25:31 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:cf64b6e2294b1f98eba68ba3c49cb66219b372f0c894d42b6b51060806b7da9a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:25:32 22cc349999d0: Preparing 07:25:32 2b5a750928aa: Preparing 07:25:32 913a9e654c1c: Preparing 07:25:32 24f6a46e333d: Preparing 07:25:32 151470168c24: Preparing 07:25:32 91395291186d: Preparing 07:25:32 a30d23796ded: Preparing 07:25:32 8a80777969d5: Preparing 07:25:32 bac3bd6ca7c3: Preparing 07:25:32 63ca1fbb43ae: Preparing 07:25:32 91395291186d: Waiting 07:25:32 bac3bd6ca7c3: Waiting 07:25:32 8a80777969d5: Waiting 07:25:32 63ca1fbb43ae: Waiting 07:25:32 a30d23796ded: Waiting 07:25:32 2b5a750928aa: Layer already exists 07:25:32 22cc349999d0: Layer already exists 07:25:32 913a9e654c1c: Layer already exists 07:25:32 24f6a46e333d: Layer already exists 07:25:32 151470168c24: Layer already exists 07:25:32 8a80777969d5: Layer already exists 07:25:32 91395291186d: Layer already exists 07:25:32 a30d23796ded: Layer already exists 07:25:32 bac3bd6ca7c3: Layer already exists 07:25:32 63ca1fbb43ae: Layer already exists 07:25:32 main: digest: sha256:cf64b6e2294b1f98eba68ba3c49cb66219b372f0c894d42b6b51060806b7da9a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:25:32 ===================================================== [Pipeline] echo 07:25:32 taggedImages: 07:25:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:eff0073b07e97d0759d12be495c575c58380daf5 07:25:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:25:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.93 07:25:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:25:32 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:25:32 eff0073b07e97d0759d12be495c575c58380daf5 07:25:32 latest 07:25:32 3.2.0-dev.93 07:25:32 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:32 main 07:25:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:eff0073b07e97d0759d12be495c575c58380daf5 07:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:25:33 fcc5b2981afa: Preparing 07:25:33 c1eedd897aac: Preparing 07:25:33 dc65bcde80e7: Preparing 07:25:33 24f6a46e333d: Preparing 07:25:33 151470168c24: Preparing 07:25:33 87ed0e698d37: Preparing 07:25:33 48feb4e94327: Preparing 07:25:33 adf90ec4c4ee: Preparing 07:25:33 63ca1fbb43ae: Preparing 07:25:33 adf90ec4c4ee: Waiting 07:25:33 87ed0e698d37: Waiting 07:25:33 48feb4e94327: Waiting 07:25:33 63ca1fbb43ae: Waiting 07:25:33 151470168c24: Layer already exists 07:25:33 24f6a46e333d: Layer already exists 07:25:33 c1eedd897aac: Pushed 07:25:33 dc65bcde80e7: Pushed 07:25:33 fcc5b2981afa: Pushed 07:25:33 63ca1fbb43ae: Layer already exists 07:25:33 48feb4e94327: Pushed 07:25:33 adf90ec4c4ee: Pushed 07:25:43 87ed0e698d37: Pushed 07:25:43 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:d4b27fd62d6bd02a5aa5071a7c6e66b06003a76b7cb45f39b1dd9f0635f17568 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:25:44 fcc5b2981afa: Preparing 07:25:44 c1eedd897aac: Preparing 07:25:44 dc65bcde80e7: Preparing 07:25:44 24f6a46e333d: Preparing 07:25:44 151470168c24: Preparing 07:25:44 87ed0e698d37: Preparing 07:25:44 48feb4e94327: Preparing 07:25:44 adf90ec4c4ee: Preparing 07:25:44 63ca1fbb43ae: Preparing 07:25:44 48feb4e94327: Waiting 07:25:44 adf90ec4c4ee: Waiting 07:25:44 63ca1fbb43ae: Waiting 07:25:44 87ed0e698d37: Waiting 07:25:44 dc65bcde80e7: Layer already exists 07:25:44 fcc5b2981afa: Layer already exists 07:25:44 24f6a46e333d: Layer already exists 07:25:44 151470168c24: Layer already exists 07:25:44 c1eedd897aac: Layer already exists 07:25:44 87ed0e698d37: Layer already exists 07:25:44 48feb4e94327: Layer already exists 07:25:44 adf90ec4c4ee: Layer already exists 07:25:44 63ca1fbb43ae: Layer already exists 07:25:44 latest: digest: sha256:d4b27fd62d6bd02a5aa5071a7c6e66b06003a76b7cb45f39b1dd9f0635f17568 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.93 07:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:25:44 fcc5b2981afa: Preparing 07:25:44 c1eedd897aac: Preparing 07:25:44 dc65bcde80e7: Preparing 07:25:44 24f6a46e333d: Preparing 07:25:44 151470168c24: Preparing 07:25:44 87ed0e698d37: Preparing 07:25:44 48feb4e94327: Preparing 07:25:44 adf90ec4c4ee: Preparing 07:25:44 63ca1fbb43ae: Preparing 07:25:44 87ed0e698d37: Waiting 07:25:44 48feb4e94327: Waiting 07:25:44 adf90ec4c4ee: Waiting 07:25:44 63ca1fbb43ae: Waiting 07:25:44 151470168c24: Layer already exists 07:25:44 dc65bcde80e7: Layer already exists 07:25:44 24f6a46e333d: Layer already exists 07:25:44 fcc5b2981afa: Layer already exists 07:25:44 c1eedd897aac: Layer already exists 07:25:44 63ca1fbb43ae: Layer already exists 07:25:44 48feb4e94327: Layer already exists 07:25:44 87ed0e698d37: Layer already exists 07:25:44 adf90ec4c4ee: Layer already exists 07:25:44 3.2.0-dev.93: digest: sha256:d4b27fd62d6bd02a5aa5071a7c6e66b06003a76b7cb45f39b1dd9f0635f17568 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:25:45 fcc5b2981afa: Preparing 07:25:45 c1eedd897aac: Preparing 07:25:45 dc65bcde80e7: Preparing 07:25:45 24f6a46e333d: Preparing 07:25:45 151470168c24: Preparing 07:25:45 87ed0e698d37: Preparing 07:25:45 48feb4e94327: Preparing 07:25:45 adf90ec4c4ee: Preparing 07:25:45 63ca1fbb43ae: Preparing 07:25:45 48feb4e94327: Waiting 07:25:45 adf90ec4c4ee: Waiting 07:25:45 87ed0e698d37: Waiting 07:25:45 63ca1fbb43ae: Waiting 07:25:45 fcc5b2981afa: Layer already exists 07:25:45 c1eedd897aac: Layer already exists 07:25:45 dc65bcde80e7: Layer already exists 07:25:45 151470168c24: Layer already exists 07:25:45 24f6a46e333d: Layer already exists 07:25:45 87ed0e698d37: Layer already exists 07:25:45 48feb4e94327: Layer already exists 07:25:45 adf90ec4c4ee: Layer already exists 07:25:45 63ca1fbb43ae: Layer already exists 07:25:45 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:d4b27fd62d6bd02a5aa5071a7c6e66b06003a76b7cb45f39b1dd9f0635f17568 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:25:46 fcc5b2981afa: Preparing 07:25:46 c1eedd897aac: Preparing 07:25:46 dc65bcde80e7: Preparing 07:25:46 24f6a46e333d: Preparing 07:25:46 151470168c24: Preparing 07:25:46 87ed0e698d37: Preparing 07:25:46 48feb4e94327: Preparing 07:25:46 adf90ec4c4ee: Preparing 07:25:46 63ca1fbb43ae: Preparing 07:25:46 87ed0e698d37: Waiting 07:25:46 63ca1fbb43ae: Waiting 07:25:46 48feb4e94327: Waiting 07:25:46 adf90ec4c4ee: Waiting 07:25:46 dc65bcde80e7: Layer already exists 07:25:46 fcc5b2981afa: Layer already exists 07:25:46 151470168c24: Layer already exists 07:25:46 c1eedd897aac: Layer already exists 07:25:46 24f6a46e333d: Layer already exists 07:25:46 48feb4e94327: Layer already exists 07:25:46 87ed0e698d37: Layer already exists 07:25:46 adf90ec4c4ee: Layer already exists 07:25:46 63ca1fbb43ae: Layer already exists 07:25:46 main: digest: sha256:d4b27fd62d6bd02a5aa5071a7c6e66b06003a76b7cb45f39b1dd9f0635f17568 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:25:46 ===================================================== [Pipeline] echo 07:25:46 taggedImages: 07:25:46 - nexus3.edgexfoundry.org:10004/security-spire-config:eff0073b07e97d0759d12be495c575c58380daf5 07:25:46 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:25:46 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.93 07:25:46 - nexus3.edgexfoundry.org:10004/security-spire-config:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:46 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:25:46 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:25:46 eff0073b07e97d0759d12be495c575c58380daf5 07:25:46 latest 07:25:46 3.2.0-dev.93 07:25:46 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:46 main 07:25:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:eff0073b07e97d0759d12be495c575c58380daf5 07:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:25:46 22cc349999d0: Preparing 07:25:46 c1eae0401873: Preparing 07:25:46 f1fb92f0e739: Preparing 07:25:46 24f6a46e333d: Preparing 07:25:46 151470168c24: Preparing 07:25:46 3f0af54f28e5: Preparing 07:25:46 8a80777969d5: Preparing 07:25:46 bac3bd6ca7c3: Preparing 07:25:46 63ca1fbb43ae: Preparing 07:25:46 3f0af54f28e5: Waiting 07:25:46 8a80777969d5: Waiting 07:25:46 bac3bd6ca7c3: Waiting 07:25:46 63ca1fbb43ae: Waiting 07:25:46 151470168c24: Layer already exists 07:25:46 22cc349999d0: Layer already exists 07:25:46 24f6a46e333d: Layer already exists 07:25:46 8a80777969d5: Layer already exists 07:25:46 bac3bd6ca7c3: Layer already exists 07:25:46 63ca1fbb43ae: Layer already exists 07:25:46 c1eae0401873: Pushed 07:25:46 f1fb92f0e739: Pushed 07:25:56 3f0af54f28e5: Pushed 07:25:56 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:26b33c9bd103fadee5d51e55f266f3b519be2aad43910d96875f8e9067bd0ffb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:25:57 22cc349999d0: Preparing 07:25:57 c1eae0401873: Preparing 07:25:57 f1fb92f0e739: Preparing 07:25:57 24f6a46e333d: Preparing 07:25:57 151470168c24: Preparing 07:25:57 3f0af54f28e5: Preparing 07:25:57 8a80777969d5: Preparing 07:25:57 bac3bd6ca7c3: Preparing 07:25:57 63ca1fbb43ae: Preparing 07:25:57 8a80777969d5: Waiting 07:25:57 bac3bd6ca7c3: Waiting 07:25:57 63ca1fbb43ae: Waiting 07:25:57 3f0af54f28e5: Waiting 07:25:57 151470168c24: Layer already exists 07:25:57 22cc349999d0: Layer already exists 07:25:57 24f6a46e333d: Layer already exists 07:25:57 f1fb92f0e739: Layer already exists 07:25:57 c1eae0401873: Layer already exists 07:25:57 bac3bd6ca7c3: Layer already exists 07:25:57 63ca1fbb43ae: Layer already exists 07:25:57 3f0af54f28e5: Layer already exists 07:25:57 8a80777969d5: Layer already exists 07:25:57 latest: digest: sha256:26b33c9bd103fadee5d51e55f266f3b519be2aad43910d96875f8e9067bd0ffb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.93 07:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:25:58 22cc349999d0: Preparing 07:25:58 c1eae0401873: Preparing 07:25:58 f1fb92f0e739: Preparing 07:25:58 24f6a46e333d: Preparing 07:25:58 151470168c24: Preparing 07:25:58 3f0af54f28e5: Preparing 07:25:58 8a80777969d5: Preparing 07:25:58 bac3bd6ca7c3: Preparing 07:25:58 63ca1fbb43ae: Preparing 07:25:58 8a80777969d5: Waiting 07:25:58 3f0af54f28e5: Waiting 07:25:58 bac3bd6ca7c3: Waiting 07:25:58 63ca1fbb43ae: Waiting 07:25:58 151470168c24: Layer already exists 07:25:58 f1fb92f0e739: Layer already exists 07:25:58 c1eae0401873: Layer already exists 07:25:58 24f6a46e333d: Layer already exists 07:25:58 22cc349999d0: Layer already exists 07:25:58 bac3bd6ca7c3: Layer already exists 07:25:58 8a80777969d5: Layer already exists 07:25:58 63ca1fbb43ae: Layer already exists 07:25:58 3f0af54f28e5: Layer already exists 07:25:58 3.2.0-dev.93: digest: sha256:26b33c9bd103fadee5d51e55f266f3b519be2aad43910d96875f8e9067bd0ffb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:25:59 22cc349999d0: Preparing 07:25:59 c1eae0401873: Preparing 07:25:59 f1fb92f0e739: Preparing 07:25:59 24f6a46e333d: Preparing 07:25:59 151470168c24: Preparing 07:25:59 3f0af54f28e5: Preparing 07:25:59 8a80777969d5: Preparing 07:25:59 3f0af54f28e5: Waiting 07:25:59 8a80777969d5: Waiting 07:25:59 bac3bd6ca7c3: Preparing 07:25:59 63ca1fbb43ae: Preparing 07:25:59 63ca1fbb43ae: Waiting 07:25:59 bac3bd6ca7c3: Waiting 07:25:59 24f6a46e333d: Layer already exists 07:25:59 c1eae0401873: Layer already exists 07:25:59 22cc349999d0: Layer already exists 07:25:59 f1fb92f0e739: Layer already exists 07:25:59 151470168c24: Layer already exists 07:25:59 8a80777969d5: Layer already exists 07:25:59 3f0af54f28e5: Layer already exists 07:25:59 bac3bd6ca7c3: Layer already exists 07:25:59 63ca1fbb43ae: Layer already exists 07:25:59 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:26b33c9bd103fadee5d51e55f266f3b519be2aad43910d96875f8e9067bd0ffb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:25:59 22cc349999d0: Preparing 07:25:59 c1eae0401873: Preparing 07:25:59 f1fb92f0e739: Preparing 07:25:59 24f6a46e333d: Preparing 07:25:59 151470168c24: Preparing 07:25:59 3f0af54f28e5: Preparing 07:25:59 8a80777969d5: Preparing 07:25:59 bac3bd6ca7c3: Preparing 07:25:59 63ca1fbb43ae: Preparing 07:25:59 3f0af54f28e5: Waiting 07:25:59 bac3bd6ca7c3: Waiting 07:25:59 8a80777969d5: Waiting 07:25:59 63ca1fbb43ae: Waiting 07:25:59 f1fb92f0e739: Layer already exists 07:25:59 151470168c24: Layer already exists 07:25:59 c1eae0401873: Layer already exists 07:25:59 22cc349999d0: Layer already exists 07:25:59 24f6a46e333d: Layer already exists 07:25:59 3f0af54f28e5: Layer already exists 07:25:59 8a80777969d5: Layer already exists 07:25:59 bac3bd6ca7c3: Layer already exists 07:25:59 63ca1fbb43ae: Layer already exists 07:25:59 main: digest: sha256:26b33c9bd103fadee5d51e55f266f3b519be2aad43910d96875f8e9067bd0ffb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:25:59 ===================================================== [Pipeline] echo 07:25:59 taggedImages: 07:25:59 - nexus3.edgexfoundry.org:10004/security-spire-server:eff0073b07e97d0759d12be495c575c58380daf5 07:25:59 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:25:59 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.93 07:25:59 - nexus3.edgexfoundry.org:10004/security-spire-server:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:59 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:25:59 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 07:25:59 eff0073b07e97d0759d12be495c575c58380daf5 07:25:59 latest 07:25:59 3.2.0-dev.93 07:25:59 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:25:59 main 07:25:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:00 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:eff0073b07e97d0759d12be495c575c58380daf5 07:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:26:00 47f3af1d5a05: Preparing 07:26:00 89787c75775f: Preparing 07:26:00 24f6a46e333d: Preparing 07:26:00 151470168c24: Preparing 07:26:00 f994fba9cdd6: Preparing 07:26:00 278f32d9cf51: Preparing 07:26:00 63ca1fbb43ae: Preparing 07:26:00 278f32d9cf51: Waiting 07:26:00 63ca1fbb43ae: Waiting 07:26:00 24f6a46e333d: Layer already exists 07:26:00 151470168c24: Layer already exists 07:26:00 63ca1fbb43ae: Layer already exists 07:26:00 47f3af1d5a05: Pushed 07:26:00 f994fba9cdd6: Pushed 07:26:00 278f32d9cf51: Pushed 07:26:04 89787c75775f: Pushed 07:26:04 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:257d5115e1bf2f88911b20732313f588748a4c0f4bc4a76e129d54bf3f2e36df size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:04 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:04 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 07:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:26:04 47f3af1d5a05: Preparing 07:26:04 89787c75775f: Preparing 07:26:04 24f6a46e333d: Preparing 07:26:04 151470168c24: Preparing 07:26:04 f994fba9cdd6: Preparing 07:26:04 278f32d9cf51: Preparing 07:26:04 63ca1fbb43ae: Preparing 07:26:04 278f32d9cf51: Waiting 07:26:04 24f6a46e333d: Layer already exists 07:26:04 47f3af1d5a05: Layer already exists 07:26:04 f994fba9cdd6: Layer already exists 07:26:04 151470168c24: Layer already exists 07:26:04 89787c75775f: Layer already exists 07:26:04 63ca1fbb43ae: Layer already exists 07:26:04 278f32d9cf51: Layer already exists 07:26:04 latest: digest: sha256:257d5115e1bf2f88911b20732313f588748a4c0f4bc4a76e129d54bf3f2e36df size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:05 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:05 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.93 07:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:26:05 47f3af1d5a05: Preparing 07:26:05 89787c75775f: Preparing 07:26:05 24f6a46e333d: Preparing 07:26:05 151470168c24: Preparing 07:26:05 f994fba9cdd6: Preparing 07:26:05 278f32d9cf51: Preparing 07:26:05 63ca1fbb43ae: Preparing 07:26:05 278f32d9cf51: Waiting 07:26:05 63ca1fbb43ae: Waiting 07:26:05 47f3af1d5a05: Layer already exists 07:26:05 24f6a46e333d: Layer already exists 07:26:05 f994fba9cdd6: Layer already exists 07:26:05 89787c75775f: Layer already exists 07:26:05 151470168c24: Layer already exists 07:26:05 278f32d9cf51: Layer already exists 07:26:05 63ca1fbb43ae: Layer already exists 07:26:05 3.2.0-dev.93: digest: sha256:257d5115e1bf2f88911b20732313f588748a4c0f4bc4a76e129d54bf3f2e36df size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:10 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:26:10 47f3af1d5a05: Preparing 07:26:10 89787c75775f: Preparing 07:26:10 24f6a46e333d: Preparing 07:26:10 151470168c24: Preparing 07:26:10 f994fba9cdd6: Preparing 07:26:10 278f32d9cf51: Preparing 07:26:10 63ca1fbb43ae: Preparing 07:26:10 278f32d9cf51: Waiting 07:26:10 63ca1fbb43ae: Waiting 07:26:10 47f3af1d5a05: Layer already exists 07:26:10 f994fba9cdd6: Layer already exists 07:26:10 24f6a46e333d: Layer already exists 07:26:10 151470168c24: Layer already exists 07:26:10 89787c75775f: Layer already exists 07:26:10 278f32d9cf51: Layer already exists 07:26:10 63ca1fbb43ae: Layer already exists 07:26:10 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:257d5115e1bf2f88911b20732313f588748a4c0f4bc4a76e129d54bf3f2e36df size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:10 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 07:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:26:11 47f3af1d5a05: Preparing 07:26:11 89787c75775f: Preparing 07:26:11 24f6a46e333d: Preparing 07:26:11 151470168c24: Preparing 07:26:11 f994fba9cdd6: Preparing 07:26:11 278f32d9cf51: Preparing 07:26:11 63ca1fbb43ae: Preparing 07:26:11 278f32d9cf51: Waiting 07:26:11 63ca1fbb43ae: Waiting 07:26:11 89787c75775f: Layer already exists 07:26:11 151470168c24: Layer already exists 07:26:11 24f6a46e333d: Layer already exists 07:26:11 47f3af1d5a05: Layer already exists 07:26:11 f994fba9cdd6: Layer already exists 07:26:11 278f32d9cf51: Layer already exists 07:26:11 63ca1fbb43ae: Layer already exists 07:26:11 main: digest: sha256:257d5115e1bf2f88911b20732313f588748a4c0f4bc4a76e129d54bf3f2e36df size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:11 ===================================================== [Pipeline] echo 07:26:11 taggedImages: 07:26:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:eff0073b07e97d0759d12be495c575c58380daf5 07:26:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 07:26:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.93 07:26:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:26:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 07:26:11 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:26:11 eff0073b07e97d0759d12be495c575c58380daf5 07:26:11 latest 07:26:11 3.2.0-dev.93 07:26:11 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:26:11 main 07:26:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:eff0073b07e97d0759d12be495c575c58380daf5 07:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:26:11 640b417bff8b: Preparing 07:26:11 1b01ac9b31a5: Preparing 07:26:11 e55e6409c51b: Preparing 07:26:11 24f6a46e333d: Preparing 07:26:11 151470168c24: Preparing 07:26:11 967e3c448419: Preparing 07:26:11 7e455476b94f: Preparing 07:26:11 63ca1fbb43ae: Preparing 07:26:11 967e3c448419: Waiting 07:26:11 7e455476b94f: Waiting 07:26:11 63ca1fbb43ae: Waiting 07:26:11 151470168c24: Layer already exists 07:26:11 24f6a46e333d: Layer already exists 07:26:11 1b01ac9b31a5: Pushed 07:26:11 63ca1fbb43ae: Layer already exists 07:26:11 640b417bff8b: Pushed 07:26:11 967e3c448419: Pushed 07:26:11 7e455476b94f: Pushed 07:26:15 e55e6409c51b: Pushed 07:26:15 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:97147132c23828c514c4992d12055b4ff9fb9e5a93628033a3d19cd9e31ff73b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:26:16 640b417bff8b: Preparing 07:26:16 1b01ac9b31a5: Preparing 07:26:16 e55e6409c51b: Preparing 07:26:16 24f6a46e333d: Preparing 07:26:16 151470168c24: Preparing 07:26:16 967e3c448419: Preparing 07:26:16 7e455476b94f: Preparing 07:26:16 63ca1fbb43ae: Preparing 07:26:16 967e3c448419: Waiting 07:26:16 7e455476b94f: Waiting 07:26:16 63ca1fbb43ae: Waiting 07:26:16 151470168c24: Layer already exists 07:26:16 24f6a46e333d: Layer already exists 07:26:16 1b01ac9b31a5: Layer already exists 07:26:16 e55e6409c51b: Layer already exists 07:26:16 967e3c448419: Layer already exists 07:26:16 640b417bff8b: Layer already exists 07:26:16 7e455476b94f: Layer already exists 07:26:16 63ca1fbb43ae: Layer already exists 07:26:16 latest: digest: sha256:97147132c23828c514c4992d12055b4ff9fb9e5a93628033a3d19cd9e31ff73b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.93 07:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:26:16 640b417bff8b: Preparing 07:26:16 1b01ac9b31a5: Preparing 07:26:16 e55e6409c51b: Preparing 07:26:16 24f6a46e333d: Preparing 07:26:16 151470168c24: Preparing 07:26:16 967e3c448419: Preparing 07:26:16 7e455476b94f: Preparing 07:26:16 63ca1fbb43ae: Preparing 07:26:16 967e3c448419: Waiting 07:26:16 7e455476b94f: Waiting 07:26:16 63ca1fbb43ae: Waiting 07:26:16 24f6a46e333d: Layer already exists 07:26:16 640b417bff8b: Layer already exists 07:26:16 e55e6409c51b: Layer already exists 07:26:16 1b01ac9b31a5: Layer already exists 07:26:16 151470168c24: Layer already exists 07:26:16 63ca1fbb43ae: Layer already exists 07:26:16 967e3c448419: Layer already exists 07:26:16 7e455476b94f: Layer already exists 07:26:16 3.2.0-dev.93: digest: sha256:97147132c23828c514c4992d12055b4ff9fb9e5a93628033a3d19cd9e31ff73b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:26:17 640b417bff8b: Preparing 07:26:17 1b01ac9b31a5: Preparing 07:26:17 e55e6409c51b: Preparing 07:26:17 24f6a46e333d: Preparing 07:26:17 151470168c24: Preparing 07:26:17 967e3c448419: Preparing 07:26:17 7e455476b94f: Preparing 07:26:17 63ca1fbb43ae: Preparing 07:26:17 967e3c448419: Waiting 07:26:17 7e455476b94f: Waiting 07:26:17 63ca1fbb43ae: Waiting 07:26:17 1b01ac9b31a5: Layer already exists 07:26:17 640b417bff8b: Layer already exists 07:26:17 151470168c24: Layer already exists 07:26:17 24f6a46e333d: Layer already exists 07:26:17 e55e6409c51b: Layer already exists 07:26:17 63ca1fbb43ae: Layer already exists 07:26:17 967e3c448419: Layer already exists 07:26:17 7e455476b94f: Layer already exists 07:26:17 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:97147132c23828c514c4992d12055b4ff9fb9e5a93628033a3d19cd9e31ff73b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:26:18 640b417bff8b: Preparing 07:26:18 1b01ac9b31a5: Preparing 07:26:18 e55e6409c51b: Preparing 07:26:18 24f6a46e333d: Preparing 07:26:18 151470168c24: Preparing 07:26:18 967e3c448419: Preparing 07:26:18 7e455476b94f: Preparing 07:26:18 63ca1fbb43ae: Preparing 07:26:18 967e3c448419: Waiting 07:26:18 63ca1fbb43ae: Waiting 07:26:18 7e455476b94f: Waiting 07:26:18 1b01ac9b31a5: Layer already exists 07:26:18 640b417bff8b: Layer already exists 07:26:18 151470168c24: Layer already exists 07:26:18 e55e6409c51b: Layer already exists 07:26:18 24f6a46e333d: Layer already exists 07:26:18 63ca1fbb43ae: Layer already exists 07:26:18 967e3c448419: Layer already exists 07:26:18 7e455476b94f: Layer already exists 07:26:18 main: digest: sha256:97147132c23828c514c4992d12055b4ff9fb9e5a93628033a3d19cd9e31ff73b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:18 ===================================================== [Pipeline] echo 07:26:18 taggedImages: 07:26:18 - nexus3.edgexfoundry.org:10004/support-notifications:eff0073b07e97d0759d12be495c575c58380daf5 07:26:18 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:26:18 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.93 07:26:18 - nexus3.edgexfoundry.org:10004/support-notifications:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:26:18 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:26:18 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:26:18 eff0073b07e97d0759d12be495c575c58380daf5 07:26:18 latest 07:26:18 3.2.0-dev.93 07:26:18 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:26:18 main 07:26:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:eff0073b07e97d0759d12be495c575c58380daf5 07:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:26:18 36f728a2aca9: Preparing 07:26:18 46e0c1fbf9d6: Preparing 07:26:18 24f6a46e333d: Preparing 07:26:18 151470168c24: Preparing 07:26:18 a5f31b05441e: Preparing 07:26:18 f068a3f4cf7a: Preparing 07:26:18 63ca1fbb43ae: Preparing 07:26:18 f068a3f4cf7a: Waiting 07:26:18 151470168c24: Layer already exists 07:26:18 24f6a46e333d: Layer already exists 07:26:18 a5f31b05441e: Layer already exists 07:26:18 f068a3f4cf7a: Layer already exists 07:26:18 63ca1fbb43ae: Layer already exists 07:26:18 36f728a2aca9: Pushed 07:26:22 46e0c1fbf9d6: Pushed 07:26:22 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:7ec7f98b9142603dc5e380b9185deacf6c36196a05d265dd8404b78602a2c904 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:26:23 36f728a2aca9: Preparing 07:26:23 46e0c1fbf9d6: Preparing 07:26:23 24f6a46e333d: Preparing 07:26:23 151470168c24: Preparing 07:26:23 a5f31b05441e: Preparing 07:26:23 f068a3f4cf7a: Preparing 07:26:23 63ca1fbb43ae: Preparing 07:26:23 f068a3f4cf7a: Waiting 07:26:23 63ca1fbb43ae: Waiting 07:26:23 a5f31b05441e: Layer already exists 07:26:23 46e0c1fbf9d6: Layer already exists 07:26:23 36f728a2aca9: Layer already exists 07:26:23 24f6a46e333d: Layer already exists 07:26:23 151470168c24: Layer already exists 07:26:23 f068a3f4cf7a: Layer already exists 07:26:23 63ca1fbb43ae: Layer already exists 07:26:23 latest: digest: sha256:7ec7f98b9142603dc5e380b9185deacf6c36196a05d265dd8404b78602a2c904 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.93 07:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:26:23 36f728a2aca9: Preparing 07:26:23 46e0c1fbf9d6: Preparing 07:26:23 24f6a46e333d: Preparing 07:26:23 151470168c24: Preparing 07:26:23 a5f31b05441e: Preparing 07:26:23 f068a3f4cf7a: Preparing 07:26:23 63ca1fbb43ae: Preparing 07:26:23 f068a3f4cf7a: Waiting 07:26:23 63ca1fbb43ae: Waiting 07:26:23 a5f31b05441e: Layer already exists 07:26:23 46e0c1fbf9d6: Layer already exists 07:26:23 151470168c24: Layer already exists 07:26:23 36f728a2aca9: Layer already exists 07:26:23 24f6a46e333d: Layer already exists 07:26:23 f068a3f4cf7a: Layer already exists 07:26:23 63ca1fbb43ae: Layer already exists 07:26:23 3.2.0-dev.93: digest: sha256:7ec7f98b9142603dc5e380b9185deacf6c36196a05d265dd8404b78602a2c904 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:26:24 36f728a2aca9: Preparing 07:26:24 46e0c1fbf9d6: Preparing 07:26:24 24f6a46e333d: Preparing 07:26:24 151470168c24: Preparing 07:26:24 a5f31b05441e: Preparing 07:26:24 f068a3f4cf7a: Preparing 07:26:24 63ca1fbb43ae: Preparing 07:26:24 f068a3f4cf7a: Waiting 07:26:24 36f728a2aca9: Layer already exists 07:26:24 a5f31b05441e: Layer already exists 07:26:24 46e0c1fbf9d6: Layer already exists 07:26:24 151470168c24: Layer already exists 07:26:24 24f6a46e333d: Layer already exists 07:26:24 f068a3f4cf7a: Layer already exists 07:26:24 63ca1fbb43ae: Layer already exists 07:26:24 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:7ec7f98b9142603dc5e380b9185deacf6c36196a05d265dd8404b78602a2c904 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:26:24 36f728a2aca9: Preparing 07:26:24 46e0c1fbf9d6: Preparing 07:26:24 24f6a46e333d: Preparing 07:26:24 151470168c24: Preparing 07:26:24 a5f31b05441e: Preparing 07:26:24 f068a3f4cf7a: Preparing 07:26:24 63ca1fbb43ae: Preparing 07:26:24 63ca1fbb43ae: Waiting 07:26:24 f068a3f4cf7a: Waiting 07:26:24 24f6a46e333d: Layer already exists 07:26:24 151470168c24: Layer already exists 07:26:24 36f728a2aca9: Layer already exists 07:26:24 46e0c1fbf9d6: Layer already exists 07:26:24 a5f31b05441e: Layer already exists 07:26:24 f068a3f4cf7a: Layer already exists 07:26:24 63ca1fbb43ae: Layer already exists 07:26:24 main: digest: sha256:7ec7f98b9142603dc5e380b9185deacf6c36196a05d265dd8404b78602a2c904 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:25 ===================================================== [Pipeline] echo 07:26:25 taggedImages: 07:26:25 - nexus3.edgexfoundry.org:10004/support-scheduler:eff0073b07e97d0759d12be495c575c58380daf5 07:26:25 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:26:25 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.93 07:26:25 - nexus3.edgexfoundry.org:10004/support-scheduler:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:26:25 - 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] } 07:43:44 #149 ... 07:43:44 07:43:44 #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 07:43:44 #158 1205.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:43:49 #158 ... 07:43:49 07:43:49 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:43:49 #154 DONE 1210.5s 07:43:49 07:43:49 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:43:49 #157 ... 07:43:49 07:43:49 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:43:49 #161 DONE 0.2s 07:43:49 07:43:49 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:43:49 #162 DONE 0.2s 07:43:49 07:43:49 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:43:49 #163 DONE 0.1s 07:43:49 07:43:49 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:43:50 #164 DONE 0.1s 07:43:50 07:43:50 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:43:50 #165 DONE 0.4s 07:43:50 07:43:50 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:43:50 #149 ... 07:43:50 07:43:50 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:43:50 #166 DONE 0.1s 07:43:50 07:43:50 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:43:53 #167 DONE 2.3s 07:43:53 07:43:53 #107 [security-proxy-setup] exporting to image 07:43:53 #107 exporting layers 07:43:53 #107 exporting layers 0.9s done 07:43:53 #107 writing image sha256:3d10d903faef1690350702516d90b6ef6b0e7dd80358744ea45cc81d63bb3252 done 07:43:53 #107 naming to docker.io/library/security-proxy-setup-arm64 done 07:43:53 #107 DONE 5.9s 07:43:53 07:43:53 #30 [support-scheduler internal] load .dockerignore 07:44:06 #30 ... 07:44:06 07:44:06 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:44:06 #156 DONE 1227.7s 07:44:06 07:44:06 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:44:06 #152 ... 07:44:06 07:44:06 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:44:06 #168 DONE 0.5s 07:44:06 07:44:06 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:44:06 #157 ... 07:44:06 07:44:06 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:44:07 #169 ... 07:44:07 07:44:07 #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 07:44:07 #158 DONE 1229.4s 07:44:07 07:44:07 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:44:08 #50 ... 07:44:08 07:44:08 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:44:08 #170 DONE 0.3s 07:44:08 07:44:08 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:44:08 #171 DONE 0.3s 07:44:08 07:44:08 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:44:08 #172 DONE 0.2s 07:44:08 07:44:08 #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 07:44:08 #173 DONE 0.2s 07:44:08 07:44:08 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:44:09 #153 ... 07:44:09 07:44:09 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:44:09 #174 DONE 0.1s 07:44:09 07:44:09 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:44:09 #175 DONE 0.2s 07:44:09 07:44:09 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:44:09 #176 DONE 0.3s 07:44:09 07:44:09 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:44:09 #177 DONE 0.1s 07:44:09 07:44:09 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:44:09 #178 ... 07:44:09 07:44:09 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:44:09 #169 DONE 3.5s 07:44:10 07:44:10 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:44:10 #179 DONE 0.5s 07:44:10 07:44:10 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:44:10 #153 ... 07:44:10 07:44:10 #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:44:10 #180 DONE 0.3s 07:44:10 07:44:10 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:44:11 #178 ... 07:44:11 07:44:11 #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:44:11 #181 DONE 0.4s 07:44:11 07:44:11 #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:44:11 #182 DONE 0.3s 07:44:11 07:44:11 #183 [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/ 07:44:11 #183 DONE 0.3s 07:44:11 07:44:11 #184 [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/ 07:44:12 #184 DONE 0.3s 07:44:12 07:44:12 #185 [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/ 07:44:12 #185 DONE 0.1s 07:44:12 07:44:12 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:44:12 #155 ... 07:44:12 07:44:12 #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:44:12 #186 DONE 0.2s 07:44:12 07:44:12 #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:44:12 #187 ... 07:44:12 07:44:12 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:44:12 #178 DONE 3.0s 07:44:12 07:44:12 #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:44:12 #187 DONE 0.4s 07:44:12 07:44:12 #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:44:14 #188 ... 07:44:14 07:44:14 #107 [security-secretstore-setup] exporting to image 07:44:14 #107 exporting layers 1.9s done 07:44:14 #107 writing image sha256:fdf4d8646023629c6ee1193913eaf813dbbedc34735c450128f108bcf082918e done 07:44:14 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 07:44:14 #107 DONE 7.8s 07:44:14 07:44:14 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:44:15 #157 ... 07:44:15 07:44:15 #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:44:15 #188 DONE 3.0s 07:44:15 07:44:15 #107 [security-bootstrapper] exporting to image 07:44:17 #107 exporting layers 1.3s done 07:44:17 #107 writing image sha256:5706071df7ac02b6c137778d5cc7cc790fc2498e4860b0c94738b68945751007 0.0s done 07:44:17 #107 naming to docker.io/library/security-bootstrapper-arm64 07:44:17 #107 naming to docker.io/library/security-bootstrapper-arm64 done 07:44:17 #107 DONE 9.2s 07:44:17 07:44:17 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:44:56 #157 ... 07:44:56 07:44:56 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:44:56 #149 DONE 1276.7s 07:44:56 07:44:56 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:44:56 #153 ... 07:44:56 07:44:56 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:44:56 #189 DONE 0.2s 07:44:56 07:44:56 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:44:56 #190 DONE 0.1s 07:44:56 07:44:56 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:44:56 #150 ... 07:44:56 07:44:56 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:44:56 #191 DONE 0.4s 07:44:56 07:44:56 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:44:56 #153 ... 07:44:56 07:44:56 #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 07:44:56 #192 DONE 0.2s 07:44:56 07:44:56 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:44:56 #193 DONE 0.3s 07:44:56 07:44:56 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:44:56 #151 ... 07:44:56 07:44:56 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:44:58 #194 DONE 2.0s 07:44:58 07:44:58 #107 [core-common-config-bootstrapper] exporting to image 07:44:58 #107 exporting layers 07:44:58 #107 exporting layers 0.5s done 07:44:58 #107 writing image sha256:01ecaeeded3ccf3e9c2bebcc4b7bdefcab3b153819bc687b45649e00dbf393cf done 07:44:58 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 07:44:58 #107 DONE 9.7s 07:44:58 07:44:58 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:47:20 #157 ... 07:47:20 07:47:20 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:47:20 #160 DONE 1413.5s 07:47:20 07:47:20 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:47:20 #157 ... 07:47:20 07:47:20 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:47:20 #195 DONE 0.2s 07:47:20 07:47:20 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:47:20 #157 ... 07:47:20 07:47:20 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:47:20 #196 DONE 0.2s 07:47:20 07:47:20 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:47:20 #197 DONE 0.3s 07:47:20 07:47:20 #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 07:47:20 #198 DONE 0.1s 07:47:20 07:47:20 #107 [security-spiffe-token-provider] exporting to image 07:47:20 #107 exporting layers 07:47:20 #107 exporting layers 0.7s done 07:47:20 #107 writing image sha256:acff95c3dd9d4cdd5d2db6e69aacbd65a52632c6489d37376d8022b04ab419a7 done 07:47:20 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:47:20 #107 DONE 10.4s 07:47:20 07:47:20 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:54:57 #152 ... 07:54:57 07:54:57 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:54:57 #157 DONE 1876.5s 07:54:57 07:54:57 #30 [support-scheduler internal] load .dockerignore 07:54:57 #30 ... 07:54:57 07:54:57 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:54:57 #199 DONE 0.4s 07:54:57 07:54:57 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:54:57 #200 DONE 0.2s 07:54:57 07:54:57 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:54:57 #151 ... 07:54:57 07:54:57 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:54:57 #201 DONE 0.4s 07:54:57 07:54:57 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:54:57 #159 ... 07:54:57 07:54:57 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:54:57 #202 DONE 0.1s 07:54:57 07:54:57 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:54:57 #203 DONE 0.1s 07:54:57 07:54:57 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:54:57 #204 DONE 1.8s 07:54:57 07:54:57 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:54:57 #129 ... 07:54:57 07:54:57 #107 [security-proxy-auth] exporting to image 07:54:57 #107 exporting layers 07:54:58 #107 exporting layers 0.6s done 07:54:58 #107 writing image sha256:c6377749c469b7d78c382e51c678ce19d721c4185aa539ee3bc99d25aba4cee6 done 07:54:58 #107 naming to docker.io/library/security-proxy-auth-arm64 done 07:54:58 #107 DONE 11.0s 07:54:58 07:54:58 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:56:06 #150 ... 07:56:06 07:56:06 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:56:06 #153 DONE 1945.9s 07:56:06 07:56:06 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:56:06 #159 ... 07:56:06 07:56:06 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:56:06 #205 DONE 0.1s 07:56:06 07:56:06 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:56:06 #206 DONE 0.1s 07:56:06 07:56:06 #30 [support-scheduler internal] load .dockerignore 07:56:06 #30 ... 07:56:06 07:56:06 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:56:06 #207 DONE 0.3s 07:56:06 07:56:06 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:56:06 #208 DONE 0.1s 07:56:06 07:56:06 #107 [core-command] exporting to image 07:56:06 #107 exporting layers 07:56:06 #107 exporting layers 0.3s done 07:56:06 #107 writing image sha256:7bee8c2ccc656fd5f6a90c149ef47f61ff9e84480dbc7ec9fb8a04373986f0d7 0.0s done 07:56:06 #107 naming to docker.io/library/core-command-arm64 done 07:56:06 #107 DONE 11.3s 07:56:06 07:56:06 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:58:12 #155 DONE 2063.0s 07:58:12 07:58:12 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:58:12 #152 ... 07:58:12 07:58:12 #209 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:58:12 #209 DONE 0.2s 07:58:12 07:58:12 #210 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:58:12 #210 DONE 0.2s 07:58:12 07:58:12 #211 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:58:12 #211 DONE 0.4s 07:58:12 07:58:12 #212 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:58:12 #212 DONE 0.2s 07:58:12 07:58:12 #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:58:12 #213 DONE 0.2s 07:58:12 07:58:12 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:58:12 #150 ... 07:58:12 07:58:12 #214 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 07:58:12 #214 DONE 0.2s 07:58:12 07:58:12 #107 [core-metadata] exporting to image 07:58:12 #107 exporting layers 07:58:12 #107 exporting layers 0.4s done 07:58:12 #107 writing image sha256:883ebaa0fe96150d8b70c8dc240bea45d4ec1588ecbc4bdac10b0e1132ec3cf5 done 07:58:12 #107 naming to docker.io/library/core-metadata-arm64 done 07:58:12 #107 DONE 11.7s 07:58:12 07:58:12 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:58:12 #150 ... 07:58:12 07:58:12 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:58:12 #159 DONE 2067.3s 07:58:12 07:58:12 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:58:12 #152 ... 07:58:12 07:58:12 #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:58:12 #215 ... 07:58:12 07:58:12 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:58:12 #152 DONE 2068.4s 07:58:12 07:58:12 #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:58:12 #215 DONE 0.3s 07:58:12 07:58:12 #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:58:12 #216 DONE 0.4s 07:58:12 07:58:12 #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:58:12 #217 DONE 0.6s 07:58:12 07:58:12 #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:58:12 #218 ... 07:58:12 07:58:12 #219 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:58:12 #219 DONE 0.3s 07:58:12 07:58:12 #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:58:12 #218 DONE 0.2s 07:58:12 07:58:12 #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:58:12 #220 DONE 0.2s 07:58:12 07:58:12 #221 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:58:12 #221 DONE 0.7s 07:58:12 07:58:12 #107 [core-data] exporting to image 07:58:12 #107 ... 07:58:12 07:58:12 #222 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:58:12 #222 DONE 0.3s 07:58:12 07:58:12 #107 [core-data] exporting to image 07:58:12 #107 exporting layers 0.8s done 07:58:12 #107 writing image sha256:1fb2dd8d2095bd57a7f7c4f9918c9d1589550e300a99cc3bf6ba258b480b4548 done 07:58:12 #107 naming to docker.io/library/core-data-arm64 0.1s done 07:58:12 #107 DONE 12.6s 07:58:12 07:58:12 #223 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:58:12 #223 DONE 0.2s 07:58:12 07:58:12 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:58:12 #151 ... 07:58:12 07:58:12 #107 [core-keeper] exporting to image 07:58:12 #107 exporting layers 0.4s done 07:58:12 #107 writing image sha256:95c85f06b803cc618a00b25f540fb6ffc54a43196fe4327380f83bd11b35bea8 done 07:58:12 #107 naming to docker.io/library/core-keeper-arm64 0.0s done 07:58:12 #107 DONE 13.0s 07:58:12 07:58:12 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:58:45 #150 DONE 2104.3s 07:58:45 07:58:45 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:58:45 #151 ... 07:58:45 07:58:45 #224 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:58:45 #224 DONE 0.1s 07:58:45 07:58:45 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:58:45 #129 ... 07:58:45 07:58:45 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:58:45 #151 DONE 2104.8s 07:58:45 07:58:45 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:58:45 #129 DONE 2105.0s 07:58:45 07:58:45 #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:58:45 #225 DONE 0.3s 07:58:45 07:58:45 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:58:45 #226 DONE 0.2s 07:58:45 07:58:45 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:58:45 #227 DONE 0.2s 07:58:45 07:58:45 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:58:45 #228 DONE 0.7s 07:58:45 07:58:45 #229 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:58:45 #229 ... 07:58:45 07:58:45 #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:58:45 #230 DONE 0.4s 07:58:45 07:58:45 #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:58:45 #231 DONE 0.2s 07:58:45 07:58:45 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:58:45 #232 DONE 0.2s 07:58:45 07:58:45 #229 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:58:45 #229 DONE 0.3s 07:58:45 07:58:45 #107 [support-cron-scheduler] exporting to image 07:58:45 #107 exporting layers 07:58:45 #107 ... 07:58:45 07:58:45 #233 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:58:45 #233 DONE 0.1s 07:58:45 07:58:45 #107 [support-scheduler] exporting to image 07:58:45 #107 ... 07:58:45 07:58:45 #234 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:58:45 #234 DONE 0.5s 07:58:45 07:58:45 #107 [support-scheduler] exporting to image 07:58:45 #107 exporting layers 0.6s done 07:58:45 #107 writing image sha256:c25915ee8c52a9c572b9ebaff70a08a52b38dc654c13cf903b2f048c4e1eb48f done 07:58:45 #107 naming to docker.io/library/support-scheduler-arm64 done 07:58:45 #107 ... 07:58:45 07:58:45 #235 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:58:45 #235 DONE 0.1s 07:58:45 07:58:45 #236 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 07:58:45 #236 DONE 0.1s 07:58:45 07:58:45 #107 [support-notifications] exporting to image 07:58:45 #107 exporting layers 0.6s done 07:58:45 #107 writing image sha256:90ab9a6375629ea8d0a1219623c01518cfdabcf34c2e0493808203e4b51c959c 0.0s done 07:58:45 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 07:58:45 #107 writing image sha256:c8c277b886a3d01e7b9e6013d00f0f8901856a97b27bbf9b3b17cfe462775252 done 07:58:45 #107 naming to docker.io/library/support-notifications-arm64 done 07:58:45 #107 DONE 14.5s 07:58:45 07:58:45 #30 [support-scheduler internal] load .dockerignore 07:58:45 time="2024-10-07T07:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:45 time="2024-10-07T07:21:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:58:45 $ docker stop --time=1 1385a0de23285943cb394b6b98cca5a8e31528c28d456ee68973aeec3ef775e0 07:58:47 $ docker rm -f --volumes 1385a0de23285943cb394b6b98cca5a8e31528c28d456ee68973aeec3ef775e0 [Pipeline] // withDockerContainer [Pipeline] sh 07:58:47 + docker images 07:58:47 REPOSITORY TAG IMAGE ID CREATED SIZE 07:58:47 support-notifications-arm64 latest c8c277b886a3 3 seconds ago 44.8MB 07:58:47 support-cron-scheduler-arm64 latest 90ab9a637562 4 seconds ago 45.6MB 07:58:47 support-scheduler-arm64 latest c25915ee8c52 4 seconds ago 44MB 07:58:47 core-keeper-arm64 latest 95c85f06b803 39 seconds ago 29.5MB 07:58:47 core-data-arm64 latest 1fb2dd8d2095 40 seconds ago 30.1MB 07:58:47 core-metadata-arm64 latest 883ebaa0fe96 45 seconds ago 30.2MB 07:58:47 core-command-arm64 latest 7bee8c2ccc65 2 minutes ago 26.4MB 07:58:47 security-proxy-auth-arm64 latest c6377749c469 3 minutes ago 25.2MB 07:58:47 security-spiffe-token-provider-arm64 latest acff95c3dd9d 11 minutes ago 33MB 07:58:47 core-common-config-bootstrapper-arm64 latest 01ecaeeded3c 13 minutes ago 17.4MB 07:58:47 security-bootstrapper-arm64 latest 5706071df7ac 14 minutes ago 21MB 07:58:47 security-secretstore-setup-arm64 latest fdf4d8646023 14 minutes ago 40.3MB 07:58:47 security-proxy-setup-arm64 latest 3d10d903faef 14 minutes ago 29.4MB 07:58:47 security-spire-config-arm64 latest 370cf24667a8 36 minutes ago 117MB 07:58:47 security-spire-agent-arm64 latest 7fc916a56439 36 minutes ago 176MB 07:58:47 security-spire-server-arm64 latest a271d5b41429 36 minutes ago 118MB 07:58:47 ci-base-image-arm64 latest a73347882d08 38 minutes ago 965MB 07:58:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 4 days ago 558MB 07:58:47 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 07:58:47 provisioning config files... 07:58:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/716@tmp/config11837993157212551021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:48 ---> ****-login.sh 07:58:48 nexus3.edgexfoundry.org:10001 07:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:48 Configure a credential helper to remove this warning. See 07:58:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:48 07:58:48 Login Succeeded 07:58:48 nexus3.edgexfoundry.org:10002 07:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:48 Configure a credential helper to remove this warning. See 07:58:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:48 07:58:48 Login Succeeded 07:58:48 nexus3.edgexfoundry.org:10003 07:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:49 Configure a credential helper to remove this warning. See 07:58:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:49 07:58:49 Login Succeeded 07:58:49 nexus3.edgexfoundry.org:10004 07:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:49 Configure a credential helper to remove this warning. See 07:58:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:49 07:58:49 Login Succeeded 07:58:49 ****.io 07:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:50 Configure a credential helper to remove this warning. See 07:58:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:50 07:58:50 Login Succeeded 07:58:50 ---> ****-login.sh ends [Pipeline] } 07:58:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:58:50 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:58:50 eff0073b07e97d0759d12be495c575c58380daf5 07:58:50 latest 07:58:50 3.2.0-dev.93 07:58:50 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:58:50 main 07:58:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:58:51 d0acd27ca783: Preparing 07:58:51 170ec7079c2b: Preparing 07:58:51 8a465844b6aa: Preparing 07:58:51 d61ef8dc3928: Preparing 07:58:51 d644f8f7faea: Preparing 07:58:51 2d683a854482: Preparing 07:58:51 16113d51b718: Preparing 07:58:51 2d683a854482: Waiting 07:58:51 16113d51b718: Waiting 07:58:51 8a465844b6aa: Pushed 07:58:51 d61ef8dc3928: Pushed 07:58:51 d0acd27ca783: Pushed 07:58:51 d644f8f7faea: Pushed 07:58:51 16113d51b718: Layer already exists 07:58:51 2d683a854482: Pushed 07:58:55 170ec7079c2b: Pushed 07:58:55 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:d8b70dfddfe51a12d6fe34f9fbaf168839acc6f07266a58549813fb1b65931ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:58:56 d0acd27ca783: Preparing 07:58:56 170ec7079c2b: Preparing 07:58:56 8a465844b6aa: Preparing 07:58:56 d61ef8dc3928: Preparing 07:58:56 d644f8f7faea: Preparing 07:58:56 2d683a854482: Preparing 07:58:56 16113d51b718: Preparing 07:58:56 2d683a854482: Waiting 07:58:56 16113d51b718: Waiting 07:58:56 d644f8f7faea: Layer already exists 07:58:56 8a465844b6aa: Layer already exists 07:58:56 d61ef8dc3928: Layer already exists 07:58:56 d0acd27ca783: Layer already exists 07:58:56 170ec7079c2b: Layer already exists 07:58:56 16113d51b718: Layer already exists 07:58:56 2d683a854482: Layer already exists 07:58:56 latest: digest: sha256:d8b70dfddfe51a12d6fe34f9fbaf168839acc6f07266a58549813fb1b65931ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.93 07:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:58:57 d0acd27ca783: Preparing 07:58:57 170ec7079c2b: Preparing 07:58:57 8a465844b6aa: Preparing 07:58:57 d61ef8dc3928: Preparing 07:58:57 d644f8f7faea: Preparing 07:58:57 2d683a854482: Preparing 07:58:57 16113d51b718: Preparing 07:58:57 2d683a854482: Waiting 07:58:57 16113d51b718: Waiting 07:58:57 d0acd27ca783: Layer already exists 07:58:57 d61ef8dc3928: Layer already exists 07:58:57 8a465844b6aa: Layer already exists 07:58:57 d644f8f7faea: Layer already exists 07:58:57 170ec7079c2b: Layer already exists 07:58:57 2d683a854482: Layer already exists 07:58:57 16113d51b718: Layer already exists 07:58:57 3.2.0-dev.93: digest: sha256:d8b70dfddfe51a12d6fe34f9fbaf168839acc6f07266a58549813fb1b65931ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:58:58 d0acd27ca783: Preparing 07:58:58 170ec7079c2b: Preparing 07:58:58 8a465844b6aa: Preparing 07:58:58 d61ef8dc3928: Preparing 07:58:58 d644f8f7faea: Preparing 07:58:58 2d683a854482: Preparing 07:58:58 16113d51b718: Preparing 07:58:58 2d683a854482: Waiting 07:58:58 16113d51b718: Waiting 07:58:58 d0acd27ca783: Layer already exists 07:58:58 d644f8f7faea: Layer already exists 07:58:58 d61ef8dc3928: Layer already exists 07:58:58 170ec7079c2b: Layer already exists 07:58:58 8a465844b6aa: Layer already exists 07:58:58 2d683a854482: Layer already exists 07:58:58 16113d51b718: Layer already exists 07:58:58 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:d8b70dfddfe51a12d6fe34f9fbaf168839acc6f07266a58549813fb1b65931ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:58:59 d0acd27ca783: Preparing 07:58:59 170ec7079c2b: Preparing 07:58:59 8a465844b6aa: Preparing 07:58:59 d61ef8dc3928: Preparing 07:58:59 d644f8f7faea: Preparing 07:58:59 2d683a854482: Preparing 07:58:59 16113d51b718: Preparing 07:58:59 2d683a854482: Waiting 07:58:59 16113d51b718: Waiting 07:58:59 170ec7079c2b: Layer already exists 07:58:59 d644f8f7faea: Layer already exists 07:58:59 8a465844b6aa: Layer already exists 07:58:59 d0acd27ca783: Layer already exists 07:58:59 d61ef8dc3928: Layer already exists 07:58:59 16113d51b718: Layer already exists 07:58:59 2d683a854482: Layer already exists 07:58:59 main: digest: sha256:d8b70dfddfe51a12d6fe34f9fbaf168839acc6f07266a58549813fb1b65931ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:59 ===================================================== [Pipeline] echo 07:58:59 taggedImages: 07:58:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:58:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:58:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.93 07:58:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:58:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:58:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:58:59 eff0073b07e97d0759d12be495c575c58380daf5 07:58:59 latest 07:58:59 3.2.0-dev.93 07:58:59 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:58:59 main 07:58:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:59:00 12db5d8e8781: Preparing 07:59:00 589436c84b2e: Preparing 07:59:00 94da82df41bd: Preparing 07:59:00 f6b161a6c503: Preparing 07:59:00 8a465844b6aa: Preparing 07:59:00 d61ef8dc3928: Preparing 07:59:00 d644f8f7faea: Preparing 07:59:00 2d683a854482: Preparing 07:59:00 16113d51b718: Preparing 07:59:00 d644f8f7faea: Waiting 07:59:00 2d683a854482: Waiting 07:59:00 16113d51b718: Waiting 07:59:00 d61ef8dc3928: Waiting 07:59:00 8a465844b6aa: Layer already exists 07:59:00 94da82df41bd: Pushed 07:59:00 589436c84b2e: Pushed 07:59:00 d61ef8dc3928: Layer already exists 07:59:00 d644f8f7faea: Layer already exists 07:59:00 2d683a854482: Layer already exists 07:59:00 16113d51b718: Layer already exists 07:59:00 12db5d8e8781: Pushed 07:59:02 f6b161a6c503: Pushed 07:59:02 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:1a4e39f639d8847374a759d2bcf016e8224910cd360c1acb8a11f4084ab97780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:02 + 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 07:59:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:59:03 12db5d8e8781: Preparing 07:59:03 589436c84b2e: Preparing 07:59:03 94da82df41bd: Preparing 07:59:03 f6b161a6c503: Preparing 07:59:03 8a465844b6aa: Preparing 07:59:03 d61ef8dc3928: Preparing 07:59:03 d644f8f7faea: Preparing 07:59:03 2d683a854482: Preparing 07:59:03 16113d51b718: Preparing 07:59:03 d61ef8dc3928: Waiting 07:59:03 d644f8f7faea: Waiting 07:59:03 16113d51b718: Waiting 07:59:03 2d683a854482: Waiting 07:59:03 8a465844b6aa: Layer already exists 07:59:03 12db5d8e8781: Layer already exists 07:59:03 f6b161a6c503: Layer already exists 07:59:03 589436c84b2e: Layer already exists 07:59:03 94da82df41bd: Layer already exists 07:59:03 d61ef8dc3928: Layer already exists 07:59:03 d644f8f7faea: Layer already exists 07:59:03 2d683a854482: Layer already exists 07:59:03 16113d51b718: Layer already exists 07:59:03 latest: digest: sha256:1a4e39f639d8847374a759d2bcf016e8224910cd360c1acb8a11f4084ab97780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.93 07:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:59:04 12db5d8e8781: Preparing 07:59:04 589436c84b2e: Preparing 07:59:04 94da82df41bd: Preparing 07:59:04 f6b161a6c503: Preparing 07:59:04 8a465844b6aa: Preparing 07:59:04 d61ef8dc3928: Preparing 07:59:04 d644f8f7faea: Preparing 07:59:04 2d683a854482: Preparing 07:59:04 16113d51b718: Preparing 07:59:04 d644f8f7faea: Waiting 07:59:04 2d683a854482: Waiting 07:59:04 16113d51b718: Waiting 07:59:04 d61ef8dc3928: Waiting 07:59:04 f6b161a6c503: Layer already exists 07:59:04 12db5d8e8781: Layer already exists 07:59:04 589436c84b2e: Layer already exists 07:59:04 94da82df41bd: Layer already exists 07:59:04 8a465844b6aa: Layer already exists 07:59:04 d644f8f7faea: Layer already exists 07:59:04 2d683a854482: Layer already exists 07:59:04 d61ef8dc3928: Layer already exists 07:59:04 16113d51b718: Layer already exists 07:59:04 3.2.0-dev.93: digest: sha256:1a4e39f639d8847374a759d2bcf016e8224910cd360c1acb8a11f4084ab97780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:59:05 12db5d8e8781: Preparing 07:59:05 589436c84b2e: Preparing 07:59:05 94da82df41bd: Preparing 07:59:05 f6b161a6c503: Preparing 07:59:05 8a465844b6aa: Preparing 07:59:05 d61ef8dc3928: Preparing 07:59:05 d644f8f7faea: Preparing 07:59:05 2d683a854482: Preparing 07:59:05 16113d51b718: Preparing 07:59:05 d644f8f7faea: Waiting 07:59:05 2d683a854482: Waiting 07:59:05 16113d51b718: Waiting 07:59:05 d61ef8dc3928: Waiting 07:59:05 12db5d8e8781: Layer already exists 07:59:05 94da82df41bd: Layer already exists 07:59:05 589436c84b2e: Layer already exists 07:59:05 8a465844b6aa: Layer already exists 07:59:05 f6b161a6c503: Layer already exists 07:59:05 d644f8f7faea: Layer already exists 07:59:05 d61ef8dc3928: Layer already exists 07:59:05 2d683a854482: Layer already exists 07:59:05 16113d51b718: Layer already exists 07:59:05 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:1a4e39f639d8847374a759d2bcf016e8224910cd360c1acb8a11f4084ab97780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:05 + 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 07:59:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:59:06 12db5d8e8781: Preparing 07:59:06 589436c84b2e: Preparing 07:59:06 94da82df41bd: Preparing 07:59:06 f6b161a6c503: Preparing 07:59:06 8a465844b6aa: Preparing 07:59:06 d61ef8dc3928: Preparing 07:59:06 d644f8f7faea: Preparing 07:59:06 2d683a854482: Preparing 07:59:06 16113d51b718: Preparing 07:59:06 d644f8f7faea: Waiting 07:59:06 2d683a854482: Waiting 07:59:06 16113d51b718: Waiting 07:59:06 d61ef8dc3928: Waiting 07:59:06 f6b161a6c503: Layer already exists 07:59:06 94da82df41bd: Layer already exists 07:59:06 12db5d8e8781: Layer already exists 07:59:06 589436c84b2e: Layer already exists 07:59:06 8a465844b6aa: Layer already exists 07:59:06 2d683a854482: Layer already exists 07:59:06 16113d51b718: Layer already exists 07:59:06 d61ef8dc3928: Layer already exists 07:59:06 d644f8f7faea: Layer already exists 07:59:06 main: digest: sha256:1a4e39f639d8847374a759d2bcf016e8224910cd360c1acb8a11f4084ab97780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:06 ===================================================== [Pipeline] echo 07:59:06 taggedImages: 07:59:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:59:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:59:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.93 07:59:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:59:06 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:59:06 eff0073b07e97d0759d12be495c575c58380daf5 07:59:06 latest 07:59:06 3.2.0-dev.93 07:59:06 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:06 main 07:59:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:59:07 6bc59e6f6ff2: Preparing 07:59:07 61cd80bceef9: Preparing 07:59:07 2d7eb1a79796: Preparing 07:59:07 8a465844b6aa: Preparing 07:59:07 d61ef8dc3928: Preparing 07:59:07 33a7dde678a7: Preparing 07:59:07 d0b3f27fcbf5: Preparing 07:59:07 16113d51b718: Preparing 07:59:07 d0b3f27fcbf5: Waiting 07:59:07 33a7dde678a7: Waiting 07:59:07 16113d51b718: Waiting 07:59:07 8a465844b6aa: Layer already exists 07:59:07 d61ef8dc3928: Layer already exists 07:59:07 61cd80bceef9: Pushed 07:59:07 6bc59e6f6ff2: Pushed 07:59:07 16113d51b718: Layer already exists 07:59:07 d0b3f27fcbf5: Pushed 07:59:07 33a7dde678a7: Pushed 07:59:13 2d7eb1a79796: Pushed 07:59:13 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:084b42043d10149b336555d9b9c6d00eef3693de258b7b52f9b9369fb999e66f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:59:13 6bc59e6f6ff2: Preparing 07:59:13 61cd80bceef9: Preparing 07:59:13 2d7eb1a79796: Preparing 07:59:13 8a465844b6aa: Preparing 07:59:13 d61ef8dc3928: Preparing 07:59:13 33a7dde678a7: Preparing 07:59:13 d0b3f27fcbf5: Preparing 07:59:13 16113d51b718: Preparing 07:59:13 33a7dde678a7: Waiting 07:59:13 d0b3f27fcbf5: Waiting 07:59:13 16113d51b718: Waiting 07:59:13 61cd80bceef9: Layer already exists 07:59:13 8a465844b6aa: Layer already exists 07:59:13 2d7eb1a79796: Layer already exists 07:59:13 d61ef8dc3928: Layer already exists 07:59:13 6bc59e6f6ff2: Layer already exists 07:59:13 16113d51b718: Layer already exists 07:59:13 d0b3f27fcbf5: Layer already exists 07:59:13 33a7dde678a7: Layer already exists 07:59:13 latest: digest: sha256:084b42043d10149b336555d9b9c6d00eef3693de258b7b52f9b9369fb999e66f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.93 07:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:59:14 6bc59e6f6ff2: Preparing 07:59:14 61cd80bceef9: Preparing 07:59:14 2d7eb1a79796: Preparing 07:59:14 8a465844b6aa: Preparing 07:59:14 d61ef8dc3928: Preparing 07:59:14 33a7dde678a7: Preparing 07:59:14 d0b3f27fcbf5: Preparing 07:59:14 16113d51b718: Preparing 07:59:14 33a7dde678a7: Waiting 07:59:14 d0b3f27fcbf5: Waiting 07:59:14 16113d51b718: Waiting 07:59:14 d61ef8dc3928: Layer already exists 07:59:14 8a465844b6aa: Layer already exists 07:59:14 61cd80bceef9: Layer already exists 07:59:14 2d7eb1a79796: Layer already exists 07:59:14 6bc59e6f6ff2: Layer already exists 07:59:14 16113d51b718: Layer already exists 07:59:14 33a7dde678a7: Layer already exists 07:59:14 d0b3f27fcbf5: Layer already exists 07:59:14 3.2.0-dev.93: digest: sha256:084b42043d10149b336555d9b9c6d00eef3693de258b7b52f9b9369fb999e66f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:59:15 6bc59e6f6ff2: Preparing 07:59:15 61cd80bceef9: Preparing 07:59:15 2d7eb1a79796: Preparing 07:59:15 8a465844b6aa: Preparing 07:59:15 d61ef8dc3928: Preparing 07:59:15 33a7dde678a7: Preparing 07:59:15 d0b3f27fcbf5: Preparing 07:59:15 16113d51b718: Preparing 07:59:15 d0b3f27fcbf5: Waiting 07:59:15 33a7dde678a7: Waiting 07:59:15 16113d51b718: Waiting 07:59:15 61cd80bceef9: Layer already exists 07:59:15 8a465844b6aa: Layer already exists 07:59:15 d61ef8dc3928: Layer already exists 07:59:15 2d7eb1a79796: Layer already exists 07:59:15 6bc59e6f6ff2: Layer already exists 07:59:15 d0b3f27fcbf5: Layer already exists 07:59:15 33a7dde678a7: Layer already exists 07:59:15 16113d51b718: Layer already exists 07:59:15 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:084b42043d10149b336555d9b9c6d00eef3693de258b7b52f9b9369fb999e66f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:59:16 6bc59e6f6ff2: Preparing 07:59:16 61cd80bceef9: Preparing 07:59:16 2d7eb1a79796: Preparing 07:59:16 8a465844b6aa: Preparing 07:59:16 d61ef8dc3928: Preparing 07:59:16 33a7dde678a7: Preparing 07:59:16 d0b3f27fcbf5: Preparing 07:59:16 16113d51b718: Preparing 07:59:16 33a7dde678a7: Waiting 07:59:16 d0b3f27fcbf5: Waiting 07:59:16 16113d51b718: Waiting 07:59:16 61cd80bceef9: Layer already exists 07:59:16 8a465844b6aa: Layer already exists 07:59:16 d61ef8dc3928: Layer already exists 07:59:16 6bc59e6f6ff2: Layer already exists 07:59:16 2d7eb1a79796: Layer already exists 07:59:16 33a7dde678a7: Layer already exists 07:59:16 d0b3f27fcbf5: Layer already exists 07:59:16 16113d51b718: Layer already exists 07:59:16 main: digest: sha256:084b42043d10149b336555d9b9c6d00eef3693de258b7b52f9b9369fb999e66f size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:17 ===================================================== [Pipeline] echo 07:59:17 taggedImages: 07:59:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:59:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:59:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.93 07:59:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:59:17 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:59:17 eff0073b07e97d0759d12be495c575c58380daf5 07:59:17 latest 07:59:17 3.2.0-dev.93 07:59:17 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:17 main 07:59:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:59:17 5507c9a2f4fd: Preparing 07:59:17 a57b07c7f491: Preparing 07:59:17 afa0f3529b12: Preparing 07:59:17 d61ef8dc3928: Preparing 07:59:17 9817ba1f496e: Preparing 07:59:17 143758e97819: Preparing 07:59:17 16113d51b718: Preparing 07:59:17 16113d51b718: Waiting 07:59:17 143758e97819: Waiting 07:59:17 d61ef8dc3928: Layer already exists 07:59:18 5507c9a2f4fd: Pushed 07:59:18 a57b07c7f491: Pushed 07:59:18 9817ba1f496e: Pushed 07:59:18 16113d51b718: Layer already exists 07:59:18 143758e97819: Pushed 07:59:22 afa0f3529b12: Pushed 07:59:22 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:5ca8133b26524dd978569870ff1c335942fd596a9d2ed6f831eabcc136660b39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:22 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:59:23 5507c9a2f4fd: Preparing 07:59:23 a57b07c7f491: Preparing 07:59:23 afa0f3529b12: Preparing 07:59:23 d61ef8dc3928: Preparing 07:59:23 9817ba1f496e: Preparing 07:59:23 143758e97819: Preparing 07:59:23 16113d51b718: Preparing 07:59:23 143758e97819: Waiting 07:59:23 16113d51b718: Waiting 07:59:23 afa0f3529b12: Layer already exists 07:59:23 9817ba1f496e: Layer already exists 07:59:23 d61ef8dc3928: Layer already exists 07:59:23 5507c9a2f4fd: Layer already exists 07:59:23 a57b07c7f491: Layer already exists 07:59:23 143758e97819: Layer already exists 07:59:23 16113d51b718: Layer already exists 07:59:23 latest: digest: sha256:5ca8133b26524dd978569870ff1c335942fd596a9d2ed6f831eabcc136660b39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:23 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.93 07:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:59:23 5507c9a2f4fd: Preparing 07:59:23 a57b07c7f491: Preparing 07:59:23 afa0f3529b12: Preparing 07:59:23 d61ef8dc3928: Preparing 07:59:23 9817ba1f496e: Preparing 07:59:23 143758e97819: Preparing 07:59:23 16113d51b718: Preparing 07:59:23 143758e97819: Waiting 07:59:23 16113d51b718: Waiting 07:59:23 9817ba1f496e: Layer already exists 07:59:23 d61ef8dc3928: Layer already exists 07:59:23 5507c9a2f4fd: Layer already exists 07:59:23 a57b07c7f491: Layer already exists 07:59:23 afa0f3529b12: Layer already exists 07:59:23 143758e97819: Layer already exists 07:59:23 16113d51b718: Layer already exists 07:59:24 3.2.0-dev.93: digest: sha256:5ca8133b26524dd978569870ff1c335942fd596a9d2ed6f831eabcc136660b39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:59:24 5507c9a2f4fd: Preparing 07:59:24 a57b07c7f491: Preparing 07:59:24 afa0f3529b12: Preparing 07:59:24 d61ef8dc3928: Preparing 07:59:24 9817ba1f496e: Preparing 07:59:24 143758e97819: Preparing 07:59:24 16113d51b718: Preparing 07:59:24 143758e97819: Waiting 07:59:24 16113d51b718: Waiting 07:59:24 a57b07c7f491: Layer already exists 07:59:24 d61ef8dc3928: Layer already exists 07:59:24 5507c9a2f4fd: Layer already exists 07:59:24 9817ba1f496e: Layer already exists 07:59:24 afa0f3529b12: Layer already exists 07:59:24 143758e97819: Layer already exists 07:59:24 16113d51b718: Layer already exists 07:59:24 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:5ca8133b26524dd978569870ff1c335942fd596a9d2ed6f831eabcc136660b39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:59:25 5507c9a2f4fd: Preparing 07:59:25 a57b07c7f491: Preparing 07:59:25 afa0f3529b12: Preparing 07:59:25 d61ef8dc3928: Preparing 07:59:25 9817ba1f496e: Preparing 07:59:25 143758e97819: Preparing 07:59:25 16113d51b718: Preparing 07:59:25 143758e97819: Waiting 07:59:25 16113d51b718: Waiting 07:59:25 9817ba1f496e: Layer already exists 07:59:25 a57b07c7f491: Layer already exists 07:59:25 afa0f3529b12: Layer already exists 07:59:25 5507c9a2f4fd: Layer already exists 07:59:25 d61ef8dc3928: Layer already exists 07:59:25 16113d51b718: Layer already exists 07:59:25 143758e97819: Layer already exists 07:59:26 main: digest: sha256:5ca8133b26524dd978569870ff1c335942fd596a9d2ed6f831eabcc136660b39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:26 ===================================================== [Pipeline] echo 07:59:26 taggedImages: 07:59:26 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:59:26 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:59:26 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.93 07:59:26 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:26 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:59:26 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:59:26 eff0073b07e97d0759d12be495c575c58380daf5 07:59:26 latest 07:59:26 3.2.0-dev.93 07:59:26 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:26 main 07:59:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:59:27 642513653189: Preparing 07:59:27 c0e9f2e21437: Preparing 07:59:27 f7cb9a354b6e: Preparing 07:59:27 cf487c3dd925: Preparing 07:59:27 8a465844b6aa: Preparing 07:59:27 d61ef8dc3928: Preparing 07:59:27 d644f8f7faea: Preparing 07:59:27 2d683a854482: Preparing 07:59:27 16113d51b718: Preparing 07:59:27 d644f8f7faea: Waiting 07:59:27 2d683a854482: Waiting 07:59:27 16113d51b718: Waiting 07:59:27 d61ef8dc3928: Waiting 07:59:27 8a465844b6aa: Layer already exists 07:59:27 d61ef8dc3928: Layer already exists 07:59:27 d644f8f7faea: Layer already exists 07:59:27 f7cb9a354b6e: Pushed 07:59:27 c0e9f2e21437: Pushed 07:59:27 642513653189: Pushed 07:59:27 2d683a854482: Layer already exists 07:59:27 16113d51b718: Layer already exists 07:59:32 cf487c3dd925: Pushed 07:59:32 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:e6984948f9e42cd5a83d1aabbfe7ed185751aa4bc0af30671636f8453ac99dc7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:59:33 642513653189: Preparing 07:59:33 c0e9f2e21437: Preparing 07:59:33 f7cb9a354b6e: Preparing 07:59:33 cf487c3dd925: Preparing 07:59:33 8a465844b6aa: Preparing 07:59:33 d61ef8dc3928: Preparing 07:59:33 d644f8f7faea: Preparing 07:59:33 2d683a854482: Preparing 07:59:33 16113d51b718: Preparing 07:59:33 d644f8f7faea: Waiting 07:59:33 2d683a854482: Waiting 07:59:33 16113d51b718: Waiting 07:59:33 d61ef8dc3928: Waiting 07:59:33 f7cb9a354b6e: Layer already exists 07:59:33 cf487c3dd925: Layer already exists 07:59:33 642513653189: Layer already exists 07:59:33 8a465844b6aa: Layer already exists 07:59:33 c0e9f2e21437: Layer already exists 07:59:33 d644f8f7faea: Layer already exists 07:59:33 2d683a854482: Layer already exists 07:59:33 d61ef8dc3928: Layer already exists 07:59:33 16113d51b718: Layer already exists 07:59:33 latest: digest: sha256:e6984948f9e42cd5a83d1aabbfe7ed185751aa4bc0af30671636f8453ac99dc7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.93 07:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:59:34 642513653189: Preparing 07:59:34 c0e9f2e21437: Preparing 07:59:34 f7cb9a354b6e: Preparing 07:59:34 cf487c3dd925: Preparing 07:59:34 8a465844b6aa: Preparing 07:59:34 d61ef8dc3928: Preparing 07:59:34 d644f8f7faea: Preparing 07:59:34 d61ef8dc3928: Waiting 07:59:34 2d683a854482: Preparing 07:59:34 d644f8f7faea: Waiting 07:59:34 16113d51b718: Preparing 07:59:34 2d683a854482: Waiting 07:59:34 16113d51b718: Waiting 07:59:34 642513653189: Layer already exists 07:59:34 cf487c3dd925: Layer already exists 07:59:34 8a465844b6aa: Layer already exists 07:59:34 c0e9f2e21437: Layer already exists 07:59:34 f7cb9a354b6e: Layer already exists 07:59:34 d644f8f7faea: Layer already exists 07:59:34 d61ef8dc3928: Layer already exists 07:59:34 2d683a854482: Layer already exists 07:59:34 16113d51b718: Layer already exists 07:59:34 3.2.0-dev.93: digest: sha256:e6984948f9e42cd5a83d1aabbfe7ed185751aa4bc0af30671636f8453ac99dc7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:59:35 642513653189: Preparing 07:59:35 c0e9f2e21437: Preparing 07:59:35 f7cb9a354b6e: Preparing 07:59:35 cf487c3dd925: Preparing 07:59:35 8a465844b6aa: Preparing 07:59:35 d61ef8dc3928: Preparing 07:59:35 d644f8f7faea: Preparing 07:59:35 2d683a854482: Preparing 07:59:35 16113d51b718: Preparing 07:59:35 d644f8f7faea: Waiting 07:59:35 d61ef8dc3928: Waiting 07:59:35 16113d51b718: Waiting 07:59:35 2d683a854482: Waiting 07:59:35 cf487c3dd925: Layer already exists 07:59:35 642513653189: Layer already exists 07:59:35 f7cb9a354b6e: Layer already exists 07:59:35 8a465844b6aa: Layer already exists 07:59:35 c0e9f2e21437: Layer already exists 07:59:35 d61ef8dc3928: Layer already exists 07:59:35 2d683a854482: Layer already exists 07:59:35 16113d51b718: Layer already exists 07:59:35 d644f8f7faea: Layer already exists 07:59:35 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:e6984948f9e42cd5a83d1aabbfe7ed185751aa4bc0af30671636f8453ac99dc7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:59:36 642513653189: Preparing 07:59:36 c0e9f2e21437: Preparing 07:59:36 f7cb9a354b6e: Preparing 07:59:36 cf487c3dd925: Preparing 07:59:36 8a465844b6aa: Preparing 07:59:36 d61ef8dc3928: Preparing 07:59:36 d644f8f7faea: Preparing 07:59:36 d61ef8dc3928: Waiting 07:59:36 2d683a854482: Preparing 07:59:36 d644f8f7faea: Waiting 07:59:36 2d683a854482: Waiting 07:59:36 16113d51b718: Preparing 07:59:36 16113d51b718: Waiting 07:59:36 cf487c3dd925: Layer already exists 07:59:36 c0e9f2e21437: Layer already exists 07:59:36 8a465844b6aa: Layer already exists 07:59:36 f7cb9a354b6e: Layer already exists 07:59:36 642513653189: Layer already exists 07:59:36 d61ef8dc3928: Layer already exists 07:59:36 16113d51b718: Layer already exists 07:59:36 d644f8f7faea: Layer already exists 07:59:36 2d683a854482: Layer already exists 07:59:36 main: digest: sha256:e6984948f9e42cd5a83d1aabbfe7ed185751aa4bc0af30671636f8453ac99dc7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:36 ===================================================== [Pipeline] echo 07:59:36 taggedImages: 07:59:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:59:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:59:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.93 07:59:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:59:36 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:59:36 eff0073b07e97d0759d12be495c575c58380daf5 07:59:36 latest 07:59:36 3.2.0-dev.93 07:59:36 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:36 main 07:59:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:59:37 e5c9bb38206d: Preparing 07:59:37 732c68d4ebdc: Preparing 07:59:37 77060b9f53b3: Preparing 07:59:37 638a17af98a0: Preparing 07:59:37 155c88eea996: Preparing 07:59:37 b9724af1142d: Preparing 07:59:37 a24b2236aa75: Preparing 07:59:37 952f2f8c168e: Preparing 07:59:37 8a465844b6aa: Preparing 07:59:37 d61ef8dc3928: Preparing 07:59:37 28b196792d3a: Preparing 07:59:37 a666dbca075b: Preparing 07:59:37 5f70bf18a086: Preparing 07:59:37 ca48093b3f89: Preparing 07:59:37 148f5ab11bc4: Preparing 07:59:37 3969aff15d0b: Preparing 07:59:37 16113d51b718: Preparing 07:59:37 952f2f8c168e: Waiting 07:59:37 8a465844b6aa: Waiting 07:59:37 b9724af1142d: Waiting 07:59:37 a24b2236aa75: Waiting 07:59:37 28b196792d3a: Waiting 07:59:37 a666dbca075b: Waiting 07:59:37 5f70bf18a086: Waiting 07:59:37 ca48093b3f89: Waiting 07:59:37 148f5ab11bc4: Waiting 07:59:37 16113d51b718: Waiting 07:59:37 3969aff15d0b: Waiting 07:59:37 638a17af98a0: Pushed 07:59:37 155c88eea996: Pushed 07:59:37 e5c9bb38206d: Pushed 07:59:37 732c68d4ebdc: Pushed 07:59:37 77060b9f53b3: Pushed 07:59:37 8a465844b6aa: Layer already exists 07:59:37 d61ef8dc3928: Layer already exists 07:59:37 b9724af1142d: Pushed 07:59:37 a24b2236aa75: Pushed 07:59:38 5f70bf18a086: Layer already exists 07:59:38 28b196792d3a: Pushed 07:59:38 a666dbca075b: Pushed 07:59:38 16113d51b718: Layer already exists 07:59:38 ca48093b3f89: Pushed 07:59:38 3969aff15d0b: Pushed 07:59:38 148f5ab11bc4: Pushed 07:59:40 952f2f8c168e: Pushed 07:59:40 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:fef673b17c403355fe01293207231e8602173e348099b782eaa97e19d765717c size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:59:41 e5c9bb38206d: Preparing 07:59:41 732c68d4ebdc: Preparing 07:59:41 77060b9f53b3: Preparing 07:59:41 638a17af98a0: Preparing 07:59:41 155c88eea996: Preparing 07:59:41 b9724af1142d: Preparing 07:59:41 a24b2236aa75: Preparing 07:59:41 952f2f8c168e: Preparing 07:59:41 8a465844b6aa: Preparing 07:59:41 d61ef8dc3928: Preparing 07:59:41 28b196792d3a: Preparing 07:59:41 a666dbca075b: Preparing 07:59:41 5f70bf18a086: Preparing 07:59:41 ca48093b3f89: Preparing 07:59:41 148f5ab11bc4: Preparing 07:59:41 3969aff15d0b: Preparing 07:59:41 16113d51b718: Preparing 07:59:41 d61ef8dc3928: Waiting 07:59:41 28b196792d3a: Waiting 07:59:41 a666dbca075b: Waiting 07:59:41 5f70bf18a086: Waiting 07:59:41 b9724af1142d: Waiting 07:59:41 ca48093b3f89: Waiting 07:59:41 a24b2236aa75: Waiting 07:59:41 148f5ab11bc4: Waiting 07:59:41 952f2f8c168e: Waiting 07:59:41 8a465844b6aa: Waiting 07:59:41 3969aff15d0b: Waiting 07:59:41 155c88eea996: Layer already exists 07:59:41 e5c9bb38206d: Layer already exists 07:59:41 638a17af98a0: Layer already exists 07:59:41 77060b9f53b3: Layer already exists 07:59:41 732c68d4ebdc: Layer already exists 07:59:41 a24b2236aa75: Layer already exists 07:59:41 8a465844b6aa: Layer already exists 07:59:41 b9724af1142d: Layer already exists 07:59:41 952f2f8c168e: Layer already exists 07:59:41 d61ef8dc3928: Layer already exists 07:59:41 28b196792d3a: Layer already exists 07:59:41 148f5ab11bc4: Layer already exists 07:59:41 a666dbca075b: Layer already exists 07:59:41 ca48093b3f89: Layer already exists 07:59:41 5f70bf18a086: Layer already exists 07:59:41 3969aff15d0b: Layer already exists 07:59:41 16113d51b718: Layer already exists 07:59:41 latest: digest: sha256:fef673b17c403355fe01293207231e8602173e348099b782eaa97e19d765717c size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.93 07:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:59:42 e5c9bb38206d: Preparing 07:59:42 732c68d4ebdc: Preparing 07:59:42 77060b9f53b3: Preparing 07:59:42 638a17af98a0: Preparing 07:59:42 155c88eea996: Preparing 07:59:42 b9724af1142d: Preparing 07:59:42 a24b2236aa75: Preparing 07:59:42 952f2f8c168e: Preparing 07:59:42 8a465844b6aa: Preparing 07:59:42 d61ef8dc3928: Preparing 07:59:42 28b196792d3a: Preparing 07:59:42 a666dbca075b: Preparing 07:59:42 5f70bf18a086: Preparing 07:59:42 ca48093b3f89: Preparing 07:59:42 148f5ab11bc4: Preparing 07:59:42 3969aff15d0b: Preparing 07:59:42 16113d51b718: Preparing 07:59:42 b9724af1142d: Waiting 07:59:42 a24b2236aa75: Waiting 07:59:42 952f2f8c168e: Waiting 07:59:42 8a465844b6aa: Waiting 07:59:42 ca48093b3f89: Waiting 07:59:42 148f5ab11bc4: Waiting 07:59:42 d61ef8dc3928: Waiting 07:59:42 3969aff15d0b: Waiting 07:59:42 16113d51b718: Waiting 07:59:42 28b196792d3a: Waiting 07:59:42 a666dbca075b: Waiting 07:59:42 5f70bf18a086: Waiting 07:59:42 e5c9bb38206d: Layer already exists 07:59:42 732c68d4ebdc: Layer already exists 07:59:42 77060b9f53b3: Layer already exists 07:59:42 638a17af98a0: Layer already exists 07:59:42 155c88eea996: Layer already exists 07:59:42 a24b2236aa75: Layer already exists 07:59:42 8a465844b6aa: Layer already exists 07:59:42 b9724af1142d: Layer already exists 07:59:42 952f2f8c168e: Layer already exists 07:59:42 d61ef8dc3928: Layer already exists 07:59:42 5f70bf18a086: Layer already exists 07:59:42 28b196792d3a: Layer already exists 07:59:42 a666dbca075b: Layer already exists 07:59:42 ca48093b3f89: Layer already exists 07:59:42 148f5ab11bc4: Layer already exists 07:59:42 3969aff15d0b: Layer already exists 07:59:42 16113d51b718: Layer already exists 07:59:42 3.2.0-dev.93: digest: sha256:fef673b17c403355fe01293207231e8602173e348099b782eaa97e19d765717c size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:59:43 e5c9bb38206d: Preparing 07:59:43 732c68d4ebdc: Preparing 07:59:43 77060b9f53b3: Preparing 07:59:43 638a17af98a0: Preparing 07:59:43 155c88eea996: Preparing 07:59:43 b9724af1142d: Preparing 07:59:43 a24b2236aa75: Preparing 07:59:43 952f2f8c168e: Preparing 07:59:43 8a465844b6aa: Preparing 07:59:43 d61ef8dc3928: Preparing 07:59:43 28b196792d3a: Preparing 07:59:43 a666dbca075b: Preparing 07:59:43 5f70bf18a086: Preparing 07:59:43 ca48093b3f89: Preparing 07:59:43 148f5ab11bc4: Preparing 07:59:43 3969aff15d0b: Preparing 07:59:43 16113d51b718: Preparing 07:59:43 28b196792d3a: Waiting 07:59:43 a666dbca075b: Waiting 07:59:43 b9724af1142d: Waiting 07:59:43 a24b2236aa75: Waiting 07:59:43 952f2f8c168e: Waiting 07:59:43 5f70bf18a086: Waiting 07:59:43 8a465844b6aa: Waiting 07:59:43 ca48093b3f89: Waiting 07:59:43 d61ef8dc3928: Waiting 07:59:43 148f5ab11bc4: Waiting 07:59:43 3969aff15d0b: Waiting 07:59:43 16113d51b718: Waiting 07:59:43 e5c9bb38206d: Layer already exists 07:59:43 77060b9f53b3: Layer already exists 07:59:43 155c88eea996: Layer already exists 07:59:43 732c68d4ebdc: Layer already exists 07:59:43 638a17af98a0: Layer already exists 07:59:43 a24b2236aa75: Layer already exists 07:59:43 b9724af1142d: Layer already exists 07:59:43 952f2f8c168e: Layer already exists 07:59:43 8a465844b6aa: Layer already exists 07:59:43 d61ef8dc3928: Layer already exists 07:59:43 148f5ab11bc4: Layer already exists 07:59:43 a666dbca075b: Layer already exists 07:59:43 28b196792d3a: Layer already exists 07:59:43 ca48093b3f89: Layer already exists 07:59:43 5f70bf18a086: Layer already exists 07:59:43 3969aff15d0b: Layer already exists 07:59:43 16113d51b718: Layer already exists 07:59:43 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:fef673b17c403355fe01293207231e8602173e348099b782eaa97e19d765717c size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:59:44 e5c9bb38206d: Preparing 07:59:44 732c68d4ebdc: Preparing 07:59:44 77060b9f53b3: Preparing 07:59:44 638a17af98a0: Preparing 07:59:44 155c88eea996: Preparing 07:59:44 b9724af1142d: Preparing 07:59:44 a24b2236aa75: Preparing 07:59:44 952f2f8c168e: Preparing 07:59:44 8a465844b6aa: Preparing 07:59:44 d61ef8dc3928: Preparing 07:59:44 28b196792d3a: Preparing 07:59:44 a666dbca075b: Preparing 07:59:44 5f70bf18a086: Preparing 07:59:44 ca48093b3f89: Preparing 07:59:44 148f5ab11bc4: Preparing 07:59:44 3969aff15d0b: Preparing 07:59:44 16113d51b718: Preparing 07:59:44 b9724af1142d: Waiting 07:59:44 a24b2236aa75: Waiting 07:59:44 952f2f8c168e: Waiting 07:59:44 8a465844b6aa: Waiting 07:59:44 d61ef8dc3928: Waiting 07:59:44 28b196792d3a: Waiting 07:59:44 a666dbca075b: Waiting 07:59:44 ca48093b3f89: Waiting 07:59:44 148f5ab11bc4: Waiting 07:59:44 3969aff15d0b: Waiting 07:59:44 5f70bf18a086: Waiting 07:59:44 16113d51b718: Waiting 07:59:44 155c88eea996: Layer already exists 07:59:44 638a17af98a0: Layer already exists 07:59:44 732c68d4ebdc: Layer already exists 07:59:44 77060b9f53b3: Layer already exists 07:59:44 e5c9bb38206d: Layer already exists 07:59:44 952f2f8c168e: Layer already exists 07:59:44 d61ef8dc3928: Layer already exists 07:59:44 8a465844b6aa: Layer already exists 07:59:44 b9724af1142d: Layer already exists 07:59:44 a24b2236aa75: Layer already exists 07:59:44 28b196792d3a: Layer already exists 07:59:44 148f5ab11bc4: Layer already exists 07:59:44 5f70bf18a086: Layer already exists 07:59:44 ca48093b3f89: Layer already exists 07:59:44 a666dbca075b: Layer already exists 07:59:44 3969aff15d0b: Layer already exists 07:59:44 16113d51b718: Layer already exists 07:59:44 main: digest: sha256:fef673b17c403355fe01293207231e8602173e348099b782eaa97e19d765717c size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:44 ===================================================== [Pipeline] echo 07:59:44 taggedImages: 07:59:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:59:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:59:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.93 07:59:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:59:44 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:59:44 eff0073b07e97d0759d12be495c575c58380daf5 07:59:44 latest 07:59:44 3.2.0-dev.93 07:59:44 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:44 main 07:59:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:59:46 fd4d229579cc: Preparing 07:59:46 4a6593d22ad3: Preparing 07:59:46 fbc031e536e0: Preparing 07:59:46 81384511a925: Preparing 07:59:46 8a465844b6aa: Preparing 07:59:46 d61ef8dc3928: Preparing 07:59:46 d644f8f7faea: Preparing 07:59:46 2d683a854482: Preparing 07:59:46 16113d51b718: Preparing 07:59:46 d644f8f7faea: Waiting 07:59:46 2d683a854482: Waiting 07:59:46 16113d51b718: Waiting 07:59:46 d61ef8dc3928: Waiting 07:59:46 8a465844b6aa: Layer already exists 07:59:46 d61ef8dc3928: Layer already exists 07:59:46 d644f8f7faea: Layer already exists 07:59:46 4a6593d22ad3: Pushed 07:59:46 2d683a854482: Layer already exists 07:59:46 fbc031e536e0: Pushed 07:59:46 fd4d229579cc: Pushed 07:59:46 16113d51b718: Layer already exists 07:59:50 81384511a925: Pushed 07:59:50 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:d1010195475902837ddb4bd91117188e079fb4b89f328bc477aabe46aaa2a708 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:51 + 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 07:59:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:59:51 fd4d229579cc: Preparing 07:59:51 4a6593d22ad3: Preparing 07:59:51 fbc031e536e0: Preparing 07:59:51 81384511a925: Preparing 07:59:51 8a465844b6aa: Preparing 07:59:51 d61ef8dc3928: Preparing 07:59:51 d644f8f7faea: Preparing 07:59:51 2d683a854482: Preparing 07:59:51 16113d51b718: Preparing 07:59:51 d61ef8dc3928: Waiting 07:59:51 2d683a854482: Waiting 07:59:51 d644f8f7faea: Waiting 07:59:51 fbc031e536e0: Layer already exists 07:59:51 81384511a925: Layer already exists 07:59:51 8a465844b6aa: Layer already exists 07:59:51 4a6593d22ad3: Layer already exists 07:59:51 fd4d229579cc: Layer already exists 07:59:51 d61ef8dc3928: Layer already exists 07:59:51 d644f8f7faea: Layer already exists 07:59:51 2d683a854482: Layer already exists 07:59:51 16113d51b718: Layer already exists 07:59:51 latest: digest: sha256:d1010195475902837ddb4bd91117188e079fb4b89f328bc477aabe46aaa2a708 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.93 07:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:59:52 fd4d229579cc: Preparing 07:59:52 4a6593d22ad3: Preparing 07:59:52 fbc031e536e0: Preparing 07:59:52 81384511a925: Preparing 07:59:52 8a465844b6aa: Preparing 07:59:52 d61ef8dc3928: Preparing 07:59:52 d644f8f7faea: Preparing 07:59:52 2d683a854482: Preparing 07:59:52 16113d51b718: Preparing 07:59:52 d644f8f7faea: Waiting 07:59:52 2d683a854482: Waiting 07:59:52 d61ef8dc3928: Waiting 07:59:52 16113d51b718: Waiting 07:59:52 8a465844b6aa: Layer already exists 07:59:52 fbc031e536e0: Layer already exists 07:59:52 81384511a925: Layer already exists 07:59:52 fd4d229579cc: Layer already exists 07:59:52 4a6593d22ad3: Layer already exists 07:59:52 d644f8f7faea: Layer already exists 07:59:52 d61ef8dc3928: Layer already exists 07:59:52 2d683a854482: Layer already exists 07:59:52 16113d51b718: Layer already exists 07:59:52 3.2.0-dev.93: digest: sha256:d1010195475902837ddb4bd91117188e079fb4b89f328bc477aabe46aaa2a708 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:59:53 fd4d229579cc: Preparing 07:59:53 4a6593d22ad3: Preparing 07:59:53 fbc031e536e0: Preparing 07:59:53 81384511a925: Preparing 07:59:53 8a465844b6aa: Preparing 07:59:53 d61ef8dc3928: Preparing 07:59:53 d644f8f7faea: Preparing 07:59:53 2d683a854482: Preparing 07:59:53 16113d51b718: Preparing 07:59:53 d644f8f7faea: Waiting 07:59:53 2d683a854482: Waiting 07:59:53 16113d51b718: Waiting 07:59:53 d61ef8dc3928: Waiting 07:59:53 fbc031e536e0: Layer already exists 07:59:53 81384511a925: Layer already exists 07:59:53 8a465844b6aa: Layer already exists 07:59:53 4a6593d22ad3: Layer already exists 07:59:53 fd4d229579cc: Layer already exists 07:59:53 d61ef8dc3928: Layer already exists 07:59:53 d644f8f7faea: Layer already exists 07:59:53 2d683a854482: Layer already exists 07:59:53 16113d51b718: Layer already exists 07:59:53 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:d1010195475902837ddb4bd91117188e079fb4b89f328bc477aabe46aaa2a708 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:54 + 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 07:59:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:59:54 fd4d229579cc: Preparing 07:59:54 4a6593d22ad3: Preparing 07:59:54 fbc031e536e0: Preparing 07:59:54 81384511a925: Preparing 07:59:54 8a465844b6aa: Preparing 07:59:54 d61ef8dc3928: Preparing 07:59:54 d644f8f7faea: Preparing 07:59:54 2d683a854482: Preparing 07:59:54 16113d51b718: Preparing 07:59:54 d644f8f7faea: Waiting 07:59:54 2d683a854482: Waiting 07:59:54 16113d51b718: Waiting 07:59:54 d61ef8dc3928: Waiting 07:59:54 4a6593d22ad3: Layer already exists 07:59:54 8a465844b6aa: Layer already exists 07:59:54 81384511a925: Layer already exists 07:59:54 fd4d229579cc: Layer already exists 07:59:54 fbc031e536e0: Layer already exists 07:59:54 d61ef8dc3928: Layer already exists 07:59:54 2d683a854482: Layer already exists 07:59:54 d644f8f7faea: Layer already exists 07:59:54 16113d51b718: Layer already exists 07:59:54 main: digest: sha256:d1010195475902837ddb4bd91117188e079fb4b89f328bc477aabe46aaa2a708 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:54 ===================================================== [Pipeline] echo 07:59:54 taggedImages: 07:59:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:59:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:59:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.93 07:59:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:59:54 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:59:54 eff0073b07e97d0759d12be495c575c58380daf5 07:59:54 latest 07:59:54 3.2.0-dev.93 07:59:54 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 07:59:54 main 07:59:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eff0073b07e97d0759d12be495c575c58380daf5 07:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:59:55 3c6d7fa23702: Preparing 07:59:55 3380f0ccaabb: Preparing 07:59:55 22402c30dc86: Preparing 07:59:55 9320c91b3ae0: Preparing 07:59:55 6609ebbc1c43: Preparing 07:59:55 8a465844b6aa: Preparing 07:59:55 d61ef8dc3928: Preparing 07:59:55 75be6f6eab90: Preparing 07:59:55 0b2649adc37d: Preparing 07:59:55 c1651b49dbce: Preparing 07:59:55 16113d51b718: Preparing 07:59:55 d61ef8dc3928: Waiting 07:59:55 75be6f6eab90: Waiting 07:59:55 0b2649adc37d: Waiting 07:59:55 8a465844b6aa: Waiting 07:59:55 c1651b49dbce: Waiting 07:59:55 16113d51b718: Waiting 07:59:55 9320c91b3ae0: Pushed 07:59:55 3c6d7fa23702: Pushed 07:59:55 6609ebbc1c43: Pushed 07:59:55 3380f0ccaabb: Pushed 07:59:55 8a465844b6aa: Layer already exists 07:59:55 d61ef8dc3928: Layer already exists 07:59:55 16113d51b718: Layer already exists 07:59:55 75be6f6eab90: Pushed 07:59:55 0b2649adc37d: Pushed 07:59:57 22402c30dc86: Pushed 07:59:58 c1651b49dbce: Pushed 07:59:58 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:23534d7fe97f78a1a8aeb937a7385c9dcdd8c1bb6324f34c919e9b177408e609 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:59 + 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 07:59:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:59:59 3c6d7fa23702: Preparing 07:59:59 3380f0ccaabb: Preparing 07:59:59 22402c30dc86: Preparing 07:59:59 9320c91b3ae0: Preparing 07:59:59 6609ebbc1c43: Preparing 07:59:59 8a465844b6aa: Preparing 07:59:59 d61ef8dc3928: Preparing 07:59:59 75be6f6eab90: Preparing 07:59:59 0b2649adc37d: Preparing 07:59:59 c1651b49dbce: Preparing 07:59:59 16113d51b718: Preparing 07:59:59 75be6f6eab90: Waiting 07:59:59 0b2649adc37d: Waiting 07:59:59 c1651b49dbce: Waiting 07:59:59 16113d51b718: Waiting 07:59:59 8a465844b6aa: Waiting 07:59:59 d61ef8dc3928: Waiting 07:59:59 3380f0ccaabb: Layer already exists 07:59:59 3c6d7fa23702: Layer already exists 07:59:59 9320c91b3ae0: Layer already exists 07:59:59 22402c30dc86: Layer already exists 07:59:59 6609ebbc1c43: Layer already exists 07:59:59 d61ef8dc3928: Layer already exists 07:59:59 8a465844b6aa: Layer already exists 07:59:59 75be6f6eab90: Layer already exists 07:59:59 0b2649adc37d: Layer already exists 07:59:59 c1651b49dbce: Layer already exists 07:59:59 16113d51b718: Layer already exists 07:59:59 latest: digest: sha256:23534d7fe97f78a1a8aeb937a7385c9dcdd8c1bb6324f34c919e9b177408e609 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.93 08:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:00:00 3c6d7fa23702: Preparing 08:00:00 3380f0ccaabb: Preparing 08:00:00 22402c30dc86: Preparing 08:00:00 9320c91b3ae0: Preparing 08:00:00 6609ebbc1c43: Preparing 08:00:00 8a465844b6aa: Preparing 08:00:00 d61ef8dc3928: Preparing 08:00:00 75be6f6eab90: Preparing 08:00:00 0b2649adc37d: Preparing 08:00:00 c1651b49dbce: Preparing 08:00:00 16113d51b718: Preparing 08:00:00 75be6f6eab90: Waiting 08:00:00 0b2649adc37d: Waiting 08:00:00 c1651b49dbce: Waiting 08:00:00 16113d51b718: Waiting 08:00:00 8a465844b6aa: Waiting 08:00:00 d61ef8dc3928: Waiting 08:00:00 3380f0ccaabb: Layer already exists 08:00:00 3c6d7fa23702: Layer already exists 08:00:00 9320c91b3ae0: Layer already exists 08:00:00 22402c30dc86: Layer already exists 08:00:00 6609ebbc1c43: Layer already exists 08:00:00 75be6f6eab90: Layer already exists 08:00:00 d61ef8dc3928: Layer already exists 08:00:00 0b2649adc37d: Layer already exists 08:00:00 8a465844b6aa: Layer already exists 08:00:00 c1651b49dbce: Layer already exists 08:00:00 16113d51b718: Layer already exists 08:00:00 3.2.0-dev.93: digest: sha256:23534d7fe97f78a1a8aeb937a7385c9dcdd8c1bb6324f34c919e9b177408e609 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:00:01 3c6d7fa23702: Preparing 08:00:01 3380f0ccaabb: Preparing 08:00:01 22402c30dc86: Preparing 08:00:01 9320c91b3ae0: Preparing 08:00:01 6609ebbc1c43: Preparing 08:00:01 8a465844b6aa: Preparing 08:00:01 d61ef8dc3928: Preparing 08:00:01 75be6f6eab90: Preparing 08:00:01 0b2649adc37d: Preparing 08:00:01 c1651b49dbce: Preparing 08:00:01 16113d51b718: Preparing 08:00:01 75be6f6eab90: Waiting 08:00:01 0b2649adc37d: Waiting 08:00:01 c1651b49dbce: Waiting 08:00:01 16113d51b718: Waiting 08:00:01 8a465844b6aa: Waiting 08:00:01 d61ef8dc3928: Waiting 08:00:01 9320c91b3ae0: Layer already exists 08:00:01 3c6d7fa23702: Layer already exists 08:00:01 6609ebbc1c43: Layer already exists 08:00:01 22402c30dc86: Layer already exists 08:00:01 3380f0ccaabb: Layer already exists 08:00:01 d61ef8dc3928: Layer already exists 08:00:01 75be6f6eab90: Layer already exists 08:00:01 0b2649adc37d: Layer already exists 08:00:01 8a465844b6aa: Layer already exists 08:00:01 c1651b49dbce: Layer already exists 08:00:01 16113d51b718: Layer already exists 08:00:01 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:23534d7fe97f78a1a8aeb937a7385c9dcdd8c1bb6324f34c919e9b177408e609 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:01 + 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 08:00:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:00:02 3c6d7fa23702: Preparing 08:00:02 3380f0ccaabb: Preparing 08:00:02 22402c30dc86: Preparing 08:00:02 9320c91b3ae0: Preparing 08:00:02 6609ebbc1c43: Preparing 08:00:02 8a465844b6aa: Preparing 08:00:02 d61ef8dc3928: Preparing 08:00:02 75be6f6eab90: Preparing 08:00:02 0b2649adc37d: Preparing 08:00:02 c1651b49dbce: Preparing 08:00:02 16113d51b718: Preparing 08:00:02 d61ef8dc3928: Waiting 08:00:02 8a465844b6aa: Waiting 08:00:02 75be6f6eab90: Waiting 08:00:02 0b2649adc37d: Waiting 08:00:02 c1651b49dbce: Waiting 08:00:02 16113d51b718: Waiting 08:00:03 9320c91b3ae0: Layer already exists 08:00:03 3c6d7fa23702: Layer already exists 08:00:03 22402c30dc86: Layer already exists 08:00:03 3380f0ccaabb: Layer already exists 08:00:03 6609ebbc1c43: Layer already exists 08:00:03 8a465844b6aa: Layer already exists 08:00:03 75be6f6eab90: Layer already exists 08:00:03 0b2649adc37d: Layer already exists 08:00:03 d61ef8dc3928: Layer already exists 08:00:03 c1651b49dbce: Layer already exists 08:00:03 16113d51b718: Layer already exists 08:00:03 main: digest: sha256:23534d7fe97f78a1a8aeb937a7385c9dcdd8c1bb6324f34c919e9b177408e609 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:03 ===================================================== [Pipeline] echo 08:00:03 taggedImages: 08:00:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:00:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:00:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.93 08:00:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:00:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:00:03 eff0073b07e97d0759d12be495c575c58380daf5 08:00:03 latest 08:00:03 3.2.0-dev.93 08:00:03 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:03 main 08:00:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:00:03 72ba948e0d2e: Preparing 08:00:03 053069646e55: Preparing 08:00:03 e8bdce01c32a: Preparing 08:00:03 a051621f648d: Preparing 08:00:03 5faa48bae451: Preparing 08:00:03 2eb420d26c38: Preparing 08:00:03 6845ccd9b229: Preparing 08:00:03 2eb420d26c38: Waiting 08:00:03 8a465844b6aa: Preparing 08:00:03 d61ef8dc3928: Preparing 08:00:03 8a465844b6aa: Waiting 08:00:03 8b638a5b0c7e: Preparing 08:00:03 d61ef8dc3928: Waiting 08:00:03 936973a1c984: Preparing 08:00:03 16113d51b718: Preparing 08:00:03 936973a1c984: Waiting 08:00:03 16113d51b718: Waiting 08:00:04 053069646e55: Pushed 08:00:04 5faa48bae451: Pushed 08:00:04 72ba948e0d2e: Pushed 08:00:04 8a465844b6aa: Layer already exists 08:00:04 d61ef8dc3928: Layer already exists 08:00:04 2eb420d26c38: Pushed 08:00:04 6845ccd9b229: Pushed 08:00:04 16113d51b718: Layer already exists 08:00:04 8b638a5b0c7e: Pushed 08:00:06 a051621f648d: Pushed 08:00:06 e8bdce01c32a: Pushed 08:00:07 936973a1c984: Pushed 08:00:07 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:7a783e3fe9b3efaa2f72727c328e17aa2c3de3624768b2912ad14476502a6771 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:07 + 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 08:00:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:00:08 72ba948e0d2e: Preparing 08:00:08 053069646e55: Preparing 08:00:08 e8bdce01c32a: Preparing 08:00:08 a051621f648d: Preparing 08:00:08 5faa48bae451: Preparing 08:00:08 2eb420d26c38: Preparing 08:00:08 6845ccd9b229: Preparing 08:00:08 8a465844b6aa: Preparing 08:00:08 d61ef8dc3928: Preparing 08:00:08 8b638a5b0c7e: Preparing 08:00:08 936973a1c984: Preparing 08:00:08 16113d51b718: Preparing 08:00:08 8a465844b6aa: Waiting 08:00:08 936973a1c984: Waiting 08:00:08 d61ef8dc3928: Waiting 08:00:08 16113d51b718: Waiting 08:00:08 8b638a5b0c7e: Waiting 08:00:08 2eb420d26c38: Waiting 08:00:08 6845ccd9b229: Waiting 08:00:08 a051621f648d: Layer already exists 08:00:08 e8bdce01c32a: Layer already exists 08:00:08 5faa48bae451: Layer already exists 08:00:08 72ba948e0d2e: Layer already exists 08:00:08 053069646e55: Layer already exists 08:00:08 8a465844b6aa: Layer already exists 08:00:08 6845ccd9b229: Layer already exists 08:00:08 8b638a5b0c7e: Layer already exists 08:00:08 2eb420d26c38: Layer already exists 08:00:08 d61ef8dc3928: Layer already exists 08:00:08 936973a1c984: Layer already exists 08:00:08 16113d51b718: Layer already exists 08:00:08 latest: digest: sha256:7a783e3fe9b3efaa2f72727c328e17aa2c3de3624768b2912ad14476502a6771 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.93 08:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:00:09 72ba948e0d2e: Preparing 08:00:09 053069646e55: Preparing 08:00:09 e8bdce01c32a: Preparing 08:00:09 a051621f648d: Preparing 08:00:09 5faa48bae451: Preparing 08:00:09 2eb420d26c38: Preparing 08:00:09 6845ccd9b229: Preparing 08:00:09 8a465844b6aa: Preparing 08:00:09 d61ef8dc3928: Preparing 08:00:09 8b638a5b0c7e: Preparing 08:00:09 936973a1c984: Preparing 08:00:09 16113d51b718: Preparing 08:00:09 d61ef8dc3928: Waiting 08:00:09 8b638a5b0c7e: Waiting 08:00:09 936973a1c984: Waiting 08:00:09 16113d51b718: Waiting 08:00:09 2eb420d26c38: Waiting 08:00:09 6845ccd9b229: Waiting 08:00:09 8a465844b6aa: Waiting 08:00:09 72ba948e0d2e: Layer already exists 08:00:09 5faa48bae451: Layer already exists 08:00:09 053069646e55: Layer already exists 08:00:09 a051621f648d: Layer already exists 08:00:09 e8bdce01c32a: Layer already exists 08:00:09 d61ef8dc3928: Layer already exists 08:00:09 6845ccd9b229: Layer already exists 08:00:09 2eb420d26c38: Layer already exists 08:00:09 8b638a5b0c7e: Layer already exists 08:00:09 8a465844b6aa: Layer already exists 08:00:09 936973a1c984: Layer already exists 08:00:09 16113d51b718: Layer already exists 08:00:09 3.2.0-dev.93: digest: sha256:7a783e3fe9b3efaa2f72727c328e17aa2c3de3624768b2912ad14476502a6771 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:00:10 72ba948e0d2e: Preparing 08:00:10 053069646e55: Preparing 08:00:10 e8bdce01c32a: Preparing 08:00:10 a051621f648d: Preparing 08:00:10 5faa48bae451: Preparing 08:00:10 2eb420d26c38: Preparing 08:00:10 6845ccd9b229: Preparing 08:00:10 8a465844b6aa: Preparing 08:00:10 d61ef8dc3928: Preparing 08:00:10 8b638a5b0c7e: Preparing 08:00:10 936973a1c984: Preparing 08:00:10 16113d51b718: Preparing 08:00:10 d61ef8dc3928: Waiting 08:00:10 8b638a5b0c7e: Waiting 08:00:10 936973a1c984: Waiting 08:00:10 2eb420d26c38: Waiting 08:00:10 6845ccd9b229: Waiting 08:00:10 16113d51b718: Waiting 08:00:10 8a465844b6aa: Waiting 08:00:10 5faa48bae451: Layer already exists 08:00:10 72ba948e0d2e: Layer already exists 08:00:10 053069646e55: Layer already exists 08:00:10 8a465844b6aa: Layer already exists 08:00:10 6845ccd9b229: Layer already exists 08:00:10 a051621f648d: Layer already exists 08:00:10 2eb420d26c38: Layer already exists 08:00:10 e8bdce01c32a: Layer already exists 08:00:10 936973a1c984: Layer already exists 08:00:10 d61ef8dc3928: Layer already exists 08:00:10 8b638a5b0c7e: Layer already exists 08:00:10 16113d51b718: Layer already exists 08:00:10 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:7a783e3fe9b3efaa2f72727c328e17aa2c3de3624768b2912ad14476502a6771 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:10 + 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 08:00:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:00:11 72ba948e0d2e: Preparing 08:00:11 053069646e55: Preparing 08:00:11 e8bdce01c32a: Preparing 08:00:11 a051621f648d: Preparing 08:00:11 5faa48bae451: Preparing 08:00:11 2eb420d26c38: Preparing 08:00:11 6845ccd9b229: Preparing 08:00:11 8a465844b6aa: Preparing 08:00:11 d61ef8dc3928: Preparing 08:00:11 8b638a5b0c7e: Preparing 08:00:11 936973a1c984: Preparing 08:00:11 16113d51b718: Preparing 08:00:11 2eb420d26c38: Waiting 08:00:11 6845ccd9b229: Waiting 08:00:11 8a465844b6aa: Waiting 08:00:11 d61ef8dc3928: Waiting 08:00:11 8b638a5b0c7e: Waiting 08:00:11 16113d51b718: Waiting 08:00:11 936973a1c984: Waiting 08:00:11 5faa48bae451: Layer already exists 08:00:11 e8bdce01c32a: Layer already exists 08:00:11 a051621f648d: Layer already exists 08:00:11 053069646e55: Layer already exists 08:00:11 72ba948e0d2e: Layer already exists 08:00:11 8a465844b6aa: Layer already exists 08:00:11 6845ccd9b229: Layer already exists 08:00:11 2eb420d26c38: Layer already exists 08:00:11 8b638a5b0c7e: Layer already exists 08:00:11 d61ef8dc3928: Layer already exists 08:00:11 16113d51b718: Layer already exists 08:00:11 936973a1c984: Layer already exists 08:00:11 main: digest: sha256:7a783e3fe9b3efaa2f72727c328e17aa2c3de3624768b2912ad14476502a6771 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:11 ===================================================== [Pipeline] echo 08:00:11 taggedImages: 08:00:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:00:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:00:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.93 08:00:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:00:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:00:11 eff0073b07e97d0759d12be495c575c58380daf5 08:00:11 latest 08:00:11 3.2.0-dev.93 08:00:11 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:11 main 08:00:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:00:12 29a9a4a36cb7: Preparing 08:00:12 a831d8cadaeb: Preparing 08:00:12 8a465844b6aa: Preparing 08:00:12 d61ef8dc3928: Preparing 08:00:12 a7f9cb4c712d: Preparing 08:00:12 9e7b3f7c8014: Preparing 08:00:12 16113d51b718: Preparing 08:00:12 9e7b3f7c8014: Waiting 08:00:12 8a465844b6aa: Layer already exists 08:00:12 d61ef8dc3928: Layer already exists 08:00:12 16113d51b718: Layer already exists 08:00:12 29a9a4a36cb7: Pushed 08:00:12 a7f9cb4c712d: Pushed 08:00:17 9e7b3f7c8014: Pushed 08:00:19 a831d8cadaeb: Pushed 08:00:19 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:61534c58d5cdda869ab050d5f120c4e90d525decd316169c558d4c898fde8f33 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:19 + 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 08:00:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:00:20 29a9a4a36cb7: Preparing 08:00:20 a831d8cadaeb: Preparing 08:00:20 8a465844b6aa: Preparing 08:00:20 d61ef8dc3928: Preparing 08:00:20 a7f9cb4c712d: Preparing 08:00:20 9e7b3f7c8014: Preparing 08:00:20 16113d51b718: Preparing 08:00:20 9e7b3f7c8014: Waiting 08:00:20 16113d51b718: Waiting 08:00:20 a831d8cadaeb: Layer already exists 08:00:20 d61ef8dc3928: Layer already exists 08:00:20 a7f9cb4c712d: Layer already exists 08:00:20 8a465844b6aa: Layer already exists 08:00:20 29a9a4a36cb7: Layer already exists 08:00:20 16113d51b718: Layer already exists 08:00:20 9e7b3f7c8014: Layer already exists 08:00:20 latest: digest: sha256:61534c58d5cdda869ab050d5f120c4e90d525decd316169c558d4c898fde8f33 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.93 08:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:00:21 29a9a4a36cb7: Preparing 08:00:21 a831d8cadaeb: Preparing 08:00:21 8a465844b6aa: Preparing 08:00:21 d61ef8dc3928: Preparing 08:00:21 a7f9cb4c712d: Preparing 08:00:21 9e7b3f7c8014: Preparing 08:00:21 16113d51b718: Preparing 08:00:21 9e7b3f7c8014: Waiting 08:00:21 16113d51b718: Waiting 08:00:21 8a465844b6aa: Layer already exists 08:00:21 d61ef8dc3928: Layer already exists 08:00:21 a7f9cb4c712d: Layer already exists 08:00:21 a831d8cadaeb: Layer already exists 08:00:21 29a9a4a36cb7: Layer already exists 08:00:21 9e7b3f7c8014: Layer already exists 08:00:21 16113d51b718: Layer already exists 08:00:21 3.2.0-dev.93: digest: sha256:61534c58d5cdda869ab050d5f120c4e90d525decd316169c558d4c898fde8f33 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:00:22 29a9a4a36cb7: Preparing 08:00:22 a831d8cadaeb: Preparing 08:00:22 8a465844b6aa: Preparing 08:00:22 d61ef8dc3928: Preparing 08:00:22 a7f9cb4c712d: Preparing 08:00:22 9e7b3f7c8014: Preparing 08:00:22 16113d51b718: Preparing 08:00:22 9e7b3f7c8014: Waiting 08:00:22 16113d51b718: Waiting 08:00:22 8a465844b6aa: Layer already exists 08:00:22 29a9a4a36cb7: Layer already exists 08:00:22 a7f9cb4c712d: Layer already exists 08:00:22 a831d8cadaeb: Layer already exists 08:00:22 d61ef8dc3928: Layer already exists 08:00:22 16113d51b718: Layer already exists 08:00:22 9e7b3f7c8014: Layer already exists 08:00:22 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:61534c58d5cdda869ab050d5f120c4e90d525decd316169c558d4c898fde8f33 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:22 + 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 08:00:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:00:23 29a9a4a36cb7: Preparing 08:00:23 a831d8cadaeb: Preparing 08:00:23 8a465844b6aa: Preparing 08:00:23 d61ef8dc3928: Preparing 08:00:23 a7f9cb4c712d: Preparing 08:00:23 9e7b3f7c8014: Preparing 08:00:23 16113d51b718: Preparing 08:00:23 9e7b3f7c8014: Waiting 08:00:23 16113d51b718: Waiting 08:00:23 8a465844b6aa: Layer already exists 08:00:23 d61ef8dc3928: Layer already exists 08:00:23 a7f9cb4c712d: Layer already exists 08:00:23 29a9a4a36cb7: Layer already exists 08:00:23 a831d8cadaeb: Layer already exists 08:00:23 9e7b3f7c8014: Layer already exists 08:00:23 16113d51b718: Layer already exists 08:00:23 main: digest: sha256:61534c58d5cdda869ab050d5f120c4e90d525decd316169c558d4c898fde8f33 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:23 ===================================================== [Pipeline] echo 08:00:23 taggedImages: 08:00:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:00:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:00:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.93 08:00:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:00:23 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:00:23 eff0073b07e97d0759d12be495c575c58380daf5 08:00:23 latest 08:00:23 3.2.0-dev.93 08:00:23 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:23 main 08:00:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:00:24 58db3fcc0d07: Preparing 08:00:24 549a559c6c2c: Preparing 08:00:24 09194188ba00: Preparing 08:00:24 8a465844b6aa: Preparing 08:00:24 d61ef8dc3928: Preparing 08:00:24 d3df76e62ee2: Preparing 08:00:24 5445e4913982: Preparing 08:00:24 81f2a8256369: Preparing 08:00:24 9c679cc598d2: Preparing 08:00:24 16113d51b718: Preparing 08:00:24 81f2a8256369: Waiting 08:00:24 9c679cc598d2: Waiting 08:00:24 16113d51b718: Waiting 08:00:24 d3df76e62ee2: Waiting 08:00:24 5445e4913982: Waiting 08:00:24 8a465844b6aa: Layer already exists 08:00:24 d61ef8dc3928: Layer already exists 08:00:24 09194188ba00: Pushed 08:00:24 549a559c6c2c: Pushed 08:00:24 58db3fcc0d07: Pushed 08:00:24 16113d51b718: Layer already exists 08:00:24 81f2a8256369: Pushed 08:00:25 9c679cc598d2: Pushed 08:00:37 5445e4913982: Pushed 08:00:45 d3df76e62ee2: Pushed 08:00:45 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:f2465191512d15bd298cbefdca233bffcfbbba61b8393700ca06361c79565f01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:46 + 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 08:00:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:00:46 58db3fcc0d07: Preparing 08:00:46 549a559c6c2c: Preparing 08:00:46 09194188ba00: Preparing 08:00:46 8a465844b6aa: Preparing 08:00:46 d61ef8dc3928: Preparing 08:00:46 d3df76e62ee2: Preparing 08:00:46 5445e4913982: Preparing 08:00:46 81f2a8256369: Preparing 08:00:46 9c679cc598d2: Preparing 08:00:46 16113d51b718: Preparing 08:00:46 d3df76e62ee2: Waiting 08:00:46 5445e4913982: Waiting 08:00:46 81f2a8256369: Waiting 08:00:46 9c679cc598d2: Waiting 08:00:46 16113d51b718: Waiting 08:00:46 58db3fcc0d07: Layer already exists 08:00:46 d61ef8dc3928: Layer already exists 08:00:46 09194188ba00: Layer already exists 08:00:46 549a559c6c2c: Layer already exists 08:00:46 8a465844b6aa: Layer already exists 08:00:46 d3df76e62ee2: Layer already exists 08:00:46 81f2a8256369: Layer already exists 08:00:46 5445e4913982: Layer already exists 08:00:46 9c679cc598d2: Layer already exists 08:00:46 16113d51b718: Layer already exists 08:00:46 latest: digest: sha256:f2465191512d15bd298cbefdca233bffcfbbba61b8393700ca06361c79565f01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.93 08:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:00:47 58db3fcc0d07: Preparing 08:00:47 549a559c6c2c: Preparing 08:00:47 09194188ba00: Preparing 08:00:47 8a465844b6aa: Preparing 08:00:47 d61ef8dc3928: Preparing 08:00:47 d3df76e62ee2: Preparing 08:00:47 5445e4913982: Preparing 08:00:47 81f2a8256369: Preparing 08:00:47 9c679cc598d2: Preparing 08:00:47 16113d51b718: Preparing 08:00:47 d3df76e62ee2: Waiting 08:00:47 9c679cc598d2: Waiting 08:00:47 5445e4913982: Waiting 08:00:47 81f2a8256369: Waiting 08:00:47 16113d51b718: Waiting 08:00:47 d61ef8dc3928: Layer already exists 08:00:47 8a465844b6aa: Layer already exists 08:00:47 09194188ba00: Layer already exists 08:00:47 549a559c6c2c: Layer already exists 08:00:47 58db3fcc0d07: Layer already exists 08:00:47 5445e4913982: Layer already exists 08:00:47 81f2a8256369: Layer already exists 08:00:47 16113d51b718: Layer already exists 08:00:47 d3df76e62ee2: Layer already exists 08:00:47 9c679cc598d2: Layer already exists 08:00:47 3.2.0-dev.93: digest: sha256:f2465191512d15bd298cbefdca233bffcfbbba61b8393700ca06361c79565f01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:00:48 58db3fcc0d07: Preparing 08:00:48 549a559c6c2c: Preparing 08:00:48 09194188ba00: Preparing 08:00:48 8a465844b6aa: Preparing 08:00:48 d61ef8dc3928: Preparing 08:00:48 d3df76e62ee2: Preparing 08:00:48 5445e4913982: Preparing 08:00:48 81f2a8256369: Preparing 08:00:48 d3df76e62ee2: Waiting 08:00:48 5445e4913982: Waiting 08:00:48 9c679cc598d2: Preparing 08:00:48 16113d51b718: Preparing 08:00:48 81f2a8256369: Waiting 08:00:48 9c679cc598d2: Waiting 08:00:48 16113d51b718: Waiting 08:00:48 58db3fcc0d07: Layer already exists 08:00:48 d61ef8dc3928: Layer already exists 08:00:48 09194188ba00: Layer already exists 08:00:48 8a465844b6aa: Layer already exists 08:00:48 549a559c6c2c: Layer already exists 08:00:48 d3df76e62ee2: Layer already exists 08:00:48 9c679cc598d2: Layer already exists 08:00:48 81f2a8256369: Layer already exists 08:00:48 5445e4913982: Layer already exists 08:00:48 16113d51b718: Layer already exists 08:00:48 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:f2465191512d15bd298cbefdca233bffcfbbba61b8393700ca06361c79565f01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:49 + 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 08:00:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:00:49 58db3fcc0d07: Preparing 08:00:49 549a559c6c2c: Preparing 08:00:49 09194188ba00: Preparing 08:00:49 8a465844b6aa: Preparing 08:00:49 d61ef8dc3928: Preparing 08:00:49 d3df76e62ee2: Preparing 08:00:49 5445e4913982: Preparing 08:00:49 d3df76e62ee2: Waiting 08:00:49 81f2a8256369: Preparing 08:00:49 5445e4913982: Waiting 08:00:49 9c679cc598d2: Preparing 08:00:49 16113d51b718: Preparing 08:00:49 81f2a8256369: Waiting 08:00:49 9c679cc598d2: Waiting 08:00:49 16113d51b718: Waiting 08:00:49 d61ef8dc3928: Layer already exists 08:00:49 8a465844b6aa: Layer already exists 08:00:49 549a559c6c2c: Layer already exists 08:00:49 09194188ba00: Layer already exists 08:00:49 58db3fcc0d07: Layer already exists 08:00:49 d3df76e62ee2: Layer already exists 08:00:49 9c679cc598d2: Layer already exists 08:00:49 5445e4913982: Layer already exists 08:00:49 16113d51b718: Layer already exists 08:00:49 81f2a8256369: Layer already exists 08:00:49 main: digest: sha256:f2465191512d15bd298cbefdca233bffcfbbba61b8393700ca06361c79565f01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:49 ===================================================== [Pipeline] echo 08:00:49 taggedImages: 08:00:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:00:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:00:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.93 08:00:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:00:49 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:00:49 eff0073b07e97d0759d12be495c575c58380daf5 08:00:49 latest 08:00:49 3.2.0-dev.93 08:00:49 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:49 main 08:00:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:00:50 689289575346: Preparing 08:00:50 4b894dafd06f: Preparing 08:00:50 d1ab566129d6: Preparing 08:00:50 8a465844b6aa: Preparing 08:00:50 d61ef8dc3928: Preparing 08:00:50 d3df76e62ee2: Preparing 08:00:50 29421933b9e7: Preparing 08:00:50 cc60c72955ac: Preparing 08:00:50 16113d51b718: Preparing 08:00:50 d3df76e62ee2: Waiting 08:00:50 16113d51b718: Waiting 08:00:50 29421933b9e7: Waiting 08:00:50 cc60c72955ac: Waiting 08:00:50 d1ab566129d6: Pushed 08:00:50 4b894dafd06f: Pushed 08:00:51 d61ef8dc3928: Layer already exists 08:00:51 8a465844b6aa: Layer already exists 08:00:51 d3df76e62ee2: Layer already exists 08:00:51 16113d51b718: Layer already exists 08:00:51 689289575346: Pushed 08:00:51 29421933b9e7: Pushed 08:00:52 cc60c72955ac: Pushed 08:00:52 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:bed0e42af2484f28d645a3315842b3dde99bf7cef75bdcc0e063228e742c50c6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:52 + 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 08:00:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:00:52 689289575346: Preparing 08:00:52 4b894dafd06f: Preparing 08:00:52 d1ab566129d6: Preparing 08:00:52 8a465844b6aa: Preparing 08:00:52 d61ef8dc3928: Preparing 08:00:52 d3df76e62ee2: Preparing 08:00:52 29421933b9e7: Preparing 08:00:52 d3df76e62ee2: Waiting 08:00:52 cc60c72955ac: Preparing 08:00:52 29421933b9e7: Waiting 08:00:52 16113d51b718: Preparing 08:00:52 cc60c72955ac: Waiting 08:00:52 689289575346: Layer already exists 08:00:52 d61ef8dc3928: Layer already exists 08:00:52 d1ab566129d6: Layer already exists 08:00:52 8a465844b6aa: Layer already exists 08:00:52 4b894dafd06f: Layer already exists 08:00:52 d3df76e62ee2: Layer already exists 08:00:52 29421933b9e7: Layer already exists 08:00:52 cc60c72955ac: Layer already exists 08:00:52 16113d51b718: Layer already exists 08:00:53 latest: digest: sha256:bed0e42af2484f28d645a3315842b3dde99bf7cef75bdcc0e063228e742c50c6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.93 08:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:00:53 689289575346: Preparing 08:00:53 4b894dafd06f: Preparing 08:00:53 d1ab566129d6: Preparing 08:00:53 8a465844b6aa: Preparing 08:00:53 d61ef8dc3928: Preparing 08:00:53 d3df76e62ee2: Preparing 08:00:53 29421933b9e7: Preparing 08:00:53 cc60c72955ac: Preparing 08:00:53 16113d51b718: Preparing 08:00:53 29421933b9e7: Waiting 08:00:53 cc60c72955ac: Waiting 08:00:53 16113d51b718: Waiting 08:00:53 d3df76e62ee2: Waiting 08:00:53 4b894dafd06f: Layer already exists 08:00:53 d61ef8dc3928: Layer already exists 08:00:53 689289575346: Layer already exists 08:00:53 8a465844b6aa: Layer already exists 08:00:53 d1ab566129d6: Layer already exists 08:00:53 16113d51b718: Layer already exists 08:00:53 cc60c72955ac: Layer already exists 08:00:53 29421933b9e7: Layer already exists 08:00:53 d3df76e62ee2: Layer already exists 08:00:54 3.2.0-dev.93: digest: sha256:bed0e42af2484f28d645a3315842b3dde99bf7cef75bdcc0e063228e742c50c6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:00:54 689289575346: Preparing 08:00:54 4b894dafd06f: Preparing 08:00:54 d1ab566129d6: Preparing 08:00:54 8a465844b6aa: Preparing 08:00:54 d61ef8dc3928: Preparing 08:00:54 d3df76e62ee2: Preparing 08:00:54 29421933b9e7: Preparing 08:00:54 cc60c72955ac: Preparing 08:00:54 16113d51b718: Preparing 08:00:54 cc60c72955ac: Waiting 08:00:54 d3df76e62ee2: Waiting 08:00:54 16113d51b718: Waiting 08:00:54 29421933b9e7: Waiting 08:00:54 8a465844b6aa: Layer already exists 08:00:54 d1ab566129d6: Layer already exists 08:00:54 4b894dafd06f: Layer already exists 08:00:54 d61ef8dc3928: Layer already exists 08:00:54 689289575346: Layer already exists 08:00:54 cc60c72955ac: Layer already exists 08:00:54 d3df76e62ee2: Layer already exists 08:00:54 29421933b9e7: Layer already exists 08:00:54 16113d51b718: Layer already exists 08:00:55 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:bed0e42af2484f28d645a3315842b3dde99bf7cef75bdcc0e063228e742c50c6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:55 + 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 08:00:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:00:55 689289575346: Preparing 08:00:55 4b894dafd06f: Preparing 08:00:55 d1ab566129d6: Preparing 08:00:55 8a465844b6aa: Preparing 08:00:55 d61ef8dc3928: Preparing 08:00:55 d3df76e62ee2: Preparing 08:00:55 29421933b9e7: Preparing 08:00:55 cc60c72955ac: Preparing 08:00:55 d3df76e62ee2: Waiting 08:00:55 16113d51b718: Preparing 08:00:55 29421933b9e7: Waiting 08:00:55 cc60c72955ac: Waiting 08:00:55 16113d51b718: Waiting 08:00:55 d1ab566129d6: Layer already exists 08:00:55 689289575346: Layer already exists 08:00:55 4b894dafd06f: Layer already exists 08:00:55 8a465844b6aa: Layer already exists 08:00:55 d61ef8dc3928: Layer already exists 08:00:55 d3df76e62ee2: Layer already exists 08:00:55 16113d51b718: Layer already exists 08:00:55 29421933b9e7: Layer already exists 08:00:55 cc60c72955ac: Layer already exists 08:00:56 main: digest: sha256:bed0e42af2484f28d645a3315842b3dde99bf7cef75bdcc0e063228e742c50c6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:56 ===================================================== [Pipeline] echo 08:00:56 taggedImages: 08:00:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:00:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:00:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.93 08:00:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:00:56 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:00:56 eff0073b07e97d0759d12be495c575c58380daf5 08:00:56 latest 08:00:56 3.2.0-dev.93 08:00:56 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:00:56 main 08:00:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:00:56 e857803b9ca3: Preparing 08:00:56 247802996790: Preparing 08:00:56 6c93e1671e41: Preparing 08:00:56 8a465844b6aa: Preparing 08:00:56 d61ef8dc3928: Preparing 08:00:56 c992c9e15dd3: Preparing 08:00:56 81f2a8256369: Preparing 08:00:56 9c679cc598d2: Preparing 08:00:56 16113d51b718: Preparing 08:00:56 81f2a8256369: Waiting 08:00:56 9c679cc598d2: Waiting 08:00:56 16113d51b718: Waiting 08:00:56 c992c9e15dd3: Waiting 08:00:56 8a465844b6aa: Layer already exists 08:00:56 d61ef8dc3928: Layer already exists 08:00:56 81f2a8256369: Layer already exists 08:00:57 6c93e1671e41: Pushed 08:00:57 9c679cc598d2: Layer already exists 08:00:57 247802996790: Pushed 08:00:57 e857803b9ca3: Pushed 08:00:57 16113d51b718: Layer already exists 08:01:19 c992c9e15dd3: Pushed 08:01:19 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:25987646aca12d04373db761ee3b210c23c2c3c23b79faa5f93eb4d0571cef93 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:19 + 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 08:01:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:01:19 e857803b9ca3: Preparing 08:01:19 247802996790: Preparing 08:01:19 6c93e1671e41: Preparing 08:01:19 8a465844b6aa: Preparing 08:01:19 d61ef8dc3928: Preparing 08:01:19 c992c9e15dd3: Preparing 08:01:19 81f2a8256369: Preparing 08:01:19 9c679cc598d2: Preparing 08:01:19 16113d51b718: Preparing 08:01:19 9c679cc598d2: Waiting 08:01:19 81f2a8256369: Waiting 08:01:19 c992c9e15dd3: Waiting 08:01:19 16113d51b718: Waiting 08:01:19 6c93e1671e41: Layer already exists 08:01:19 247802996790: Layer already exists 08:01:19 8a465844b6aa: Layer already exists 08:01:19 e857803b9ca3: Layer already exists 08:01:19 d61ef8dc3928: Layer already exists 08:01:19 9c679cc598d2: Layer already exists 08:01:19 c992c9e15dd3: Layer already exists 08:01:19 81f2a8256369: Layer already exists 08:01:19 16113d51b718: Layer already exists 08:01:20 latest: digest: sha256:25987646aca12d04373db761ee3b210c23c2c3c23b79faa5f93eb4d0571cef93 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.93 08:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:01:20 e857803b9ca3: Preparing 08:01:20 247802996790: Preparing 08:01:20 6c93e1671e41: Preparing 08:01:20 8a465844b6aa: Preparing 08:01:20 d61ef8dc3928: Preparing 08:01:20 c992c9e15dd3: Preparing 08:01:20 81f2a8256369: Preparing 08:01:20 9c679cc598d2: Preparing 08:01:20 16113d51b718: Preparing 08:01:20 81f2a8256369: Waiting 08:01:20 9c679cc598d2: Waiting 08:01:20 16113d51b718: Waiting 08:01:20 c992c9e15dd3: Waiting 08:01:20 6c93e1671e41: Layer already exists 08:01:20 e857803b9ca3: Layer already exists 08:01:20 247802996790: Layer already exists 08:01:20 d61ef8dc3928: Layer already exists 08:01:20 8a465844b6aa: Layer already exists 08:01:20 9c679cc598d2: Layer already exists 08:01:20 16113d51b718: Layer already exists 08:01:20 81f2a8256369: Layer already exists 08:01:20 c992c9e15dd3: Layer already exists 08:01:21 3.2.0-dev.93: digest: sha256:25987646aca12d04373db761ee3b210c23c2c3c23b79faa5f93eb4d0571cef93 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:01:21 e857803b9ca3: Preparing 08:01:21 247802996790: Preparing 08:01:21 6c93e1671e41: Preparing 08:01:21 8a465844b6aa: Preparing 08:01:21 d61ef8dc3928: Preparing 08:01:21 c992c9e15dd3: Preparing 08:01:21 81f2a8256369: Preparing 08:01:21 9c679cc598d2: Preparing 08:01:21 16113d51b718: Preparing 08:01:21 c992c9e15dd3: Waiting 08:01:21 81f2a8256369: Waiting 08:01:21 9c679cc598d2: Waiting 08:01:21 16113d51b718: Waiting 08:01:21 d61ef8dc3928: Layer already exists 08:01:21 e857803b9ca3: Layer already exists 08:01:21 8a465844b6aa: Layer already exists 08:01:21 247802996790: Layer already exists 08:01:21 6c93e1671e41: Layer already exists 08:01:21 81f2a8256369: Layer already exists 08:01:21 9c679cc598d2: Layer already exists 08:01:21 c992c9e15dd3: Layer already exists 08:01:21 16113d51b718: Layer already exists 08:01:22 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:25987646aca12d04373db761ee3b210c23c2c3c23b79faa5f93eb4d0571cef93 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:22 + 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 08:01:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:01:22 e857803b9ca3: Preparing 08:01:22 247802996790: Preparing 08:01:22 6c93e1671e41: Preparing 08:01:22 8a465844b6aa: Preparing 08:01:22 d61ef8dc3928: Preparing 08:01:22 c992c9e15dd3: Preparing 08:01:22 81f2a8256369: Preparing 08:01:22 9c679cc598d2: Preparing 08:01:22 16113d51b718: Preparing 08:01:22 c992c9e15dd3: Waiting 08:01:22 81f2a8256369: Waiting 08:01:22 9c679cc598d2: Waiting 08:01:22 16113d51b718: Waiting 08:01:22 6c93e1671e41: Layer already exists 08:01:22 e857803b9ca3: Layer already exists 08:01:22 d61ef8dc3928: Layer already exists 08:01:22 247802996790: Layer already exists 08:01:22 8a465844b6aa: Layer already exists 08:01:22 81f2a8256369: Layer already exists 08:01:22 9c679cc598d2: Layer already exists 08:01:22 16113d51b718: Layer already exists 08:01:22 c992c9e15dd3: Layer already exists 08:01:23 main: digest: sha256:25987646aca12d04373db761ee3b210c23c2c3c23b79faa5f93eb4d0571cef93 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:23 ===================================================== [Pipeline] echo 08:01:23 taggedImages: 08:01:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:01:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:01:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.93 08:01:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:01:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:01:23 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 08:01:23 eff0073b07e97d0759d12be495c575c58380daf5 08:01:23 latest 08:01:23 3.2.0-dev.93 08:01:23 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:01:23 main 08:01:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:23 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:23 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:01:23 358ac435ff38: Preparing 08:01:23 b0ff169b0bcf: Preparing 08:01:23 8a465844b6aa: Preparing 08:01:23 d61ef8dc3928: Preparing 08:01:23 7bcb3e46ca34: Preparing 08:01:23 148969fddd24: Preparing 08:01:23 16113d51b718: Preparing 08:01:23 148969fddd24: Waiting 08:01:23 16113d51b718: Waiting 08:01:23 d61ef8dc3928: Layer already exists 08:01:23 8a465844b6aa: Layer already exists 08:01:24 16113d51b718: Layer already exists 08:01:24 358ac435ff38: Pushed 08:01:24 7bcb3e46ca34: Pushed 08:01:24 148969fddd24: Pushed 08:01:33 b0ff169b0bcf: Pushed 08:01:33 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:a2b1b173485c30e122f5b9a087ca4d5f2101bfbb6af28c708de2ce2f35fa6e59 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:33 + 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 08:01:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:01:36 358ac435ff38: Preparing 08:01:36 b0ff169b0bcf: Preparing 08:01:36 8a465844b6aa: Preparing 08:01:36 d61ef8dc3928: Preparing 08:01:36 7bcb3e46ca34: Preparing 08:01:36 148969fddd24: Preparing 08:01:36 16113d51b718: Preparing 08:01:36 148969fddd24: Waiting 08:01:36 16113d51b718: Waiting 08:01:36 358ac435ff38: Layer already exists 08:01:36 d61ef8dc3928: Layer already exists 08:01:36 7bcb3e46ca34: Layer already exists 08:01:36 8a465844b6aa: Layer already exists 08:01:36 b0ff169b0bcf: Layer already exists 08:01:36 148969fddd24: Layer already exists 08:01:36 16113d51b718: Layer already exists 08:01:36 latest: digest: sha256:a2b1b173485c30e122f5b9a087ca4d5f2101bfbb6af28c708de2ce2f35fa6e59 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:37 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.93 08:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:01:37 358ac435ff38: Preparing 08:01:37 b0ff169b0bcf: Preparing 08:01:37 8a465844b6aa: Preparing 08:01:37 d61ef8dc3928: Preparing 08:01:37 7bcb3e46ca34: Preparing 08:01:37 148969fddd24: Preparing 08:01:37 16113d51b718: Preparing 08:01:37 148969fddd24: Waiting 08:01:37 16113d51b718: Waiting 08:01:37 7bcb3e46ca34: Layer already exists 08:01:37 8a465844b6aa: Layer already exists 08:01:37 b0ff169b0bcf: Layer already exists 08:01:37 358ac435ff38: Layer already exists 08:01:37 d61ef8dc3928: Layer already exists 08:01:37 148969fddd24: Layer already exists 08:01:37 16113d51b718: Layer already exists 08:01:37 3.2.0-dev.93: digest: sha256:a2b1b173485c30e122f5b9a087ca4d5f2101bfbb6af28c708de2ce2f35fa6e59 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:40 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:41 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:01:46 358ac435ff38: Preparing 08:01:46 b0ff169b0bcf: Preparing 08:01:46 8a465844b6aa: Preparing 08:01:46 d61ef8dc3928: Preparing 08:01:46 7bcb3e46ca34: Preparing 08:01:46 148969fddd24: Preparing 08:01:46 16113d51b718: Preparing 08:01:46 148969fddd24: Waiting 08:01:46 16113d51b718: Waiting 08:01:46 b0ff169b0bcf: Layer already exists 08:01:46 d61ef8dc3928: Layer already exists 08:01:46 8a465844b6aa: Layer already exists 08:01:46 7bcb3e46ca34: Layer already exists 08:01:46 358ac435ff38: Layer already exists 08:01:46 148969fddd24: Layer already exists 08:01:46 16113d51b718: Layer already exists 08:01:46 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:a2b1b173485c30e122f5b9a087ca4d5f2101bfbb6af28c708de2ce2f35fa6e59 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:47 + 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 08:01:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 08:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:01:47 358ac435ff38: Preparing 08:01:47 b0ff169b0bcf: Preparing 08:01:47 8a465844b6aa: Preparing 08:01:47 d61ef8dc3928: Preparing 08:01:47 7bcb3e46ca34: Preparing 08:01:47 148969fddd24: Preparing 08:01:47 16113d51b718: Preparing 08:01:47 148969fddd24: Waiting 08:01:47 16113d51b718: Waiting 08:01:47 d61ef8dc3928: Layer already exists 08:01:47 358ac435ff38: Layer already exists 08:01:47 b0ff169b0bcf: Layer already exists 08:01:47 7bcb3e46ca34: Layer already exists 08:01:47 8a465844b6aa: Layer already exists 08:01:47 148969fddd24: Layer already exists 08:01:47 16113d51b718: Layer already exists 08:01:47 main: digest: sha256:a2b1b173485c30e122f5b9a087ca4d5f2101bfbb6af28c708de2ce2f35fa6e59 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:47 ===================================================== [Pipeline] echo 08:01:47 taggedImages: 08:01:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:01:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:01:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.93 08:01:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:01:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 08:01:47 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:01:47 eff0073b07e97d0759d12be495c575c58380daf5 08:01:47 latest 08:01:47 3.2.0-dev.93 08:01:47 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:01:47 main 08:01:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:01:48 0b5436a8252d: Preparing 08:01:48 6ee7076554af: Preparing 08:01:48 0b4bc8dfacc7: Preparing 08:01:48 8a465844b6aa: Preparing 08:01:48 d61ef8dc3928: Preparing 08:01:48 929d72041ce9: Preparing 08:01:48 00061df282ea: Preparing 08:01:48 16113d51b718: Preparing 08:01:48 929d72041ce9: Waiting 08:01:48 00061df282ea: Waiting 08:01:48 16113d51b718: Waiting 08:01:48 d61ef8dc3928: Layer already exists 08:01:48 8a465844b6aa: Layer already exists 08:01:48 6ee7076554af: Pushed 08:01:48 16113d51b718: Layer already exists 08:01:48 0b5436a8252d: Pushed 08:01:48 929d72041ce9: Pushed 08:01:49 00061df282ea: Pushed 08:01:58 0b4bc8dfacc7: Pushed 08:01:59 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:fe807f98deb7cc268bffa2b95608987ae84823bd3f070c0f05e9a542ebb3e71b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:01:59 0b5436a8252d: Preparing 08:01:59 6ee7076554af: Preparing 08:01:59 0b4bc8dfacc7: Preparing 08:01:59 8a465844b6aa: Preparing 08:01:59 d61ef8dc3928: Preparing 08:01:59 929d72041ce9: Preparing 08:01:59 00061df282ea: Preparing 08:01:59 16113d51b718: Preparing 08:01:59 16113d51b718: Waiting 08:01:59 929d72041ce9: Waiting 08:01:59 00061df282ea: Waiting 08:01:59 6ee7076554af: Layer already exists 08:01:59 d61ef8dc3928: Layer already exists 08:01:59 0b5436a8252d: Layer already exists 08:01:59 0b4bc8dfacc7: Layer already exists 08:01:59 8a465844b6aa: Layer already exists 08:01:59 00061df282ea: Layer already exists 08:01:59 929d72041ce9: Layer already exists 08:01:59 16113d51b718: Layer already exists 08:01:59 latest: digest: sha256:fe807f98deb7cc268bffa2b95608987ae84823bd3f070c0f05e9a542ebb3e71b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.93 08:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:02:00 0b5436a8252d: Preparing 08:02:00 6ee7076554af: Preparing 08:02:00 0b4bc8dfacc7: Preparing 08:02:00 8a465844b6aa: Preparing 08:02:00 d61ef8dc3928: Preparing 08:02:00 929d72041ce9: Preparing 08:02:00 00061df282ea: Preparing 08:02:00 16113d51b718: Preparing 08:02:00 929d72041ce9: Waiting 08:02:00 00061df282ea: Waiting 08:02:00 16113d51b718: Waiting 08:02:00 0b5436a8252d: Layer already exists 08:02:00 6ee7076554af: Layer already exists 08:02:00 8a465844b6aa: Layer already exists 08:02:00 d61ef8dc3928: Layer already exists 08:02:00 0b4bc8dfacc7: Layer already exists 08:02:00 00061df282ea: Layer already exists 08:02:00 16113d51b718: Layer already exists 08:02:00 929d72041ce9: Layer already exists 08:02:00 3.2.0-dev.93: digest: sha256:fe807f98deb7cc268bffa2b95608987ae84823bd3f070c0f05e9a542ebb3e71b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:02:01 0b5436a8252d: Preparing 08:02:01 6ee7076554af: Preparing 08:02:01 0b4bc8dfacc7: Preparing 08:02:01 8a465844b6aa: Preparing 08:02:01 d61ef8dc3928: Preparing 08:02:01 929d72041ce9: Preparing 08:02:01 00061df282ea: Preparing 08:02:01 16113d51b718: Preparing 08:02:01 929d72041ce9: Waiting 08:02:01 00061df282ea: Waiting 08:02:01 16113d51b718: Waiting 08:02:01 d61ef8dc3928: Layer already exists 08:02:01 6ee7076554af: Layer already exists 08:02:01 0b5436a8252d: Layer already exists 08:02:01 0b4bc8dfacc7: Layer already exists 08:02:01 8a465844b6aa: Layer already exists 08:02:01 929d72041ce9: Layer already exists 08:02:01 00061df282ea: Layer already exists 08:02:01 16113d51b718: Layer already exists 08:02:01 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:fe807f98deb7cc268bffa2b95608987ae84823bd3f070c0f05e9a542ebb3e71b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:02:02 0b5436a8252d: Preparing 08:02:02 6ee7076554af: Preparing 08:02:02 0b4bc8dfacc7: Preparing 08:02:02 8a465844b6aa: Preparing 08:02:02 d61ef8dc3928: Preparing 08:02:02 929d72041ce9: Preparing 08:02:02 00061df282ea: Preparing 08:02:02 929d72041ce9: Waiting 08:02:02 16113d51b718: Preparing 08:02:02 00061df282ea: Waiting 08:02:02 0b4bc8dfacc7: Layer already exists 08:02:02 d61ef8dc3928: Layer already exists 08:02:02 8a465844b6aa: Layer already exists 08:02:02 00061df282ea: Layer already exists 08:02:02 6ee7076554af: Layer already exists 08:02:02 929d72041ce9: Layer already exists 08:02:02 0b5436a8252d: Layer already exists 08:02:02 16113d51b718: Layer already exists 08:02:02 main: digest: sha256:fe807f98deb7cc268bffa2b95608987ae84823bd3f070c0f05e9a542ebb3e71b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:02 ===================================================== [Pipeline] echo 08:02:02 taggedImages: 08:02:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:02:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:02:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.93 08:02:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:02:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:02:02 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:02:02 eff0073b07e97d0759d12be495c575c58380daf5 08:02:02 latest 08:02:02 3.2.0-dev.93 08:02:02 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:02:02 main 08:02:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:02:03 37862001f048: Preparing 08:02:03 a2a550c4ddb8: Preparing 08:02:03 8a465844b6aa: Preparing 08:02:03 d61ef8dc3928: Preparing 08:02:03 d644f8f7faea: Preparing 08:02:03 2d683a854482: Preparing 08:02:03 16113d51b718: Preparing 08:02:03 2d683a854482: Waiting 08:02:03 16113d51b718: Waiting 08:02:03 d644f8f7faea: Layer already exists 08:02:03 d61ef8dc3928: Layer already exists 08:02:03 8a465844b6aa: Layer already exists 08:02:03 2d683a854482: Layer already exists 08:02:03 16113d51b718: Layer already exists 08:02:03 37862001f048: Pushed 08:02:11 a2a550c4ddb8: Pushed 08:02:11 eff0073b07e97d0759d12be495c575c58380daf5: digest: sha256:3b4e3f4787ea71814587b155a7aa9700315f33285dfea7e2894dde28d385ac43 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:02:12 37862001f048: Preparing 08:02:12 a2a550c4ddb8: Preparing 08:02:12 8a465844b6aa: Preparing 08:02:12 d61ef8dc3928: Preparing 08:02:12 d644f8f7faea: Preparing 08:02:12 2d683a854482: Preparing 08:02:12 16113d51b718: Preparing 08:02:12 2d683a854482: Waiting 08:02:12 16113d51b718: Waiting 08:02:12 d61ef8dc3928: Layer already exists 08:02:12 d644f8f7faea: Layer already exists 08:02:12 8a465844b6aa: Layer already exists 08:02:12 a2a550c4ddb8: Layer already exists 08:02:12 37862001f048: Layer already exists 08:02:12 16113d51b718: Layer already exists 08:02:12 2d683a854482: Layer already exists 08:02:12 latest: digest: sha256:3b4e3f4787ea71814587b155a7aa9700315f33285dfea7e2894dde28d385ac43 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.93 08:02:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:02:13 37862001f048: Preparing 08:02:13 a2a550c4ddb8: Preparing 08:02:13 8a465844b6aa: Preparing 08:02:13 d61ef8dc3928: Preparing 08:02:13 d644f8f7faea: Preparing 08:02:13 2d683a854482: Preparing 08:02:13 16113d51b718: Preparing 08:02:13 2d683a854482: Waiting 08:02:13 16113d51b718: Waiting 08:02:13 37862001f048: Layer already exists 08:02:13 d644f8f7faea: Layer already exists 08:02:13 a2a550c4ddb8: Layer already exists 08:02:13 d61ef8dc3928: Layer already exists 08:02:13 8a465844b6aa: Layer already exists 08:02:13 2d683a854482: Layer already exists 08:02:13 16113d51b718: Layer already exists 08:02:13 3.2.0-dev.93: digest: sha256:3b4e3f4787ea71814587b155a7aa9700315f33285dfea7e2894dde28d385ac43 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:02:14 37862001f048: Preparing 08:02:14 a2a550c4ddb8: Preparing 08:02:14 8a465844b6aa: Preparing 08:02:14 d61ef8dc3928: Preparing 08:02:14 d644f8f7faea: Preparing 08:02:14 2d683a854482: Preparing 08:02:14 16113d51b718: Preparing 08:02:14 2d683a854482: Waiting 08:02:14 16113d51b718: Waiting 08:02:14 d644f8f7faea: Layer already exists 08:02:14 a2a550c4ddb8: Layer already exists 08:02:14 d61ef8dc3928: Layer already exists 08:02:14 8a465844b6aa: Layer already exists 08:02:14 37862001f048: Layer already exists 08:02:14 16113d51b718: Layer already exists 08:02:14 2d683a854482: Layer already exists 08:02:14 eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93: digest: sha256:3b4e3f4787ea71814587b155a7aa9700315f33285dfea7e2894dde28d385ac43 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:02:15 37862001f048: Preparing 08:02:15 a2a550c4ddb8: Preparing 08:02:15 8a465844b6aa: Preparing 08:02:15 d61ef8dc3928: Preparing 08:02:15 d644f8f7faea: Preparing 08:02:15 2d683a854482: Preparing 08:02:15 16113d51b718: Preparing 08:02:15 2d683a854482: Waiting 08:02:15 16113d51b718: Waiting 08:02:15 d644f8f7faea: Layer already exists 08:02:15 8a465844b6aa: Layer already exists 08:02:15 a2a550c4ddb8: Layer already exists 08:02:15 37862001f048: Layer already exists 08:02:15 d61ef8dc3928: Layer already exists 08:02:15 2d683a854482: Layer already exists 08:02:15 16113d51b718: Layer already exists 08:02:15 main: digest: sha256:3b4e3f4787ea71814587b155a7aa9700315f33285dfea7e2894dde28d385ac43 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:15 ===================================================== [Pipeline] echo 08:02:15 taggedImages: 08:02:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eff0073b07e97d0759d12be495c575c58380daf5 08:02:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:02:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.93 08:02:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:eff0073b07e97d0759d12be495c575c58380daf5-3.2.0-dev.93 08:02:15 - 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 08:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:02:15 08:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:02:16 arm64: Pulling from edgex-lftools-log-publisher 08:02:16 8998bd30e6a1: Pulling fs layer 08:02:16 04944245beec: Pulling fs layer 08:02:16 699f458cf7ca: Pulling fs layer 08:02:16 765212b225bb: Pulling fs layer 08:02:16 f23df028b6ca: Pulling fs layer 08:02:16 d65c8cfc05b1: Pulling fs layer 08:02:16 2437ff75d9bd: Pulling fs layer 08:02:16 f23df028b6ca: Waiting 08:02:16 765212b225bb: Waiting 08:02:16 d65c8cfc05b1: Waiting 08:02:16 2437ff75d9bd: Waiting 08:02:16 04944245beec: Verifying Checksum 08:02:16 04944245beec: Download complete 08:02:16 765212b225bb: Download complete 08:02:16 f23df028b6ca: Verifying Checksum 08:02:16 f23df028b6ca: Download complete 08:02:16 d65c8cfc05b1: Verifying Checksum 08:02:16 d65c8cfc05b1: Download complete 08:02:16 699f458cf7ca: Verifying Checksum 08:02:16 699f458cf7ca: Download complete 08:02:16 8998bd30e6a1: Verifying Checksum 08:02:16 8998bd30e6a1: Download complete 08:02:19 2437ff75d9bd: Verifying Checksum 08:02:19 2437ff75d9bd: Download complete 08:02:22 8998bd30e6a1: Pull complete 08:02:22 04944245beec: Pull complete 08:02:24 699f458cf7ca: Pull complete 08:02:24 765212b225bb: Pull complete 08:02:25 f23df028b6ca: Pull complete 08:02:25 d65c8cfc05b1: Pull complete 08:02:43 2437ff75d9bd: Pull complete 08:02:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:02:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:02:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:43 prd-ubuntu20.04-docker-arm64-4c-16g-22014 does not seem to be running inside a container 08:02:43 $ 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/716 -v /w/workspace/edgex-go/716:/w/workspace/edgex-go/716:rw,z -v /w/workspace/edgex-go/716@tmp:/w/workspace/edgex-go/716@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 08:02:45 $ docker top 557e026e9bd00b91847f52107ba286f75649089b08862f9a6b38196689d39756 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:46 ---> job-cost.sh 08:02:46 lf-activate-venv: SKIPPING 08:02:46 INFO: No Stack... 08:02:46 INFO: Retrieving Pricing Info for: v3-standard-4 08:02:47 INFO: Archiving Costs [Pipeline] sh 08:02:48 + cat /w/workspace/edgex-go/716/archives/cost.csv 08:02:48 + cut -d, -f6 [Pipeline] lock 08:02:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-716-stack-cost] 08:02:48 Resource [jenkins-edgexfoundry-edgex-go-main-716-stack-cost] did not exist. Created. 08:02:48 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-716-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:02:48 + echo total: 0.10999999940395355 [Pipeline] stash 08:02:49 Stashed 1 file(s) [Pipeline] } 08:02:49 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-716-stack-cost] [Pipeline] // lock [Pipeline] } 08:02:49 $ docker stop --time=1 557e026e9bd00b91847f52107ba286f75649089b08862f9a6b38196689d39756 08:02:50 $ docker rm -f --volumes 557e026e9bd00b91847f52107ba286f75649089b08862f9a6b38196689d39756 [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 08:02:51 provisioning config files... 08:02:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/716@tmp/config15426927353985451567tmp [Pipeline] { [Pipeline] sh 08:02:51 + set +x 08:02:51 + curl -s https://codecov.io/bash 08:02:51 + bash -s -- 08:02:51 08:02:51 _____ _ 08:02:51 / ____| | | 08:02:51 | | ___ __| | ___ ___ _____ __ 08:02:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:02:51 | |___| (_) | (_| | __/ (_| (_) \ V / 08:02:51 \_____\___/ \__,_|\___|\___\___/ \_/ 08:02:51 Bash-1.0.6 08:02:51 08:02:51 08:02:51 ==> git version 2.25.1 found 08:02:51 ==> 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 08:02:51 Release-Date: 2020-01-08 08:02:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:02:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:02:51 ==> Jenkins CI detected. 08:02:51 current dir:  /w/workspace/edgex-go/716 08:02:51 project root: . 08:02:51 --> token set from env 08:02:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:02:52 ==> Running gcov in . (disable via -X gcov) 08:02:52 ==> Python coveragepy not found 08:02:52 ==> Searching for coverage reports in: 08:02:52 + . 08:02:52 -> Found 1 reports 08:02:52 ==> Detecting git/mercurial file structure 08:02:52 ==> Reading reports 08:02:52 + ./coverage.out bytes=1503744 08:02:52 ==> Appending adjustments 08:02:52 https://docs.codecov.io/docs/fixing-reports 08:02:53 + Found adjustments 08:02:53 ==> Gzipping contents 08:02:53 132K /tmp/codecov.E14rfM.gz 08:02:53 ==> Uploading reports 08:02:53 url: https://codecov.io 08:02:53 query: branch=main&commit=eff0073b07e97d0759d12be495c575c58380daf5&build=716&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F716%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:02:53 -> Pinging Codecov 08:02:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=eff0073b07e97d0759d12be495c575c58380daf5&build=716&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F716%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:02:53 -> Uploading to 08:02:53 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/eff0073b07e97d0759d12be495c575c58380daf5/1781539e-348b-4b72-aff5-aee72a9c1c8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T080253Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fea7a4f1b46c848306d4cef728e18b2c1086af11ed2a679c505ebd5a27492885 08:02:53 % Total % Received % Xferd Average Speed Time Time Time Current 08:02:53 Dload Upload Total Spent Left Speed 08:02:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 458k --:--:-- --:--:-- --:--:-- 458k 08:02:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/eff0073b07e97d0759d12be495c575c58380daf5 [Pipeline] } 08:02:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:02:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:02:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:02:54 08:02:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:02:54 latest: Pulling from edgex-devops/edgex-snyk-go 08:02:54 43c4264eed91: Already exists 08:02:54 4cc291be95ef: Already exists 08:02:54 2ac1f1163629: Already exists 08:02:54 5c3c966382ef: Already exists 08:02:54 4f4fb700ef54: Already exists 08:02:54 d9c7d2e4e75e: Pulling fs layer 08:02:54 9c3e1370e548: Pulling fs layer 08:02:55 d9c7d2e4e75e: Verifying Checksum 08:02:55 d9c7d2e4e75e: Download complete 08:02:55 d9c7d2e4e75e: Pull complete 08:02:56 9c3e1370e548: Verifying Checksum 08:02:56 9c3e1370e548: Download complete 08:02:58 9c3e1370e548: Pull complete 08:02:58 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:02:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:58 prd-ubuntu20.04-docker-8c-8g-22013 does not seem to be running inside a container 08:02:58 $ 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/716 -v /w/workspace/edgex-go/716:/w/workspace/edgex-go/716:rw,z -v /w/workspace/edgex-go/716@tmp:/w/workspace/edgex-go/716@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 08:03:04 $ docker top 59321649212f3e1b6f96f34716611a85ead9f7357a2ff45fe197afb7c092f94d -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:04 + git config --global --add safe.directory /w/workspace/edgex-go/716 [Pipeline] echo 08:03:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:03:04 + set -o pipefail 08:03:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:03:12 08:03:12 Monitoring /w/workspace/edgex-go/716 (github.com/edgexfoundry/edgex-go)... 08:03:12 08:03:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d1ce9e96-9cf5-4ae2-ba5e-90086604d66e 08:03:12 08:03:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:03:12 08:03:12 08:03:12 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:03:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:03:12 $ docker stop --time=1 59321649212f3e1b6f96f34716611a85ead9f7357a2ff45fe197afb7c092f94d 08:03:21 $ docker rm -f --volumes 59321649212f3e1b6f96f34716611a85ead9f7357a2ff45fe197afb7c092f94d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:03:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:21 provisioning config files... 08:03:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/716@tmp/config12571320082400464069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:22 --> edgex-publish-swagger.sh 08:03:22 === Publish openapi/v3 API === 08:03:22 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:03:22 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/716/openapi/v3/core-command.yaml] 08:03:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:03:22 Dload Upload Total Spent Left Speed 08:03:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 77498 --:--:-- --:--:-- --:--:-- 77498 08:03:22 08:03:22 08:03:22 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/716/openapi/v3/core-data.yaml] 08:03:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:03:22 Dload Upload Total Spent Left Speed 08:03:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 171k --:--:-- --:--:-- --:--:-- 171k 100 72043 0 0 100 72043 0 171k --:--:-- --:--:-- --:--:-- 171k 08:03:22 08:03:22 08:03:22 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/716/openapi/v3/core-keeper.yaml] 08:03:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:03:22 Dload Upload Total Spent Left Speed 08:03:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 304 147k --:--:-- --:--:-- --:--:-- 148k 08:03:23 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:03:23 08:03:23 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/716/openapi/v3/core-metadata.yaml] 08:03:23 % Total % Received % Xferd Average Speed Time Time Time Current 08:03:23 Dload Upload Total Spent Left Speed 08:03:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 449 429k --:--:-- --:--:-- --:--:-- 430k 08:03:23 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:03:23 08:03:23 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/716/openapi/v3/support-cron-scheduler.yaml] 08:03:23 % Total % Received % Xferd Average Speed Time Time Time Current 08:03:23 Dload Upload Total Spent Left Speed 08:03:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 280 201k --:--:-- --:--:-- --:--:-- 201k 08:03:23 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:03:23 08:03:23 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/716/openapi/v3/support-notifications.yaml] 08:03:23 % Total % Received % Xferd Average Speed Time Time Time Current 08:03:23 Dload Upload Total Spent Left Speed 08:03:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87457 100 156 100 87301 477 260k --:--:-- --:--:-- --:--:-- 260k 08:03:23 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:03:23 08:03:23 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/716/openapi/v3/support-scheduler.yaml] 08:03:23 % Total % Received % Xferd Average Speed Time Time Time Current 08:03:23 Dload Upload Total Spent Left Speed 08:03:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 514 119k --:--:-- --:--:-- --:--:-- 119k 08:03:24 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:03:24 [Pipeline] } 08:03:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:03:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:03:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:24 prd-ubuntu20.04-docker-8c-8g-22013 does not seem to be running inside a container 08:03:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/716 -v /w/workspace/edgex-go/716:/w/workspace/edgex-go/716:rw,z -v /w/workspace/edgex-go/716@tmp:/w/workspace/edgex-go/716@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 08:03:25 $ docker top 3c25857e067897dd1774328574391135f77ff776affbcdb75b3d8d33a13884c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:03:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:25 [ssh-agent] Looking for ssh-agent implementation... 08:03:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:25 $ docker exec 3c25857e067897dd1774328574391135f77ff776affbcdb75b3d8d33a13884c4 ssh-agent 08:03:25 SSH_AUTH_SOCK=/tmp/ssh-LuRmCIQYwDVa/agent.32 08:03:25 SSH_AGENT_PID=38 08:03:25 Running ssh-add (command line suppressed) 08:03:26 Identity added: /w/workspace/edgex-go/716@tmp/private_key_4310827133872812940.key (/w/workspace/edgex-go/716@tmp/private_key_4310827133872812940.key) 08:03:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:26 + git semver tag 08:03:26 2024-10-07 08:03:26,493 [run_tag] DEBUG tag force:False 08:03:26 2024-10-07 08:03:26,493 [check_head_tag] DEBUG check head tag 08:03:26 2024-10-07 08:03:26,496 [execute] INFO git cat-file --batch-check 08:03:26 2024-10-07 08:03:26,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/716, universal_newlines=False, shell=None, istream=) 08:03:26 2024-10-07 08:03:26,499 [execute] INFO git cat-file --batch 08:03:26 2024-10-07 08:03:26,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/716, universal_newlines=False, shell=None, istream=) 08:03:26 2024-10-07 08:03:26,545 [read_version] DEBUG read version from /w/workspace/edgex-go/716/.semver/main 08:03:26 2024-10-07 08:03:26,545 [execute] INFO git tag -a v3.2.0-dev.93 -m v3.2.0-dev.93 08:03:26 2024-10-07 08:03:26,545 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.93', '-m', 'v3.2.0-dev.93'], cwd=/w/workspace/edgex-go/716, universal_newlines=False, shell=None, istream=None) 08:03:26 2024-10-07 08:03:26,550 [read_version] DEBUG read version from /w/workspace/edgex-go/716/.semver/main 08:03:26 3.2.0-dev.93 [Pipeline] } 08:03:26 $ docker exec --env ******** --env ******** 3c25857e067897dd1774328574391135f77ff776affbcdb75b3d8d33a13884c4 ssh-agent -k 08:03:26 unset SSH_AUTH_SOCK; 08:03:26 unset SSH_AGENT_PID; 08:03:26 echo Agent pid 38 killed; 08:03:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:03:27 + git semver [Pipeline] } 08:03:27 $ docker stop --time=1 3c25857e067897dd1774328574391135f77ff776affbcdb75b3d8d33a13884c4 08:03:28 $ docker rm -f --volumes 3c25857e067897dd1774328574391135f77ff776affbcdb75b3d8d33a13884c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:03:28 08:03:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:03:29 0.23.1-centos7: Pulling from edgex-lftools 08:03:29 ab5ef0e58194: Pulling fs layer 08:03:29 9712f1f96733: Pulling fs layer 08:03:29 63f879dbbcfc: Pulling fs layer 08:03:29 0d9ebad4ef96: Pulling fs layer 08:03:29 e9a5061849ea: Pulling fs layer 08:03:29 d747dcd14b5f: Pulling fs layer 08:03:29 2de7ff778b66: Pulling fs layer 08:03:29 e9a5061849ea: Waiting 08:03:29 d747dcd14b5f: Waiting 08:03:29 2de7ff778b66: Waiting 08:03:29 0d9ebad4ef96: Waiting 08:03:29 9712f1f96733: Verifying Checksum 08:03:29 9712f1f96733: Download complete 08:03:29 63f879dbbcfc: Verifying Checksum 08:03:29 63f879dbbcfc: Download complete 08:03:29 e9a5061849ea: Verifying Checksum 08:03:29 e9a5061849ea: Download complete 08:03:29 d747dcd14b5f: Verifying Checksum 08:03:29 d747dcd14b5f: Download complete 08:03:29 0d9ebad4ef96: Verifying Checksum 08:03:29 0d9ebad4ef96: Download complete 08:03:29 ab5ef0e58194: Verifying Checksum 08:03:29 ab5ef0e58194: Download complete 08:03:29 2de7ff778b66: Verifying Checksum 08:03:29 2de7ff778b66: Download complete 08:03:32 ab5ef0e58194: Pull complete 08:03:32 9712f1f96733: Pull complete 08:03:33 63f879dbbcfc: Pull complete 08:03:36 0d9ebad4ef96: Pull complete 08:03:36 e9a5061849ea: Pull complete 08:03:36 d747dcd14b5f: Pull complete 08:03:37 2de7ff778b66: Pull complete 08:03:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:03:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:38 prd-ubuntu20.04-docker-8c-8g-22013 does not seem to be running inside a container 08:03:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/716 -v /w/workspace/edgex-go/716:/w/workspace/edgex-go/716:rw,z -v /w/workspace/edgex-go/716@tmp:/w/workspace/edgex-go/716@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 08:03:48 $ docker top eb8f01652328f39d83561905d8495e6875e2bd1b64ebef00def16cc8423bebbd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:03:48 provisioning config files... 08:03:48 copy managed file [sigul-config] to file:/w/workspace/edgex-go/716@tmp/config18168133776334545555tmp 08:03:48 copy managed file [sigul-password] to file:/w/workspace/edgex-go/716@tmp/config591086539401417302tmp 08:03:48 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/716@tmp/config18085346866219262656tmp [Pipeline] { [Pipeline] echo 08:03:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:03:49 ---> sigul-configuration.sh 08:03:49 gpg: directory `/root/.gnupg' created 08:03:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:03:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:03:49 gpg: keyring `/root/.gnupg/secring.gpg' created 08:03:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:03:49 gpg: CAST5 encrypted data 08:03:49 gpg: encrypted with 1 passphrase 08:03:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:03:49 + mkdir /home/jenkins 08:03:49 + mkdir /home/jenkins/sigul [Pipeline] sh 08:03:49 + 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 08:03:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:03:50 ---> sigul-install.sh 08:03:50 Sigul already installed; skipping installation. [Pipeline] sh 08:03:50 + git tag --list 08:03:50 0.6.0 08:03:50 0.6.1 08:03:50 0.7.0 08:03:50 0.7.1 08:03:50 v1.0.0 08:03:50 v1.0.1 08:03:50 v1.1.0 08:03:50 v1.2.0 08:03:50 v1.2.1 08:03:50 v1.3.0 08:03:50 v1.3.1 08:03:50 v2.0.0 08:03:50 v2.1.0 08:03:50 v2.1.1 08:03:50 v2.2.0 08:03:50 v2.3.0 08:03:50 v3.0 08:03:50 v3.0.0 08:03:50 v3.1 08:03:50 v3.1.0 08:03:50 v3.1.0-dev.1 08:03:50 v3.1.0-dev.10 08:03:50 v3.1.0-dev.11 08:03:50 v3.1.0-dev.12 08:03:50 v3.1.0-dev.13 08:03:50 v3.1.0-dev.14 08:03:50 v3.1.0-dev.15 08:03:50 v3.1.0-dev.16 08:03:50 v3.1.0-dev.17 08:03:50 v3.1.0-dev.18 08:03:50 v3.1.0-dev.19 08:03:50 v3.1.0-dev.2 08:03:50 v3.1.0-dev.20 08:03:50 v3.1.0-dev.21 08:03:50 v3.1.0-dev.22 08:03:50 v3.1.0-dev.23 08:03:50 v3.1.0-dev.24 08:03:50 v3.1.0-dev.25 08:03:50 v3.1.0-dev.26 08:03:50 v3.1.0-dev.27 08:03:50 v3.1.0-dev.28 08:03:50 v3.1.0-dev.29 08:03:50 v3.1.0-dev.3 08:03:50 v3.1.0-dev.30 08:03:50 v3.1.0-dev.31 08:03:50 v3.1.0-dev.32 08:03:50 v3.1.0-dev.33 08:03:50 v3.1.0-dev.34 08:03:50 v3.1.0-dev.35 08:03:50 v3.1.0-dev.36 08:03:50 v3.1.0-dev.37 08:03:50 v3.1.0-dev.38 08:03:50 v3.1.0-dev.39 08:03:50 v3.1.0-dev.4 08:03:50 v3.1.0-dev.40 08:03:50 v3.1.0-dev.41 08:03:50 v3.1.0-dev.42 08:03:50 v3.1.0-dev.43 08:03:50 v3.1.0-dev.44 08:03:50 v3.1.0-dev.45 08:03:50 v3.1.0-dev.46 08:03:50 v3.1.0-dev.47 08:03:50 v3.1.0-dev.48 08:03:50 v3.1.0-dev.49 08:03:50 v3.1.0-dev.5 08:03:50 v3.1.0-dev.50 08:03:50 v3.1.0-dev.51 08:03:50 v3.1.0-dev.52 08:03:50 v3.1.0-dev.53 08:03:50 v3.1.0-dev.54 08:03:50 v3.1.0-dev.55 08:03:50 v3.1.0-dev.56 08:03:50 v3.1.0-dev.57 08:03:50 v3.1.0-dev.58 08:03:50 v3.1.0-dev.59 08:03:50 v3.1.0-dev.6 08:03:50 v3.1.0-dev.60 08:03:50 v3.1.0-dev.61 08:03:50 v3.1.0-dev.62 08:03:50 v3.1.0-dev.63 08:03:50 v3.1.0-dev.64 08:03:50 v3.1.0-dev.65 08:03:50 v3.1.0-dev.66 08:03:50 v3.1.0-dev.67 08:03:50 v3.1.0-dev.68 08:03:50 v3.1.0-dev.69 08:03:50 v3.1.0-dev.7 08:03:50 v3.1.0-dev.70 08:03:50 v3.1.0-dev.71 08:03:50 v3.1.0-dev.72 08:03:50 v3.1.0-dev.73 08:03:50 v3.1.0-dev.8 08:03:50 v3.1.0-dev.9 08:03:50 v3.1.1 08:03:50 v3.1.1-dev.1 08:03:50 v3.1.1-dev.2 08:03:50 v3.2.0-dev.1 08:03:50 v3.2.0-dev.10 08:03:50 v3.2.0-dev.11 08:03:50 v3.2.0-dev.12 08:03:50 v3.2.0-dev.13 08:03:50 v3.2.0-dev.14 08:03:50 v3.2.0-dev.15 08:03:50 v3.2.0-dev.16 08:03:50 v3.2.0-dev.17 08:03:50 v3.2.0-dev.18 08:03:50 v3.2.0-dev.19 08:03:50 v3.2.0-dev.2 08:03:50 v3.2.0-dev.20 08:03:50 v3.2.0-dev.21 08:03:50 v3.2.0-dev.22 08:03:50 v3.2.0-dev.23 08:03:50 v3.2.0-dev.24 08:03:50 v3.2.0-dev.25 08:03:50 v3.2.0-dev.26 08:03:50 v3.2.0-dev.27 08:03:50 v3.2.0-dev.28 08:03:50 v3.2.0-dev.29 08:03:50 v3.2.0-dev.3 08:03:50 v3.2.0-dev.30 08:03:50 v3.2.0-dev.31 08:03:50 v3.2.0-dev.32 08:03:50 v3.2.0-dev.33 08:03:50 v3.2.0-dev.34 08:03:50 v3.2.0-dev.35 08:03:50 v3.2.0-dev.36 08:03:50 v3.2.0-dev.37 08:03:50 v3.2.0-dev.38 08:03:50 v3.2.0-dev.39 08:03:50 v3.2.0-dev.4 08:03:50 v3.2.0-dev.40 08:03:50 v3.2.0-dev.41 08:03:50 v3.2.0-dev.42 08:03:50 v3.2.0-dev.43 08:03:50 v3.2.0-dev.44 08:03:50 v3.2.0-dev.45 08:03:50 v3.2.0-dev.46 08:03:50 v3.2.0-dev.47 08:03:50 v3.2.0-dev.48 08:03:50 v3.2.0-dev.49 08:03:50 v3.2.0-dev.5 08:03:50 v3.2.0-dev.50 08:03:50 v3.2.0-dev.51 08:03:50 v3.2.0-dev.52 08:03:50 v3.2.0-dev.53 08:03:50 v3.2.0-dev.54 08:03:50 v3.2.0-dev.55 08:03:50 v3.2.0-dev.56 08:03:50 v3.2.0-dev.57 08:03:50 v3.2.0-dev.58 08:03:50 v3.2.0-dev.59 08:03:50 v3.2.0-dev.6 08:03:50 v3.2.0-dev.60 08:03:50 v3.2.0-dev.61 08:03:50 v3.2.0-dev.62 08:03:50 v3.2.0-dev.63 08:03:50 v3.2.0-dev.64 08:03:50 v3.2.0-dev.65 08:03:50 v3.2.0-dev.66 08:03:50 v3.2.0-dev.67 08:03:50 v3.2.0-dev.68 08:03:50 v3.2.0-dev.69 08:03:50 v3.2.0-dev.7 08:03:50 v3.2.0-dev.70 08:03:50 v3.2.0-dev.71 08:03:50 v3.2.0-dev.72 08:03:50 v3.2.0-dev.73 08:03:50 v3.2.0-dev.74 08:03:50 v3.2.0-dev.75 08:03:50 v3.2.0-dev.76 08:03:50 v3.2.0-dev.77 08:03:50 v3.2.0-dev.78 08:03:50 v3.2.0-dev.79 08:03:50 v3.2.0-dev.8 08:03:50 v3.2.0-dev.80 08:03:50 v3.2.0-dev.81 08:03:50 v3.2.0-dev.82 08:03:50 v3.2.0-dev.83 08:03:50 v3.2.0-dev.84 08:03:50 v3.2.0-dev.85 08:03:50 v3.2.0-dev.86 08:03:50 v3.2.0-dev.87 08:03:50 v3.2.0-dev.88 08:03:50 v3.2.0-dev.89 08:03:50 v3.2.0-dev.9 08:03:50 v3.2.0-dev.90 08:03:50 v3.2.0-dev.91 08:03:50 v3.2.0-dev.92 08:03:50 v3.2.0-dev.93 [Pipeline] sh 08:03:50 + lftools sign git-tag v3.2.0-dev.93 08:03:51 Signing Git tag with Sigul... 08:03:51 Signing v3.2.0-dev.93 [Pipeline] echo 08:03:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:03:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:03:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:03:51 $ docker stop --time=1 eb8f01652328f39d83561905d8495e6875e2bd1b64ebef00def16cc8423bebbd 08:03:53 $ docker rm -f --volumes eb8f01652328f39d83561905d8495e6875e2bd1b64ebef00def16cc8423bebbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:03:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:03:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:53 prd-ubuntu20.04-docker-8c-8g-22013 does not seem to be running inside a container 08:03:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/716 -v /w/workspace/edgex-go/716:/w/workspace/edgex-go/716:rw,z -v /w/workspace/edgex-go/716@tmp:/w/workspace/edgex-go/716@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 08:03:54 $ docker top ebd9b97e48d1f8521f01cb9caa747f8bd2949aabc54006dd78002cf32e810f94 -eo pid,comm 08:03:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:03:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:03:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:54 [ssh-agent] Looking for ssh-agent implementation... 08:03:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:54 $ docker exec ebd9b97e48d1f8521f01cb9caa747f8bd2949aabc54006dd78002cf32e810f94 ssh-agent 08:03:54 SSH_AUTH_SOCK=/tmp/ssh-Ip3vVnYYrxmF/agent.32 08:03:54 SSH_AGENT_PID=38 08:03:54 Running ssh-add (command line suppressed) 08:03:54 Identity added: /w/workspace/edgex-go/716@tmp/private_key_5198117089861724598.key (/w/workspace/edgex-go/716@tmp/private_key_5198117089861724598.key) 08:03:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:55 + git semver bump pre 08:03:55 2024-10-07 08:03:55,170 [read_version] DEBUG read version from /w/workspace/edgex-go/716/.semver/main 08:03:55 2024-10-07 08:03:55,170 [bump_version] DEBUG bumping version:3.2.0-dev.93 on axis:pre with prefix:dev 08:03:55 2024-10-07 08:03:55,170 [bump_version] DEBUG bumped version:3.2.0-dev.94 08:03:55 2024-10-07 08:03:55,170 [write_version] DEBUG write version:3.2.0-dev.94 to path:/w/workspace/edgex-go/716/.semver/main with force:True 08:03:55 2024-10-07 08:03:55,170 [read_version] DEBUG read version from /w/workspace/edgex-go/716/.semver/main 08:03:55 2024-10-07 08:03:55,170 [write_file] DEBUG write to file:/w/workspace/edgex-go/716/.semver/main 08:03:55 2024-10-07 08:03:55,173 [execute] INFO git cat-file --batch-check 08:03:55 2024-10-07 08:03:55,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/716/.semver, universal_newlines=False, shell=None, istream=) 08:03:55 2024-10-07 08:03:55,179 [execute] INFO git cat-file --batch 08:03:55 2024-10-07 08:03:55,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/716/.semver, universal_newlines=False, shell=None, istream=) 08:03:55 2024-10-07 08:03:55,185 [read_version] DEBUG read version from /w/workspace/edgex-go/716/.semver/main 08:03:55 3.2.0-dev.94 [Pipeline] } 08:03:55 $ docker exec --env ******** --env ******** ebd9b97e48d1f8521f01cb9caa747f8bd2949aabc54006dd78002cf32e810f94 ssh-agent -k 08:03:55 unset SSH_AUTH_SOCK; 08:03:55 unset SSH_AGENT_PID; 08:03:55 echo Agent pid 38 killed; 08:03:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:03:55 + git semver [Pipeline] } 08:03:55 $ docker stop --time=1 ebd9b97e48d1f8521f01cb9caa747f8bd2949aabc54006dd78002cf32e810f94 08:03:57 $ docker rm -f --volumes ebd9b97e48d1f8521f01cb9caa747f8bd2949aabc54006dd78002cf32e810f94 [Pipeline] // withDockerContainer [Pipeline] sh 08:03:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:03:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:58 prd-ubuntu20.04-docker-8c-8g-22013 does not seem to be running inside a container 08:03:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/716 -v /w/workspace/edgex-go/716:/w/workspace/edgex-go/716:rw,z -v /w/workspace/edgex-go/716@tmp:/w/workspace/edgex-go/716@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 08:03:58 $ docker top ab48b7b58d04cb96d08d09b51d622508ab56a55af68426b6edabf6c446e39e36 -eo pid,comm 08:03: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). 08:03:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:03:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:58 [ssh-agent] Looking for ssh-agent implementation... 08:03:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:58 $ docker exec ab48b7b58d04cb96d08d09b51d622508ab56a55af68426b6edabf6c446e39e36 ssh-agent 08:03:58 SSH_AUTH_SOCK=/tmp/ssh-7dCoKLfCkKdu/agent.33 08:03:58 SSH_AGENT_PID=39 08:03:58 Running ssh-add (command line suppressed) 08:03:58 Identity added: /w/workspace/edgex-go/716@tmp/private_key_3340617750534183071.key (/w/workspace/edgex-go/716@tmp/private_key_3340617750534183071.key) 08:03:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:59 + git semver push 08:03:59 2024-10-07 08:03:59,254 [run_push] DEBUG push 08:03:59 2024-10-07 08:03:59,255 [execute] INFO git cat-file --batch-check 08:03:59 2024-10-07 08:03:59,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/716/.semver, universal_newlines=False, shell=None, istream=) 08:03:59 2024-10-07 08:03:59,259 [execute] INFO git rev-list 4b20553bfd47bd2e39e47eebc9cc876b4d65b4ae -- 08:03:59 2024-10-07 08:03:59,259 [execute] DEBUG Popen(['git', 'rev-list', '4b20553bfd47bd2e39e47eebc9cc876b4d65b4ae', '--'], cwd=/w/workspace/edgex-go/716/.semver, universal_newlines=False, shell=None, istream=None) 08:03:59 2024-10-07 08:03:59,277 [execute] INFO git fetch -v origin 08:03:59 2024-10-07 08:03:59,277 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/716/.semver, universal_newlines=True, shell=None, istream=None) 08:03:59 2024-10-07 08:03:59,702 [run_push] DEBUG no remote changes detected 08:03:59 2024-10-07 08:03:59,703 [execute] INFO git push origin semver 08:03:59 2024-10-07 08:03:59,703 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/716/.semver, universal_newlines=False, shell=None, istream=None) 08:04:01 2024-10-07 08:04:00,415 [run_push] DEBUG push all version tags 08:04:01 2024-10-07 08:04:00,416 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:04:01 2024-10-07 08:04:00,417 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/716, universal_newlines=False, shell=None, istream=None) 08:04:02 2024-10-07 08:04:02,081 [read_version] DEBUG read version from /w/workspace/edgex-go/716/.semver/main 08:04:02 3.2.0-dev.94 [Pipeline] } 08:04:02 $ docker exec --env ******** --env ******** ab48b7b58d04cb96d08d09b51d622508ab56a55af68426b6edabf6c446e39e36 ssh-agent -k 08:04:02 unset SSH_AUTH_SOCK; 08:04:02 unset SSH_AGENT_PID; 08:04:02 echo Agent pid 39 killed; 08:04:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:04:02 + git semver [Pipeline] } 08:04:03 $ docker stop --time=1 ab48b7b58d04cb96d08d09b51d622508ab56a55af68426b6edabf6c446e39e36 08:04:04 $ docker rm -f --volumes ab48b7b58d04cb96d08d09b51d622508ab56a55af68426b6edabf6c446e39e36 [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 08:04:04 + [ -d /w/workspace/edgex-go/716/archives ] [Pipeline] libraryResource [Pipeline] sh 08:04:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:04:06 ---> package-listing.sh 08:04:06 ++ facter osfamily 08:04:06 ++ tr '[:upper:]' '[:lower:]' 08:04:06 + OS_FAMILY=debian 08:04:06 + workspace=/w/workspace/edgex-go/716 08:04:06 + START_PACKAGES=/tmp/packages_start.txt 08:04:06 + END_PACKAGES=/tmp/packages_end.txt 08:04:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:04:06 + PACKAGES=/tmp/packages_start.txt 08:04:06 + '[' /w/workspace/edgex-go/716 ']' 08:04:06 + PACKAGES=/tmp/packages_end.txt 08:04:06 + case "${OS_FAMILY}" in 08:04:06 + dpkg -l 08:04:06 + grep '^ii' 08:04:06 + '[' -f /tmp/packages_start.txt ']' 08:04:06 + '[' -f /tmp/packages_end.txt ']' 08:04:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:04:06 + '[' /w/workspace/edgex-go/716 ']' 08:04:06 + mkdir -p /w/workspace/edgex-go/716/archives/ 08:04:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/716/archives/ [Pipeline] echo 08:04:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/716/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:04:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:07 08:04:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:07 latest: Pulling from edgex-lftools-log-publisher 08:04:07 5eb5b503b376: Pulling fs layer 08:04:07 5c69ac0246d0: Pulling fs layer 08:04:07 ec43610c2a17: Pulling fs layer 08:04:07 3a2ae6a8a46f: Pulling fs layer 08:04:07 33b1e0a273af: Pulling fs layer 08:04:07 5d3b04190fa2: Pulling fs layer 08:04:07 2f39f015ded8: Pulling fs layer 08:04:07 33b1e0a273af: Waiting 08:04:07 5d3b04190fa2: Waiting 08:04:07 2f39f015ded8: Waiting 08:04:07 3a2ae6a8a46f: Waiting 08:04:07 5c69ac0246d0: Verifying Checksum 08:04:07 5c69ac0246d0: Download complete 08:04:07 3a2ae6a8a46f: Verifying Checksum 08:04:07 3a2ae6a8a46f: Download complete 08:04:07 33b1e0a273af: Verifying Checksum 08:04:07 33b1e0a273af: Download complete 08:04:07 5d3b04190fa2: Verifying Checksum 08:04:07 5d3b04190fa2: Download complete 08:04:07 ec43610c2a17: Verifying Checksum 08:04:07 ec43610c2a17: Download complete 08:04:07 5eb5b503b376: Download complete 08:04:08 2f39f015ded8: Download complete 08:04:08 5eb5b503b376: Pull complete 08:04:09 5c69ac0246d0: Pull complete 08:04:09 ec43610c2a17: Pull complete 08:04:09 3a2ae6a8a46f: Pull complete 08:04:09 33b1e0a273af: Pull complete 08:04:09 5d3b04190fa2: Pull complete 08:04:14 2f39f015ded8: Pull complete 08:04:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:14 prd-ubuntu20.04-docker-8c-8g-22013 does not seem to be running inside a container 08:04:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/716/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/716 -v /w/workspace/edgex-go/716:/w/workspace/edgex-go/716:rw,z -v /w/workspace/edgex-go/716@tmp:/w/workspace/edgex-go/716@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 08:04:19 $ docker top f65e290eb6b9fe333fb788230ccfef4dcabcd61c3c486b33054fc022bb9b9ea6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:19 + touch /tmp/pre-build-complete [Pipeline] sh 08:04:20 + mkdir -p /var/log/sysstat [Pipeline] sh 08:04:20 + ls /var/log/sa-host 08:04:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:20 provisioning config files... 08:04:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/716@tmp/config7574772319080988967tmp [Pipeline] { [Pipeline] echo 08:04:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:04:20 ---> create-netrc.sh [Pipeline] } 08:04:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:04:21 ---> python-tools-install.sh [Pipeline] echo 08:04:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:04:21 ---> sudo-logs.sh 08:04:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:04:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:04:21 ---> job-cost.sh 08:04:21 lf-activate-venv: SKIPPING 08:04:21 DEBUG: total: 0.10999999940395355 08:04:21 INFO: Retrieving Stack Cost... 08:04:22 INFO: Retrieving Pricing Info for: v3-standard-8 08:04:22 INFO: Archiving Costs [Pipeline] echo 08:04:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:04:22 ---> logs-deploy.sh 08:04:22 lf-activate-venv: SKIPPING 08:04:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/716 08:04:22 INFO: archiving workspace using pattern(s): 08:04:23 Archives upload complete. 08:04:23 INFO: archiving logs to Nexus 08:04:24 ---> uname -a: 08:04:24 Linux prd-ubuntu20-04-docker-8c-8g-22013 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:04:24 08:04:24 08:04:24 ---> lscpu: 08:04:24 Architecture: x86_64 08:04:24 CPU op-mode(s): 32-bit, 64-bit 08:04:24 Byte Order: Little Endian 08:04:24 Address sizes: 40 bits physical, 48 bits virtual 08:04:24 CPU(s): 8 08:04:24 On-line CPU(s) list: 0-7 08:04:24 Thread(s) per core: 1 08:04:24 Core(s) per socket: 1 08:04:24 Socket(s): 8 08:04:24 NUMA node(s): 1 08:04:24 Vendor ID: AuthenticAMD 08:04:24 CPU family: 23 08:04:24 Model: 49 08:04:24 Model name: AMD EPYC-Rome Processor 08:04:24 Stepping: 0 08:04:24 CPU MHz: 2800.000 08:04:24 BogoMIPS: 5600.00 08:04:24 Virtualization: AMD-V 08:04:24 Hypervisor vendor: KVM 08:04:24 Virtualization type: full 08:04:24 L1d cache: 256 KiB 08:04:24 L1i cache: 256 KiB 08:04:24 L2 cache: 4 MiB 08:04:24 L3 cache: 128 MiB 08:04:24 NUMA node0 CPU(s): 0-7 08:04:24 Vulnerability Itlb multihit: Not affected 08:04:24 Vulnerability L1tf: Not affected 08:04:24 Vulnerability Mds: Not affected 08:04:24 Vulnerability Meltdown: Not affected 08:04:24 Vulnerability Mmio stale data: Not affected 08:04:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:04:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:04:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:04:24 Vulnerability Srbds: Not affected 08:04:24 Vulnerability Tsx async abort: Not affected 08:04:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:04:24 08:04:24 08:04:24 ---> nproc: 08:04:24 8 08:04:24 08:04:24 08:04:24 ---> df -h: 08:04:24 Filesystem Size Used Avail Use% Mounted on 08:04:24 overlay 155G 28G 127G 19% / 08:04:24 tmpfs 64M 0 64M 0% /dev 08:04:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:04:24 shm 64M 0 64M 0% /dev/shm 08:04:24 /dev/vda1 155G 28G 127G 19% /facter-os 08:04:24 08:04:24 08:04:24 ---> sar -b -r -n DEV: 08:04:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22013) 10/07/24 _x86_64_ (8 CPU) 08:04:24 08:04:24 07:15:14 LINUX RESTART (8 CPU) 08:04:24 08:04:24 07:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:04:24 07:17:01 311.32 11.79 299.53 0.00 1784.51 100651.69 0.00 08:04:24 07:18:01 58.71 0.13 58.58 0.00 13.86 49724.49 0.00 08:04:24 07:19:01 39.23 0.02 39.21 0.00 0.13 38178.32 0.00 08:04:24 07:20:02 151.52 0.40 151.12 0.00 38.15 79923.30 0.00 08:04:24 07:21:01 742.46 17.72 724.73 0.00 2264.03 259700.56 0.00 08:04:24 07:22:01 574.59 2.07 572.52 0.00 2277.35 202178.97 0.00 08:04:24 07:23:01 340.10 1.67 338.43 0.00 36.65 105680.76 0.00 08:04:24 07:24:01 279.99 0.05 279.94 0.00 0.40 109836.92 0.00 08:04:24 07:25:01 620.16 0.17 619.99 0.00 20.66 61786.60 0.00 08:04:24 07:26:01 33.24 0.03 33.21 0.00 4.40 866.79 0.00 08:04:24 07:27:01 11.51 0.02 11.50 0.00 2.13 271.15 0.00 08:04:24 07:28:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 08:04:24 07:29:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 08:04:24 07:30:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 08:04:24 07:31:01 1.88 0.02 1.87 0.00 0.13 25.73 0.00 08:04:24 07:32:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 08:04:24 07:33:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 08:04:24 07:34:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 08:04:24 07:35:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 08:04:24 07:36:01 1.27 0.00 1.27 0.00 0.00 16.66 0.00 08:04:24 07:37:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 08:04:24 07:38:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 08:04:24 07:39:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 08:04:24 07:40:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 08:04:24 07:41:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 08:04:24 07:42:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 08:04:24 07:43:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 08:04:24 07:44:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 08:04:24 07:45:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 08:04:24 07:46:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 08:04:24 07:47:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 08:04:24 07:48:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 08:04:24 07:49:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 08:04:24 07:50:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 08:04:24 07:51:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 08:04:24 07:52:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 08:04:24 07:53:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 08:04:24 07:54:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 08:04:24 07:55:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 08:04:24 07:56:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 08:04:24 07:57:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 08:04:24 07:58:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 08:04:24 07:59:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 08:04:24 08:00:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 08:04:24 08:01:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 08:04:24 08:02:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 08:04:24 08:03:01 23.33 0.08 23.25 0.00 8.25 7984.03 0.00 08:04:24 08:04:01 163.79 0.18 163.61 0.00 1.60 45288.59 0.00 08:04:24 Average: 70.41 0.71 69.71 0.00 133.13 22041.64 0.00 08:04:24 08:04:24 07:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:24 07:17:01 27638768 31535624 775652 2.36 126004 3923000 1853032 5.46 1256928 3470280 84 08:04:24 07:18:01 26920096 31396988 906312 2.76 130508 4462420 2141744 6.31 2000308 3405048 394660 08:04:24 07:19:01 27080756 31537992 763572 2.32 135748 4407776 1831492 5.40 1371132 3840456 415168 08:04:24 07:20:02 25894796 31360188 941624 2.86 144704 5419420 2112544 6.23 1741216 4663916 1223608 08:04:24 07:21:01 17681724 31385448 863704 2.63 329900 13014404 2291496 6.75 2639040 11461756 2062300 08:04:24 07:22:01 10958836 28739548 3437100 10.45 372968 16632968 10760880 31.71 5920100 14382260 547708 08:04:24 07:23:01 7435856 28098880 4071760 12.38 389748 19364324 10733772 31.63 7916600 15771364 824040 08:04:24 07:24:01 6897228 30018716 2178108 6.62 399260 21790248 5396188 15.90 6747576 17505624 1325708 08:04:24 07:25:01 10327288 31416460 830840 2.53 417232 19954596 2156640 6.36 3329392 17773324 940 08:04:24 07:26:01 10329496 31415632 831732 2.53 417060 19952104 2174580 6.41 3775368 17325320 492 08:04:24 07:27:01 10339276 31425920 821416 2.50 417472 19952232 2012008 5.93 3863308 17228240 16 08:04:24 07:28:01 10339256 31425912 821756 2.50 417480 19952232 2012008 5.93 3863076 17228244 60 08:04:24 07:29:01 10354108 31440904 806748 2.45 417484 19952368 2012008 5.93 3847640 17228376 12 08:04:24 07:30:01 10356756 31443560 804264 2.45 417496 19952368 2012008 5.93 3845812 17228376 8 08:04:24 07:31:01 10360508 31447308 800776 2.44 417524 19952348 2026508 5.97 3841176 17228348 64 08:04:24 07:32:01 10360568 31447408 800608 2.43 417560 19952356 2026508 5.97 3841140 17228352 12 08:04:24 07:33:01 10360624 31447504 800596 2.43 417588 19952356 2026508 5.97 3841272 17228356 8 08:04:24 07:34:01 10360860 31447764 800320 2.43 417600 19952360 2026508 5.97 3841304 17228360 8 08:04:24 07:35:01 10360940 31447860 800156 2.43 417624 19952360 2026508 5.97 3842856 17228360 4 08:04:24 07:36:01 10361428 31448380 799576 2.43 417648 19952364 2026508 5.97 3842168 17228368 56 08:04:24 07:37:01 10361412 31448368 799536 2.43 417668 19952372 2026508 5.97 3842092 17228372 12 08:04:24 07:38:01 10360860 31447860 800024 2.43 417668 19952372 2026508 5.97 3842176 17228372 16 08:04:24 07:39:01 10361272 31448280 799744 2.43 417676 19952376 2026508 5.97 3842160 17228376 24 08:04:24 07:40:01 10361200 31448212 799724 2.43 417676 19952384 2026508 5.97 3842104 17228380 12 08:04:24 07:41:01 10361184 31448196 799664 2.43 417696 19952380 2026508 5.97 3842204 17228380 8 08:04:24 07:42:01 10361104 31448160 799616 2.43 417720 19952388 2026508 5.97 3842192 17228392 32 08:04:24 07:43:01 10361056 31448112 799588 2.43 417736 19952388 2026508 5.97 3842192 17228392 8 08:04:24 07:44:01 10360756 31447820 799800 2.43 417756 19952392 2026508 5.97 3842192 17228396 16 08:04:24 07:45:01 10360952 31448084 799620 2.43 417764 19952396 2026508 5.97 3842248 17228404 28 08:04:24 07:46:01 10361112 31448252 799592 2.43 417788 19952388 2026508 5.97 3842340 17228404 44 08:04:24 07:47:01 10360804 31447992 799808 2.43 417812 19952400 2026508 5.97 3842316 17228400 8 08:04:24 07:48:01 10360480 31447668 800052 2.43 417836 19952400 2026508 5.97 3842324 17228400 12 08:04:24 07:49:01 10360684 31447904 799780 2.43 417840 19952404 2042676 6.02 3842352 17228404 28 08:04:24 07:50:01 10360320 31447548 800056 2.43 417856 19952412 2042676 6.02 3842364 17228408 4 08:04:24 07:51:01 10360084 31447316 800212 2.43 417872 19952412 2042676 6.02 3842412 17228408 20 08:04:24 07:52:01 10360212 31447496 800196 2.43 417900 19952420 2026036 5.97 3842428 17228420 12 08:04:24 07:53:01 10360448 31447736 799912 2.43 417916 19952424 2026036 5.97 3842428 17228424 24 08:04:24 07:54:01 10360640 31447984 799828 2.43 417948 19952424 2042092 6.02 3842524 17228428 4 08:04:24 07:55:01 10360380 31447752 800052 2.43 417960 19952428 2042092 6.02 3842544 17228428 8 08:04:24 07:56:01 10360048 31447452 800340 2.43 417992 19952420 2042092 6.02 3842652 17228428 56 08:04:24 07:57:01 10359992 31447420 800304 2.43 418000 19952432 2042092 6.02 3842592 17228432 32 08:04:24 07:58:01 10359944 31447380 800252 2.43 418032 19952436 2042092 6.02 3842640 17228436 64 08:04:24 07:59:01 10359888 31447384 800196 2.43 418072 19952440 2042092 6.02 3842664 17228440 24 08:04:24 08:00:01 10360072 31447576 800132 2.43 418088 19952440 2042092 6.02 3842684 17228444 40 08:04:24 08:01:01 10360008 31447572 800176 2.43 418104 19952444 2042092 6.02 3843348 17228444 240 08:04:24 08:02:01 10359992 31447576 800272 2.43 418120 19952448 2042092 6.02 3843020 17228448 20 08:04:24 08:03:01 9915132 31422412 825116 2.51 418960 20352276 2157372 6.36 3864156 17629356 134616 08:04:24 08:04:01 9166132 31372900 868420 2.64 433188 20956716 2179120 6.42 3946616 18207060 744 08:04:24 Average: 11732820 31286800 961430 2.92 390734 18510754 2476520 7.30 3810029 15951204 144398 08:04:24 08:04:24 07:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:24 07:17:01 ens3 1182.90 1061.02 9998.36 122.73 0.00 0.00 0.00 0.00 08:04:24 07:17:01 docker0 909.73 945.38 67.33 5042.12 0.00 0.00 0.00 0.00 08:04:24 07:17:01 lo 4.61 4.61 0.45 0.45 0.00 0.00 0.00 0.00 08:04:24 07:18:01 ens3 34.67 22.58 34.19 15.19 0.00 0.00 0.00 0.00 08:04:24 07:18:01 docker0 0.08 0.15 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:18:01 veth6e37e6a 0.08 0.27 0.01 0.02 0.00 0.00 0.00 0.00 08:04:24 07:19:01 ens3 32.51 20.81 32.47 12.42 0.00 0.00 0.00 0.00 08:04:24 07:19:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 08:04:24 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:19:01 veth6e37e6a 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 08:04:24 07:20:02 ens3 107.65 67.08 2210.89 21.34 0.00 0.00 0.00 0.00 08:04:24 07:20:02 vethc8e2484 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:04:24 07:20:02 vethba7e0eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:20:02 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:20:02 veth3f53678 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:20:02 lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 08:04:24 07:21:01 ens3 987.46 559.76 10041.73 216.28 0.00 0.00 0.00 0.00 08:04:24 07:21:01 vethc8e2484 0.36 1.03 0.03 0.15 0.00 0.00 0.00 0.00 08:04:24 07:21:01 veth02d67c7 70.14 132.54 7.63 1201.04 0.00 0.00 0.00 0.10 08:04:24 07:21:01 veth31bd4ec 76.89 148.33 8.10 1202.17 0.00 0.00 0.00 0.10 08:04:24 07:21:01 vethb01c60f 72.76 120.64 7.79 1202.00 0.00 0.00 0.00 0.10 08:04:24 07:21:01 vethe4e223e 76.55 126.22 8.11 1200.86 0.00 0.00 0.00 0.10 08:04:24 07:21:01 docker0 456.78 808.85 39.64 7786.68 0.00 0.00 0.00 0.00 08:04:24 07:21:01 lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 08:04:24 07:21:01 veth2c3f912 83.43 146.35 8.53 1200.59 0.00 0.00 0.00 0.10 08:04:24 07:22:01 veth82d8e9e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:24 07:22:01 veth734df99 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:04:24 07:22:01 vetha359bc2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:04:24 07:22:01 ens3 110.11 47.36 1406.83 8.75 0.00 0.00 0.00 0.00 08:04:24 07:22:01 vethc8e2484 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:22:01 veth46d1cc5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:04:24 07:22:01 vetha64172e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:24 07:22:01 veth76d2d11 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:24 07:22:01 vethffef4ba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:04:24 07:22:01 vethbd6b310 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:04:24 07:22:01 veth31bab03 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:24 07:22:01 vethef38006 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:04:24 07:22:01 veth9e300e3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:04:24 07:22:01 docker0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:22:01 veth090c1a1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:04:24 07:22:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 08:04:24 07:22:01 veth7a15d2f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:04:24 07:23:01 veth82d8e9e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:23:01 veth734df99 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:23:01 vetha359bc2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:23:01 ens3 8.38 7.18 6.03 7.27 0.00 0.00 0.00 0.00 08:04:24 07:23:01 vethc8e2484 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:23:01 veth46d1cc5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:23:01 vetha64172e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:23:01 veth76d2d11 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:23:01 vethffef4ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:23:01 vethbd6b310 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:23:01 veth31bab03 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:23:01 vethef38006 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:23:01 veth9e300e3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:23:01 veth090c1a1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:23:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 08:04:24 07:23:01 veth7a15d2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 veth82d8e9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 veth734df99 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 vetha359bc2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 ens3 7.46 6.04 5.43 4.25 0.00 0.00 0.00 0.00 08:04:24 07:24:01 vethc8e2484 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 veth46d1cc5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 vetha64172e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 veth76d2d11 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 vethffef4ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 vethbd6b310 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 veth31bab03 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 vethef38006 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 veth9e300e3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 veth090c1a1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:24:01 veth7a15d2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:25:01 ens3 260.58 275.24 155.07 865.67 0.00 0.00 0.00 0.00 08:04:24 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:25:01 lo 35.19 35.19 3.47 3.47 0.00 0.00 0.00 0.00 08:04:24 07:26:01 ens3 413.75 414.81 182.49 2636.95 0.00 0.00 0.00 0.00 08:04:24 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:26:01 lo 37.73 37.73 3.71 3.71 0.00 0.00 0.00 0.00 08:04:24 07:27:01 ens3 115.11 108.07 61.65 544.54 0.00 0.00 0.00 0.00 08:04:24 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:27:01 lo 12.53 12.53 1.24 1.24 0.00 0.00 0.00 0.00 08:04:24 07:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:31:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:04:24 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:32:01 ens3 0.78 0.48 3.51 0.04 0.00 0.00 0.00 0.00 08:04:24 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:33:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:35:01 ens3 1.28 1.98 0.08 13.76 0.00 0.00 0.00 0.00 08:04:24 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:36:01 ens3 0.93 1.90 0.13 6.62 0.00 0.00 0.00 0.00 08:04:24 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:41:01 ens3 1.35 1.60 0.19 6.68 0.00 0.00 0.00 0.00 08:04:24 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:42:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:46:01 ens3 3.43 4.88 0.29 7.23 0.00 0.00 0.00 0.00 08:04:24 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:47:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:48:01 ens3 0.28 0.20 0.18 0.01 0.00 0.00 0.00 0.00 08:04:24 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:50:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:51:01 ens3 6.05 7.62 0.46 7.41 0.00 0.00 0.00 0.00 08:04:24 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:56:01 ens3 3.95 4.38 0.32 7.14 0.00 0.00 0.00 0.00 08:04:24 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:57:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:04:24 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 07:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 08:00:01 ens3 0.25 0.22 0.12 0.02 0.00 0.00 0.00 0.00 08:04:24 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 08:01:01 ens3 2.80 3.23 0.30 7.13 0.00 0.00 0.00 0.00 08:04:24 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 08:02:01 ens3 4.15 7.15 0.50 7.49 0.00 0.00 0.00 0.00 08:04:24 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:24 08:03:01 ens3 101.70 65.24 2642.13 70.75 0.00 0.00 0.00 0.00 08:04:24 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:24 08:03:01 lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 08:04:24 08:04:01 ens3 316.11 205.28 4540.92 51.87 0.00 0.00 0.00 0.00 08:04:24 08:04:01 veth3cbbe7c 1.87 1.78 0.29 1.02 0.00 0.00 0.00 0.00 08:04:24 08:04:01 docker0 87.35 137.49 8.02 1272.36 0.00 0.00 0.00 0.00 08:04:24 08:04:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 08:04:24 Average: ens3 76.52 59.81 646.54 96.64 0.00 0.00 0.00 0.00 08:04:24 Average: veth3cbbe7c 0.04 0.04 0.01 0.02 0.00 0.00 0.00 0.00 08:04:24 Average: docker0 29.87 38.87 2.36 289.62 0.00 0.00 0.00 0.00 08:04:24 Average: lo 2.06 2.06 0.20 0.20 0.00 0.00 0.00 0.00 08:04:24 08:04:24 08:04:24 ---> sar -P ALL: 08:04:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22013) 10/07/24 _x86_64_ (8 CPU) 08:04:24 08:04:24 07:15:14 LINUX RESTART (8 CPU) 08:04:24 08:04:24 07:16:02 CPU %user %nice %system %iowait %steal %idle 08:04:24 07:17:01 all 9.53 0.00 4.53 3.90 0.07 81.96 08:04:24 07:17:01 0 9.37 0.00 5.07 0.93 0.07 84.56 08:04:24 07:17:01 1 8.74 0.00 4.84 12.01 0.09 74.32 08:04:24 07:17:01 2 14.06 0.00 4.87 2.25 0.07 78.76 08:04:24 07:17:01 3 8.85 0.00 3.53 0.91 0.07 86.65 08:04:24 07:17:01 4 8.70 0.00 4.88 10.77 0.05 75.60 08:04:24 07:17:01 5 9.80 0.00 4.01 0.67 0.07 85.44 08:04:24 07:17:01 6 8.13 0.00 4.88 2.07 0.07 84.85 08:04:24 07:17:01 7 8.62 0.00 4.17 1.67 0.07 85.47 08:04:24 07:18:01 all 37.68 0.00 5.51 2.06 0.10 54.65 08:04:24 07:18:01 0 38.63 0.00 5.25 11.75 0.10 44.27 08:04:24 07:18:01 1 36.92 0.00 6.38 0.17 0.10 56.43 08:04:24 07:18:01 2 39.63 0.00 5.27 2.50 0.10 52.49 08:04:24 07:18:01 3 35.41 0.00 5.57 0.00 0.08 58.94 08:04:24 07:18:01 4 36.13 0.00 5.75 0.17 0.10 57.85 08:04:24 07:18:01 5 38.57 0.00 5.61 0.89 0.13 54.80 08:04:24 07:18:01 6 38.53 0.00 5.05 1.01 0.10 55.31 08:04:24 07:18:01 7 37.64 0.00 5.18 0.02 0.08 57.08 08:04:24 07:19:01 all 48.85 0.00 6.20 1.01 0.10 43.84 08:04:24 07:19:01 0 49.34 0.00 5.99 1.14 0.10 43.43 08:04:24 07:19:01 1 48.08 0.00 6.31 0.67 0.10 44.83 08:04:24 07:19:01 2 48.50 0.00 6.02 1.81 0.10 43.57 08:04:24 07:19:01 3 48.85 0.00 6.33 0.25 0.10 44.47 08:04:24 07:19:01 4 49.61 0.00 6.70 0.64 0.08 42.97 08:04:24 07:19:01 5 50.61 0.00 6.37 2.67 0.10 40.25 08:04:24 07:19:01 6 50.04 0.00 6.18 0.81 0.10 42.87 08:04:24 07:19:01 7 45.80 0.00 5.67 0.10 0.10 48.33 08:04:24 07:20:02 all 32.74 0.00 6.23 2.66 0.09 58.27 08:04:24 07:20:02 0 32.86 0.00 6.44 11.37 0.08 49.24 08:04:24 07:20:02 1 32.08 0.00 5.40 0.37 0.10 62.06 08:04:24 07:20:02 2 32.29 0.00 5.89 2.34 0.08 59.40 08:04:24 07:20:02 3 32.84 0.00 6.81 1.85 0.12 58.38 08:04:24 07:20:02 4 34.05 0.00 6.17 0.69 0.10 58.99 08:04:24 07:20:02 5 34.99 0.00 6.91 3.58 0.08 54.43 08:04:24 07:20:02 6 32.87 0.00 6.19 0.74 0.10 60.10 08:04:24 07:20:02 7 29.91 0.00 6.04 0.39 0.08 63.58 08:04:24 07:21:01 all 22.37 0.00 9.33 26.53 0.14 41.64 08:04:24 07:21:01 0 23.63 0.00 9.92 29.13 0.12 37.20 08:04:24 07:21:01 1 22.31 0.00 9.51 20.90 0.09 47.19 08:04:24 07:21:01 2 19.55 0.00 9.59 18.09 0.12 52.65 08:04:24 07:21:01 3 23.66 0.00 9.61 42.23 0.16 24.35 08:04:24 07:21:01 4 22.91 0.00 9.30 17.73 0.31 49.76 08:04:24 07:21:01 5 23.97 0.00 8.67 22.71 0.09 44.57 08:04:24 07:21:01 6 22.14 0.00 9.09 16.88 0.10 51.79 08:04:24 07:21:01 7 20.75 0.00 8.91 44.85 0.10 25.38 08:04:24 07:22:01 all 43.87 0.00 8.12 12.66 0.10 35.25 08:04:24 07:22:01 0 44.43 0.00 9.27 23.07 0.12 23.12 08:04:24 07:22:01 1 43.65 0.00 8.50 15.04 0.10 32.71 08:04:24 07:22:01 2 43.12 0.00 7.21 2.47 0.08 47.12 08:04:24 07:22:01 3 44.77 0.00 7.55 5.97 0.10 41.60 08:04:24 07:22:01 4 43.52 0.00 7.69 8.97 0.10 39.72 08:04:24 07:22:01 5 43.89 0.00 8.25 2.74 0.10 45.02 08:04:24 07:22:01 6 43.98 0.00 7.52 25.75 0.12 22.64 08:04:24 07:22:01 7 43.58 0.00 8.98 17.33 0.10 30.01 08:04:24 07:23:01 all 88.36 0.00 11.37 0.00 0.27 0.00 08:04:24 07:23:01 0 88.26 0.00 11.55 0.00 0.19 0.00 08:04:24 07:23:01 1 88.57 0.00 11.25 0.00 0.18 0.00 08:04:24 07:23:01 2 88.88 0.00 10.90 0.02 0.19 0.02 08:04:24 07:23:01 3 88.09 0.00 11.72 0.00 0.19 0.00 08:04:24 07:23:01 4 88.01 0.00 11.13 0.02 0.84 0.00 08:04:24 07:23:01 5 88.93 0.00 10.89 0.00 0.17 0.00 08:04:24 07:23:01 6 88.95 0.00 10.86 0.00 0.19 0.00 08:04:24 07:23:01 7 87.17 0.00 12.63 0.00 0.20 0.00 08:04:24 07:24:01 all 88.40 0.00 9.72 1.06 0.29 0.52 08:04:24 07:24:01 0 87.21 0.00 10.92 1.10 0.17 0.59 08:04:24 07:24:01 1 86.67 0.00 11.53 1.04 0.17 0.59 08:04:24 07:24:01 2 88.10 0.00 9.91 0.99 0.45 0.55 08:04:24 07:24:01 3 89.73 0.00 8.58 0.90 0.16 0.64 08:04:24 07:24:01 4 88.79 0.00 8.64 1.10 0.88 0.60 08:04:24 07:24:01 5 88.19 0.00 10.11 1.53 0.17 0.00 08:04:24 07:24:01 6 89.24 0.00 8.97 1.00 0.17 0.61 08:04:24 07:24:01 7 89.29 0.00 9.13 0.86 0.14 0.58 08:04:24 07:25:01 all 13.28 0.00 3.53 6.57 0.07 76.56 08:04:24 07:25:01 0 12.13 0.00 3.94 5.69 0.05 78.19 08:04:24 07:25:01 1 14.05 0.00 3.73 13.01 0.07 69.15 08:04:24 07:25:01 2 14.57 0.00 3.70 6.58 0.07 75.08 08:04:24 07:25:01 3 11.02 0.00 3.40 3.92 0.05 81.62 08:04:24 07:25:01 4 15.24 0.00 3.87 6.84 0.08 73.96 08:04:24 07:25:01 5 11.05 0.00 3.28 11.19 0.07 74.41 08:04:24 07:25:01 6 13.12 0.00 2.63 2.14 0.07 82.04 08:04:24 07:25:01 7 15.06 0.00 3.70 3.19 0.08 77.97 08:04:24 07:26:01 all 9.63 0.00 0.89 0.10 0.06 89.33 08:04:24 07:26:01 0 8.90 0.00 0.85 0.02 0.05 90.18 08:04:24 07:26:01 1 10.84 0.00 0.83 0.30 0.07 87.96 08:04:24 07:26:01 2 8.19 0.00 0.87 0.10 0.07 90.77 08:04:24 07:26:01 3 3.21 0.00 0.52 0.02 0.03 96.22 08:04:24 07:26:01 4 13.24 0.00 1.19 0.23 0.08 85.25 08:04:24 07:26:01 5 6.12 0.00 0.74 0.02 0.03 93.10 08:04:24 07:26:01 6 11.97 0.00 1.00 0.05 0.05 86.93 08:04:24 07:26:01 7 14.55 0.00 1.14 0.03 0.07 84.21 08:04:24 07:27:01 all 2.37 0.00 0.29 0.03 0.02 97.29 08:04:24 07:27:01 0 1.63 0.00 0.33 0.02 0.00 98.02 08:04:24 07:27:01 1 0.50 0.00 0.22 0.00 0.02 99.27 08:04:24 07:27:01 2 3.45 0.00 0.32 0.17 0.03 96.03 08:04:24 07:27:01 3 0.42 0.00 0.30 0.00 0.02 99.27 08:04:24 07:27:01 4 3.44 0.00 0.32 0.05 0.02 96.18 08:04:24 07:27:01 5 3.44 0.00 0.17 0.02 0.03 96.34 08:04:24 07:27:01 6 1.95 0.00 0.22 0.02 0.03 97.78 08:04:24 07:27:01 7 4.10 0.00 0.47 0.00 0.02 95.41 08:04:24 08:04:24 07:27:01 CPU %user %nice %system %iowait %steal %idle 08:04:24 07:28:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:04:24 07:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:04:24 07:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:28:01 2 0.10 0.00 0.03 0.03 0.02 99.82 08:04:24 07:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:04:24 07:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:28:01 6 0.07 0.00 0.05 0.00 0.02 99.87 08:04:24 07:28:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:04:24 07:29:01 all 0.15 0.00 0.01 0.00 0.01 99.83 08:04:24 07:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:04:24 07:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:29:01 2 0.88 0.00 0.05 0.00 0.00 99.07 08:04:24 07:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:04:24 07:29:01 6 0.17 0.00 0.02 0.02 0.00 99.80 08:04:24 07:29:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:04:24 07:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:04:24 07:30:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:04:24 07:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:04:24 07:30:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:04:24 07:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:04:24 07:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:30:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:04:24 07:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:31:01 all 0.05 0.00 0.03 0.00 0.00 99.91 08:04:24 07:31:01 0 0.02 0.00 0.03 0.02 0.00 99.93 08:04:24 07:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:04:24 07:31:01 2 0.07 0.00 0.02 0.02 0.00 99.90 08:04:24 07:31:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:04:24 07:31:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:04:24 07:31:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:31:01 6 0.05 0.00 0.03 0.00 0.00 99.92 08:04:24 07:31:01 7 0.07 0.00 0.03 0.00 0.00 99.90 08:04:24 07:32:01 all 0.02 0.00 0.02 0.00 0.01 99.94 08:04:24 07:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:04:24 07:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:32:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:04:24 07:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:32:01 4 0.05 0.00 0.05 0.00 0.02 99.88 08:04:24 07:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:04:24 07:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:33:01 all 0.04 0.00 0.00 0.04 0.01 99.91 08:04:24 07:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:04:24 07:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:33:01 2 0.07 0.00 0.00 0.33 0.00 99.60 08:04:24 07:33:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:04:24 07:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:04:24 07:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:04:24 07:33:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:04:24 07:33:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:04:24 07:34:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:04:24 07:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:34:01 1 0.00 0.00 0.05 0.00 0.00 99.95 08:04:24 07:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:04:24 07:34:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:04:24 07:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:04:24 07:34:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:04:24 07:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:04:24 07:35:01 all 0.06 0.00 0.02 0.00 0.00 99.92 08:04:24 07:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:35:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:04:24 07:35:01 2 0.08 0.00 0.02 0.03 0.00 99.87 08:04:24 07:35:01 3 0.07 0.00 0.03 0.00 0.00 99.90 08:04:24 07:35:01 4 0.12 0.00 0.02 0.00 0.00 99.87 08:04:24 07:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:04:24 07:35:01 7 0.07 0.00 0.03 0.00 0.00 99.90 08:04:24 07:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:04:24 07:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:36:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:04:24 07:36:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:04:24 07:36:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:04:24 07:36:01 4 0.07 0.00 0.00 0.00 0.02 99.92 08:04:24 07:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:04:24 07:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:04:24 07:36:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:04:24 07:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:04:24 07:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:04:24 07:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:04:24 07:37:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:04:24 07:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:04:24 07:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:37:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:04:24 07:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:04:24 07:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:38:01 6 0.00 0.00 0.03 0.02 0.00 99.95 08:04:24 07:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 08:04:24 07:38:01 CPU %user %nice %system %iowait %steal %idle 08:04:24 07:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:04:24 07:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:39:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:04:24 07:39:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:04:24 07:39:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:04:24 07:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:04:24 07:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:04:24 07:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:04:24 07:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:04:24 07:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:04:24 07:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:40:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:04:24 07:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:04:24 07:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:04:24 07:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:41:01 all 0.02 0.00 0.01 0.29 0.08 99.60 08:04:24 07:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:04:24 07:41:01 2 0.02 0.00 0.00 2.35 0.62 97.01 08:04:24 07:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:04:24 07:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:04:24 07:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:04:24 07:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:04:24 07:42:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:04:24 07:42:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:04:24 07:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:42:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:04:24 07:42:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:04:24 07:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:04:24 07:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:04:24 07:43:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:04:24 07:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:43:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:04:24 07:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:04:24 07:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:04:24 07:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:44:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:04:24 07:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:04:24 07:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:04:24 07:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:04:24 07:44:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:04:24 07:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:44:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:04:24 07:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:04:24 07:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:04:24 07:45:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:04:24 07:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:04:24 07:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:04:24 07:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:04:24 07:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:04:24 07:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:04:24 07:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:04:24 07:46:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:04:24 07:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:04:24 07:46:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:04:24 07:46:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:04:24 07:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:04:24 07:47:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:04:24 07:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:47:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:04:24 07:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:04:24 07:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:04:24 07:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:04:24 07:48:01 all 0.04 0.00 0.01 0.00 0.00 99.95 08:04:24 07:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:04:24 07:48:01 2 0.03 0.00 0.02 0.02 0.00 99.93 08:04:24 07:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:48:01 6 0.08 0.00 0.02 0.00 0.00 99.90 08:04:24 07:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:04:24 07:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:04:24 07:49:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:04:24 07:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:49:01 2 0.00 0.00 0.03 0.02 0.02 99.93 08:04:24 07:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 08:04:24 07:49:01 CPU %user %nice %system %iowait %steal %idle 08:04:24 07:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:04:24 07:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:04:24 07:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:04:24 07:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:04:24 07:50:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:04:24 07:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:51:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:04:24 07:51:01 0 0.02 0.00 0.03 0.02 0.00 99.93 08:04:24 07:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:51:01 2 0.05 0.00 0.05 0.02 0.00 99.88 08:04:24 07:51:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:04:24 07:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:04:24 07:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:52:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:04:24 07:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:04:24 07:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:52:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:04:24 07:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:04:24 07:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:52:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:04:24 07:52:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:04:24 07:53:01 all 0.02 0.00 0.02 0.00 0.00 99.95 08:04:24 07:53:01 0 0.00 0.00 0.03 0.02 0.00 99.95 08:04:24 07:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:53:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:04:24 07:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:53:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:04:24 07:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:04:24 07:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:04:24 07:53:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:04:24 07:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:04:24 07:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:04:24 07:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:04:24 07:54:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:04:24 07:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:54:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:04:24 07:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:04:24 07:55:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:04:24 07:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 07:55:01 2 0.02 0.00 0.02 0.05 0.00 99.92 08:04:24 07:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:04:24 07:55:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:04:24 07:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:56:01 all 0.01 0.00 0.01 0.01 0.00 99.96 08:04:24 07:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:04:24 07:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:04:24 07:56:01 2 0.07 0.00 0.00 0.05 0.02 99.87 08:04:24 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:56:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:04:24 07:56:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:04:24 07:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:04:24 07:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:04:24 07:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:57:01 2 0.02 0.00 0.03 0.02 0.03 99.90 08:04:24 07:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:04:24 07:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:04:24 07:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:04:24 07:58:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:04:24 07:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 07:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:04:24 07:58:01 2 0.03 0.00 0.02 0.02 0.00 99.93 08:04:24 07:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:04:24 07:58:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:04:24 07:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:58:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:04:24 07:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:04:24 07:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:04:24 07:59:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:04:24 07:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:04:24 07:59:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:04:24 07:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 07:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:04:24 07:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:04:24 07:59:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:04:24 07:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:04:24 08:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:04:24 08:00:01 0 0.00 0.00 0.02 0.05 0.00 99.93 08:04:24 08:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 08:00:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:04:24 08:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 08:00:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:04:24 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 08:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 08:00:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:04:24 08:04:24 08:00:01 CPU %user %nice %system %iowait %steal %idle 08:04:24 08:01:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:04:24 08:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:04:24 08:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 08:01:01 2 0.08 0.00 0.02 0.02 0.02 99.87 08:04:24 08:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:04:24 08:01:01 4 0.03 0.00 0.05 0.00 0.00 99.92 08:04:24 08:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 08:01:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:04:24 08:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:04:24 08:02:01 all 0.01 0.00 0.02 0.00 0.33 99.64 08:04:24 08:02:01 0 0.00 0.00 0.02 0.02 0.60 99.37 08:04:24 08:02:01 1 0.00 0.00 0.03 0.00 0.50 99.47 08:04:24 08:02:01 2 0.02 0.00 0.05 0.02 0.42 99.49 08:04:24 08:02:01 3 0.00 0.00 0.02 0.00 0.10 99.88 08:04:24 08:02:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:04:24 08:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:04:24 08:02:01 6 0.02 0.00 0.02 0.00 0.63 99.34 08:04:24 08:02:01 7 0.02 0.00 0.02 0.00 0.38 99.58 08:04:24 08:03:01 all 1.67 0.00 0.74 0.74 0.02 96.82 08:04:24 08:03:01 0 0.99 0.00 1.34 4.93 0.02 92.73 08:04:24 08:03:01 1 2.00 0.00 0.83 0.15 0.02 97.00 08:04:24 08:03:01 2 2.88 0.00 0.67 0.68 0.02 95.75 08:04:24 08:03:01 3 1.12 0.00 0.50 0.00 0.02 98.36 08:04:24 08:03:01 4 1.50 0.00 0.62 0.20 0.02 97.66 08:04:24 08:03:01 5 1.40 0.00 0.47 0.00 0.02 98.12 08:04:24 08:03:01 6 2.08 0.00 0.85 0.00 0.02 97.05 08:04:24 08:03:01 7 1.38 0.00 0.68 0.00 0.02 97.91 08:04:24 08:04:01 all 6.75 0.00 2.96 4.28 0.07 85.95 08:04:24 08:04:01 0 6.27 0.00 3.47 3.76 0.05 86.46 08:04:24 08:04:01 1 9.39 0.00 4.60 11.52 0.14 74.35 08:04:24 08:04:01 2 5.80 0.00 2.46 5.41 0.07 86.26 08:04:24 08:04:01 3 5.80 0.00 2.25 0.14 0.07 91.75 08:04:24 08:04:01 4 6.44 0.00 3.24 11.63 0.05 78.64 08:04:24 08:04:01 5 6.86 0.00 3.06 1.29 0.05 88.74 08:04:24 08:04:01 6 6.29 0.00 2.13 0.37 0.05 91.16 08:04:24 08:04:01 7 7.25 0.00 2.48 0.32 0.05 89.90 08:04:24 Average: all 8.35 0.00 1.43 1.27 0.04 88.91 08:04:24 Average: 0 8.32 0.00 1.54 1.92 0.04 88.19 08:04:24 Average: 1 8.25 0.00 1.52 1.54 0.04 88.66 08:04:24 Average: 2 8.45 0.00 1.40 0.95 0.06 89.14 08:04:24 Average: 3 8.08 0.00 1.38 1.13 0.03 89.38 08:04:24 Average: 4 8.48 0.00 1.44 1.21 0.06 88.82 08:04:24 Average: 5 8.38 0.00 1.41 0.97 0.03 89.21 08:04:24 Average: 6 8.44 0.00 1.36 1.04 0.04 89.12 08:04:24 Average: 7 8.36 0.00 1.43 1.39 0.03 88.78 08:04:24 08:04:24 08:04:24