Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86628d3bc6947742983de71b4dc9c6f845597bbe 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-ssh1866910294070828128.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh9948223755993384594.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh4873626215704351704.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh14556706043009625295.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-ssh9739136445841975826.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]] ========================================================= [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 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-39230’ is offline Running on prd-ubuntu20.04-docker-8c-8g-39231 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/797 [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/797 # 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 86628d3bc6947742983de71b4dc9c6f845597bbe (main) Commit message: "Merge pull request #5083 from lindseysimple/issue-5065-2" > git config core.sparsecheckout # timeout=10 > git checkout -f 86628d3bc6947742983de71b4dc9c6f845597bbe # timeout=10 > git rev-list --no-walk 9ebed02dde4a816a76396a8e6ec635dd7fd91285 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:11:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:11:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:11:52 ========================================================= 11:11:52 EdgeX Global Pipelines Version Info 11:11:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:11:52 ------------------- 11:11:52 stable info: 11:11:52 ------------------- 11:11:52 Commited By: Cherry Wang cherry@iotechsys.com 11:11:52 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:11:52 Message: update stable to v1.0.269 11:11:53 ------------------- 11:11:53 experimental info: 11:11:53 ------------------- 11:11:53 Commited By: **** collab-it+edgex@linuxfoundation.org 11:11:53 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:11:53 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:11:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 11:11:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:11:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:11:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:11:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:11:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:11:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:11:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] echo 11:11:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86628d3 [Pipeline] echo 11:11:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:54 provisioning config files... 11:11:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/797@tmp/config485806224723584101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:54 ---> ****-login.sh 11:11:54 nexus3.edgexfoundry.org:10001 11:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:54 Configure a credential helper to remove this warning. See 11:11:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:54 11:11:54 Login Succeeded 11:11:54 nexus3.edgexfoundry.org:10002 11:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:55 Configure a credential helper to remove this warning. See 11:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:55 11:11:55 Login Succeeded 11:11:55 nexus3.edgexfoundry.org:10003 11:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:55 Configure a credential helper to remove this warning. See 11:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:55 11:11:55 Login Succeeded 11:11:55 nexus3.edgexfoundry.org:10004 11:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:55 Configure a credential helper to remove this warning. See 11:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:55 11:11:55 Login Succeeded 11:11:55 ****.io 11:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:11:55 Configure a credential helper to remove this warning. See 11:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:11:55 11:11:55 Login Succeeded 11:11:55 ---> ****-login.sh ends [Pipeline] } 11:11:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:11:55 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 11:11:55 + dirname cmd/core-command/Dockerfile 11:11:55 + cut -d/ -f2 11:11:55 + echo core-command,cmd/core-command/Dockerfile 11:11:55 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 11:11:55 cut -d/ -f2 11:11:55 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 11:11:55 + dirname cmd/core-data/Dockerfile 11:11:55 + cut -d/ -f2 11:11:55 + echo core-data,cmd/core-data/Dockerfile 11:11:55 + dirname cmd/core-keeper/Dockerfile 11:11:55 + cut -d/ -f2 11:11:55 + echo core-keeper,cmd/core-keeper/Dockerfile 11:11:55 + dirname cmd/core-metadata/Dockerfile 11:11:55 + cut -d/ -f2 11:11:55 + echo core-metadata,cmd/core-metadata/Dockerfile 11:11:55 + dirname cmd/security-bootstrapper/Dockerfile+ 11:11:55 cut -d/ -f2 11:11:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:11:55 + dirname cmd/security-proxy-auth/Dockerfile 11:11:55 + cut -d/ -f2 11:11:55 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 11:11:55 + dirname cmd/security-proxy-setup/Dockerfile 11:11:55 + cut -d/ -f2 11:11:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:11:55 + dirname cmd/security-secretstore-setup/Dockerfile 11:11:55 + cut -d/ -f2 11:11:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:11:55 + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ 11:11:55 -f2 11:11:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 11:11:55 + dirname cmd/security-spire-agent/Dockerfile 11:11:55 + cut -d/ -f2 11:11:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 11:11:55 + dirname cmd/security-spire-config/Dockerfile 11:11:55 + cut -d/ -f2 11:11:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 11:11:55 + dirname cmd/security-spire-server/Dockerfile 11:11:55 + cut -d/ -f2 11:11:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 11:11:55 + dirname cmd/support-notifications/Dockerfile 11:11:55 + cut -d/ -f2 11:11:55 + echo support-notifications,cmd/support-notifications/Dockerfile 11:11:55 + dirname cmd/support-scheduler/Dockerfile 11:11:55 + cut -d/ -f2 11:11:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 11:11:56 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:11:56 + git rev-list -1 --merges 86628d3bc6947742983de71b4dc9c6f845597bbe~1..86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] echo 11:11:56 -----------> git rev-list -1 --merges 86628d3bc6947742983de71b4dc9c6f845597bbe~1..86628d3bc6947742983de71b4dc9c6f845597bbe 86628d3bc6947742983de71b4dc9c6f845597bbe 11:11:56 86628d3bc6947742983de71b4dc9c6f845597bbe [false] [Pipeline] sh 11:11:56 + git log --format=format:%s -1 86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] echo 11:11:56 ========================================================= 11:11:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:11:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:11:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:11:57 + grep -v github /etc/ssh/ssh_known_hosts 11:11:57 + [ -e /tmp/ssh_known_hosts ] 11:11:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:11:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:11:57 + sudo tee -a /etc/ssh/ssh_known_hosts 11:11:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:57 11:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:57 0.1.4: Pulling from edgex-devops/py-git-semver 11:11:57 b85a868b505f: Pulling fs layer 11:11:57 e2be974225ed: Pulling fs layer 11:11:57 339a4e72a1f5: Pulling fs layer 11:11:57 988bab9f4d93: Pulling fs layer 11:11:57 1469e6f7b9e6: Pulling fs layer 11:11:57 eaf3925da568: Pulling fs layer 11:11:57 bab4dde63d76: Pulling fs layer 11:11:57 bde34c3a00c8: Pulling fs layer 11:11:57 b352a97aabf1: Pulling fs layer 11:11:57 4872d77fe225: Pulling fs layer 11:11:57 5851b861e8e6: Pulling fs layer 11:11:57 bde34c3a00c8: Waiting 11:11:57 b352a97aabf1: Waiting 11:11:57 1469e6f7b9e6: Waiting 11:11:57 4872d77fe225: Waiting 11:11:57 eaf3925da568: Waiting 11:11:57 5851b861e8e6: Waiting 11:11:57 bab4dde63d76: Waiting 11:11:57 e2be974225ed: Verifying Checksum 11:11:57 e2be974225ed: Download complete 11:11:57 988bab9f4d93: Download complete 11:11:57 1469e6f7b9e6: Verifying Checksum 11:11:57 1469e6f7b9e6: Download complete 11:11:57 eaf3925da568: Verifying Checksum 11:11:57 eaf3925da568: Download complete 11:11:57 339a4e72a1f5: Verifying Checksum 11:11:57 339a4e72a1f5: Download complete 11:11:57 bde34c3a00c8: Download complete 11:11:57 b352a97aabf1: Download complete 11:11:57 4872d77fe225: Verifying Checksum 11:11:57 4872d77fe225: Download complete 11:11:57 5851b861e8e6: Verifying Checksum 11:11:57 5851b861e8e6: Download complete 11:11:57 b85a868b505f: Verifying Checksum 11:11:57 b85a868b505f: Download complete 11:11:58 bab4dde63d76: Verifying Checksum 11:11:58 bab4dde63d76: Download complete 11:11:59 b85a868b505f: Pull complete 11:11:59 e2be974225ed: Pull complete 11:11:59 339a4e72a1f5: Pull complete 11:11:59 988bab9f4d93: Pull complete 11:11:59 1469e6f7b9e6: Pull complete 11:12:00 eaf3925da568: Pull complete 11:12:02 bab4dde63d76: Pull complete 11:12:02 bde34c3a00c8: Pull complete 11:12:02 b352a97aabf1: Pull complete 11:12:02 4872d77fe225: Pull complete 11:12:02 5851b861e8e6: Pull complete 11:12:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:12:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:12:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:02 prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container 11:12:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:12:04 $ docker top 5413c50a40fe6933f55e4119adf6ff36ff268d6a7f3f3ac4ebcef893b59a4649 -eo pid,comm 11:12:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:12:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:12:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:12:04 [ssh-agent] Looking for ssh-agent implementation... 11:12:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:04 $ docker exec 5413c50a40fe6933f55e4119adf6ff36ff268d6a7f3f3ac4ebcef893b59a4649 ssh-agent 11:12:04 SSH_AUTH_SOCK=/tmp/ssh-6nHJUsMwMWhF/agent.32 11:12:04 SSH_AGENT_PID=38 11:12:04 Running ssh-add (command line suppressed) 11:12:04 Identity added: /w/workspace/edgex-go/797@tmp/private_key_10604790844690817064.key (/w/workspace/edgex-go/797@tmp/private_key_10604790844690817064.key) 11:12:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:12:05 + git tag --points-at HEAD [Pipeline] } 11:12:05 $ docker exec --env ******** --env ******** 5413c50a40fe6933f55e4119adf6ff36ff268d6a7f3f3ac4ebcef893b59a4649 ssh-agent -k 11:12:05 unset SSH_AUTH_SOCK; 11:12:05 unset SSH_AGENT_PID; 11:12:05 echo Agent pid 38 killed; 11:12:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:12:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:12:05 [ssh-agent] Looking for ssh-agent implementation... 11:12:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:05 $ docker exec 5413c50a40fe6933f55e4119adf6ff36ff268d6a7f3f3ac4ebcef893b59a4649 ssh-agent 11:12:05 SSH_AUTH_SOCK=/tmp/ssh-W7pdtYK5xnjY/agent.71 11:12:05 SSH_AGENT_PID=77 11:12:05 Running ssh-add (command line suppressed) 11:12:05 Identity added: /w/workspace/edgex-go/797@tmp/private_key_7673584092559422393.key (/w/workspace/edgex-go/797@tmp/private_key_7673584092559422393.key) 11:12:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:12:06 + git semver init 11:12:06 2025-02-19 11:12:06,274 [run_init] DEBUG init version:0.0.0 force:False 11:12:06 2025-02-19 11:12:06,275 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/797/.semver 11:12:06 2025-02-19 11:12:06,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/797/.semver 11:12:06 2025-02-19 11:12:06,275 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/797/.semver'], cwd=/w/workspace/edgex-go/797, universal_newlines=False, shell=None, istream=None) 11:12:11 2025-02-19 11:12:11,384 [append_file] DEBUG append to file:/w/workspace/edgex-go/797/.git/info/exclude 11:12:11 2025-02-19 11:12:11,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/797/.semver/main with force:False 11:12:11 2025-02-19 11:12:11,385 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main 11:12:11 2025-02-19 11:12:11,385 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main 11:12:11 4.0.0-dev.59 [Pipeline] } 11:12:11 $ docker exec --env ******** --env ******** 5413c50a40fe6933f55e4119adf6ff36ff268d6a7f3f3ac4ebcef893b59a4649 ssh-agent -k 11:12:11 unset SSH_AUTH_SOCK; 11:12:11 unset SSH_AGENT_PID; 11:12:11 echo Agent pid 77 killed; 11:12:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:12:12 + git semver [Pipeline] } 11:12:12 $ docker stop --time=1 5413c50a40fe6933f55e4119adf6ff36ff268d6a7f3f3ac4ebcef893b59a4649 11:12:13 $ docker rm -f --volumes 5413c50a40fe6933f55e4119adf6ff36ff268d6a7f3f3ac4ebcef893b59a4649 [Pipeline] // withDockerContainer [Pipeline] sh 11:12:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:12:14 Stashed 1 file(s) [Pipeline] echo 11:12:14 [edgeXSemver]: initialized semver on version 4.0.0-dev.59 [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 11:12:14 + git config --global --add safe.directory /w/workspace/edgex-go/797 [Pipeline] echo 11:12:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:12:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:12:14 ========================================================= 11:12:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:12:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:12:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:12:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:12:15 da9db072f522: Pulling fs layer 11:12:15 6ef4a4ee8ca5: Pulling fs layer 11:12:15 06f05ace1117: Pulling fs layer 11:12:15 5fe327b54edc: Pulling fs layer 11:12:15 4f4fb700ef54: Pulling fs layer 11:12:15 92a5565b7b96: Pulling fs layer 11:12:15 ff9bb7016b71: Pulling fs layer 11:12:15 b67dba6c2c7d: Pulling fs layer 11:12:15 a813b0c90790: Pulling fs layer 11:12:15 5fe327b54edc: Waiting 11:12:15 4f4fb700ef54: Waiting 11:12:15 92a5565b7b96: Waiting 11:12:15 ff9bb7016b71: Waiting 11:12:15 b67dba6c2c7d: Waiting 11:12:15 a813b0c90790: Waiting 11:12:15 6ef4a4ee8ca5: Download complete 11:12:15 5fe327b54edc: Verifying Checksum 11:12:15 5fe327b54edc: Download complete 11:12:15 4f4fb700ef54: Download complete 11:12:15 da9db072f522: Download complete 11:12:15 92a5565b7b96: Verifying Checksum 11:12:15 92a5565b7b96: Download complete 11:12:15 ff9bb7016b71: Verifying Checksum 11:12:15 ff9bb7016b71: Download complete 11:12:15 da9db072f522: Pull complete 11:12:15 a813b0c90790: Verifying Checksum 11:12:15 a813b0c90790: Download complete 11:12:15 6ef4a4ee8ca5: Pull complete 11:12:15 06f05ace1117: Verifying Checksum 11:12:15 06f05ace1117: Download complete 11:12:15 b67dba6c2c7d: Verifying Checksum 11:12:15 b67dba6c2c7d: Download complete 11:12:19 06f05ace1117: Pull complete 11:12:19 5fe327b54edc: Pull complete 11:12:19 4f4fb700ef54: Pull complete 11:12:19 92a5565b7b96: Pull complete 11:12:19 ff9bb7016b71: Pull complete 11:12:21 b67dba6c2c7d: Pull complete 11:12:21 a813b0c90790: Pull complete 11:12:22 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 11:12:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:12:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 11:12:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:12:22 WORKDIR /edgex 11:12:22 COPY go.mod . 11:12:22 RUN go mod download 11:12:22 + docker build -t ci-base-image-x86_64 -f - . 11:12:23 Sending build context to Docker daemon 180.2MB 11:12:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:12:23 ---> 3ba60ce46760 11:12:23 Step 2/4 : WORKDIR /edgex 11:12:26 ---> Running in 24937e425889 11:12:26 Removing intermediate container 24937e425889 11:12:26 ---> 58f191742c12 11:12:26 Step 3/4 : COPY go.mod . 11:12:26 ---> f35eb92156c3 11:12:26 Step 4/4 : RUN go mod download 11:12:26 ---> Running in d016eeabdd0c 11:12:29 Still waiting to schedule task 11:12:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:12:53 Removing intermediate container d016eeabdd0c 11:12:53 ---> c8d8a6f02189 11:12:53 Successfully built c8d8a6f02189 11:12:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:53 + docker inspect -f . ci-base-image-x86_64 11:12:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:53 prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container 11:12:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-x86_64 cat 11:12:54 $ docker top b0847fe4ff1a3de16de2a6a8106ded65eba7112e7c92a55787ed64fc825a26e8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:54 + go version 11:12:54 go version go1.23.4 linux/amd64 [Pipeline] } 11:12:54 $ docker stop --time=1 b0847fe4ff1a3de16de2a6a8106ded65eba7112e7c92a55787ed64fc825a26e8 11:12:56 $ docker rm -f --volumes b0847fe4ff1a3de16de2a6a8106ded65eba7112e7c92a55787ed64fc825a26e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:56 + docker inspect -f . ci-base-image-x86_64 11:12:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:56 prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container 11:12:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-x86_64 cat 11:12:56 $ docker top 6a939402f06081ec83a03957dbf5cc7acbb3f27333632ca3d405108b06d2cad7 -eo pid,comm [Pipeline] { [Pipeline] echo 11:12:57 ========================================================= 11:12:57 [edgeXBuildGoParallel] Running Tests and Build... 11:12:57 ========================================================= [Pipeline] sh 11:12:57 + git config --global --add safe.directory /w/workspace/edgex-go/797 [Pipeline] fileExists [Pipeline] sh 11:12:57 + make test 11:12:57 go test -race -coverprofile=coverage.out ./... 11:13:05 ? github.com/edgexfoundry/edgex-go [no test files] 11:13:32 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 11:13:32 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 11:13:32 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 11:13:32 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 11:13:32 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 11:13:32 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 11:13:32 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 11:13:32 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 11:13:32 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 11:13:32 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 11:13:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:13:32 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 11:13:32 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 11:13:32 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 11:13:32 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 11:13:32 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 11:13:32 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 11:13:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements 11:13:33 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 11:13:33 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 11:13:33 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 11:13:33 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 11:13:33 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 11:13:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements 11:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 11:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:13:35 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 11:13:35 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 11:13:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 11:13:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 11:13:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 11:13:35 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 11:13:35 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:13:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 11:13:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 11:13:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 11:13:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 11:13:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:13:36 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 11:13:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 11:13:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 11:13:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 45.7% of statements 11:13:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.002s coverage: 93.4% of statements 11:13:38 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.3% of statements 11:13:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 11:13:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 11:13:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 8.4% of statements 11:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 11:13:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:13:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:13:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 11:13:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 11:13:40 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 11:13:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:13:40 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 11:13:40 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 11:13:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:13:40 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 11:13:40 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 11:13:40 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 11:13:40 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 11:13:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.345s coverage: 95.8% of statements 11:13:41 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 11:13:42 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 11:13:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:13:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 11:13:42 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 11:13:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 11:13:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] 11:13:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements 11:13:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 43.1% of statements 11:13:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements 11:13:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 40.0% of statements 11:13:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 11:13:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 11:13:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 11:13:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:13:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 11:13:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 11:13:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 11:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.031s coverage: 87.1% of statements 11:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 11:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 96.3% of statements 11:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 11:13:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 11:13:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 11:13:45 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 11:13:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 11:13:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 11:13:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 11:13:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 11:13:47 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 11:13:47 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 11:13:47 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 11:13:49 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 11:13:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:13:51 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 11:13:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 11:13:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 11:13:52 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 11:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.028s coverage: 94.4% of statements 11:13:55 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 11:13:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 11:13:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 11:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 11:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 11:13:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:13:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39232 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 11:13:56 Running in /w/workspace/edgex-go/797 [Pipeline] { [Pipeline] checkout 11:13:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 11:13:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 11:13:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 11:13:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 11:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:13:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 11:13:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 11:13:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 11:13:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 11:13:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 11:13:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 11:13:59 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 11:13:59 The recommended git tool is: git 11:14:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 11:14:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 11:14:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 11:14:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 11:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 11:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:14:02 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:14:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 11:14:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 11:14:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 11:14:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 11:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 11:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:14:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:14:04 using credential edgex-jenkins-ssh 11:14:04 Cloning the remote Git repository 11:14:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:14:04 > git init /w/workspace/edgex-go/797 # timeout=10 11:14:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:14:04 > git --version # timeout=10 11:14:04 > git --version # 'git version 2.25.1' 11:14:04 using GIT_SSH to set credentials SSH Credentials for GitHub 11:14:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.068s coverage: 82.1% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.050s coverage: 100.0% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.174s coverage: 54.5% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.032s coverage: 88.6% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.187s coverage: 29.2% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 3.1% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.132s coverage: 94.9% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.044s coverage: 9.0% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 97.7% of statements 11:14:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.035s coverage: 43.6% of statements 11:14:08 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 11:14:08 running golangci-lint 11:14:08 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 11:14:08 go version go1.23.4 linux/amd64 11:14:08 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 11:14:08 level=info msg="[config_reader] Used config file .golangci.yml" 11:14:08 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 11:14:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:14:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:14:22 Avoid second fetch 11:14:22 Checking out Revision 86628d3bc6947742983de71b4dc9c6f845597bbe (main) 11:14:23 Commit message: "Merge pull request #5083 from lindseysimple/issue-5065-2" 11:14:22 > git config core.sparsecheckout # timeout=10 11:14:22 > git checkout -f 86628d3bc6947742983de71b4dc9c6f845597bbe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:14:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:14:28 % Total % Received % Xferd Average Speed Time Time Time Current 11:14:28 Dload Upload Total Spent Left Speed 11:14:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 11:14:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:14:28 + sudo tee /etc/docker/daemon.new 11:14:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:14:28 { 11:14:28 "registry-mirrors": [ 11:14:28 "https://nexus3.edgexfoundry.org:10001" 11:14:28 ], 11:14:28 "bip": "10.250.0.254/24", 11:14:28 "hosts": [ 11:14:28 "tcp://0.0.0.0:5555", 11:14:28 "unix:///var/run/docker.sock" 11:14:28 ], 11:14:28 "mtu": 1458, 11:14:28 "selinux-enabled": true, 11:14:28 "seccomp-profile": "/etc/docker/seccomp.json" 11:14:28 } [Pipeline] sh 11:14:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:14:29 + sudo service docker restart 11:14:35 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|deps|imports|name|types_sizes|compiled_files) took 24.821194903s" 11:14:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.298324ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:14:47 provisioning config files... 11:14:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/797@tmp/config1018078123652170225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:14:48 ---> ****-login.sh 11:14:48 nexus3.edgexfoundry.org:10001 11:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:48 Configure a credential helper to remove this warning. See 11:14:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:48 11:14:48 Login Succeeded 11:14:48 nexus3.edgexfoundry.org:10002 11:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:49 Configure a credential helper to remove this warning. See 11:14:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:49 11:14:49 Login Succeeded 11:14:49 nexus3.edgexfoundry.org:10003 11:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:49 Configure a credential helper to remove this warning. See 11:14:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:49 11:14:49 Login Succeeded 11:14:49 nexus3.edgexfoundry.org:10004 11:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:49 Configure a credential helper to remove this warning. See 11:14:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:49 11:14:49 Login Succeeded 11:14:49 ****.io 11:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:14:50 Configure a credential helper to remove this warning. See 11:14:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:14:50 11:14:50 Login Succeeded 11:14:50 ---> ****-login.sh ends [Pipeline] } 11:14:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:14:50 level=info msg="[linters_context/goanalysis] analyzers took 2m2.12917588s with top 10 stages: buildir: 1m11.266230725s, gosec: 4.834644447s, inspect: 3.23715101s, fact_deprecated: 2.209412088s, printf: 1.747961411s, ctrlflow: 1.507701478s, fact_purity: 1.47127308s, nilness: 1.352214115s, S1038: 1.307730622s, typedness: 936.398007ms" 11:14:50 level=info msg="[runner] Issues before processing: 202, after processing: 0" 11:14:50 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, skip_dirs: 202/202, exclude-rules: 202/20, nolint: 20/0, filename_unadjuster: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, invalid_issue: 202/202, exclude: 202/202, cgo: 202/202" 11:14:50 level=info msg="[runner] processing took 21.155518ms with stages: nolint: 10.427478ms, identifier_marker: 4.762655ms, path_prettifier: 1.782454ms, autogenerated_exclude: 1.744673ms, exclude-rules: 1.33039ms, skip_dirs: 944.467µs, invalid_issue: 63.42µs, cgo: 63.241µs, filename_unadjuster: 31.86µs, max_same_issues: 1.16µs, skip_files: 550ns, fixer: 460ns, diff: 440ns, max_from_linter: 420ns, uniq_by_line: 410ns, sort_results: 270ns, exclude: 260ns, max_per_file_from_linter: 260ns, path_prefixer: 240ns, source_code: 190ns, path_shortener: 120ns, severity-rules: 100ns" 11:14:50 level=info msg="[runner] linters took 14.981392802s with stages: goanalysis_metalinter: 14.960131534s" 11:14:50 level=info msg="File cache stats: 0 entries of total size 0B" 11:14:50 level=info msg="Memory: 390 samples, avg is 303.9MB, max is 1355.9MB" 11:14:50 level=info msg="Execution took 39.866392826s" 11:14:50 go vet ./... [Pipeline] sh 11:14:50 + git config --global --add safe.directory /w/workspace/edgex-go/797 [Pipeline] echo 11:14:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:14:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:14:50 ========================================================= 11:14:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:14:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:14:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:14:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:14:51 9986a736f7d3: Pulling fs layer 11:14:51 1f018df60701: Pulling fs layer 11:14:51 39f8f326b044: Pulling fs layer 11:14:51 e6a1e7a6a96a: Pulling fs layer 11:14:51 4f4fb700ef54: Pulling fs layer 11:14:51 d45d956e0dbf: Pulling fs layer 11:14:51 d7702b0d1db1: Pulling fs layer 11:14:51 5c7f0f088c93: Pulling fs layer 11:14:51 4fdc064ae6cf: Pulling fs layer 11:14:51 d45d956e0dbf: Waiting 11:14:51 d7702b0d1db1: Waiting 11:14:51 5c7f0f088c93: Waiting 11:14:51 4fdc064ae6cf: Waiting 11:14:51 e6a1e7a6a96a: Waiting 11:14:51 4f4fb700ef54: Waiting 11:14:51 1f018df60701: Download complete 11:14:51 e6a1e7a6a96a: Verifying Checksum 11:14:51 e6a1e7a6a96a: Download complete 11:14:51 4f4fb700ef54: Verifying Checksum 11:14:51 4f4fb700ef54: Download complete 11:14:51 d45d956e0dbf: Verifying Checksum 11:14:51 d45d956e0dbf: Download complete 11:14:51 d7702b0d1db1: Verifying Checksum 11:14:51 d7702b0d1db1: Download complete 11:14:51 9986a736f7d3: Download complete 11:14:52 4fdc064ae6cf: Verifying Checksum 11:14:52 4fdc064ae6cf: Download complete 11:14:52 9986a736f7d3: Pull complete 11:14:53 1f018df60701: Pull complete 11:14:53 39f8f326b044: Verifying Checksum 11:14:53 39f8f326b044: Download complete 11:14:54 5c7f0f088c93: Verifying Checksum 11:14:54 5c7f0f088c93: Download complete 11:14:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:14:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:14:55 ./bin/test-attribution-txt.sh [Pipeline] echo 11:14:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 11:14:56 + ls -al . 11:14:56 total 1976 11:14:56 drwxrwxr-x 11 1001 1001 4096 Feb 19 11:12 . 11:14:56 drwxr-xr-x 4 root root 4096 Feb 19 11:12 .. 11:14:56 drwxrwxr-x 2 1001 1001 4096 Feb 19 11:11 .blubracket 11:14:56 -rw-rw-r-- 1 1001 1001 10 Feb 19 11:11 .dockerignore 11:14:56 drwxrwxr-x 8 1001 1001 4096 Feb 19 11:14 .git 11:14:56 drwxrwxr-x 3 1001 1001 4096 Feb 19 11:11 .github 11:14:56 -rw-rw-r-- 1 1001 1001 907 Feb 19 11:11 .gitignore 11:14:56 -rw-rw-r-- 1 1001 1001 199 Feb 19 11:11 .golangci.yml 11:14:56 -rw-rw-r-- 1 1001 1001 100 Feb 19 11:11 .hadolint.yml 11:14:56 drwxr-xr-x 3 1001 1001 4096 Feb 19 11:12 .semver 11:14:56 -rw-rw-r-- 1 1001 1001 155 Feb 19 11:11 .sonarcloud.properties 11:14:56 -rw-rw-r-- 1 1001 1001 1171 Feb 19 11:11 ADOPTERS.md 11:14:56 -rw-rw-r-- 1 1001 1001 17374 Feb 19 11:11 Attribution.txt 11:14:56 -rw-rw-r-- 1 1001 1001 100284 Feb 19 11:11 CHANGELOG.md 11:14:56 -rw-rw-r-- 1 1001 1001 3804 Feb 19 11:11 CONTRIBUTING.md 11:14:56 -rw-rw-r-- 1 1001 1001 677 Feb 19 11:11 GOVERNANCE.md 11:14:56 -rw-rw-r-- 1 1001 1001 858 Feb 19 11:11 Jenkinsfile 11:14:56 -rw-rw-r-- 1 1001 1001 10775 Feb 19 11:11 LICENSE 11:14:56 -rw-rw-r-- 1 1001 1001 16740 Feb 19 11:11 Makefile 11:14:56 -rw-rw-r-- 1 1001 1001 582 Feb 19 11:11 OWNERS.md 11:14:56 -rw-rw-r-- 1 1001 1001 9932 Feb 19 11:11 README.md 11:14:56 -rw-rw-r-- 1 1001 1001 789 Feb 19 11:11 SECURITY.md 11:14:56 -rw-rw-r-- 1 1001 1001 12 Feb 19 11:12 VERSION 11:14:56 drwxrwxr-x 2 1001 1001 4096 Feb 19 11:11 bin 11:14:56 drwxrwxr-x 19 1001 1001 4096 Feb 19 11:11 cmd 11:14:56 -rw-r--r-- 1 root root 1650806 Feb 19 11:14 coverage.out 11:14:56 drwxrwxr-x 2 1001 1001 4096 Feb 19 11:11 fuzz_test 11:14:56 -rw-rw-r-- 1 1001 1001 6494 Feb 19 11:11 go.mod 11:14:56 -rw-rw-r-- 1 1001 1001 88223 Feb 19 11:11 go.sum 11:14:56 drwxrwxr-x 7 1001 1001 4096 Feb 19 11:11 internal 11:14:56 drwxrwxr-x 2 1001 1001 4096 Feb 19 11:11 openapi 11:14:56 -rw-rw-r-- 1 1001 1001 584 Feb 19 11:11 security.txt 11:14:56 -rw-rw-r-- 1 1001 1001 204 Feb 19 11:11 version.go [Pipeline] sh 11:14:56 + '[' -e coverage.out ] 11:14:56 + chown 1001:1001 coverage.out [Pipeline] stash 11:14:56 Stashed 1 file(s) [Pipeline] sh 11:14:57 + make build 11:14:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:15:06 39f8f326b044: Pull complete 11:15:06 e6a1e7a6a96a: Pull complete 11:15:07 4f4fb700ef54: Pull complete 11:15:07 d45d956e0dbf: Pull complete 11:15:07 d7702b0d1db1: Pull complete 11:15:15 5c7f0f088c93: Pull complete 11:15:17 4fdc064ae6cf: Pull complete 11:15:17 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 11:15:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:15:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 11:15:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:15:18 WORKDIR /edgex 11:15:18 COPY go.mod . 11:15:18 RUN go mod download 11:15:18 + docker build -t ci-base-image-arm64 -f - . 11:15:18 Sending build context to Docker daemon 3.658MB 11:15:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:15:18 ---> 63f30b955cb9 11:15:18 Step 2/4 : WORKDIR /edgex 11:15:20 ---> Running in 556ff0d52d49 11:15:21 Removing intermediate container 556ff0d52d49 11:15:21 ---> fad9d252cda0 11:15:21 Step 3/4 : COPY go.mod . 11:15:21 ---> fd366847b351 11:15:21 Step 4/4 : RUN go mod download 11:15:21 ---> Running in d84b4bee6171 11:15:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:15:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:15:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:15:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:15:26 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:15:31 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:15:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:15:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:15:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:15:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:15:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:15:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 11:15:44 $ docker stop --time=1 6a939402f06081ec83a03957dbf5cc7acbb3f27333632ca3d405108b06d2cad7 11:15:48 $ docker rm -f --volumes 6a939402f06081ec83a03957dbf5cc7acbb3f27333632ca3d405108b06d2cad7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:15:50 11:15:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:15:50 latest: Pulling from edgex-devops/edgex-compose 11:15:50 91d30c5bc195: Pulling fs layer 11:15:50 2e9b0aa3be6d: Pulling fs layer 11:15:50 9c61dcf015f6: Pulling fs layer 11:15:50 4698f68db338: Pulling fs layer 11:15:50 2a2f49069b9e: Pulling fs layer 11:15:50 e0025b399a48: Pulling fs layer 11:15:50 4698f68db338: Waiting 11:15:50 2a2f49069b9e: Waiting 11:15:50 e0025b399a48: Waiting 11:15:50 91d30c5bc195: Verifying Checksum 11:15:50 91d30c5bc195: Download complete 11:15:50 4698f68db338: Verifying Checksum 11:15:50 4698f68db338: Download complete 11:15:50 2e9b0aa3be6d: Verifying Checksum 11:15:50 2e9b0aa3be6d: Download complete 11:15:50 e0025b399a48: Verifying Checksum 11:15:50 e0025b399a48: Download complete 11:15:50 91d30c5bc195: Pull complete 11:15:50 2a2f49069b9e: Verifying Checksum 11:15:50 2a2f49069b9e: Download complete 11:15:50 2e9b0aa3be6d: Pull complete 11:15:51 9c61dcf015f6: Verifying Checksum 11:15:51 9c61dcf015f6: Download complete 11:15:53 9c61dcf015f6: Pull complete 11:15:53 4698f68db338: Pull complete 11:15:54 2a2f49069b9e: Pull complete 11:15:54 e0025b399a48: Pull complete 11:15:54 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 11:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:15:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:54 prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container 11:15:54 $ 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/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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:latest cat 11:15:56 $ docker top faac55bd6818f6b8bc560bd2ff6d54a10b06e70fe3c84473b531ab913a1d6326 -eo pid,comm [Pipeline] { [Pipeline] sh 11:15:56 + docker compose -f ./docker-compose-build.yml build --parallel 11:15:59 #1 [support-scheduler internal] load build definition from Dockerfile 11:15:59 #1 transferring dockerfile: 1.83kB done 11:15:59 #1 DONE 0.0s 11:15:59 11:15:59 #2 [security-proxy-auth internal] load build definition from Dockerfile 11:15:59 #2 transferring dockerfile: 2.14kB done 11:15:59 #2 DONE 0.0s 11:15:59 11:15:59 #3 [core-data internal] load build definition from Dockerfile 11:15:59 #3 transferring dockerfile: 2.04kB done 11:15:59 #3 DONE 0.0s 11:15:59 11:15:59 #4 [security-spire-config internal] load build definition from Dockerfile 11:15:59 #4 transferring dockerfile: 1.69kB done 11:15:59 #4 DONE 0.0s 11:15:59 11:15:59 #5 [security-bootstrapper internal] load build definition from Dockerfile 11:15:59 #5 transferring dockerfile: 3.02kB done 11:15:59 #5 DONE 0.0s 11:15:59 11:15:59 #6 [security-secretstore-setup internal] load build definition from Dockerfile 11:15:59 #6 transferring dockerfile: 2.49kB done 11:15:59 #6 DONE 0.0s 11:15:59 11:15:59 #7 [core-metadata internal] load build definition from Dockerfile 11:15:59 #7 transferring dockerfile: 2.10kB done 11:15:59 #7 DONE 0.0s 11:15:59 11:15:59 #8 [security-spire-server internal] load build definition from Dockerfile 11:15:59 #8 transferring dockerfile: 1.70kB done 11:15:59 #8 DONE 0.0s 11:15:59 11:15:59 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:15:59 #9 transferring dockerfile: 2.23kB done 11:15:59 #9 DONE 0.0s 11:15:59 11:15:59 #10 [support-notifications internal] load build definition from Dockerfile 11:15:59 #10 transferring dockerfile: 2.00kB done 11:15:59 #10 DONE 0.0s 11:15:59 11:15:59 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:15:59 #11 transferring dockerfile: 1.89kB done 11:15:59 #11 DONE 0.0s 11:15:59 11:15:59 #12 [security-spire-agent internal] load build definition from Dockerfile 11:15:59 #12 transferring dockerfile: 1.81kB done 11:15:59 #12 DONE 0.1s 11:15:59 11:15:59 #13 [support-scheduler internal] load .dockerignore 11:15:59 #13 transferring context: 50B done 11:15:59 #13 DONE 0.0s 11:15:59 11:15:59 #14 [security-proxy-setup internal] load build definition from Dockerfile 11:15:59 #14 transferring dockerfile: 2.50kB done 11:15:59 #14 DONE 0.0s 11:15:59 11:15:59 #15 [core-command internal] load build definition from Dockerfile 11:15:59 #15 transferring dockerfile: 1.94kB done 11:15:59 #15 DONE 0.0s 11:15:59 11:15:59 #16 [core-keeper internal] load build definition from Dockerfile 11:15:59 #16 transferring dockerfile: 2.01kB done 11:15:59 #16 DONE 0.1s 11:15:59 11:15:59 #17 [security-proxy-auth internal] load .dockerignore 11:15:59 #17 transferring context: 50B done 11:15:59 #17 DONE 0.0s 11:15:59 11:15:59 #18 [core-data internal] load .dockerignore 11:15:59 #18 transferring context: 50B done 11:15:59 #18 DONE 0.0s 11:15:59 11:15:59 #19 [security-spire-config internal] load .dockerignore 11:15:59 #19 transferring context: 50B done 11:15:59 #19 DONE 0.0s 11:15:59 11:15:59 #20 [security-bootstrapper internal] load .dockerignore 11:15:59 #20 transferring context: 50B done 11:15:59 #20 DONE 0.0s 11:15:59 11:15:59 #21 [security-secretstore-setup internal] load .dockerignore 11:15:59 #21 transferring context: 50B done 11:15:59 #21 DONE 0.0s 11:15:59 11:15:59 #22 [core-metadata internal] load .dockerignore 11:15:59 #22 transferring context: 50B done 11:15:59 #22 DONE 0.0s 11:15:59 11:15:59 #23 [security-spire-server internal] load .dockerignore 11:15:59 #23 transferring context: 50B done 11:15:59 #23 DONE 0.0s 11:15:59 11:15:59 #24 [core-common-config-bootstrapper internal] load .dockerignore 11:15:59 #24 transferring context: 50B done 11:15:59 #24 DONE 0.0s 11:15:59 11:15:59 #25 [support-notifications internal] load .dockerignore 11:15:59 #25 transferring context: 50B done 11:15:59 #25 DONE 0.0s 11:15:59 11:15:59 #26 [security-spire-agent internal] load .dockerignore 11:15:59 #26 transferring context: 50B done 11:15:59 #26 DONE 0.0s 11:15:59 11:15:59 #27 [security-spiffe-token-provider internal] load .dockerignore 11:15:59 #27 transferring context: 50B done 11:15:59 #27 DONE 0.0s 11:15:59 11:15:59 #28 [core-keeper internal] load .dockerignore 11:15:59 #28 transferring context: 50B done 11:15:59 #28 DONE 0.0s 11:15:59 11:15:59 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:15:59 #29 DONE 0.0s 11:15:59 11:15:59 #30 [security-proxy-setup internal] load .dockerignore 11:15:59 #30 transferring context: 50B done 11:15:59 #30 DONE 0.0s 11:15:59 11:15:59 #31 [core-command internal] load .dockerignore 11:15:59 #31 transferring context: 50B done 11:15:59 #31 DONE 0.0s 11:15:59 11:15:59 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 11:15:59 #32 DONE 0.1s 11:15:59 11:15:59 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:15:59 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:15:59 #33 ... 11:15:59 11:15:59 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:15:59 #29 DONE 0.0s 11:15:59 11:15:59 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:15:59 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:15:59 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:15:59 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:15:59 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:15:59 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:15:59 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 11:15:59 #33 ... 11:15:59 11:15:59 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:15:59 #29 DONE 0.0s 11:15:59 11:15:59 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:15:59 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:15:59 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:15:59 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:15:59 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:15:59 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:15:59 #33 ... 11:15:59 11:15:59 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:15:59 #29 DONE 0.0s 11:15:59 11:15:59 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:15:59 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:15:59 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:15:59 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:15:59 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:15:59 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:15:59 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 11:15:59 #33 ... 11:15:59 11:15:59 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:15:59 #29 DONE 0.0s 11:15:59 11:15:59 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 11:15:59 #34 DONE 0.6s 11:15:59 11:15:59 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:15:59 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:15:59 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:15:59 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:15:59 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:15:59 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:15:59 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 11:16:00 #33 ... 11:16:00 11:16:00 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:16:00 #29 DONE 0.0s 11:16:00 11:16:00 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 11:16:00 #34 DONE 0.6s 11:16:00 11:16:00 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:16:00 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:16:00 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:16:00 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:16:00 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:16:00 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:16:00 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 11:16:01 #33 DONE 1.5s 11:16:01 11:16:01 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 11:16:05 #32 ... 11:16:05 11:16:05 #35 [support-scheduler internal] load build context 11:16:05 #35 transferring context: 315.14MB 5.5s 11:16:05 #35 ... 11:16:05 11:16:05 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 11:16:05 #36 DONE 5.3s 11:16:05 11:16:05 #35 [support-scheduler internal] load build context 11:16:05 #35 ... 11:16:05 11:16:05 #37 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:16:05 #37 ... 11:16:05 11:16:05 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 11:16:05 #34 DONE 0.6s 11:16:05 11:16:05 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:16:05 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:16:05 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:16:05 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:16:05 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:16:05 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:16:05 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 11:16:05 #33 DONE 1.5s 11:16:05 11:16:05 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 11:16:05 #32 DONE 5.6s 11:16:05 11:16:05 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 11:16:05 #36 DONE 5.3s 11:16:05 11:16:05 #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 11:16:05 #38 ... 11:16:05 11:16:05 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:16:05 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:16:05 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:16:05 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:16:05 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:16:05 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:16:05 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 11:16:05 #33 DONE 1.5s 11:16:05 11:16:05 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 11:16:05 #39 DONE 6.0s 11:16:05 11:16:05 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:16:05 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 11:16:05 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 11:16:05 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 11:16:05 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:16:05 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 11:16:05 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 11:16:05 #33 DONE 1.5s 11:16:05 11:16:05 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 11:16:05 #40 DONE 5.7s 11:16:05 11:16:05 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:05 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:05 #41 ... 11:16:05 11:16:05 #42 [security-spire-server internal] load build context 11:16:05 #42 transferring context: 23.80kB 0.0s done 11:16:05 #42 DONE 0.1s 11:16:05 11:16:05 #43 [security-spire-config internal] load build context 11:16:05 #43 transferring context: 22.05kB 0.0s done 11:16:05 #43 DONE 0.2s 11:16:05 11:16:05 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:05 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 11:16:06 #41 ... 11:16:06 11:16:06 #44 [security-spire-agent internal] load build context 11:16:06 #44 transferring context: 23.33kB 0.0s done 11:16:06 #44 DONE 0.3s 11:16:06 11:16:06 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:06 #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 11:16:06 #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 11:16:06 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.0s 11:16:06 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.0s 11:16:06 #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 11:16:06 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 11:16:06 #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 11:16:06 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 11:16:06 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.1s 11:16:06 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 11:16:06 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 11:16:06 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.10MB / 36.47MB 0.3s 11:16:06 #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 11:16:06 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 9.44MB / 36.47MB 0.5s 11:16:06 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 0.5s 11:16:06 #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 11:16:06 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 0.7s 11:16:06 #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 11:16:06 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.36MB / 36.47MB 0.9s 11:16:06 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s 11:16:08 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.9s done 11:16:09 #41 ... 11:16:09 11:16:09 #45 [security-proxy-auth internal] load build context 11:16:09 #45 ... 11:16:09 11:16:09 #46 [security-secretstore-setup internal] load build context 11:16:09 #46 ... 11:16:09 11:16:09 #47 [core-common-config-bootstrapper internal] load build context 11:16:10 #47 ... 11:16:10 11:16:10 #48 [core-keeper internal] load build context 11:16:10 #48 ... 11:16:10 11:16:10 #49 [core-command internal] load build context 11:16:10 #49 ... 11:16:10 11:16:10 #50 [security-bootstrapper internal] load build context 11:16:10 #50 transferring context: 495.83MB 9.9s done 11:16:10 #50 ... 11:16:10 11:16:10 #51 [core-metadata internal] load build context 11:16:10 #51 transferring context: 495.83MB 9.3s done 11:16:10 #51 ... 11:16:10 11:16:10 #52 [core-data internal] load build context 11:16:10 #52 transferring context: 495.83MB 10.8s done 11:16:10 #52 ... 11:16:10 11:16:10 #53 [security-spiffe-token-provider internal] load build context 11:16:10 #53 ... 11:16:10 11:16:10 #54 [support-notifications internal] load build context 11:16:11 #54 ... 11:16:11 11:16:11 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:11 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.6s 11:16:12 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.1s done 11:16:15 #41 ... 11:16:15 11:16:15 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:16:15 #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:15 #0 1.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:15 #0 1.866 OK: 248 MiB in 58 packages 11:16:15 #55 ... 11:16:15 11:16:15 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:16:15 #0 0.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:15 #0 0.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:15 #0 1.437 (1/3) Installing ca-certificates (20241121-r1) 11:16:15 #0 1.463 (2/3) Installing dumb-init (1.2.5-r3) 11:16:15 #0 1.464 (3/3) Installing tzdata (2025a-r0) 11:16:15 #0 1.576 Executing busybox-1.36.1-r29.trigger 11:16:15 #0 1.576 Executing ca-certificates-20241121-r1.trigger 11:16:15 #0 1.678 OK: 10 MiB in 17 packages 11:16:15 #56 ... 11:16:15 11:16:15 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:16:15 #57 ... 11:16:15 11:16:15 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:16:15 #0 1.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:15 #0 1.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:15 #0 2.173 OK: 248 MiB in 58 packages 11:16:15 #58 ... 11:16:15 11:16:15 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:16:15 #0 4.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:15 #0 4.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:15 #0 4.537 (1/2) Installing dumb-init (1.2.5-r3) 11:16:15 #0 4.544 (2/2) Installing su-exec (0.2-r3) 11:16:15 #0 4.545 Executing busybox-1.36.1-r29.trigger 11:16:15 #0 4.556 OK: 8 MiB in 16 packages 11:16:15 #59 ... 11:16:15 11:16:15 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:16:15 #60 ... 11:16:15 11:16:15 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:16:15 #61 ... 11:16:15 11:16:15 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:16:16 #62 ... 11:16:16 11:16:16 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:16:16 #63 ... 11:16:16 11:16:16 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:16:16 #64 ... 11:16:16 11:16:16 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:16:16 #0 0.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:16 #0 0.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:16 #0 1.432 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:16:16 #0 1.432 v3.20.6-1-g63bc70121e9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:16:16 #0 1.432 OK: 24181 distinct packages available 11:16:16 #0 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:16 #0 1.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:16 #0 2.020 OK: 248 MiB in 58 packages 11:16:16 #65 ... 11:16:16 11:16:16 #66 [security-proxy-setup internal] load build context 11:16:16 #66 transferring context: 495.83MB 10.7s done 11:16:16 #66 ... 11:16:16 11:16:16 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:16:16 #67 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 11:16:16 #67 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 11:16:16 #67 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 11:16:16 #67 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 11:16:16 #67 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 11:16:16 #67 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 11:16:16 #67 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done 11:16:16 #67 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.7s done 11:16:16 #67 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 11:16:16 #67 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 11:16:16 #67 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.6s done 11:16:16 #67 ... 11:16:16 11:16:16 #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 11:16:16 #38 1.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:16 #38 1.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:16 #38 1.865 OK: 248 MiB in 58 packages 11:16:17 #38 ... 11:16:17 11:16:17 #35 [support-scheduler internal] load build context 11:16:17 #35 transferring context: 495.83MB 11.8s done 11:16:17 #35 ... 11:16:17 11:16:17 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:16:17 #68 ... 11:16:17 11:16:17 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:16:17 #0 1.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:17 #0 1.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:17 #0 2.179 OK: 248 MiB in 58 packages 11:16:17 Removing intermediate container d84b4bee6171 11:16:17 ---> ae131acb58e3 11:16:17 Successfully built ae131acb58e3 11:16:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:18 #69 ... 11:16:18 11:16:18 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:16:18 #0 5.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:18 #0 5.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:18 #0 5.744 (1/1) Installing dumb-init (1.2.5-r3) 11:16:18 #0 5.788 Executing busybox-1.36.1-r29.trigger 11:16:18 #0 5.816 OK: 8 MiB in 15 packages 11:16:18 #70 ... 11:16:18 11:16:18 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:16:18 + docker inspect -f . ci-base-image-arm64 11:16:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:18 prd-ubuntu20.04-docker-arm64-4c-16g-39232 does not seem to be running inside a container 11:16:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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 11:16:18 #71 ... 11:16:18 11:16:18 #45 [security-proxy-auth internal] load build context 11:16:18 #45 transferring context: 495.83MB 16.6s done 11:16:19 #45 ... 11:16:19 11:16:19 #37 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:16:19 #37 4.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:19 #37 4.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:19 #37 4.965 (1/1) Installing dumb-init (1.2.5-r3) 11:16:19 #37 4.969 Executing busybox-1.36.1-r29.trigger 11:16:19 #37 4.981 OK: 8 MiB in 15 packages 11:16:19 $ docker top 4e489ac53ca34de1cfc9d8d2892f6100be40f0912ba4c306dc67ae9760107734 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:19 #37 ... 11:16:19 11:16:19 #48 [core-keeper internal] load build context 11:16:19 #48 transferring context: 495.83MB 11.1s done 11:16:19 #48 ... 11:16:19 11:16:19 #46 [security-secretstore-setup internal] load build context 11:16:19 #46 transferring context: 495.83MB 11.7s done 11:16:20 #46 ... 11:16:20 11:16:20 #47 [core-common-config-bootstrapper internal] load build context 11:16:20 #47 transferring context: 495.83MB 13.6s done 11:16:20 #47 ... 11:16:20 11:16:20 #49 [core-command internal] load build context 11:16:20 #49 transferring context: 495.83MB 10.7s done 11:16:20 + go version 11:16:20 go version go1.23.4 linux/arm64 [Pipeline] } 11:16:20 $ docker stop --time=1 4e489ac53ca34de1cfc9d8d2892f6100be40f0912ba4c306dc67ae9760107734 11:16:20 #49 ... 11:16:20 11:16:20 #53 [security-spiffe-token-provider internal] load build context 11:16:20 #53 transferring context: 495.83MB 11.6s done 11:16:21 #53 ... 11:16:21 11:16:21 #54 [support-notifications internal] load build context 11:16:21 #54 transferring context: 495.83MB 11.4s done 11:16:22 $ docker rm -f --volumes 4e489ac53ca34de1cfc9d8d2892f6100be40f0912ba4c306dc67ae9760107734 [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 11:16:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:22 11:16:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:23 latest: Pulling from edgex-devops/edgex-compose-arm64 11:16:23 547446be3368: Pulling fs layer 11:16:23 d125d8839a47: Pulling fs layer 11:16:23 3e85d5ac6304: Pulling fs layer 11:16:23 c3105a71a48b: Pulling fs layer 11:16:23 0f093f025ec4: Pulling fs layer 11:16:23 c3105a71a48b: Waiting 11:16:23 c3106fc0e877: Pulling fs layer 11:16:23 0f093f025ec4: Waiting 11:16:23 c3106fc0e877: Waiting 11:16:23 547446be3368: Verifying Checksum 11:16:23 547446be3368: Download complete 11:16:23 c3105a71a48b: Verifying Checksum 11:16:23 c3105a71a48b: Download complete 11:16:23 d125d8839a47: Verifying Checksum 11:16:23 d125d8839a47: Download complete 11:16:23 c3106fc0e877: Verifying Checksum 11:16:23 c3106fc0e877: Download complete 11:16:23 0f093f025ec4: Verifying Checksum 11:16:23 0f093f025ec4: Download complete 11:16:23 547446be3368: Pull complete 11:16:25 d125d8839a47: Pull complete 11:16:25 3e85d5ac6304: Verifying Checksum 11:16:25 3e85d5ac6304: Download complete 11:16:27 #54 ... 11:16:27 11:16:27 #51 [core-metadata internal] load build context 11:16:27 #51 DONE 27.4s 11:16:27 11:16:27 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:16:28 #68 ... 11:16:28 11:16:28 #50 [security-bootstrapper internal] load build context 11:16:28 #50 DONE 28.8s 11:16:28 11:16:28 #52 [core-data internal] load build context 11:16:28 #52 DONE 28.8s 11:16:28 11:16:28 #35 [support-scheduler internal] load build context 11:16:28 #35 DONE 29.1s 11:16:28 11:16:28 #54 [support-notifications internal] load build context 11:16:28 #54 DONE 28.6s 11:16:28 11:16:28 #46 [security-secretstore-setup internal] load build context 11:16:28 #46 DONE 28.8s 11:16:28 11:16:28 #47 [core-common-config-bootstrapper internal] load build context 11:16:28 #47 DONE 28.7s 11:16:28 11:16:28 #49 [core-command internal] load build context 11:16:28 #49 DONE 28.6s 11:16:28 11:16:28 #53 [security-spiffe-token-provider internal] load build context 11:16:28 #53 DONE 28.6s 11:16:28 11:16:28 #48 [core-keeper internal] load build context 11:16:28 #48 DONE 28.6s 11:16:28 11:16:28 #66 [security-proxy-setup internal] load build context 11:16:28 #66 DONE 23.3s 11:16:28 11:16:28 #45 [security-proxy-auth internal] load build context 11:16:28 #45 DONE 29.0s 11:16:28 11:16:28 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:16:28 #62 ... 11:16:28 11:16:28 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:16:28 #70 DONE 23.5s 11:16:28 11:16:28 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:16:28 #55 DONE 23.6s 11:16:28 11:16:28 #37 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:16:28 #37 DONE 23.6s 11:16:28 11:16:28 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:16:28 #56 DONE 23.5s 11:16:28 11:16:28 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:16:28 #69 DONE 23.6s 11:16:28 11:16:28 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:16:28 #72 ... 11:16:28 11:16:28 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:16:28 #59 DONE 23.6s 11:16:28 11:16:28 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:16:28 #58 DONE 23.7s 11:16:28 11:16:28 #38 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:16:28 #38 DONE 23.7s 11:16:28 11:16:28 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:16:28 #62 DONE 23.7s 11:16:28 11:16:28 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:16:28 #65 DONE 23.8s 11:16:28 11:16:28 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 11:16:29 #73 ... 11:16:29 11:16:29 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:16:29 #72 DONE 0.3s 11:16:29 11:16:29 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:16:29 #74 DONE 0.3s 11:16:29 11:16:29 #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:16:29 #75 DONE 0.3s 11:16:29 11:16:29 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:16:29 #76 DONE 0.4s 11:16:29 11:16:29 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:16:29 #77 DONE 0.3s 11:16:29 11:16:29 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:16:29 #64 DONE 24.1s 11:16:29 11:16:29 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:30 #78 ... 11:16:30 11:16:30 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:16:30 #71 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:30 #71 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:30 #71 24.19 (1/4) Installing dumb-init (1.2.5-r3) 11:16:30 #71 24.20 (2/4) Installing openssl (3.3.3-r0) 11:16:30 #71 24.21 (3/4) Installing su-exec (0.2-r3) 11:16:30 #71 24.21 (4/4) Installing yq-go (4.44.1-r2) 11:16:30 #71 24.29 Executing busybox-1.36.1-r29.trigger 11:16:30 #71 24.30 OK: 19 MiB in 18 packages 11:16:30 #71 DONE 24.5s 11:16:30 11:16:30 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:16:30 #63 24.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:30 #63 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:30 #63 24.70 (1/7) Installing ca-certificates (20241121-r1) 11:16:30 #63 24.74 (2/7) Installing dumb-init (1.2.5-r3) 11:16:30 #63 24.75 (3/7) Installing libgcc (13.2.1_git20240309-r0) 11:16:30 #63 24.75 (4/7) Installing libsodium (1.0.19-r0) 11:16:30 #63 24.76 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 11:16:30 #63 24.78 (6/7) Installing libzmq (4.3.5-r2) 11:16:30 #63 24.79 (7/7) Installing zeromq (4.3.5-r2) 11:16:30 #63 24.80 Executing busybox-1.36.1-r29.trigger 11:16:30 #63 24.80 Executing ca-certificates-20241121-r1.trigger 11:16:30 #63 24.86 OK: 12 MiB in 21 packages 11:16:30 #63 DONE 25.1s 11:16:30 11:16:30 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:16:30 #79 ... 11:16:30 11:16:30 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:16:30 #57 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:30 #57 24.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:30 #57 25.21 (1/4) Installing ca-certificates (20241121-r1) 11:16:30 #57 25.23 (2/4) Installing dumb-init (1.2.5-r3) 11:16:30 #57 25.23 (3/4) Installing su-exec (0.2-r3) 11:16:30 #57 25.24 (4/4) Installing yq-go (4.44.1-r2) 11:16:30 #57 25.30 Executing busybox-1.36.1-r29.trigger 11:16:30 #57 25.31 Executing ca-certificates-20241121-r1.trigger 11:16:30 #57 25.35 OK: 19 MiB in 18 packages 11:16:30 #57 DONE 25.7s 11:16:30 11:16:30 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:16:30 #60 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:30 #60 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:30 #60 24.43 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:16:30 #60 24.43 v3.20.6-1-g63bc70121e9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:16:30 #60 24.43 OK: 24170 distinct packages available 11:16:30 #60 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:30 #60 24.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:30 #60 24.87 (1/5) Installing dumb-init (1.2.5-r3) 11:16:30 #60 24.88 (2/5) Installing musl-obstack (1.2.3-r2) 11:16:30 #60 24.88 (3/5) Installing libucontext (1.2-r3) 11:16:30 #60 24.88 (4/5) Installing gcompat (1.1.0-r4) 11:16:30 #60 24.89 (5/5) Installing openssl (3.3.3-r0) 11:16:30 #60 24.90 Executing busybox-1.36.1-r29.trigger 11:16:30 #60 24.91 OK: 9 MiB in 19 packages 11:16:30 #60 DONE 25.2s 11:16:30 11:16:30 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:16:30 #61 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:30 #61 24.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:30 #61 24.61 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:16:30 #61 24.61 v3.20.6-1-g63bc70121e9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:16:30 #61 24.61 OK: 24170 distinct packages available 11:16:30 #61 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:30 #61 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:30 #61 25.13 (1/14) Installing ca-certificates (20241121-r1) 11:16:30 #61 25.15 (2/14) Installing brotli-libs (1.1.0-r2) 11:16:30 #61 25.16 (3/14) Installing c-ares (1.33.1-r0) 11:16:30 #61 25.17 (4/14) Installing libunistring (1.2-r0) 11:16:30 #61 25.18 (5/14) Installing libidn2 (2.3.7-r0) 11:16:30 #61 25.19 (6/14) Installing nghttp2-libs (1.62.1-r0) 11:16:30 #61 25.19 (7/14) Installing libpsl (0.21.5-r1) 11:16:30 #61 25.20 (8/14) Installing zstd-libs (1.5.6-r0) 11:16:30 #61 25.21 (9/14) Installing libcurl (8.12.1-r0) 11:16:30 #61 25.22 (10/14) Installing curl (8.12.1-r0) 11:16:30 #61 25.23 (11/14) Installing dumb-init (1.2.5-r3) 11:16:30 #61 25.23 (12/14) Installing musl-obstack (1.2.3-r2) 11:16:30 #61 25.24 (13/14) Installing libucontext (1.2-r3) 11:16:30 #61 25.24 (14/14) Installing gcompat (1.1.0-r4) 11:16:30 #61 25.24 Executing busybox-1.36.1-r29.trigger 11:16:30 #61 25.25 Executing ca-certificates-20241121-r1.trigger 11:16:30 #61 25.31 OK: 13 MiB in 28 packages 11:16:30 #61 DONE 25.7s 11:16:31 11:16:31 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:16:31 #68 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:31 #68 24.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:31 #68 24.69 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:16:31 #68 24.69 v3.20.6-1-g63bc70121e9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:16:31 #68 24.69 OK: 24170 distinct packages available 11:16:31 #68 24.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:31 #68 24.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:31 #68 25.18 (1/4) Installing dumb-init (1.2.5-r3) 11:16:31 #68 25.19 (2/4) Installing musl-obstack (1.2.3-r2) 11:16:31 #68 25.19 (3/4) Installing libucontext (1.2-r3) 11:16:31 #68 25.19 (4/4) Installing gcompat (1.1.0-r4) 11:16:31 #68 25.20 Executing busybox-1.36.1-r29.trigger 11:16:31 #68 25.21 OK: 8 MiB in 18 packages 11:16:31 #68 DONE 25.4s 11:16:31 11:16:31 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:16:31 #80 ... 11:16:31 11:16:31 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:16:31 #0 2.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:31 #0 2.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:31 #0 2.711 OK: 10 MiB in 17 packages 11:16:31 #81 DONE 2.9s 11:16:31 11:16:31 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 11:16:31 #73 2.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:31 #73 2.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:31 #73 ... 11:16:31 11:16:31 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:16:31 #0 2.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:31 #0 2.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:31 #0 3.126 OK: 8 MiB in 15 packages 11:16:31 #82 DONE 3.3s 11:16:31 11:16:31 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 11:16:31 #73 3.272 OK: 8 MiB in 15 packages 11:16:32 #73 DONE 3.4s 11:16:32 11:16:32 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 11:16:32 #83 ... 11:16:32 11:16:32 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:16:32 #0 3.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:32 #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:32 #0 3.693 OK: 8 MiB in 16 packages 11:16:32 #84 DONE 4.0s 11:16:32 11:16:32 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:16:33 #85 ... 11:16:33 11:16:33 #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:16:33 #0 3.212 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:33 #0 3.712 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:33 #0 4.477 OK: 248 MiB in 58 packages 11:16:33 #86 DONE 4.7s 11:16:33 11:16:33 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:16:33 #87 DONE 0.0s 11:16:33 11:16:33 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 11:16:33 #83 2.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:33 #83 2.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:33 #83 ... 11:16:33 11:16:33 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:16:33 #0 3.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:33 #0 3.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:33 #0 3.604 OK: 19 MiB in 18 packages 11:16:33 #88 DONE 3.7s 11:16:33 11:16:33 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:16:33 #89 DONE 0.1s 11:16:33 11:16:33 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:16:33 #79 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:33 #79 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:33 #79 3.365 OK: 12 MiB in 21 packages 11:16:33 #79 DONE 3.5s 11:16:33 11:16:33 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:16:33 #80 2.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:33 #80 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:33 #80 ... 11:16:33 11:16:33 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:16:33 #0 2.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:33 #0 2.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:33 #0 2.897 OK: 13 MiB in 28 packages 11:16:33 #90 DONE 3.0s 11:16:33 11:16:33 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:16:33 #85 DONE 1.2s 11:16:33 11:16:33 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:16:33 #91 DONE 0.1s 11:16:34 11:16:34 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:16:34 #0 2.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:34 #0 2.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:34 #0 3.022 OK: 19 MiB in 18 packages 11:16:34 #92 DONE 3.2s 11:16:34 11:16:34 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 11:16:34 #83 3.140 OK: 9 MiB in 19 packages 11:16:34 #83 DONE 3.3s 11:16:34 11:16:34 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:16:35 #93 ... 11:16:35 11:16:35 #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:16:35 #0 3.869 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:16:35 #0 4.325 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:16:35 #0 5.035 (1/1) Installing dumb-init (1.2.5-r3) 11:16:35 #0 5.531 Executing busybox-1.36.1-r29.trigger 11:16:35 #0 5.541 OK: 8 MiB in 15 packages 11:16:35 #94 DONE 6.1s 11:16:35 11:16:35 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:16:35 #93 DONE 1.2s 11:16:35 11:16:35 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:16:35 #80 3.210 OK: 8 MiB in 18 packages 11:16:35 #80 DONE 4.3s 11:16:35 11:16:35 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:16:35 #95 DONE 1.2s 11:16:35 11:16:35 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:16:36 3e85d5ac6304: Pull complete 11:16:36 c3105a71a48b: Pull complete 11:16:36 #96 ... 11:16:36 11:16:36 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:16:36 #97 DONE 0.9s 11:16:36 11:16:36 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:16:36 #98 DONE 1.2s 11:16:36 11:16:36 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:16:36 #96 DONE 1.2s 11:16:36 11:16:36 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:16:36 #99 DONE 0.1s 11:16:36 11:16:36 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:16:36 #100 DONE 0.1s 11:16:36 11:16:36 #101 [security-spire-config stage-2 6/10] COPY security.txt / 11:16:36 0f093f025ec4: Pull complete 11:16:36 #101 DONE 0.1s 11:16:36 11:16:36 #102 [security-spire-server stage-2 6/9] COPY security.txt / 11:16:36 #102 DONE 0.1s 11:16:36 11:16:36 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 11:16:36 #103 DONE 0.0s 11:16:36 11:16:36 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:16:36 #104 DONE 0.0s 11:16:36 11:16:36 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:16:36 #105 DONE 0.0s 11:16:36 11:16:36 #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:16:36 #106 DONE 0.1s 11:16:36 11:16:36 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:16:36 #107 DONE 0.0s 11:16:36 11:16:36 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:16:36 #108 DONE 0.1s 11:16:36 11:16:36 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:16:36 #109 DONE 0.1s 11:16:36 11:16:36 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:16:36 #110 DONE 0.1s 11:16:36 11:16:36 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:16:36 c3106fc0e877: Pull complete 11:16:36 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 11:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:36 #111 DONE 0.1s 11:16:36 11:16:36 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:16:36 #112 DONE 0.1s 11:16:36 11:16:36 #113 [security-spire-agent] exporting to image 11:16:36 #113 exporting layers 11:16:37 prd-ubuntu20.04-docker-arm64-4c-16g-39232 does not seem to be running inside a container 11:16:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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 11:16:37 #113 exporting layers 0.8s done 11:16:37 #113 writing image sha256:0b4b03a05602d2410bf063a91744641fe6644cf008e94ca5bdd89bdff20453e1 0.0s done 11:16:37 #113 naming to docker.io/library/security-spire-server done 11:16:37 #113 exporting layers 0.8s done 11:16:37 #113 writing image sha256:f43eda931a400d776f01a3dfc5b6e00886c89dc834b4b804bc601156b69f2f45 done 11:16:37 #113 naming to docker.io/library/security-spire-agent done 11:16:37 #113 writing image sha256:2af84912f484e496f46d1128e3104815050ae3a0a773dbaf137de0c536ca83d2 done 11:16:37 #113 naming to docker.io/library/security-spire-config done 11:16:37 #113 DONE 0.9s 11:16:37 11:16:37 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:39 #41 ... 11:16:39 11:16:39 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:39 #114 ... 11:16:39 11:16:39 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:39 $ docker top 3e53572f3527a8314f86093946e401505228f649021fa60aa5b04ebdf85cdf28 -eo pid,comm 11:16:39 #115 ... 11:16:39 11:16:39 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:16:39 #67 ... 11:16:39 11:16:39 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] { [Pipeline] sh 11:16:39 #116 ... 11:16:39 11:16:39 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:39 #117 ... 11:16:39 11:16:39 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:16:40 + docker compose -f ./docker-compose-build.yml build --parallel 11:16:50 #1 [security-spire-agent internal] load build definition from Dockerfile 11:16:50 #1 transferring dockerfile: 11:16:50 #1 transferring dockerfile: 1.81kB done 11:16:50 #1 DONE 0.1s 11:16:50 11:16:50 #2 [security-secretstore-setup internal] load build definition from Dockerfile 11:16:50 #2 DONE 0.0s 11:16:50 11:16:50 #3 [support-scheduler internal] load build definition from Dockerfile 11:16:50 #3 transferring dockerfile: 1.83kB done 11:16:50 #3 DONE 0.0s 11:16:50 11:16:50 #2 [security-secretstore-setup internal] load build definition from Dockerfile 11:16:50 #2 transferring dockerfile: 2.49kB 0.0s done 11:16:50 #2 DONE 0.1s 11:16:50 11:16:50 #4 [core-command internal] load build definition from Dockerfile 11:16:50 #4 transferring dockerfile: 1.94kB 0.0s done 11:16:50 #4 DONE 0.1s 11:16:50 11:16:50 #5 [security-spire-config internal] load build definition from Dockerfile 11:16:50 #5 transferring dockerfile: 1.69kB 0.0s done 11:16:50 #5 DONE 0.1s 11:16:50 11:16:50 #6 [core-data internal] load build definition from Dockerfile 11:16:50 #6 transferring dockerfile: 2.04kB 0.0s done 11:16:50 #6 DONE 0.1s 11:16:50 11:16:50 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:16:50 #7 transferring dockerfile: 2.23kB 0.0s done 11:16:50 #7 DONE 0.1s 11:16:50 11:16:50 #8 [core-keeper internal] load build definition from Dockerfile 11:16:50 #8 transferring dockerfile: 2.01kB 0.0s done 11:16:50 #8 DONE 0.1s 11:16:50 11:16:50 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:16:50 #9 transferring dockerfile: 1.89kB done 11:16:50 #9 DONE 0.1s 11:16:50 11:16:50 #10 [security-proxy-auth internal] load build definition from Dockerfile 11:16:50 #10 transferring dockerfile: 2.14kB done 11:16:50 #10 DONE 0.1s 11:16:50 11:16:50 #11 [security-spire-server internal] load build definition from Dockerfile 11:16:50 #11 transferring dockerfile: 1.70kB 0.0s done 11:16:50 #11 DONE 0.1s 11:16:50 11:16:50 #12 [security-proxy-setup internal] load build definition from Dockerfile 11:16:50 #12 transferring dockerfile: 2.50kB 0.0s done 11:16:50 #12 DONE 0.1s 11:16:50 11:16:50 #13 [core-metadata internal] load build definition from Dockerfile 11:16:50 #13 transferring dockerfile: 2.10kB done 11:16:50 #13 DONE 0.1s 11:16:50 11:16:50 #14 [security-bootstrapper internal] load build definition from Dockerfile 11:16:50 #14 transferring dockerfile: 3.02kB done 11:16:50 #14 DONE 0.1s 11:16:50 11:16:50 #15 [support-notifications internal] load build definition from Dockerfile 11:16:50 #15 transferring dockerfile: 2.00kB done 11:16:50 #15 DONE 0.1s 11:16:50 11:16:50 #16 [security-spire-agent internal] load .dockerignore 11:16:50 #16 transferring context: 11:16:50 #16 transferring context: 50B 0.0s done 11:16:50 #16 DONE 0.1s 11:16:51 11:16:51 #17 [support-scheduler internal] load .dockerignore 11:16:51 #17 transferring context: 50B done 11:16:51 #17 DONE 0.0s 11:16:51 11:16:51 #18 [security-secretstore-setup internal] load .dockerignore 11:16:51 #18 transferring context: 50B done 11:16:51 #18 DONE 0.0s 11:16:51 11:16:51 #19 [core-command internal] load .dockerignore 11:16:51 #19 transferring context: 50B 0.0s done 11:16:51 #19 DONE 0.1s 11:16:51 11:16:51 #20 [security-spire-config internal] load .dockerignore 11:16:51 #20 transferring context: 50B done 11:16:51 #20 DONE 0.1s 11:16:51 11:16:51 #21 [core-data internal] load .dockerignore 11:16:51 #21 transferring context: 50B 0.0s done 11:16:51 #21 DONE 0.1s 11:16:51 11:16:51 #22 [core-common-config-bootstrapper internal] load .dockerignore 11:16:51 #22 transferring context: 50B done 11:16:51 #22 DONE 0.1s 11:16:51 11:16:51 #23 [core-keeper internal] load .dockerignore 11:16:51 #23 transferring context: 50B done 11:16:51 #23 DONE 0.1s 11:16:51 11:16:51 #24 [security-spiffe-token-provider internal] load .dockerignore 11:16:51 #24 transferring context: 50B 0.0s done 11:16:51 #24 DONE 0.1s 11:16:51 11:16:51 #25 [security-proxy-auth internal] load .dockerignore 11:16:51 #25 transferring context: 50B 0.0s done 11:16:51 #25 DONE 0.1s 11:16:51 11:16:51 #26 [security-spire-server internal] load .dockerignore 11:16:51 #26 transferring context: 50B 0.0s done 11:16:51 #26 DONE 0.1s 11:16:51 11:16:51 #27 [security-proxy-setup internal] load .dockerignore 11:16:51 #27 transferring context: 50B 0.0s done 11:16:51 #27 DONE 0.1s 11:16:51 11:16:51 #28 [core-metadata internal] load .dockerignore 11:16:51 #28 transferring context: 50B done 11:16:51 #28 DONE 0.1s 11:16:51 11:16:51 #29 [security-bootstrapper internal] load .dockerignore 11:16:51 #29 transferring context: 50B 0.0s done 11:16:51 #29 DONE 0.1s 11:16:51 11:16:51 #30 [support-notifications internal] load .dockerignore 11:16:51 #30 transferring context: 50B 0.0s done 11:16:51 #30 DONE 0.0s 11:16:51 11:16:51 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 11:16:52 #31 ... 11:16:52 11:16:52 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 11:16:52 #32 DONE 0.6s 11:16:52 11:16:52 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 11:16:52 #33 DONE 0.8s 11:16:52 11:16:52 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:52 #34 DONE 0.0s 11:16:52 11:16:52 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 11:16:52 #31 DONE 0.8s 11:16:52 11:16:52 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 11:16:52 #32 ... 11:16:52 11:16:52 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:52 #34 DONE 0.0s 11:16:52 11:16:52 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 11:16:52 #32 ... 11:16:52 11:16:52 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:52 #34 DONE 0.0s 11:16:52 11:16:52 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 11:16:53 #32 ... 11:16:53 11:16:53 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:53 #34 DONE 0.0s 11:16:53 11:16:53 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 11:16:53 #32 ... 11:16:53 11:16:53 #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:53 #34 DONE 0.0s 11:16:53 11:16:53 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 11:16:53 #33 DONE 0.8s 11:16:53 11:16:53 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 11:16:53 #32 ... 11:16:53 11:16:53 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:53 #34 DONE 0.0s 11:16:53 11:16:53 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 11:16:53 #32 DONE 0.7s 11:16:53 11:16:53 #35 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:16:53 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 11:16:53 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:16:53 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 11:16:53 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 11:16:53 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.5s 11:16:53 #35 ... 11:16:53 11:16:53 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:53 #34 DONE 0.0s 11:16:53 11:16:53 #36 [security-spire-agent internal] load build context 11:16:53 #36 transferring context: 23.33kB 0.1s done 11:16:53 #36 DONE 0.8s 11:16:53 11:16:53 #35 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:16:53 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 11:16:53 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:16:53 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 11:16:53 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 11:16:53 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.10MB / 4.09MB 0.6s 11:16:53 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.7s 11:16:53 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.9s 11:16:54 #35 ... 11:16:54 11:16:54 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 11:16:54 #32 DONE 1.5s 11:16:54 11:16:54 #35 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:16:54 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 1.2s done 11:16:54 #35 ... 11:16:54 11:16:54 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:54 #34 DONE 0.0s 11:16:54 11:16:54 #35 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:16:54 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 11:16:54 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:16:54 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 11:16:54 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 11:16:54 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 1.2s done 11:16:54 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 11:16:54 #35 ... 11:16:54 11:16:54 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:54 #34 DONE 0.0s 11:16:54 11:16:54 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 11:16:54 #33 DONE 1.6s 11:16:54 11:16:54 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:54 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 11:16:54 #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 11:16:54 #37 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 11:16:54 #37 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 11:16:54 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done 11:16:54 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done 11:16:54 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done 11:16:54 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 11:16:54 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 1.6s 11:16:54 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 11:16:54 #37 ... 11:16:54 11:16:54 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:54 #34 DONE 0.1s 11:16:54 11:16:54 #38 [support-scheduler internal] load build context 11:16:54 #38 transferring context: 3.19MB 1.4s done 11:16:54 #38 DONE 2.0s 11:16:54 11:16:54 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:54 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 11:16:54 #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 11:16:54 #37 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 11:16:54 #37 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 11:16:54 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done 11:16:54 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done 11:16:54 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done 11:16:54 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 11:16:54 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 11:16:54 #37 ... 11:16:54 11:16:54 #39 [core-metadata internal] load build context 11:16:54 #39 DONE 0.0s 11:16:54 11:16:54 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:55 #37 ... 11:16:55 11:16:55 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:16:55 #34 DONE 0.1s 11:16:55 11:16:55 #40 [security-secretstore-setup internal] load build context 11:16:55 #40 transferring context: 3.19MB 1.5s done 11:16:55 #40 DONE 2.3s 11:16:55 11:16:55 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:55 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 2.1s 11:16:55 #37 ... 11:16:55 11:16:55 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 11:16:55 #32 DONE 2.5s 11:16:55 11:16:55 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:55 #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 11:16:55 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 2.4s 11:16:55 #37 ... 11:16:55 11:16:55 #41 [security-spire-config internal] load build context 11:16:55 #41 transferring context: 22.05kB 0.3s done 11:16:55 #41 DONE 2.6s 11:16:55 11:16:55 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:55 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.42MB / 33.17MB 2.7s 11:16:56 #37 ... 11:16:56 11:16:56 #42 [core-data internal] load build context 11:16:56 #42 transferring context: 3.19MB 1.8s done 11:16:56 #42 DONE 3.0s 11:16:56 11:16:56 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:56 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 3.0s 11:16:56 #37 ... 11:16:56 11:16:56 #43 [core-command internal] load build context 11:16:56 #43 transferring context: 3.19MB 1.9s done 11:16:56 #43 DONE 3.2s 11:16:56 11:16:56 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:56 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 3.3s 11:16:56 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 3.4s 11:16:56 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 3.7s 11:16:56 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 4.0s 11:16:57 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 4.3s 11:16:57 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 4.5s 11:16:57 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 4.7s 11:16:57 #37 ... 11:16:57 11:16:57 #44 [security-spire-server internal] load build context 11:16:57 #44 transferring context: 23.80kB 0.3s done 11:16:57 #44 DONE 3.1s 11:16:57 11:16:57 #45 [core-common-config-bootstrapper internal] load build context 11:16:57 #45 transferring context: 3.19MB 1.7s done 11:16:57 #45 DONE 4.3s 11:16:57 11:16:57 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:16:58 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 4.9s 11:16:58 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.0s done 11:16:58 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.0s done 11:16:58 #37 ... 11:16:58 11:16:58 #46 [security-spiffe-token-provider internal] load build context 11:16:58 #46 transferring context: 3.19MB 2.7s done 11:16:58 #46 DONE 5.1s 11:16:58 11:16:58 #47 [core-keeper internal] load build context 11:16:58 #47 transferring context: 3.19MB 2.1s done 11:16:58 #47 DONE 5.2s 11:16:58 11:16:58 #48 [security-proxy-auth internal] load build context 11:16:58 #48 transferring context: 3.19MB 2.2s done 11:16:58 #48 DONE 4.5s 11:16:58 11:16:58 #35 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:16:58 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 11:16:58 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 11:16:58 #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 11:16:58 #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 11:16:58 #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 1.2s done 11:16:58 #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.5s done 11:16:59 #35 ... 11:16:59 11:16:59 #49 [support-notifications internal] load build context 11:16:59 #49 transferring context: 3.19MB 2.3s done 11:16:59 #49 DONE 3.9s 11:16:59 11:16:59 #50 [security-proxy-setup internal] load build context 11:16:59 #50 transferring context: 3.19MB 2.2s done 11:16:59 #50 DONE 4.4s 11:16:59 11:16:59 #39 [core-metadata internal] load build context 11:16:59 #39 transferring context: 3.19MB 2.3s done 11:16:59 #39 DONE 4.6s 11:16:59 11:16:59 #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:16:59 #35 ... 11:16:59 11:16:59 #51 [security-bootstrapper internal] load build context 11:16:59 #51 transferring context: 3.19MB 1.7s done 11:16:59 #51 DONE 4.5s 11:16:59 11:16:59 #52 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:16:59 #52 DONE 7.2s 11:16:59 11:16:59 #53 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 11:17:01 #53 DONE 1.6s 11:17:01 11:17:01 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:02 #54 ... 11:17:02 11:17:02 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:17:02 #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 11:17:02 #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 11:17:02 #55 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 11:17:02 #55 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 11:17:02 #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done 11:17:02 #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done 11:17:02 #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 11:17:02 #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.5s done 11:17:02 #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 11:17:02 #55 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.5s done 11:17:02 #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 11:17:02 #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.1s 11:17:02 #55 ... 11:17:02 11:17:02 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:17:02 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.7s 11:17:06 #37 ... 11:17:06 11:17:06 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 11:17:06 #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.9s done 11:17:06 #55 DONE 13.6s 11:17:06 11:17:06 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:17:06 #37 ... 11:17:06 11:17:06 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 11:17:06 #56 ... 11:17:06 11:17:06 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:17:08 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.3s 11:17:09 #37 ... 11:17:09 11:17:09 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:17:09 #0 6.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:09 #0 6.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:09 #0 8.723 (1/4) Installing ca-certificates (20241121-r1) 11:17:09 #0 8.935 (2/4) Installing dumb-init (1.2.5-r3) 11:17:09 #0 8.960 (3/4) Installing su-exec (0.2-r3) 11:17:09 #0 8.967 (4/4) Installing yq-go (4.44.1-r2) 11:17:09 #0 9.575 Executing busybox-1.36.1-r29.trigger 11:17:09 #0 9.829 Executing ca-certificates-20241121-r1.trigger 11:17:09 #57 ... 11:17:09 11:17:09 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:17:09 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:09 #58 ... 11:17:09 11:17:09 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:17:09 #59 ... 11:17:09 11:17:09 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:17:09 #0 8.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:09 #0 9.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:09 #60 ... 11:17:09 11:17:09 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:17:09 #0 7.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:09 #0 8.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:10 #61 ... 11:17:10 11:17:10 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:17:10 #0 9.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:10 #62 ... 11:17:10 11:17:10 #63 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:17:10 #63 ... 11:17:10 11:17:10 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:17:10 #0 9.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:10 #64 ... 11:17:10 11:17:10 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:10 #65 DONE 10.9s 11:17:10 11:17:10 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:17:10 #64 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:10 #64 ... 11:17:10 11:17:10 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:17:10 #0 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:10 #66 ... 11:17:10 11:17:10 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:17:10 #0 8.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:10 #0 9.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:10 #67 ... 11:17:10 11:17:10 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:17:11 #37 ... 11:17:11 11:17:11 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:17:11 #68 ... 11:17:11 11:17:11 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:17:11 #69 ... 11:17:11 11:17:11 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:17:11 #0 9.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:11 #70 ... 11:17:11 11:17:11 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:11 #54 DONE 10.4s 11:17:11 11:17:11 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:17:11 #71 ... 11:17:11 11:17:11 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:17:12 #37 ... 11:17:12 11:17:12 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:17:12 #57 10.80 OK: 20 MiB in 18 packages 11:17:12 #57 DONE 12.8s 11:17:12 11:17:12 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:17:13 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.9s 11:17:19 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.1s 11:17:19 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.2s done 11:17:19 #37 DONE 27.2s 11:17:19 11:17:19 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:17:19 #60 19.13 (1/3) Installing ca-certificates (20241121-r1) 11:17:19 #60 19.61 (2/3) Installing dumb-init (1.2.5-r3) 11:17:19 #60 19.62 (3/3) Installing tzdata (2025a-r0) 11:17:20 #60 ... 11:17:20 11:17:20 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:17:20 #59 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:20 #59 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:20 #59 ... 11:17:20 11:17:20 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:17:20 #67 18.07 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:17:20 #67 18.07 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:17:20 #67 18.07 OK: 24048 distinct packages available 11:17:20 #67 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:20 #67 ... 11:17:20 11:17:20 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:17:20 #0 5.146 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:20 #0 7.000 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:20 #72 ... 11:17:20 11:17:20 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:17:20 #64 20.84 (1/7) Installing ca-certificates (20241121-r1) 11:17:20 #64 21.20 (2/7) Installing dumb-init (1.2.5-r3) 11:17:20 #64 21.23 (3/7) Installing libgcc (13.2.1_git20240309-r0) 11:17:20 #64 21.24 (4/7) Installing libsodium (1.0.19-r0) 11:17:21 #64 21.30 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 11:17:21 #64 ... 11:17:21 11:17:21 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:17:21 #62 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:21 #62 21.03 (1/1) Installing dumb-init (1.2.5-r3) 11:17:21 #62 21.07 Executing busybox-1.36.1-r29.trigger 11:17:21 #62 21.18 OK: 9 MiB in 15 packages 11:17:21 #62 ... 11:17:21 11:17:21 #63 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:17:21 #63 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:21 #63 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:21 #63 ... 11:17:21 11:17:21 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:17:21 #59 21.66 (1/4) Installing dumb-init (1.2.5-r3) 11:17:21 #59 21.69 (2/4) Installing openssl (3.3.3-r0) 11:17:21 #59 21.81 (3/4) Installing su-exec (0.2-r3) 11:17:21 #59 21.85 (4/4) Installing yq-go (4.44.1-r2) 11:17:21 #59 ... 11:17:21 11:17:21 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:17:21 #58 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:21 #58 21.45 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:17:21 #58 21.46 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:17:21 #58 21.47 OK: 24048 distinct packages available 11:17:21 #58 ... 11:17:21 11:17:21 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:17:21 #0 5.110 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:21 #0 6.723 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:21 #73 ... 11:17:21 11:17:21 #63 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:17:21 #63 22.33 (1/1) Installing dumb-init (1.2.5-r3) 11:17:21 #63 22.35 Executing busybox-1.36.1-r29.trigger 11:17:22 #63 22.53 OK: 9 MiB in 15 packages 11:17:22 #63 ... 11:17:22 11:17:22 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:17:22 #0 4.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:22 #0 5.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:22 #74 ... 11:17:22 11:17:22 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:17:22 #62 DONE 22.7s 11:17:22 11:17:22 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:17:22 #69 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:22 #69 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:22 #69 ... 11:17:22 11:17:22 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:17:22 #71 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:22 #71 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:22 #71 ... 11:17:22 11:17:22 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:17:22 #68 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:22 #68 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:22 #68 ... 11:17:22 11:17:22 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:17:22 #66 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:22 #66 ... 11:17:22 11:17:22 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:17:22 #58 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:23 #58 ... 11:17:23 11:17:23 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 11:17:23 #56 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:23 #56 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:23 #56 ... 11:17:23 11:17:23 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:17:23 #70 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:23 #70 21.90 OK: 239 MiB in 58 packages 11:17:23 #70 ... 11:17:23 11:17:23 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:17:23 #66 23.79 (1/2) Installing dumb-init (1.2.5-r3) 11:17:23 #66 23.84 (2/2) Installing su-exec (0.2-r3) 11:17:23 #66 23.84 Executing busybox-1.36.1-r29.trigger 11:17:23 #66 23.99 OK: 9 MiB in 16 packages 11:17:24 #66 ... 11:17:24 11:17:24 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:17:24 #60 21.19 Executing busybox-1.36.1-r29.trigger 11:17:24 #60 21.35 Executing ca-certificates-20241121-r1.trigger 11:17:24 #60 22.41 OK: 11 MiB in 17 packages 11:17:24 #60 DONE 24.7s 11:17:24 11:17:24 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:17:24 #75 ... 11:17:24 11:17:24 #63 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:17:24 #63 DONE 25.5s 11:17:25 11:17:25 #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 11:17:25 #76 ... 11:17:25 11:17:25 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:17:25 #70 DONE 24.1s 11:17:25 11:17:25 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:17:25 #64 21.54 (6/7) Installing libzmq (4.3.5-r2) 11:17:25 #64 21.64 (7/7) Installing zeromq (4.3.5-r2) 11:17:25 #64 21.76 Executing busybox-1.36.1-r29.trigger 11:17:25 #64 21.90 Executing ca-certificates-20241121-r1.trigger 11:17:25 #64 23.69 OK: 14 MiB in 21 packages 11:17:25 #64 ... 11:17:25 11:17:25 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 11:17:25 #71 22.44 OK: 239 MiB in 58 packages 11:17:25 #71 DONE 24.6s 11:17:25 11:17:25 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:17:25 #61 15.82 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:17:25 #61 15.82 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:17:25 #61 15.82 OK: 24048 distinct packages available 11:17:25 #61 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:25 #61 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:25 #61 ... 11:17:25 11:17:25 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:17:26 #77 ... 11:17:26 11:17:26 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:17:26 #68 22.57 OK: 239 MiB in 58 packages 11:17:26 #68 DONE 25.2s 11:17:26 11:17:26 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:17:26 #78 ... 11:17:26 11:17:26 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:17:26 #66 DONE 27.2s 11:17:27 11:17:27 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:17:27 #64 DONE 27.3s 11:17:27 11:17:27 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:17:27 #79 ... 11:17:27 11:17:27 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:17:27 #59 23.60 Executing busybox-1.36.1-r29.trigger 11:17:27 #59 23.81 OK: 20 MiB in 18 packages 11:17:27 #59 DONE 27.4s 11:17:27 11:17:27 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:17:27 #80 ... 11:17:27 11:17:27 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 11:17:27 #56 23.22 OK: 239 MiB in 58 packages 11:17:27 #56 DONE 26.2s 11:17:27 #118 DONE 49.8s 11:17:27 11:17:27 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:27 #78 DONE 54.2s 11:17:27 11:17:27 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:27 #116 DONE 54.2s 11:17:27 11:17:27 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:27 #115 DONE 54.2s 11:17:27 11:17:27 #119 [support-scheduler builder 6/7] COPY . . 11:17:27 #119 ... 11:17:27 11:17:27 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:27 #117 DONE 54.2s 11:17:27 11:17:27 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:27 #114 DONE 54.3s 11:17:27 11:17:27 #120 [support-notifications builder 6/7] COPY . . 11:17:27 11:17:27 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:17:27 #78 DONE 2.1s 11:17:27 11:17:27 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 11:17:28 #81 ... 11:17:28 11:17:28 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:17:28 #74 14.32 OK: 20 MiB in 18 packages 11:17:28 #74 DONE 16.3s 11:17:28 11:17:28 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:17:28 #72 17.47 (1/1) Installing dumb-init (1.2.5-r3) 11:17:28 #72 18.27 Executing busybox-1.36.1-r29.trigger 11:17:28 #72 ... 11:17:28 11:17:28 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:17:28 #77 DONE 3.3s 11:17:29 11:17:29 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:29 #82 ... 11:17:29 11:17:29 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:17:29 #73 16.29 OK: 239 MiB in 58 packages 11:17:29 #73 DONE 18.1s 11:17:29 11:17:29 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:17:29 #83 DONE 2.9s 11:17:29 11:17:29 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 11:17:29 #81 DONE 2.6s 11:17:29 11:17:29 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:17:30 #84 ... 11:17:30 11:17:30 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:17:30 #72 18.39 OK: 9 MiB in 15 packages 11:17:30 #72 DONE 20.4s 11:17:31 11:17:31 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:17:31 #61 29.89 (1/5) Installing dumb-init (1.2.5-r3) 11:17:31 #61 29.89 (2/5) Installing musl-obstack (1.2.3-r2) 11:17:31 #61 29.89 (3/5) Installing libucontext (1.2-r3) 11:17:31 #61 29.89 (4/5) Installing gcompat (1.1.0-r4) 11:17:31 #61 29.89 (5/5) Installing openssl (3.3.3-r0) 11:17:31 #61 29.94 Executing busybox-1.36.1-r29.trigger 11:17:31 #61 30.08 OK: 10 MiB in 19 packages 11:17:31 #61 ... 11:17:31 11:17:31 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:17:31 #67 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:31 #67 30.25 (1/4) Installing dumb-init (1.2.5-r3) 11:17:31 #67 30.31 (2/4) Installing musl-obstack (1.2.3-r2) 11:17:31 #67 30.31 (3/4) Installing libucontext (1.2-r3) 11:17:31 #67 30.41 (4/4) Installing gcompat (1.1.0-r4) 11:17:31 #67 30.41 Executing busybox-1.36.1-r29.trigger 11:17:31 #67 30.54 OK: 9 MiB in 18 packages 11:17:31 #67 ... 11:17:31 11:17:31 #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:31 #85 ... 11:17:31 11:17:31 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:17:31 #84 DONE 1.8s 11:17:31 11:17:31 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:17:31 #67 DONE 32.3s 11:17:31 11:17:31 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:32 #86 ... 11:17:32 11:17:32 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:17:32 #0 6.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:32 #0 8.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:32 #87 ... 11:17:32 11:17:32 #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:17:32 #61 DONE 33.6s 11:17:32 11:17:32 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 11:17:32 #88 ... 11:17:32 11:17:32 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:17:32 #69 22.12 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:17:32 #69 22.12 v3.20.6-8-g153db9eb07a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:17:32 #69 22.12 OK: 24059 distinct packages available 11:17:32 #69 24.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:32 #69 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:32 #69 30.75 OK: 239 MiB in 58 packages 11:17:32 #69 DONE 31.7s 11:17:33 11:17:33 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:17:33 #89 ... 11:17:33 11:17:33 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:17:33 #58 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:33 #58 31.73 (1/14) Installing ca-certificates (20241121-r1) 11:17:33 #58 31.90 (2/14) Installing brotli-libs (1.1.0-r2) 11:17:33 #58 31.94 (3/14) Installing c-ares (1.33.1-r0) 11:17:33 #58 32.01 (4/14) Installing libunistring (1.2-r0) 11:17:33 #58 32.12 (5/14) Installing libidn2 (2.3.7-r0) 11:17:33 #58 32.16 (6/14) Installing nghttp2-libs (1.62.1-r0) 11:17:33 #58 32.16 (7/14) Installing libpsl (0.21.5-r1) 11:17:33 #58 32.18 (8/14) Installing zstd-libs (1.5.6-r0) 11:17:33 #58 32.23 (9/14) Installing libcurl (8.12.1-r0) 11:17:33 #58 32.28 (10/14) Installing curl (8.12.1-r0) 11:17:33 #58 32.28 (11/14) Installing dumb-init (1.2.5-r3) 11:17:33 #58 32.30 (12/14) Installing musl-obstack (1.2.3-r2) 11:17:33 #58 32.31 (13/14) Installing libucontext (1.2-r3) 11:17:33 #58 32.32 (14/14) Installing gcompat (1.1.0-r4) 11:17:33 #58 32.35 Executing busybox-1.36.1-r29.trigger 11:17:33 #58 32.42 Executing ca-certificates-20241121-r1.trigger 11:17:33 #58 33.23 OK: 15 MiB in 28 packages 11:17:33 #58 DONE 34.3s 11:17:34 #120 ... 11:17:34 11:17:34 #121 [security-spiffe-token-provider builder 6/7] COPY . . 11:17:34 #121 ... 11:17:34 11:17:34 #122 [core-keeper builder 7/8] COPY . . 11:17:34 #122 ... 11:17:34 11:17:34 #123 [security-bootstrapper builder 6/7] COPY . . 11:17:34 #123 ... 11:17:34 11:17:34 #124 [security-proxy-auth builder 6/7] COPY . . 11:17:34 11:17:34 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:17:34 #87 11.66 OK: 9 MiB in 15 packages 11:17:34 #87 DONE 12.3s 11:17:34 11:17:34 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:17:34 #90 ... 11:17:34 11:17:34 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:17:34 #89 DONE 1.9s 11:17:34 11:17:34 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:36 #124 DONE 12.6s 11:17:36 11:17:36 #125 [core-command builder 6/7] COPY . . 11:17:36 #125 CACHED 11:17:36 11:17:36 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:36 #126 CACHED 11:17:36 11:17:36 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 11:17:36 #127 CACHED 11:17:36 11:17:36 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:17:36 #128 ... 11:17:36 11:17:36 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:36 #129 CACHED 11:17:36 11:17:36 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:17:36 #130 CACHED 11:17:36 11:17:36 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 11:17:36 #131 CACHED 11:17:36 11:17:36 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:17:36 #132 CACHED 11:17:36 11:17:36 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:36 #133 CACHED 11:17:36 11:17:36 #134 [core-metadata builder 6/7] COPY . . 11:17:36 #134 CACHED 11:17:36 11:17:36 #120 [support-notifications builder 6/7] COPY . . 11:17:36 #120 DONE 12.6s 11:17:36 11:17:36 #122 [core-keeper builder 7/8] COPY . . 11:17:36 #122 DONE 12.6s 11:17:36 11:17:36 #121 [security-spiffe-token-provider builder 6/7] COPY . . 11:17:36 #121 DONE 12.6s 11:17:36 11:17:36 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:36 #135 CACHED 11:17:36 11:17:36 #136 [core-data builder 6/7] COPY . . 11:17:36 #136 CACHED 11:17:36 11:17:36 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 11:17:36 #137 CACHED 11:17:36 11:17:36 #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:36 #138 CACHED 11:17:36 11:17:36 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:17:36 #139 CACHED 11:17:36 11:17:36 #140 [security-proxy-setup builder 6/7] COPY . . 11:17:36 #140 CACHED 11:17:36 11:17:36 #123 [security-bootstrapper builder 6/7] COPY . . 11:17:36 #123 DONE 12.6s 11:17:36 11:17:36 #141 [security-secretstore-setup builder 6/7] COPY . . 11:17:36 #141 CACHED 11:17:36 11:17:36 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:17:36 #142 CACHED 11:17:36 11:17:36 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:36 #143 CACHED 11:17:36 11:17:36 #119 [support-scheduler builder 6/7] COPY . . 11:17:36 #119 DONE 12.7s 11:17:36 11:17:36 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:17:37 #91 ... 11:17:37 11:17:37 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:17:37 #92 ... 11:17:37 11:17:37 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:17:37 #79 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:37 #79 ... 11:17:37 11:17:37 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:37 #144 1.329 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:17:37 #93 ... 11:17:37 11:17:37 #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 11:17:37 #76 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:37 #76 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:40 #76 ... 11:17:40 11:17:40 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:40 #94 ... 11:17:40 11:17:40 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:17:40 #90 5.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:41 #90 6.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:41 #90 ... 11:17:41 11:17:41 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:17:41 #75 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:41 #75 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:41 #75 15.38 OK: 11 MiB in 17 packages 11:17:41 #75 DONE 16.6s 11:17:41 11:17:41 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 11:17:41 #88 7.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:41 #88 9.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:42 #88 ... 11:17:42 11:17:42 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:17:42 #0 7.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:42 #0 8.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:42 #95 ... 11:17:42 11:17:42 #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 11:17:42 #76 17.29 OK: 9 MiB in 15 packages 11:17:43 #76 DONE 18.4s 11:17:43 11:17:43 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:17:43 #92 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:43 #92 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:44 #92 ... 11:17:44 11:17:44 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:17:44 #79 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:44 #79 16.10 OK: 9 MiB in 16 packages 11:17:44 #79 DONE 17.1s 11:17:44 11:17:44 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:17:47 #144 ... 11:17:47 11:17:47 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:17:47 #0 0.773 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:17:47 #145 ... 11:17:47 11:17:47 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:17:47 #0 0.862 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:17:47 #146 ... 11:17:47 11:17:47 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:17:47 #0 1.405 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:17:47 #147 ... 11:17:47 11:17:47 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:17:47 #0 1.005 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:17:47 #148 ... 11:17:47 11:17:47 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:17:47 #0 0.650 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:17:47 #149 ... 11:17:47 11:17:47 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:17:47 #0 1.082 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:17:47 #150 ... 11:17:47 11:17:47 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:17:47 #0 1.198 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:17:47 #151 ... 11:17:47 11:17:47 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:17:47 #0 0.816 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:17:47 #152 ... 11:17:47 11:17:47 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:17:47 #128 0.452 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:17:47 #128 ... 11:17:47 11:17:47 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:17:47 #0 0.348 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:17:47 #153 ... 11:17:47 11:17:47 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:17:47 #0 1.182 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:17:48 #96 ... 11:17:48 11:17:48 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:17:48 #80 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:17:48 #80 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:17:48 #80 18.76 OK: 20 MiB in 18 packages 11:17:48 #80 DONE 20.9s 11:17:48 11:17:48 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:17:48 #90 12.93 OK: 15 MiB in 28 packages 11:17:48 #90 DONE 14.2s 11:17:48 11:17:48 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:17:48 #92 18.94 OK: 14 MiB in 21 packages 11:17:48 #92 DONE 21.2s 11:17:48 11:17:48 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:17:48 #97 ... 11:17:48 11:17:48 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:17:48 #96 DONE 4.4s 11:17:48 11:17:48 #88 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 11:17:48 #88 15.72 OK: 10 MiB in 19 packages 11:17:48 #88 DONE 16.9s 11:17:48 11:17:48 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:17:48 #95 13.76 OK: 9 MiB in 18 packages 11:17:48 #95 DONE 16.2s 11:17:48 11:17:48 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:17:48 #98 ... 11:17:48 11:17:48 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:17:48 #97 DONE 0.7s 11:17:48 11:17:48 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:17:49 #99 DONE 0.5s 11:17:49 11:17:49 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:17:50 #100 DONE 2.1s 11:17:50 11:17:50 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:17:50 #101 DONE 2.2s 11:17:50 11:17:50 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:17:50 #102 ... 11:17:50 11:17:50 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:17:50 #103 DONE 0.2s 11:17:51 11:17:51 #104 [security-spire-server stage-2 6/9] COPY security.txt / 11:17:51 #104 ... 11:17:51 11:17:51 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:17:51 #98 DONE 2.6s 11:17:51 11:17:51 #104 [security-spire-server stage-2 6/9] COPY security.txt / 11:17:51 #104 DONE 0.3s 11:17:51 11:17:51 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:17:51 #105 DONE 0.3s 11:17:51 11:17:51 #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:17:51 #106 DONE 0.3s 11:17:51 11:17:51 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:17:51 #107 ... 11:17:51 11:17:51 #108 [security-spire-config stage-2 6/10] COPY security.txt / 11:17:51 #108 DONE 0.2s 11:17:51 11:17:51 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:17:51 #107 DONE 0.3s 11:17:51 11:17:51 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:17:52 #109 DONE 0.3s 11:17:52 11:17:52 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:17:52 #110 DONE 0.3s 11:17:52 11:17:52 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:17:52 #111 DONE 0.3s 11:17:52 11:17:52 #112 [security-spire-server] exporting to image 11:17:52 #112 exporting layers 11:17:52 #112 ... 11:17:52 11:17:52 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:17:52 #102 DONE 1.8s 11:17:52 11:17:52 #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:17:52 #113 DONE 0.3s 11:17:52 11:17:52 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:17:52 #114 DONE 0.4s 11:17:52 11:17:52 #112 [security-spire-config] exporting to image 11:17:53 #112 ... 11:17:53 11:17:53 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 11:17:53 #115 DONE 0.4s 11:17:53 11:17:53 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:17:53 #116 DONE 0.2s 11:17:53 11:17:53 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:17:53 #117 DONE 0.2s 11:17:53 11:17:53 #112 [security-spire-config] exporting to image 11:17:53 #112 ... 11:17:53 11:17:53 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:17:53 #118 DONE 0.2s 11:17:53 11:17:53 #112 [security-spire-agent] exporting to image 11:17:55 #112 exporting layers 3.2s done 11:17:55 #112 writing image sha256:59b3dfeacacfceb22549b05e06c31a1402078ab09e914366ec4df724df978a64 done 11:17:55 #112 naming to docker.io/library/security-spire-server-arm64 done 11:17:55 #112 exporting layers 2.9s done 11:17:55 #112 writing image sha256:39eba6a74b5ccd5051d6ffa495b008d1eb6ec48f95e2e281e074f3cc4e84d494 done 11:17:55 #112 naming to docker.io/library/security-spire-config-arm64 done 11:17:56 #112 exporting layers 2.4s done 11:17:56 #112 writing image sha256:86ddbe3aa66a143d200969d0b6fa6dc35fa611cf79ea1a993c3a0c6a25374025 done 11:17:56 #112 naming to docker.io/library/security-spire-agent-arm64 done 11:17:56 #112 DONE 4.8s 11:17:56 11:17:56 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:09 #154 ... 11:19:09 11:19:09 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:19:09 #153 DONE 91.5s 11:19:09 11:19:09 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:19:09 #155 DONE 1.8s 11:19:09 11:19:09 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:19:09 #156 DONE 0.1s 11:19:09 11:19:09 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:19:09 #154 ... 11:19:09 11:19:09 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:19:09 #157 DONE 0.3s 11:19:09 11:19:09 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:19:09 #154 ... 11:19:09 11:19:09 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:19:09 #158 DONE 0.1s 11:19:09 11:19:09 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:19:09 #159 DONE 0.1s 11:19:09 11:19:09 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:19:11 #160 DONE 1.6s 11:19:11 11:19:11 #113 [core-common-config-bootstrapper] exporting to image 11:19:11 #113 exporting layers 11:19:11 #113 exporting layers 0.2s done 11:19:11 #113 writing image sha256:13c74d85c995d83dd1bf26f74bdc35bdf9ada6183865f47486f02ea00bc669af done 11:19:11 #113 naming to docker.io/library/core-common-config-bootstrapper done 11:19:11 #113 DONE 1.1s 11:19:11 11:19:11 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:19:12 #151 ... 11:19:12 11:19:12 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:19:12 #154 DONE 96.3s 11:19:12 11:19:12 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:19:12 #161 DONE 0.5s 11:19:12 11:19:12 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:19:13 #147 ... 11:19:13 11:19:13 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:19:14 #162 DONE 1.4s 11:19:14 11:19:14 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:19:14 #163 DONE 0.0s 11:19:14 11:19:14 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:19:14 #164 DONE 0.1s 11:19:14 11:19:14 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:19:14 #151 ... 11:19:14 11:19:14 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:19:14 #165 DONE 0.2s 11:19:14 11:19:14 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:19:14 #166 DONE 0.0s 11:19:14 11:19:14 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:19:14 #167 DONE 0.2s 11:19:14 11:19:14 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:19:14 #145 ... 11:19:14 11:19:14 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 11:19:14 #168 DONE 0.1s 11:19:14 11:19:14 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 11:19:14 #169 DONE 0.1s 11:19:14 11:19:14 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:19:15 #146 ... 11:19:15 11:19:15 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:19:15 #170 DONE 0.1s 11:19:15 11:19:15 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:19:16 #171 DONE 1.5s 11:19:16 11:19:16 #113 [security-bootstrapper] exporting to image 11:19:16 #113 exporting layers 11:19:17 #113 exporting layers 0.5s done 11:19:17 #113 writing image sha256:d2deb53cc7135fffb266f000f8f3d8fa4868cd2a2a8bb98bb98ac9825c626faa 0.0s done 11:19:17 #113 naming to docker.io/library/security-bootstrapper done 11:19:17 #113 DONE 1.7s 11:19:17 11:19:17 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:19:17 #82 ... 11:19:17 11:19:17 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:17 #93 DONE 104.5s 11:19:17 11:19:17 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:17 #91 DONE 97.3s 11:19:17 11:19:17 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:17 #86 DONE 100.5s 11:19:17 11:19:17 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:17 #94 DONE 102.3s 11:19:17 11:19:17 #119 [support-scheduler builder 6/7] COPY . . 11:19:17 #119 ... 11:19:17 11:19:17 #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:17 #85 DONE 102.2s 11:19:17 11:19:17 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:17 #82 DONE 103.3s 11:19:17 11:19:17 #120 [core-data builder 6/7] COPY . . 11:19:17 #120 DONE 1.8s 11:19:17 11:19:17 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:17 #121 CACHED 11:19:17 11:19:17 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:19:17 #122 CACHED 11:19:17 11:19:17 #123 [security-bootstrapper builder 6/7] COPY . . 11:19:17 #123 CACHED 11:19:17 11:19:17 #124 [security-spiffe-token-provider builder 6/7] COPY . . 11:19:17 #124 DONE 1.9s 11:19:17 11:19:17 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:17 #125 CACHED 11:19:17 11:19:17 #126 [security-proxy-setup builder 6/7] COPY . . 11:19:17 #126 CACHED 11:19:17 11:19:17 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:19:17 #127 CACHED 11:19:17 11:19:17 #128 [core-keeper builder 7/8] COPY . . 11:19:17 #128 DONE 1.9s 11:19:17 11:19:17 #129 [security-secretstore-setup builder 6/7] COPY . . 11:19:17 #129 DONE 1.8s 11:19:17 11:19:17 #119 [support-scheduler builder 6/7] COPY . . 11:19:17 #119 DONE 1.9s 11:19:17 11:19:17 #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:19:17 #130 ... 11:19:17 11:19:17 #131 [support-notifications builder 6/7] COPY . . 11:19:17 #131 DONE 2.0s 11:19:17 11:19:17 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:17 #132 CACHED 11:19:17 11:19:17 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:19:17 #133 CACHED 11:19:17 11:19:17 #134 [core-metadata builder 6/7] COPY . . 11:19:17 #134 CACHED 11:19:17 11:19:17 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:17 #135 CACHED 11:19:17 11:19:17 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:19:17 #136 CACHED 11:19:17 11:19:17 #137 [security-proxy-auth builder 6/7] COPY . . 11:19:17 #137 CACHED 11:19:17 11:19:17 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:19:17 #138 CACHED 11:19:17 11:19:17 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 11:19:17 #139 CACHED 11:19:17 11:19:17 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:17 #140 CACHED 11:19:17 11:19:17 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 11:19:17 #141 CACHED 11:19:17 11:19:17 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:19:17 #142 CACHED 11:19:17 11:19:17 #143 [core-command builder 6/7] COPY . . 11:19:17 #143 CACHED 11:19:17 11:19:17 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:19:19 #144 5.342 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:19:20 #144 ... 11:19:20 11:19:20 #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:19:20 #130 6.070 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:19:24 #130 ... 11:19:24 11:19:24 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:19:24 #0 6.335 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:19:24 #145 ... 11:19:24 11:19:24 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:19:24 #0 5.832 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:19:24 #146 ... 11:19:24 11:19:24 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:19:24 #0 5.642 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:19:24 #147 ... 11:19:24 11:19:24 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:19:24 #0 6.672 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:19:25 #148 ... 11:19:25 11:19:25 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:19:25 #0 6.743 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:19:25 #149 ... 11:19:25 11:19:25 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:19:25 #0 6.390 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:19:25 #150 ... 11:19:25 11:19:25 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:19:25 #0 5.200 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:19:25 #151 ... 11:19:25 11:19:25 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:19:25 #0 6.666 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:19:25 #152 ... 11:19:25 11:19:25 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:19:25 #0 6.524 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:19:25 #153 ... 11:19:25 11:19:25 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:19:25 #0 3.490 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:20:25 #128 ... 11:20:25 11:20:25 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:20:25 #147 161.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:20:27 #147 DONE 171.5s 11:20:27 11:20:27 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:20:27 #148 DONE 171.5s 11:20:27 11:20:27 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:20:27 #146 DONE 171.6s 11:20:27 11:20:27 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:20:27 #150 DONE 171.5s 11:20:27 11:20:27 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:20:27 #152 DONE 171.6s 11:20:27 11:20:27 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:20:27 #128 DONE 171.6s 11:20:27 11:20:27 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:20:27 #151 DONE 171.6s 11:20:27 11:20:27 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:20:27 #172 ... 11:20:27 11:20:27 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:20:27 #149 DONE 171.7s 11:20:27 11:20:27 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:20:27 #144 DONE 171.7s 11:20:27 11:20:27 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:20:27 #145 DONE 171.8s 11:20:27 11:20:27 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:20:27 #172 DONE 0.3s 11:20:27 11:20:27 #173 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:20:27 #173 DONE 0.1s 11:20:27 11:20:27 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:20:27 #174 DONE 0.2s 11:20:27 11:20:27 #175 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:20:27 #175 DONE 0.2s 11:20:27 11:20:27 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:20:27 #176 DONE 0.2s 11:20:27 11:20:27 #177 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:20:27 #177 DONE 0.2s 11:20:27 11:20:27 #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:20:27 #178 DONE 0.2s 11:20:27 11:20:27 #179 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:20:28 #179 ... 11:20:28 11:20:28 #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:20:28 #180 DONE 0.2s 11:20:28 11:20:28 #181 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:20:28 #181 ... 11:20:28 11:20:28 #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:20:28 #182 DONE 0.4s 11:20:28 11:20:28 #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:20:28 #183 DONE 0.5s 11:20:28 11:20:28 #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:20:28 #184 DONE 0.5s 11:20:28 11:20:28 #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:20:28 #185 DONE 0.4s 11:20:28 11:20:28 #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:20:28 #186 CACHED 11:20:28 11:20:28 #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:20:28 #187 CACHED 11:20:28 11:20:28 #188 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:20:28 #188 CACHED 11:20:28 11:20:28 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:20:28 #189 CACHED 11:20:28 11:20:28 #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:20:28 #190 DONE 0.4s 11:20:28 11:20:28 #181 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:20:28 #181 DONE 0.5s 11:20:28 11:20:28 #179 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:20:28 #179 DONE 0.5s 11:20:28 11:20:28 #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:20:28 #191 DONE 0.4s 11:20:28 11:20:28 #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:20:29 #192 ... 11:20:29 11:20:29 #193 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:20:29 #193 DONE 1.1s 11:20:29 11:20:29 #194 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:20:29 #194 DONE 1.1s 11:20:29 11:20:29 #195 [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 11:20:29 #195 DONE 1.1s 11:20:29 11:20:29 #113 [core-keeper] exporting to image 11:20:29 #113 exporting layers 11:20:30 #113 ... 11:20:30 11:20:30 #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:20:30 #196 DONE 2.0s 11:20:30 11:20:30 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:20:30 #197 DONE 2.0s 11:20:30 11:20:30 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:20:30 #198 DONE 2.0s 11:20:30 11:20:30 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:20:30 #199 DONE 2.0s 11:20:30 11:20:30 #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:20:30 #192 DONE 2.0s 11:20:30 11:20:30 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:20:30 #200 DONE 2.0s 11:20:30 11:20:30 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:20:30 #201 DONE 1.9s 11:20:30 11:20:30 #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:20:30 #202 DONE 0.2s 11:20:30 11:20:30 #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:20:30 #203 DONE 0.7s 11:20:30 11:20:30 #204 [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 11:20:30 #204 DONE 1.0s 11:20:30 11:20:30 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:20:30 #205 DONE 0.2s 11:20:30 11:20:30 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:20:30 #206 DONE 0.1s 11:20:30 11:20:30 #207 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:20:30 #207 DONE 0.1s 11:20:30 11:20:30 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:20:30 #208 DONE 0.2s 11:20:30 11:20:30 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:20:30 #209 DONE 0.1s 11:20:30 11:20:30 #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:20:30 #210 DONE 0.2s 11:20:30 11:20:30 #113 [security-spiffe-token-provider] exporting to image 11:20:30 #113 writing image sha256:04577e94d38d1b132427016220400924f78c1053ae0be7e93b465b14452be24c 11:20:30 #113 ... 11:20:30 11:20:30 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:20:30 #211 DONE 0.4s 11:20:30 11:20:30 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:20:30 #212 DONE 0.4s 11:20:30 11:20:30 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:20:30 #213 DONE 0.4s 11:20:30 11:20:30 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:20:30 #214 DONE 0.4s 11:20:30 11:20:30 #113 [core-metadata] exporting to image 11:20:30 #113 exporting layers 0.4s done 11:20:30 #113 writing image sha256:04577e94d38d1b132427016220400924f78c1053ae0be7e93b465b14452be24c 0.0s done 11:20:30 #113 naming to docker.io/library/core-keeper done 11:20:30 #113 writing image sha256:43a44e56b8535320eadb983b3ebc187d360d1a004ba3ee1f59bc7319bddcb42e 11:20:30 #113 writing image sha256:819bc2b7ca35a98796845021ab03475efdba76d8c5d0e04a510e4116ba2cbe7c 0.0s done 11:20:30 #113 naming to docker.io/library/core-data 11:20:31 #113 writing image sha256:43a44e56b8535320eadb983b3ebc187d360d1a004ba3ee1f59bc7319bddcb42e 0.2s done 11:20:31 #113 naming to docker.io/library/core-data 0.2s done 11:20:31 #113 naming to docker.io/library/core-command done 11:20:31 #113 ... 11:20:31 11:20:31 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:20:31 #215 DONE 0.3s 11:20:31 11:20:31 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:20:31 #216 DONE 0.4s 11:20:31 11:20:31 #113 [core-command] exporting to image 11:20:31 #113 exporting layers 0.7s done 11:20:31 #113 writing image sha256:2a6001cb778cd68b8c4a1b5e24a7445028c7fe0172e9a1e7357904ef0900d7f3 0.0s done 11:20:31 #113 naming to docker.io/library/support-notifications 11:20:31 #113 ... 11:20:31 11:20:31 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:20:31 #217 DONE 0.3s 11:20:31 11:20:31 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:20:31 #218 DONE 0.7s 11:20:31 11:20:31 #113 [support-scheduler] exporting to image 11:20:31 #113 exporting layers 0.7s done 11:20:31 #113 naming to docker.io/library/support-notifications 0.2s done 11:20:31 #113 writing image sha256:0a6835049788658109654ba89b7e4ce02a7caff7ff0af56383f346aa0c1c71ea 0.0s done 11:20:31 #113 naming to docker.io/library/support-scheduler done 11:20:31 #113 ... 11:20:31 11:20:31 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:20:31 #219 DONE 0.1s 11:20:31 11:20:31 #113 [core-metadata] exporting to image 11:20:31 #113 writing image sha256:253ff82dc0b075c1be53fe245de4c16cc25e9cf03dd93048491d59801085e7b5 done 11:20:31 #113 writing image sha256:37a5655f45081e0b6b586d8fe0b7ec4c0e9ba84ea0d65c9f0383478bde42ac0f done 11:20:31 #113 naming to docker.io/library/security-spiffe-token-provider done 11:20:31 #113 naming to docker.io/library/core-metadata done 11:20:31 #113 ... 11:20:31 11:20:31 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:20:31 #220 DONE 0.7s 11:20:31 11:20:31 #113 [security-proxy-setup] exporting to image 11:20:31 #113 ... 11:20:31 11:20:31 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:20:31 #221 DONE 0.5s 11:20:31 11:20:31 #113 [security-proxy-setup] exporting to image 11:20:31 #113 exporting layers 0.2s done 11:20:31 #113 writing image sha256:320a15766f33ff3b644c3694b357af5cd194290160450a5795f1b6c44ab9e630 done 11:20:31 #113 naming to docker.io/library/security-proxy-setup done 11:20:32 #113 exporting layers 0.7s done 11:20:32 #113 exporting layers 0.2s done 11:20:32 #113 writing image sha256:2013e11ef58e8f9fec8b2fbedf737370be3c1199db2a5dbf5edd8d34233da963 done 11:20:32 #113 naming to docker.io/library/security-proxy-auth done 11:20:32 #113 writing image sha256:1851b0c80501f16331221adab75c1e345533f5b490686cac51a6d0adc62727f3 done 11:20:32 #113 naming to docker.io/library/security-secretstore-setup done 11:20:32 #113 DONE 4.6s 11:20:32 11:20:32 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:20:32 time="2025-02-19T11:15:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:20:32 $ docker stop --time=1 faac55bd6818f6b8bc560bd2ff6d54a10b06e70fe3c84473b531ab913a1d6326 11:20:33 $ docker rm -f --volumes faac55bd6818f6b8bc560bd2ff6d54a10b06e70fe3c84473b531ab913a1d6326 [Pipeline] // withDockerContainer [Pipeline] sh 11:20:33 + docker images 11:20:33 REPOSITORY TAG IMAGE ID CREATED SIZE 11:20:33 security-secretstore-setup latest 1851b0c80501 2 seconds ago 67.6MB 11:20:33 security-proxy-auth latest 2013e11ef58e 2 seconds ago 31.3MB 11:20:33 security-proxy-setup latest 320a15766f33 2 seconds ago 38.2MB 11:20:33 security-spiffe-token-provider latest 253ff82dc0b0 3 seconds ago 46.9MB 11:20:33 support-notifications latest 2a6001cb778c 3 seconds ago 51.6MB 11:20:33 core-metadata latest 37a5655f4508 3 seconds ago 32.6MB 11:20:33 core-data latest 819bc2b7ca35 3 seconds ago 32.4MB 11:20:33 support-scheduler latest 0a6835049788 3 seconds ago 48MB 11:20:33 core-command latest 43a44e56b853 3 seconds ago 27.9MB 11:20:33 core-keeper latest 04577e94d38d 5 seconds ago 32.1MB 11:20:33 security-bootstrapper latest d2deb53cc713 About a minute ago 20.3MB 11:20:33 core-common-config-bootstrapper latest 13c74d85c995 About a minute ago 17.1MB 11:20:33 security-spire-agent latest f43eda931a40 3 minutes ago 195MB 11:20:33 security-spire-config latest 2af84912f484 3 minutes ago 149MB 11:20:33 security-spire-server latest 0b4b03a05602 3 minutes ago 149MB 11:20:33 ci-base-image-x86_64 latest c8d8a6f02189 7 minutes ago 929MB 11:20:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 8 weeks ago 580MB 11:20:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB 11:20:33 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 11:20:34 provisioning config files... 11:20:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/797@tmp/config5802532621285860359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:20:34 ---> ****-login.sh 11:20:34 nexus3.edgexfoundry.org:10001 11:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:34 Configure a credential helper to remove this warning. See 11:20:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:34 11:20:34 Login Succeeded 11:20:34 nexus3.edgexfoundry.org:10002 11:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:34 Configure a credential helper to remove this warning. See 11:20:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:34 11:20:34 Login Succeeded 11:20:34 nexus3.edgexfoundry.org:10003 11:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:34 Configure a credential helper to remove this warning. See 11:20:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:34 11:20:34 Login Succeeded 11:20:34 nexus3.edgexfoundry.org:10004 11:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:34 Configure a credential helper to remove this warning. See 11:20:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:34 11:20:34 Login Succeeded 11:20:34 ****.io 11:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:34 Configure a credential helper to remove this warning. See 11:20:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:34 11:20:34 Login Succeeded 11:20:34 ---> ****-login.sh ends [Pipeline] } 11:20:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:20:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:20:34 [edgeXDocker.push] Tagging docker image core-command with the following tags: 11:20:34 86628d3bc6947742983de71b4dc9c6f845597bbe 11:20:34 latest 11:20:34 4.0.0-dev.59 11:20:34 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:20:34 main 11:20:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:35 + docker push nexus3.edgexfoundry.org:10004/core-command:86628d3bc6947742983de71b4dc9c6f845597bbe 11:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:20:35 0206bfed6259: Preparing 11:20:35 11f3d35df629: Preparing 11:20:35 dd780cb47a2f: Preparing 11:20:35 70e136a39aef: Preparing 11:20:35 9dac59643669: Preparing 11:20:35 b74422572779: Preparing 11:20:35 994456c4fd7b: Preparing 11:20:35 b74422572779: Waiting 11:20:35 994456c4fd7b: Waiting 11:20:35 0206bfed6259: Pushed 11:20:35 9dac59643669: Pushed 11:20:35 dd780cb47a2f: Pushed 11:20:35 70e136a39aef: Pushed 11:20:35 994456c4fd7b: Layer already exists 11:20:35 b74422572779: Pushed 11:20:37 11f3d35df629: Pushed 11:20:38 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:8acb127c7acfb23bd807e7d3b970cdb989aaec34540439f0018003f8aa8e2e71 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:38 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 11:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:20:38 0206bfed6259: Preparing 11:20:38 11f3d35df629: Preparing 11:20:38 dd780cb47a2f: Preparing 11:20:38 70e136a39aef: Preparing 11:20:38 9dac59643669: Preparing 11:20:38 b74422572779: Preparing 11:20:38 994456c4fd7b: Preparing 11:20:38 b74422572779: Waiting 11:20:38 994456c4fd7b: Waiting 11:20:38 0206bfed6259: Layer already exists 11:20:38 70e136a39aef: Layer already exists 11:20:38 dd780cb47a2f: Layer already exists 11:20:38 9dac59643669: Layer already exists 11:20:38 11f3d35df629: Layer already exists 11:20:38 b74422572779: Layer already exists 11:20:38 994456c4fd7b: Layer already exists 11:20:38 latest: digest: sha256:8acb127c7acfb23bd807e7d3b970cdb989aaec34540439f0018003f8aa8e2e71 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:39 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.59 11:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:20:39 0206bfed6259: Preparing 11:20:39 11f3d35df629: Preparing 11:20:39 dd780cb47a2f: Preparing 11:20:39 70e136a39aef: Preparing 11:20:39 9dac59643669: Preparing 11:20:39 b74422572779: Preparing 11:20:39 994456c4fd7b: Preparing 11:20:39 b74422572779: Waiting 11:20:39 994456c4fd7b: Waiting 11:20:39 9dac59643669: Layer already exists 11:20:39 0206bfed6259: Layer already exists 11:20:39 70e136a39aef: Layer already exists 11:20:39 11f3d35df629: Layer already exists 11:20:39 dd780cb47a2f: Layer already exists 11:20:39 994456c4fd7b: Layer already exists 11:20:39 b74422572779: Layer already exists 11:20:39 4.0.0-dev.59: digest: sha256:8acb127c7acfb23bd807e7d3b970cdb989aaec34540439f0018003f8aa8e2e71 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:40 + docker push nexus3.edgexfoundry.org:10004/core-command:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:20:40 0206bfed6259: Preparing 11:20:40 11f3d35df629: Preparing 11:20:40 dd780cb47a2f: Preparing 11:20:40 70e136a39aef: Preparing 11:20:40 9dac59643669: Preparing 11:20:40 b74422572779: Preparing 11:20:40 994456c4fd7b: Preparing 11:20:40 b74422572779: Waiting 11:20:40 994456c4fd7b: Waiting 11:20:40 11f3d35df629: Layer already exists 11:20:40 9dac59643669: Layer already exists 11:20:40 70e136a39aef: Layer already exists 11:20:40 0206bfed6259: Layer already exists 11:20:40 dd780cb47a2f: Layer already exists 11:20:40 b74422572779: Layer already exists 11:20:40 994456c4fd7b: Layer already exists 11:20:40 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:8acb127c7acfb23bd807e7d3b970cdb989aaec34540439f0018003f8aa8e2e71 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:40 + docker push nexus3.edgexfoundry.org:10004/core-command:main 11:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:20:40 0206bfed6259: Preparing 11:20:40 11f3d35df629: Preparing 11:20:40 dd780cb47a2f: Preparing 11:20:40 70e136a39aef: Preparing 11:20:40 9dac59643669: Preparing 11:20:40 b74422572779: Preparing 11:20:40 994456c4fd7b: Preparing 11:20:40 994456c4fd7b: Waiting 11:20:40 b74422572779: Waiting 11:20:40 0206bfed6259: Layer already exists 11:20:40 9dac59643669: Layer already exists 11:20:40 dd780cb47a2f: Layer already exists 11:20:40 11f3d35df629: Layer already exists 11:20:40 70e136a39aef: Layer already exists 11:20:40 b74422572779: Layer already exists 11:20:40 994456c4fd7b: Layer already exists 11:20:40 main: digest: sha256:8acb127c7acfb23bd807e7d3b970cdb989aaec34540439f0018003f8aa8e2e71 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:20:40 ===================================================== [Pipeline] echo 11:20:40 taggedImages: 11:20:40 - nexus3.edgexfoundry.org:10004/core-command:86628d3bc6947742983de71b4dc9c6f845597bbe 11:20:40 - nexus3.edgexfoundry.org:10004/core-command:latest 11:20:40 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.59 11:20:40 - nexus3.edgexfoundry.org:10004/core-command:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:20:40 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 11:20:40 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 11:20:40 86628d3bc6947742983de71b4dc9c6f845597bbe 11:20:40 latest 11:20:40 4.0.0-dev.59 11:20:40 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:20:40 main 11:20:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:41 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe 11:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:20:41 8a2091b0319a: Preparing 11:20:41 03e1d8fc6844: Preparing 11:20:41 17bffbcd6287: Preparing 11:20:41 cc8d04749d00: Preparing 11:20:41 dd780cb47a2f: Preparing 11:20:41 70e136a39aef: Preparing 11:20:41 9dac59643669: Preparing 11:20:41 b74422572779: Preparing 11:20:41 994456c4fd7b: Preparing 11:20:41 994456c4fd7b: Waiting 11:20:41 70e136a39aef: Waiting 11:20:41 b74422572779: Waiting 11:20:41 9dac59643669: Waiting 11:20:41 dd780cb47a2f: Layer already exists 11:20:41 70e136a39aef: Layer already exists 11:20:41 9dac59643669: Layer already exists 11:20:41 b74422572779: Layer already exists 11:20:41 17bffbcd6287: Pushed 11:20:41 03e1d8fc6844: Pushed 11:20:41 8a2091b0319a: Pushed 11:20:41 994456c4fd7b: Layer already exists 11:20:42 cc8d04749d00: Pushed 11:20:42 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:5547d96ef683f2974f1bad962574d5c89a52ebe4f0a712a4fcce606901c789f6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:43 + 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 11:20:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:20:43 8a2091b0319a: Preparing 11:20:43 03e1d8fc6844: Preparing 11:20:43 17bffbcd6287: Preparing 11:20:43 cc8d04749d00: Preparing 11:20:43 dd780cb47a2f: Preparing 11:20:43 70e136a39aef: Preparing 11:20:43 9dac59643669: Preparing 11:20:43 b74422572779: Preparing 11:20:43 994456c4fd7b: Preparing 11:20:43 9dac59643669: Waiting 11:20:43 b74422572779: Waiting 11:20:43 994456c4fd7b: Waiting 11:20:43 70e136a39aef: Waiting 11:20:43 dd780cb47a2f: Layer already exists 11:20:43 8a2091b0319a: Layer already exists 11:20:43 03e1d8fc6844: Layer already exists 11:20:43 cc8d04749d00: Layer already exists 11:20:43 17bffbcd6287: Layer already exists 11:20:43 70e136a39aef: Layer already exists 11:20:43 b74422572779: Layer already exists 11:20:43 994456c4fd7b: Layer already exists 11:20:43 9dac59643669: Layer already exists 11:20:43 latest: digest: sha256:5547d96ef683f2974f1bad962574d5c89a52ebe4f0a712a4fcce606901c789f6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.59 11:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:20:44 8a2091b0319a: Preparing 11:20:44 03e1d8fc6844: Preparing 11:20:44 17bffbcd6287: Preparing 11:20:44 cc8d04749d00: Preparing 11:20:44 dd780cb47a2f: Preparing 11:20:44 70e136a39aef: Preparing 11:20:44 9dac59643669: Preparing 11:20:44 b74422572779: Preparing 11:20:44 994456c4fd7b: Preparing 11:20:44 70e136a39aef: Waiting 11:20:44 9dac59643669: Waiting 11:20:44 b74422572779: Waiting 11:20:44 994456c4fd7b: Waiting 11:20:44 17bffbcd6287: Layer already exists 11:20:44 03e1d8fc6844: Layer already exists 11:20:44 8a2091b0319a: Layer already exists 11:20:44 dd780cb47a2f: Layer already exists 11:20:44 cc8d04749d00: Layer already exists 11:20:44 9dac59643669: Layer already exists 11:20:44 70e136a39aef: Layer already exists 11:20:44 b74422572779: Layer already exists 11:20:44 994456c4fd7b: Layer already exists 11:20:44 4.0.0-dev.59: digest: sha256:5547d96ef683f2974f1bad962574d5c89a52ebe4f0a712a4fcce606901c789f6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:20:44 8a2091b0319a: Preparing 11:20:44 03e1d8fc6844: Preparing 11:20:44 17bffbcd6287: Preparing 11:20:44 cc8d04749d00: Preparing 11:20:44 dd780cb47a2f: Preparing 11:20:44 70e136a39aef: Preparing 11:20:44 9dac59643669: Preparing 11:20:44 b74422572779: Preparing 11:20:44 994456c4fd7b: Preparing 11:20:44 b74422572779: Waiting 11:20:44 994456c4fd7b: Waiting 11:20:44 70e136a39aef: Waiting 11:20:44 17bffbcd6287: Layer already exists 11:20:44 03e1d8fc6844: Layer already exists 11:20:44 cc8d04749d00: Layer already exists 11:20:44 dd780cb47a2f: Layer already exists 11:20:44 8a2091b0319a: Layer already exists 11:20:44 9dac59643669: Layer already exists 11:20:44 b74422572779: Layer already exists 11:20:44 70e136a39aef: Layer already exists 11:20:44 994456c4fd7b: Layer already exists 11:20:44 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:5547d96ef683f2974f1bad962574d5c89a52ebe4f0a712a4fcce606901c789f6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:45 + 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 11:20:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 11:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:20:45 8a2091b0319a: Preparing 11:20:45 03e1d8fc6844: Preparing 11:20:45 17bffbcd6287: Preparing 11:20:45 cc8d04749d00: Preparing 11:20:45 dd780cb47a2f: Preparing 11:20:45 70e136a39aef: Preparing 11:20:45 9dac59643669: Preparing 11:20:45 b74422572779: Preparing 11:20:45 994456c4fd7b: Preparing 11:20:45 9dac59643669: Waiting 11:20:45 994456c4fd7b: Waiting 11:20:45 b74422572779: Waiting 11:20:45 70e136a39aef: Waiting 11:20:45 dd780cb47a2f: Layer already exists 11:20:45 17bffbcd6287: Layer already exists 11:20:45 cc8d04749d00: Layer already exists 11:20:45 8a2091b0319a: Layer already exists 11:20:45 03e1d8fc6844: Layer already exists 11:20:45 70e136a39aef: Layer already exists 11:20:45 b74422572779: Layer already exists 11:20:45 9dac59643669: Layer already exists 11:20:45 994456c4fd7b: Layer already exists 11:20:45 main: digest: sha256:5547d96ef683f2974f1bad962574d5c89a52ebe4f0a712a4fcce606901c789f6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:20:45 ===================================================== [Pipeline] echo 11:20:45 taggedImages: 11:20:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe 11:20:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:20:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.59 11:20:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:20:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 11:20:45 [edgeXDocker.push] Tagging docker image core-data with the following tags: 11:20:45 86628d3bc6947742983de71b4dc9c6f845597bbe 11:20:45 latest 11:20:45 4.0.0-dev.59 11:20:45 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:20:45 main 11:20:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:46 + docker push nexus3.edgexfoundry.org:10004/core-data:86628d3bc6947742983de71b4dc9c6f845597bbe 11:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:20:46 96e7d9aefa20: Preparing 11:20:46 519b38cd999f: Preparing 11:20:46 dd780cb47a2f: Preparing 11:20:46 70e136a39aef: Preparing 11:20:46 9dac59643669: Preparing 11:20:46 0eadc45f93f4: Preparing 11:20:46 994456c4fd7b: Preparing 11:20:46 0eadc45f93f4: Waiting 11:20:46 dd780cb47a2f: Layer already exists 11:20:46 9dac59643669: Layer already exists 11:20:46 70e136a39aef: Layer already exists 11:20:46 994456c4fd7b: Layer already exists 11:20:46 96e7d9aefa20: Pushed 11:20:46 0eadc45f93f4: Pushed 11:20:49 519b38cd999f: Pushed 11:20:49 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:10f0f49fa4ae519eb32244c7c113be21a11859d5675c12c2b13367b7614e109c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:50 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 11:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:20:50 96e7d9aefa20: Preparing 11:20:50 519b38cd999f: Preparing 11:20:50 dd780cb47a2f: Preparing 11:20:50 70e136a39aef: Preparing 11:20:50 9dac59643669: Preparing 11:20:50 0eadc45f93f4: Preparing 11:20:50 994456c4fd7b: Preparing 11:20:50 0eadc45f93f4: Waiting 11:20:50 994456c4fd7b: Waiting 11:20:50 519b38cd999f: Layer already exists 11:20:50 dd780cb47a2f: Layer already exists 11:20:50 9dac59643669: Layer already exists 11:20:50 70e136a39aef: Layer already exists 11:20:50 96e7d9aefa20: Layer already exists 11:20:50 0eadc45f93f4: Layer already exists 11:20:50 994456c4fd7b: Layer already exists 11:20:50 latest: digest: sha256:10f0f49fa4ae519eb32244c7c113be21a11859d5675c12c2b13367b7614e109c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:50 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.59 11:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:20:50 96e7d9aefa20: Preparing 11:20:50 519b38cd999f: Preparing 11:20:50 dd780cb47a2f: Preparing 11:20:50 70e136a39aef: Preparing 11:20:50 9dac59643669: Preparing 11:20:50 0eadc45f93f4: Preparing 11:20:50 994456c4fd7b: Preparing 11:20:50 0eadc45f93f4: Waiting 11:20:50 994456c4fd7b: Waiting 11:20:50 9dac59643669: Layer already exists 11:20:50 dd780cb47a2f: Layer already exists 11:20:50 70e136a39aef: Layer already exists 11:20:50 519b38cd999f: Layer already exists 11:20:50 96e7d9aefa20: Layer already exists 11:20:50 994456c4fd7b: Layer already exists 11:20:50 0eadc45f93f4: Layer already exists 11:20:50 4.0.0-dev.59: digest: sha256:10f0f49fa4ae519eb32244c7c113be21a11859d5675c12c2b13367b7614e109c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:51 + docker push nexus3.edgexfoundry.org:10004/core-data:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:20:51 96e7d9aefa20: Preparing 11:20:51 519b38cd999f: Preparing 11:20:51 dd780cb47a2f: Preparing 11:20:51 70e136a39aef: Preparing 11:20:51 9dac59643669: Preparing 11:20:51 0eadc45f93f4: Preparing 11:20:51 994456c4fd7b: Preparing 11:20:51 994456c4fd7b: Waiting 11:20:51 96e7d9aefa20: Layer already exists 11:20:51 519b38cd999f: Layer already exists 11:20:51 dd780cb47a2f: Layer already exists 11:20:51 70e136a39aef: Layer already exists 11:20:51 9dac59643669: Layer already exists 11:20:51 0eadc45f93f4: Layer already exists 11:20:51 994456c4fd7b: Layer already exists 11:20:51 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:10f0f49fa4ae519eb32244c7c113be21a11859d5675c12c2b13367b7614e109c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:52 + docker push nexus3.edgexfoundry.org:10004/core-data:main 11:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:20:52 96e7d9aefa20: Preparing 11:20:52 519b38cd999f: Preparing 11:20:52 dd780cb47a2f: Preparing 11:20:52 70e136a39aef: Preparing 11:20:52 9dac59643669: Preparing 11:20:52 0eadc45f93f4: Preparing 11:20:52 994456c4fd7b: Preparing 11:20:52 0eadc45f93f4: Waiting 11:20:52 994456c4fd7b: Waiting 11:20:52 519b38cd999f: Layer already exists 11:20:52 70e136a39aef: Layer already exists 11:20:52 dd780cb47a2f: Layer already exists 11:20:52 96e7d9aefa20: Layer already exists 11:20:52 9dac59643669: Layer already exists 11:20:52 0eadc45f93f4: Layer already exists 11:20:52 994456c4fd7b: Layer already exists 11:20:52 main: digest: sha256:10f0f49fa4ae519eb32244c7c113be21a11859d5675c12c2b13367b7614e109c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:20:52 ===================================================== [Pipeline] echo 11:20:52 taggedImages: 11:20:52 - nexus3.edgexfoundry.org:10004/core-data:86628d3bc6947742983de71b4dc9c6f845597bbe 11:20:52 - nexus3.edgexfoundry.org:10004/core-data:latest 11:20:52 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.59 11:20:52 - nexus3.edgexfoundry.org:10004/core-data:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:20:52 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 11:20:52 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 11:20:52 86628d3bc6947742983de71b4dc9c6f845597bbe 11:20:52 latest 11:20:52 4.0.0-dev.59 11:20:52 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:20:52 main 11:20:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:86628d3bc6947742983de71b4dc9c6f845597bbe 11:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:20:52 0ce3273e0ce0: Preparing 11:20:52 c3c2fadab579: Preparing 11:20:52 70e136a39aef: Preparing 11:20:52 f31c7044b38d: Preparing 11:20:52 7b53ca9cd499: Preparing 11:20:52 994456c4fd7b: Preparing 11:20:52 994456c4fd7b: Waiting 11:20:52 70e136a39aef: Layer already exists 11:20:52 994456c4fd7b: Layer already exists 11:20:52 7b53ca9cd499: Pushed 11:20:52 f31c7044b38d: Pushed 11:20:52 0ce3273e0ce0: Pushed 11:20:55 c3c2fadab579: Pushed 11:20:55 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:77cf8ff9c44169241a725d20a0b8fda11762a64ab0049630e0bc15efeb22aa06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 11:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:20:56 0ce3273e0ce0: Preparing 11:20:56 c3c2fadab579: Preparing 11:20:56 70e136a39aef: Preparing 11:20:56 f31c7044b38d: Preparing 11:20:56 7b53ca9cd499: Preparing 11:20:56 994456c4fd7b: Preparing 11:20:56 994456c4fd7b: Waiting 11:20:56 70e136a39aef: Layer already exists 11:20:56 0ce3273e0ce0: Layer already exists 11:20:56 c3c2fadab579: Layer already exists 11:20:56 f31c7044b38d: Layer already exists 11:20:56 7b53ca9cd499: Layer already exists 11:20:56 994456c4fd7b: Layer already exists 11:20:56 latest: digest: sha256:77cf8ff9c44169241a725d20a0b8fda11762a64ab0049630e0bc15efeb22aa06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.59 11:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:20:57 0ce3273e0ce0: Preparing 11:20:57 c3c2fadab579: Preparing 11:20:57 70e136a39aef: Preparing 11:20:57 f31c7044b38d: Preparing 11:20:57 7b53ca9cd499: Preparing 11:20:57 994456c4fd7b: Preparing 11:20:57 994456c4fd7b: Waiting 11:20:57 c3c2fadab579: Layer already exists 11:20:57 0ce3273e0ce0: Layer already exists 11:20:57 70e136a39aef: Layer already exists 11:20:57 7b53ca9cd499: Layer already exists 11:20:57 f31c7044b38d: Layer already exists 11:20:57 994456c4fd7b: Layer already exists 11:20:57 4.0.0-dev.59: digest: sha256:77cf8ff9c44169241a725d20a0b8fda11762a64ab0049630e0bc15efeb22aa06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:20:57 0ce3273e0ce0: Preparing 11:20:57 c3c2fadab579: Preparing 11:20:57 70e136a39aef: Preparing 11:20:57 f31c7044b38d: Preparing 11:20:57 7b53ca9cd499: Preparing 11:20:57 994456c4fd7b: Preparing 11:20:57 994456c4fd7b: Waiting 11:20:57 c3c2fadab579: Layer already exists 11:20:57 0ce3273e0ce0: Layer already exists 11:20:57 7b53ca9cd499: Layer already exists 11:20:57 f31c7044b38d: Layer already exists 11:20:57 70e136a39aef: Layer already exists 11:20:57 994456c4fd7b: Layer already exists 11:20:57 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:77cf8ff9c44169241a725d20a0b8fda11762a64ab0049630e0bc15efeb22aa06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:58 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 11:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:20:58 0ce3273e0ce0: Preparing 11:20:58 c3c2fadab579: Preparing 11:20:58 70e136a39aef: Preparing 11:20:58 f31c7044b38d: Preparing 11:20:58 7b53ca9cd499: Preparing 11:20:58 994456c4fd7b: Preparing 11:20:58 994456c4fd7b: Waiting 11:20:58 f31c7044b38d: Layer already exists 11:20:58 7b53ca9cd499: Layer already exists 11:20:58 0ce3273e0ce0: Layer already exists 11:20:58 70e136a39aef: Layer already exists 11:20:58 c3c2fadab579: Layer already exists 11:20:58 994456c4fd7b: Layer already exists 11:20:58 main: digest: sha256:77cf8ff9c44169241a725d20a0b8fda11762a64ab0049630e0bc15efeb22aa06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:20:58 ===================================================== [Pipeline] echo 11:20:58 taggedImages: 11:20:58 - nexus3.edgexfoundry.org:10004/core-keeper:86628d3bc6947742983de71b4dc9c6f845597bbe 11:20:58 - nexus3.edgexfoundry.org:10004/core-keeper:latest 11:20:58 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.59 11:20:58 - nexus3.edgexfoundry.org:10004/core-keeper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:20:58 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 11:20:58 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 11:20:58 86628d3bc6947742983de71b4dc9c6f845597bbe 11:20:58 latest 11:20:58 4.0.0-dev.59 11:20:58 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:20:58 main 11:20:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:86628d3bc6947742983de71b4dc9c6f845597bbe 11:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:20:59 b0216c195970: Preparing 11:20:59 7351477cf08e: Preparing 11:20:59 ca2078ff57fb: Preparing 11:20:59 dd780cb47a2f: Preparing 11:20:59 70e136a39aef: Preparing 11:20:59 9dac59643669: Preparing 11:20:59 b74422572779: Preparing 11:20:59 994456c4fd7b: Preparing 11:20:59 9dac59643669: Waiting 11:20:59 b74422572779: Waiting 11:20:59 994456c4fd7b: Waiting 11:20:59 70e136a39aef: Layer already exists 11:20:59 dd780cb47a2f: Layer already exists 11:20:59 9dac59643669: Layer already exists 11:20:59 b74422572779: Layer already exists 11:20:59 994456c4fd7b: Layer already exists 11:20:59 7351477cf08e: Pushed 11:20:59 b0216c195970: Pushed 11:21:01 ca2078ff57fb: Pushed 11:21:01 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:f987027004ea602950ba53d1dcaf0a1e1197bd6e6471ae92dfe78cfd58297a70 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 11:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:21:02 b0216c195970: Preparing 11:21:02 7351477cf08e: Preparing 11:21:02 ca2078ff57fb: Preparing 11:21:02 dd780cb47a2f: Preparing 11:21:02 70e136a39aef: Preparing 11:21:02 9dac59643669: Preparing 11:21:02 b74422572779: Preparing 11:21:02 994456c4fd7b: Preparing 11:21:02 9dac59643669: Waiting 11:21:02 b74422572779: Waiting 11:21:02 994456c4fd7b: Waiting 11:21:02 70e136a39aef: Layer already exists 11:21:02 ca2078ff57fb: Layer already exists 11:21:02 7351477cf08e: Layer already exists 11:21:02 b0216c195970: Layer already exists 11:21:02 dd780cb47a2f: Layer already exists 11:21:02 9dac59643669: Layer already exists 11:21:02 b74422572779: Layer already exists 11:21:02 994456c4fd7b: Layer already exists 11:21:02 latest: digest: sha256:f987027004ea602950ba53d1dcaf0a1e1197bd6e6471ae92dfe78cfd58297a70 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.59 11:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:21:03 b0216c195970: Preparing 11:21:03 7351477cf08e: Preparing 11:21:03 ca2078ff57fb: Preparing 11:21:03 dd780cb47a2f: Preparing 11:21:03 70e136a39aef: Preparing 11:21:03 9dac59643669: Preparing 11:21:03 b74422572779: Preparing 11:21:03 994456c4fd7b: Preparing 11:21:03 9dac59643669: Waiting 11:21:03 b74422572779: Waiting 11:21:03 994456c4fd7b: Waiting 11:21:03 7351477cf08e: Layer already exists 11:21:03 dd780cb47a2f: Layer already exists 11:21:03 ca2078ff57fb: Layer already exists 11:21:03 b0216c195970: Layer already exists 11:21:03 70e136a39aef: Layer already exists 11:21:03 9dac59643669: Layer already exists 11:21:03 b74422572779: Layer already exists 11:21:03 994456c4fd7b: Layer already exists 11:21:03 4.0.0-dev.59: digest: sha256:f987027004ea602950ba53d1dcaf0a1e1197bd6e6471ae92dfe78cfd58297a70 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:21:03 b0216c195970: Preparing 11:21:03 7351477cf08e: Preparing 11:21:03 ca2078ff57fb: Preparing 11:21:03 dd780cb47a2f: Preparing 11:21:03 70e136a39aef: Preparing 11:21:03 9dac59643669: Preparing 11:21:03 b74422572779: Preparing 11:21:03 994456c4fd7b: Preparing 11:21:03 9dac59643669: Waiting 11:21:03 b74422572779: Waiting 11:21:03 994456c4fd7b: Waiting 11:21:03 dd780cb47a2f: Layer already exists 11:21:03 ca2078ff57fb: Layer already exists 11:21:03 70e136a39aef: Layer already exists 11:21:03 7351477cf08e: Layer already exists 11:21:03 b0216c195970: Layer already exists 11:21:03 994456c4fd7b: Layer already exists 11:21:03 b74422572779: Layer already exists 11:21:03 9dac59643669: Layer already exists 11:21:03 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:f987027004ea602950ba53d1dcaf0a1e1197bd6e6471ae92dfe78cfd58297a70 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 11:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:21:04 b0216c195970: Preparing 11:21:04 7351477cf08e: Preparing 11:21:04 ca2078ff57fb: Preparing 11:21:04 dd780cb47a2f: Preparing 11:21:04 70e136a39aef: Preparing 11:21:04 9dac59643669: Preparing 11:21:04 b74422572779: Preparing 11:21:04 994456c4fd7b: Preparing 11:21:04 b74422572779: Waiting 11:21:04 994456c4fd7b: Waiting 11:21:04 9dac59643669: Waiting 11:21:04 70e136a39aef: Layer already exists 11:21:04 b0216c195970: Layer already exists 11:21:04 7351477cf08e: Layer already exists 11:21:04 dd780cb47a2f: Layer already exists 11:21:04 ca2078ff57fb: Layer already exists 11:21:04 b74422572779: Layer already exists 11:21:04 9dac59643669: Layer already exists 11:21:04 994456c4fd7b: Layer already exists 11:21:04 main: digest: sha256:f987027004ea602950ba53d1dcaf0a1e1197bd6e6471ae92dfe78cfd58297a70 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:21:04 ===================================================== [Pipeline] echo 11:21:04 taggedImages: 11:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:latest 11:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.59 11:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:04 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 11:21:04 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 11:21:04 86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:04 latest 11:21:04 4.0.0-dev.59 11:21:04 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:04 main 11:21:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:21:05 6b18116f12af: Preparing 11:21:05 de3eea54b038: Preparing 11:21:05 307a5f891ca0: Preparing 11:21:05 dc51b95769c5: Preparing 11:21:05 4a3bdf4ea240: Preparing 11:21:05 142989f6d8fa: Preparing 11:21:05 42899348c1be: Preparing 11:21:05 dd780cb47a2f: Preparing 11:21:05 70e136a39aef: Preparing 11:21:05 75139d4511f4: Preparing 11:21:05 901d10c9e740: Preparing 11:21:05 5f70bf18a086: Preparing 11:21:05 d15399a68034: Preparing 11:21:05 68bd25df1c1b: Preparing 11:21:05 a16ff0c3ea31: Preparing 11:21:05 994456c4fd7b: Preparing 11:21:05 42899348c1be: Waiting 11:21:05 dd780cb47a2f: Waiting 11:21:05 70e136a39aef: Waiting 11:21:05 75139d4511f4: Waiting 11:21:05 901d10c9e740: Waiting 11:21:05 142989f6d8fa: Waiting 11:21:05 a16ff0c3ea31: Waiting 11:21:05 5f70bf18a086: Waiting 11:21:05 994456c4fd7b: Waiting 11:21:05 d15399a68034: Waiting 11:21:05 68bd25df1c1b: Waiting 11:21:05 4a3bdf4ea240: Pushed 11:21:05 307a5f891ca0: Pushed 11:21:05 6b18116f12af: Pushed 11:21:05 dc51b95769c5: Pushed 11:21:05 de3eea54b038: Pushed 11:21:05 dd780cb47a2f: Layer already exists 11:21:05 70e136a39aef: Layer already exists 11:21:05 5f70bf18a086: Layer already exists 11:21:05 142989f6d8fa: Pushed 11:21:05 75139d4511f4: Pushed 11:21:05 d15399a68034: Pushed 11:21:05 68bd25df1c1b: Pushed 11:21:05 901d10c9e740: Pushed 11:21:05 994456c4fd7b: Layer already exists 11:21:05 a16ff0c3ea31: Pushed 11:21:06 42899348c1be: Pushed 11:21:06 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:c381f3a10fd13399f7ff588995758bb0384ea6b51c55e4f61957a1552be22f6e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:21:07 6b18116f12af: Preparing 11:21:07 de3eea54b038: Preparing 11:21:07 307a5f891ca0: Preparing 11:21:07 dc51b95769c5: Preparing 11:21:07 4a3bdf4ea240: Preparing 11:21:07 142989f6d8fa: Preparing 11:21:07 42899348c1be: Preparing 11:21:07 142989f6d8fa: Waiting 11:21:07 dd780cb47a2f: Preparing 11:21:07 70e136a39aef: Preparing 11:21:07 42899348c1be: Waiting 11:21:07 75139d4511f4: Preparing 11:21:07 dd780cb47a2f: Waiting 11:21:07 70e136a39aef: Waiting 11:21:07 901d10c9e740: Preparing 11:21:07 75139d4511f4: Waiting 11:21:07 5f70bf18a086: Preparing 11:21:07 d15399a68034: Preparing 11:21:07 5f70bf18a086: Waiting 11:21:07 68bd25df1c1b: Preparing 11:21:07 a16ff0c3ea31: Preparing 11:21:07 994456c4fd7b: Preparing 11:21:07 68bd25df1c1b: Waiting 11:21:07 a16ff0c3ea31: Waiting 11:21:07 4a3bdf4ea240: Layer already exists 11:21:07 dc51b95769c5: Layer already exists 11:21:07 6b18116f12af: Layer already exists 11:21:07 de3eea54b038: Layer already exists 11:21:07 307a5f891ca0: Layer already exists 11:21:07 42899348c1be: Layer already exists 11:21:07 142989f6d8fa: Layer already exists 11:21:07 dd780cb47a2f: Layer already exists 11:21:07 70e136a39aef: Layer already exists 11:21:07 75139d4511f4: Layer already exists 11:21:07 901d10c9e740: Layer already exists 11:21:07 d15399a68034: Layer already exists 11:21:07 5f70bf18a086: Layer already exists 11:21:07 68bd25df1c1b: Layer already exists 11:21:07 a16ff0c3ea31: Layer already exists 11:21:07 994456c4fd7b: Layer already exists 11:21:07 latest: digest: sha256:c381f3a10fd13399f7ff588995758bb0384ea6b51c55e4f61957a1552be22f6e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.59 11:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:21:09 6b18116f12af: Preparing 11:21:09 de3eea54b038: Preparing 11:21:09 307a5f891ca0: Preparing 11:21:09 dc51b95769c5: Preparing 11:21:09 4a3bdf4ea240: Preparing 11:21:09 142989f6d8fa: Preparing 11:21:09 42899348c1be: Preparing 11:21:09 dd780cb47a2f: Preparing 11:21:09 70e136a39aef: Preparing 11:21:09 75139d4511f4: Preparing 11:21:09 901d10c9e740: Preparing 11:21:09 5f70bf18a086: Preparing 11:21:09 d15399a68034: Preparing 11:21:09 68bd25df1c1b: Preparing 11:21:09 a16ff0c3ea31: Preparing 11:21:09 994456c4fd7b: Preparing 11:21:09 142989f6d8fa: Waiting 11:21:09 42899348c1be: Waiting 11:21:09 dd780cb47a2f: Waiting 11:21:09 70e136a39aef: Waiting 11:21:09 75139d4511f4: Waiting 11:21:09 901d10c9e740: Waiting 11:21:09 5f70bf18a086: Waiting 11:21:09 d15399a68034: Waiting 11:21:09 68bd25df1c1b: Waiting 11:21:09 a16ff0c3ea31: Waiting 11:21:09 994456c4fd7b: Waiting 11:21:09 dc51b95769c5: Layer already exists 11:21:09 307a5f891ca0: Layer already exists 11:21:09 de3eea54b038: Layer already exists 11:21:09 4a3bdf4ea240: Layer already exists 11:21:09 6b18116f12af: Layer already exists 11:21:09 142989f6d8fa: Layer already exists 11:21:09 42899348c1be: Layer already exists 11:21:09 dd780cb47a2f: Layer already exists 11:21:09 70e136a39aef: Layer already exists 11:21:09 75139d4511f4: Layer already exists 11:21:09 901d10c9e740: Layer already exists 11:21:09 d15399a68034: Layer already exists 11:21:09 5f70bf18a086: Layer already exists 11:21:09 a16ff0c3ea31: Layer already exists 11:21:09 68bd25df1c1b: Layer already exists 11:21:09 994456c4fd7b: Layer already exists 11:21:09 4.0.0-dev.59: digest: sha256:c381f3a10fd13399f7ff588995758bb0384ea6b51c55e4f61957a1552be22f6e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:21:10 6b18116f12af: Preparing 11:21:10 de3eea54b038: Preparing 11:21:10 307a5f891ca0: Preparing 11:21:10 dc51b95769c5: Preparing 11:21:10 4a3bdf4ea240: Preparing 11:21:10 142989f6d8fa: Preparing 11:21:10 42899348c1be: Preparing 11:21:10 dd780cb47a2f: Preparing 11:21:10 70e136a39aef: Preparing 11:21:10 75139d4511f4: Preparing 11:21:10 901d10c9e740: Preparing 11:21:10 5f70bf18a086: Preparing 11:21:10 d15399a68034: Preparing 11:21:10 68bd25df1c1b: Preparing 11:21:10 a16ff0c3ea31: Preparing 11:21:10 142989f6d8fa: Waiting 11:21:10 994456c4fd7b: Preparing 11:21:10 42899348c1be: Waiting 11:21:10 a16ff0c3ea31: Waiting 11:21:10 994456c4fd7b: Waiting 11:21:10 d15399a68034: Waiting 11:21:10 5f70bf18a086: Waiting 11:21:10 dd780cb47a2f: Waiting 11:21:10 68bd25df1c1b: Waiting 11:21:10 70e136a39aef: Waiting 11:21:10 75139d4511f4: Waiting 11:21:10 901d10c9e740: Waiting 11:21:10 de3eea54b038: Layer already exists 11:21:10 dc51b95769c5: Layer already exists 11:21:10 6b18116f12af: Layer already exists 11:21:10 307a5f891ca0: Layer already exists 11:21:10 4a3bdf4ea240: Layer already exists 11:21:10 dd780cb47a2f: Layer already exists 11:21:10 70e136a39aef: Layer already exists 11:21:10 142989f6d8fa: Layer already exists 11:21:10 75139d4511f4: Layer already exists 11:21:10 42899348c1be: Layer already exists 11:21:10 901d10c9e740: Layer already exists 11:21:10 5f70bf18a086: Layer already exists 11:21:10 d15399a68034: Layer already exists 11:21:10 68bd25df1c1b: Layer already exists 11:21:10 a16ff0c3ea31: Layer already exists 11:21:10 994456c4fd7b: Layer already exists 11:21:10 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:c381f3a10fd13399f7ff588995758bb0384ea6b51c55e4f61957a1552be22f6e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 11:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:21:10 6b18116f12af: Preparing 11:21:10 de3eea54b038: Preparing 11:21:10 307a5f891ca0: Preparing 11:21:10 dc51b95769c5: Preparing 11:21:10 4a3bdf4ea240: Preparing 11:21:10 142989f6d8fa: Preparing 11:21:10 42899348c1be: Preparing 11:21:10 dd780cb47a2f: Preparing 11:21:10 70e136a39aef: Preparing 11:21:10 75139d4511f4: Preparing 11:21:10 901d10c9e740: Preparing 11:21:10 5f70bf18a086: Preparing 11:21:10 d15399a68034: Preparing 11:21:10 68bd25df1c1b: Preparing 11:21:10 a16ff0c3ea31: Preparing 11:21:10 994456c4fd7b: Preparing 11:21:10 142989f6d8fa: Waiting 11:21:10 42899348c1be: Waiting 11:21:10 dd780cb47a2f: Waiting 11:21:10 d15399a68034: Waiting 11:21:10 70e136a39aef: Waiting 11:21:10 68bd25df1c1b: Waiting 11:21:10 75139d4511f4: Waiting 11:21:10 901d10c9e740: Waiting 11:21:10 5f70bf18a086: Waiting 11:21:10 a16ff0c3ea31: Waiting 11:21:10 994456c4fd7b: Waiting 11:21:10 4a3bdf4ea240: Layer already exists 11:21:10 dc51b95769c5: Layer already exists 11:21:10 6b18116f12af: Layer already exists 11:21:10 de3eea54b038: Layer already exists 11:21:10 307a5f891ca0: Layer already exists 11:21:10 142989f6d8fa: Layer already exists 11:21:10 70e136a39aef: Layer already exists 11:21:10 dd780cb47a2f: Layer already exists 11:21:10 42899348c1be: Layer already exists 11:21:10 75139d4511f4: Layer already exists 11:21:10 901d10c9e740: Layer already exists 11:21:10 d15399a68034: Layer already exists 11:21:10 a16ff0c3ea31: Layer already exists 11:21:10 5f70bf18a086: Layer already exists 11:21:10 68bd25df1c1b: Layer already exists 11:21:10 994456c4fd7b: Layer already exists 11:21:10 main: digest: sha256:c381f3a10fd13399f7ff588995758bb0384ea6b51c55e4f61957a1552be22f6e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:21:10 ===================================================== [Pipeline] echo 11:21:10 taggedImages: 11:21:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:21:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.59 11:21:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 11:21:11 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 11:21:11 86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:11 latest 11:21:11 4.0.0-dev.59 11:21:11 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:11 main 11:21:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:21:11 b917d2bed516: Preparing 11:21:11 81d43a96a653: Preparing 11:21:11 d76171fef558: Preparing 11:21:11 2fed60e8ab94: Preparing 11:21:11 dd780cb47a2f: Preparing 11:21:11 70e136a39aef: Preparing 11:21:11 9dac59643669: Preparing 11:21:11 b74422572779: Preparing 11:21:11 994456c4fd7b: Preparing 11:21:11 70e136a39aef: Waiting 11:21:11 994456c4fd7b: Waiting 11:21:11 b74422572779: Waiting 11:21:11 9dac59643669: Waiting 11:21:11 dd780cb47a2f: Layer already exists 11:21:11 70e136a39aef: Layer already exists 11:21:11 9dac59643669: Layer already exists 11:21:11 b74422572779: Layer already exists 11:21:11 81d43a96a653: Pushed 11:21:11 d76171fef558: Pushed 11:21:11 994456c4fd7b: Layer already exists 11:21:11 b917d2bed516: Pushed 11:21:14 2fed60e8ab94: Pushed 11:21:14 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:c2aa1b4eaef12e378841b30bd581fbcf3d20775bee746379bbd6fc5a86277dec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 11:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:21:15 b917d2bed516: Preparing 11:21:15 81d43a96a653: Preparing 11:21:15 d76171fef558: Preparing 11:21:15 2fed60e8ab94: Preparing 11:21:15 dd780cb47a2f: Preparing 11:21:15 70e136a39aef: Preparing 11:21:15 9dac59643669: Preparing 11:21:15 b74422572779: Preparing 11:21:15 994456c4fd7b: Preparing 11:21:15 b74422572779: Waiting 11:21:15 994456c4fd7b: Waiting 11:21:15 9dac59643669: Waiting 11:21:15 2fed60e8ab94: Layer already exists 11:21:15 b917d2bed516: Layer already exists 11:21:15 dd780cb47a2f: Layer already exists 11:21:15 81d43a96a653: Layer already exists 11:21:15 d76171fef558: Layer already exists 11:21:15 9dac59643669: Layer already exists 11:21:15 994456c4fd7b: Layer already exists 11:21:15 b74422572779: Layer already exists 11:21:15 70e136a39aef: Layer already exists 11:21:15 latest: digest: sha256:c2aa1b4eaef12e378841b30bd581fbcf3d20775bee746379bbd6fc5a86277dec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.59 11:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:21:15 b917d2bed516: Preparing 11:21:15 81d43a96a653: Preparing 11:21:15 d76171fef558: Preparing 11:21:15 2fed60e8ab94: Preparing 11:21:15 dd780cb47a2f: Preparing 11:21:15 70e136a39aef: Preparing 11:21:15 9dac59643669: Preparing 11:21:15 b74422572779: Preparing 11:21:15 994456c4fd7b: Preparing 11:21:15 9dac59643669: Waiting 11:21:15 b74422572779: Waiting 11:21:15 994456c4fd7b: Waiting 11:21:15 70e136a39aef: Waiting 11:21:15 d76171fef558: Layer already exists 11:21:15 2fed60e8ab94: Layer already exists 11:21:15 81d43a96a653: Layer already exists 11:21:15 dd780cb47a2f: Layer already exists 11:21:15 b917d2bed516: Layer already exists 11:21:15 70e136a39aef: Layer already exists 11:21:15 9dac59643669: Layer already exists 11:21:15 994456c4fd7b: Layer already exists 11:21:15 b74422572779: Layer already exists 11:21:15 4.0.0-dev.59: digest: sha256:c2aa1b4eaef12e378841b30bd581fbcf3d20775bee746379bbd6fc5a86277dec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:21:17 b917d2bed516: Preparing 11:21:17 81d43a96a653: Preparing 11:21:17 d76171fef558: Preparing 11:21:17 2fed60e8ab94: Preparing 11:21:17 dd780cb47a2f: Preparing 11:21:17 70e136a39aef: Preparing 11:21:17 9dac59643669: Preparing 11:21:17 b74422572779: Preparing 11:21:17 994456c4fd7b: Preparing 11:21:17 70e136a39aef: Waiting 11:21:17 9dac59643669: Waiting 11:21:17 994456c4fd7b: Waiting 11:21:17 b74422572779: Waiting 11:21:17 dd780cb47a2f: Layer already exists 11:21:17 2fed60e8ab94: Layer already exists 11:21:17 d76171fef558: Layer already exists 11:21:17 b917d2bed516: Layer already exists 11:21:17 81d43a96a653: Layer already exists 11:21:17 9dac59643669: Layer already exists 11:21:17 70e136a39aef: Layer already exists 11:21:17 b74422572779: Layer already exists 11:21:17 994456c4fd7b: Layer already exists 11:21:17 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:c2aa1b4eaef12e378841b30bd581fbcf3d20775bee746379bbd6fc5a86277dec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 11:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:21:18 b917d2bed516: Preparing 11:21:18 81d43a96a653: Preparing 11:21:18 d76171fef558: Preparing 11:21:18 2fed60e8ab94: Preparing 11:21:18 dd780cb47a2f: Preparing 11:21:18 70e136a39aef: Preparing 11:21:18 9dac59643669: Preparing 11:21:18 b74422572779: Preparing 11:21:18 994456c4fd7b: Preparing 11:21:18 70e136a39aef: Waiting 11:21:18 9dac59643669: Waiting 11:21:18 b74422572779: Waiting 11:21:18 994456c4fd7b: Waiting 11:21:18 d76171fef558: Layer already exists 11:21:18 dd780cb47a2f: Layer already exists 11:21:18 2fed60e8ab94: Layer already exists 11:21:18 b917d2bed516: Layer already exists 11:21:18 81d43a96a653: Layer already exists 11:21:18 b74422572779: Layer already exists 11:21:18 70e136a39aef: Layer already exists 11:21:18 994456c4fd7b: Layer already exists 11:21:18 9dac59643669: Layer already exists 11:21:18 main: digest: sha256:c2aa1b4eaef12e378841b30bd581fbcf3d20775bee746379bbd6fc5a86277dec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:21:18 ===================================================== [Pipeline] echo 11:21:18 taggedImages: 11:21:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 11:21:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.59 11:21:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 11:21:18 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 11:21:18 86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:18 latest 11:21:18 4.0.0-dev.59 11:21:18 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:18 main 11:21:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:21:20 7fe75537a0b9: Preparing 11:21:20 35dab7492232: Preparing 11:21:20 af1a792e2cf4: Preparing 11:21:20 57899eae3426: Preparing 11:21:20 44242523239c: Preparing 11:21:20 dd780cb47a2f: Preparing 11:21:20 70e136a39aef: Preparing 11:21:20 7427ba108a94: Preparing 11:21:20 9e170c0b6e28: Preparing 11:21:20 ca2ccaf6b111: Preparing 11:21:20 994456c4fd7b: Preparing 11:21:20 dd780cb47a2f: Waiting 11:21:20 ca2ccaf6b111: Waiting 11:21:20 994456c4fd7b: Waiting 11:21:20 9e170c0b6e28: Waiting 11:21:20 70e136a39aef: Waiting 11:21:20 7427ba108a94: Waiting 11:21:20 44242523239c: Pushed 11:21:20 35dab7492232: Pushed 11:21:20 7fe75537a0b9: Pushed 11:21:20 57899eae3426: Pushed 11:21:20 dd780cb47a2f: Layer already exists 11:21:20 70e136a39aef: Layer already exists 11:21:20 994456c4fd7b: Layer already exists 11:21:20 7427ba108a94: Pushed 11:21:20 9e170c0b6e28: Pushed 11:21:22 ca2ccaf6b111: Pushed 11:21:22 af1a792e2cf4: Pushed 11:21:22 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:e9d7694f115963d19d4dd2d368348559be664c43bf505b62288b14620535b557 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:21:23 7fe75537a0b9: Preparing 11:21:23 35dab7492232: Preparing 11:21:23 af1a792e2cf4: Preparing 11:21:23 57899eae3426: Preparing 11:21:23 44242523239c: Preparing 11:21:23 dd780cb47a2f: Preparing 11:21:23 70e136a39aef: Preparing 11:21:23 dd780cb47a2f: Waiting 11:21:23 7427ba108a94: Preparing 11:21:23 9e170c0b6e28: Preparing 11:21:23 ca2ccaf6b111: Preparing 11:21:23 9e170c0b6e28: Waiting 11:21:23 7427ba108a94: Waiting 11:21:23 994456c4fd7b: Preparing 11:21:23 994456c4fd7b: Waiting 11:21:23 ca2ccaf6b111: Waiting 11:21:23 57899eae3426: Layer already exists 11:21:23 35dab7492232: Layer already exists 11:21:23 7fe75537a0b9: Layer already exists 11:21:23 af1a792e2cf4: Layer already exists 11:21:23 44242523239c: Layer already exists 11:21:23 dd780cb47a2f: Layer already exists 11:21:23 70e136a39aef: Layer already exists 11:21:23 9e170c0b6e28: Layer already exists 11:21:23 7427ba108a94: Layer already exists 11:21:23 ca2ccaf6b111: Layer already exists 11:21:23 994456c4fd7b: Layer already exists 11:21:23 latest: digest: sha256:e9d7694f115963d19d4dd2d368348559be664c43bf505b62288b14620535b557 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.59 11:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:21:25 7fe75537a0b9: Preparing 11:21:25 35dab7492232: Preparing 11:21:25 af1a792e2cf4: Preparing 11:21:25 57899eae3426: Preparing 11:21:25 44242523239c: Preparing 11:21:25 dd780cb47a2f: Preparing 11:21:25 70e136a39aef: Preparing 11:21:25 7427ba108a94: Preparing 11:21:25 9e170c0b6e28: Preparing 11:21:25 ca2ccaf6b111: Preparing 11:21:25 994456c4fd7b: Preparing 11:21:25 7427ba108a94: Waiting 11:21:25 9e170c0b6e28: Waiting 11:21:25 994456c4fd7b: Waiting 11:21:25 dd780cb47a2f: Waiting 11:21:25 70e136a39aef: Waiting 11:21:25 35dab7492232: Layer already exists 11:21:25 44242523239c: Layer already exists 11:21:25 7fe75537a0b9: Layer already exists 11:21:25 af1a792e2cf4: Layer already exists 11:21:25 57899eae3426: Layer already exists 11:21:25 70e136a39aef: Layer already exists 11:21:25 dd780cb47a2f: Layer already exists 11:21:25 9e170c0b6e28: Layer already exists 11:21:25 ca2ccaf6b111: Layer already exists 11:21:25 7427ba108a94: Layer already exists 11:21:25 994456c4fd7b: Layer already exists 11:21:25 4.0.0-dev.59: digest: sha256:e9d7694f115963d19d4dd2d368348559be664c43bf505b62288b14620535b557 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:21:25 7fe75537a0b9: Preparing 11:21:25 35dab7492232: Preparing 11:21:25 af1a792e2cf4: Preparing 11:21:25 57899eae3426: Preparing 11:21:25 44242523239c: Preparing 11:21:25 dd780cb47a2f: Preparing 11:21:25 70e136a39aef: Preparing 11:21:25 7427ba108a94: Preparing 11:21:25 9e170c0b6e28: Preparing 11:21:25 ca2ccaf6b111: Preparing 11:21:25 994456c4fd7b: Preparing 11:21:25 7427ba108a94: Waiting 11:21:25 dd780cb47a2f: Waiting 11:21:25 994456c4fd7b: Waiting 11:21:25 9e170c0b6e28: Waiting 11:21:25 70e136a39aef: Waiting 11:21:25 ca2ccaf6b111: Waiting 11:21:25 44242523239c: Layer already exists 11:21:25 7fe75537a0b9: Layer already exists 11:21:25 35dab7492232: Layer already exists 11:21:25 af1a792e2cf4: Layer already exists 11:21:25 57899eae3426: Layer already exists 11:21:25 70e136a39aef: Layer already exists 11:21:25 7427ba108a94: Layer already exists 11:21:25 9e170c0b6e28: Layer already exists 11:21:25 dd780cb47a2f: Layer already exists 11:21:25 ca2ccaf6b111: Layer already exists 11:21:25 994456c4fd7b: Layer already exists 11:21:25 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:e9d7694f115963d19d4dd2d368348559be664c43bf505b62288b14620535b557 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 11:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:21:26 7fe75537a0b9: Preparing 11:21:26 35dab7492232: Preparing 11:21:26 af1a792e2cf4: Preparing 11:21:26 57899eae3426: Preparing 11:21:26 44242523239c: Preparing 11:21:26 dd780cb47a2f: Preparing 11:21:26 70e136a39aef: Preparing 11:21:26 7427ba108a94: Preparing 11:21:26 9e170c0b6e28: Preparing 11:21:26 ca2ccaf6b111: Preparing 11:21:26 7427ba108a94: Waiting 11:21:26 9e170c0b6e28: Waiting 11:21:26 994456c4fd7b: Preparing 11:21:26 ca2ccaf6b111: Waiting 11:21:26 994456c4fd7b: Waiting 11:21:26 7fe75537a0b9: Layer already exists 11:21:26 44242523239c: Layer already exists 11:21:26 57899eae3426: Layer already exists 11:21:26 35dab7492232: Layer already exists 11:21:26 af1a792e2cf4: Layer already exists 11:21:26 7427ba108a94: Layer already exists 11:21:26 9e170c0b6e28: Layer already exists 11:21:26 dd780cb47a2f: Layer already exists 11:21:26 70e136a39aef: Layer already exists 11:21:26 ca2ccaf6b111: Layer already exists 11:21:26 994456c4fd7b: Layer already exists 11:21:26 main: digest: sha256:e9d7694f115963d19d4dd2d368348559be664c43bf505b62288b14620535b557 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:21:26 ===================================================== [Pipeline] echo 11:21:26 taggedImages: 11:21:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:21:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.59 11:21:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 11:21:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 11:21:26 86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:26 latest 11:21:26 4.0.0-dev.59 11:21:26 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:26 main 11:21:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:21:27 8128ae79fa36: Preparing 11:21:27 e84a88230357: Preparing 11:21:27 129c1896822a: Preparing 11:21:27 0531631e86ac: Preparing 11:21:27 b4ac757a97bd: Preparing 11:21:27 dbd46c3f53d5: Preparing 11:21:27 db4126ff1152: Preparing 11:21:27 dd780cb47a2f: Preparing 11:21:27 70e136a39aef: Preparing 11:21:27 fe12aa106469: Preparing 11:21:27 17f1d6006760: Preparing 11:21:27 994456c4fd7b: Preparing 11:21:27 dbd46c3f53d5: Waiting 11:21:27 70e136a39aef: Waiting 11:21:27 17f1d6006760: Waiting 11:21:27 db4126ff1152: Waiting 11:21:27 994456c4fd7b: Waiting 11:21:27 dd780cb47a2f: Waiting 11:21:27 e84a88230357: Pushed 11:21:27 b4ac757a97bd: Pushed 11:21:27 8128ae79fa36: Pushed 11:21:27 dd780cb47a2f: Layer already exists 11:21:27 70e136a39aef: Layer already exists 11:21:27 dbd46c3f53d5: Pushed 11:21:27 db4126ff1152: Pushed 11:21:27 994456c4fd7b: Layer already exists 11:21:27 fe12aa106469: Pushed 11:21:29 17f1d6006760: Pushed 11:21:29 0531631e86ac: Pushed 11:21:30 129c1896822a: Pushed 11:21:30 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:1f2c722082a9bcd9fcc45293a34003f00b0b50ce90cc678c10e72d519dea4573 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:21:31 8128ae79fa36: Preparing 11:21:31 e84a88230357: Preparing 11:21:31 129c1896822a: Preparing 11:21:31 0531631e86ac: Preparing 11:21:31 b4ac757a97bd: Preparing 11:21:31 dbd46c3f53d5: Preparing 11:21:31 db4126ff1152: Preparing 11:21:31 dd780cb47a2f: Preparing 11:21:31 70e136a39aef: Preparing 11:21:31 fe12aa106469: Preparing 11:21:31 17f1d6006760: Preparing 11:21:31 994456c4fd7b: Preparing 11:21:31 db4126ff1152: Waiting 11:21:31 dd780cb47a2f: Waiting 11:21:31 17f1d6006760: Waiting 11:21:31 994456c4fd7b: Waiting 11:21:31 fe12aa106469: Waiting 11:21:31 70e136a39aef: Waiting 11:21:31 dbd46c3f53d5: Waiting 11:21:31 e84a88230357: Layer already exists 11:21:31 129c1896822a: Layer already exists 11:21:31 8128ae79fa36: Layer already exists 11:21:31 0531631e86ac: Layer already exists 11:21:31 b4ac757a97bd: Layer already exists 11:21:31 db4126ff1152: Layer already exists 11:21:31 dbd46c3f53d5: Layer already exists 11:21:31 70e136a39aef: Layer already exists 11:21:31 dd780cb47a2f: Layer already exists 11:21:31 fe12aa106469: Layer already exists 11:21:31 17f1d6006760: Layer already exists 11:21:31 994456c4fd7b: Layer already exists 11:21:31 latest: digest: sha256:1f2c722082a9bcd9fcc45293a34003f00b0b50ce90cc678c10e72d519dea4573 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.59 11:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:21:31 8128ae79fa36: Preparing 11:21:31 e84a88230357: Preparing 11:21:31 129c1896822a: Preparing 11:21:31 0531631e86ac: Preparing 11:21:31 b4ac757a97bd: Preparing 11:21:31 dbd46c3f53d5: Preparing 11:21:31 db4126ff1152: Preparing 11:21:31 dd780cb47a2f: Preparing 11:21:31 70e136a39aef: Preparing 11:21:31 fe12aa106469: Preparing 11:21:31 17f1d6006760: Preparing 11:21:31 994456c4fd7b: Preparing 11:21:31 fe12aa106469: Waiting 11:21:31 70e136a39aef: Waiting 11:21:31 994456c4fd7b: Waiting 11:21:31 dbd46c3f53d5: Waiting 11:21:31 dd780cb47a2f: Waiting 11:21:31 db4126ff1152: Waiting 11:21:31 129c1896822a: Layer already exists 11:21:31 e84a88230357: Layer already exists 11:21:31 8128ae79fa36: Layer already exists 11:21:31 b4ac757a97bd: Layer already exists 11:21:31 0531631e86ac: Layer already exists 11:21:31 db4126ff1152: Layer already exists 11:21:31 dd780cb47a2f: Layer already exists 11:21:31 fe12aa106469: Layer already exists 11:21:31 70e136a39aef: Layer already exists 11:21:31 dbd46c3f53d5: Layer already exists 11:21:31 17f1d6006760: Layer already exists 11:21:31 994456c4fd7b: Layer already exists 11:21:31 4.0.0-dev.59: digest: sha256:1f2c722082a9bcd9fcc45293a34003f00b0b50ce90cc678c10e72d519dea4573 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:21:32 8128ae79fa36: Preparing 11:21:32 e84a88230357: Preparing 11:21:32 129c1896822a: Preparing 11:21:32 0531631e86ac: Preparing 11:21:32 b4ac757a97bd: Preparing 11:21:32 dbd46c3f53d5: Preparing 11:21:32 db4126ff1152: Preparing 11:21:32 dd780cb47a2f: Preparing 11:21:32 70e136a39aef: Preparing 11:21:32 fe12aa106469: Preparing 11:21:32 17f1d6006760: Preparing 11:21:32 994456c4fd7b: Preparing 11:21:32 dbd46c3f53d5: Waiting 11:21:32 70e136a39aef: Waiting 11:21:32 db4126ff1152: Waiting 11:21:32 994456c4fd7b: Waiting 11:21:32 dd780cb47a2f: Waiting 11:21:32 fe12aa106469: Waiting 11:21:32 17f1d6006760: Waiting 11:21:32 b4ac757a97bd: Layer already exists 11:21:32 129c1896822a: Layer already exists 11:21:32 8128ae79fa36: Layer already exists 11:21:32 0531631e86ac: Layer already exists 11:21:32 e84a88230357: Layer already exists 11:21:32 dbd46c3f53d5: Layer already exists 11:21:32 db4126ff1152: Layer already exists 11:21:32 fe12aa106469: Layer already exists 11:21:32 dd780cb47a2f: Layer already exists 11:21:32 70e136a39aef: Layer already exists 11:21:32 17f1d6006760: Layer already exists 11:21:32 994456c4fd7b: Layer already exists 11:21:32 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:1f2c722082a9bcd9fcc45293a34003f00b0b50ce90cc678c10e72d519dea4573 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 11:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:21:33 8128ae79fa36: Preparing 11:21:33 e84a88230357: Preparing 11:21:33 129c1896822a: Preparing 11:21:33 0531631e86ac: Preparing 11:21:33 b4ac757a97bd: Preparing 11:21:33 dbd46c3f53d5: Preparing 11:21:33 db4126ff1152: Preparing 11:21:33 dd780cb47a2f: Preparing 11:21:33 70e136a39aef: Preparing 11:21:33 fe12aa106469: Preparing 11:21:33 17f1d6006760: Preparing 11:21:33 994456c4fd7b: Preparing 11:21:33 db4126ff1152: Waiting 11:21:33 17f1d6006760: Waiting 11:21:33 994456c4fd7b: Waiting 11:21:33 fe12aa106469: Waiting 11:21:33 dd780cb47a2f: Waiting 11:21:33 70e136a39aef: Waiting 11:21:33 dbd46c3f53d5: Waiting 11:21:33 e84a88230357: Layer already exists 11:21:33 0531631e86ac: Layer already exists 11:21:33 8128ae79fa36: Layer already exists 11:21:33 b4ac757a97bd: Layer already exists 11:21:33 129c1896822a: Layer already exists 11:21:33 dbd46c3f53d5: Layer already exists 11:21:33 70e136a39aef: Layer already exists 11:21:33 fe12aa106469: Layer already exists 11:21:33 db4126ff1152: Layer already exists 11:21:33 dd780cb47a2f: Layer already exists 11:21:33 17f1d6006760: Layer already exists 11:21:33 994456c4fd7b: Layer already exists 11:21:33 main: digest: sha256:1f2c722082a9bcd9fcc45293a34003f00b0b50ce90cc678c10e72d519dea4573 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:21:33 ===================================================== [Pipeline] echo 11:21:33 taggedImages: 11:21:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:21:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.59 11:21:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 11:21:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 11:21:33 86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:33 latest 11:21:33 4.0.0-dev.59 11:21:33 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:33 main 11:21:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:21:34 abe0030cf9c1: Preparing 11:21:34 307bd906001f: Preparing 11:21:34 dd780cb47a2f: Preparing 11:21:34 70e136a39aef: Preparing 11:21:34 8bf02367cbd5: Preparing 11:21:34 94b0b6a8c36a: Preparing 11:21:34 994456c4fd7b: Preparing 11:21:34 94b0b6a8c36a: Waiting 11:21:34 70e136a39aef: Layer already exists 11:21:34 dd780cb47a2f: Layer already exists 11:21:34 994456c4fd7b: Layer already exists 11:21:34 abe0030cf9c1: Pushed 11:21:34 8bf02367cbd5: Pushed 11:21:35 94b0b6a8c36a: Pushed 11:21:37 307bd906001f: Pushed 11:21:37 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:90a91a63018829ff2915a3cf1bbf9579bd1049324316e5d2e9003d93eee55feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:37 + 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 11:21:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:21:38 abe0030cf9c1: Preparing 11:21:38 307bd906001f: Preparing 11:21:38 dd780cb47a2f: Preparing 11:21:38 70e136a39aef: Preparing 11:21:38 8bf02367cbd5: Preparing 11:21:38 94b0b6a8c36a: Preparing 11:21:38 994456c4fd7b: Preparing 11:21:38 94b0b6a8c36a: Waiting 11:21:38 994456c4fd7b: Waiting 11:21:38 abe0030cf9c1: Layer already exists 11:21:38 70e136a39aef: Layer already exists 11:21:38 307bd906001f: Layer already exists 11:21:38 dd780cb47a2f: Layer already exists 11:21:38 8bf02367cbd5: Layer already exists 11:21:38 94b0b6a8c36a: Layer already exists 11:21:38 994456c4fd7b: Layer already exists 11:21:38 latest: digest: sha256:90a91a63018829ff2915a3cf1bbf9579bd1049324316e5d2e9003d93eee55feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.59 11:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:21:38 abe0030cf9c1: Preparing 11:21:38 307bd906001f: Preparing 11:21:38 dd780cb47a2f: Preparing 11:21:38 70e136a39aef: Preparing 11:21:38 8bf02367cbd5: Preparing 11:21:38 94b0b6a8c36a: Preparing 11:21:38 994456c4fd7b: Preparing 11:21:38 94b0b6a8c36a: Waiting 11:21:38 307bd906001f: Layer already exists 11:21:38 abe0030cf9c1: Layer already exists 11:21:38 70e136a39aef: Layer already exists 11:21:38 dd780cb47a2f: Layer already exists 11:21:38 8bf02367cbd5: Layer already exists 11:21:38 994456c4fd7b: Layer already exists 11:21:38 94b0b6a8c36a: Layer already exists 11:21:38 4.0.0-dev.59: digest: sha256:90a91a63018829ff2915a3cf1bbf9579bd1049324316e5d2e9003d93eee55feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:21:39 abe0030cf9c1: Preparing 11:21:39 307bd906001f: Preparing 11:21:39 dd780cb47a2f: Preparing 11:21:39 70e136a39aef: Preparing 11:21:39 8bf02367cbd5: Preparing 11:21:39 94b0b6a8c36a: Preparing 11:21:39 994456c4fd7b: Preparing 11:21:39 94b0b6a8c36a: Waiting 11:21:39 994456c4fd7b: Waiting 11:21:39 abe0030cf9c1: Layer already exists 11:21:39 dd780cb47a2f: Layer already exists 11:21:39 307bd906001f: Layer already exists 11:21:39 70e136a39aef: Layer already exists 11:21:39 8bf02367cbd5: Layer already exists 11:21:39 94b0b6a8c36a: Layer already exists 11:21:39 994456c4fd7b: Layer already exists 11:21:39 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:90a91a63018829ff2915a3cf1bbf9579bd1049324316e5d2e9003d93eee55feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:39 + 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 11:21:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 11:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:21:40 abe0030cf9c1: Preparing 11:21:40 307bd906001f: Preparing 11:21:40 dd780cb47a2f: Preparing 11:21:40 70e136a39aef: Preparing 11:21:40 8bf02367cbd5: Preparing 11:21:40 94b0b6a8c36a: Preparing 11:21:40 994456c4fd7b: Preparing 11:21:40 94b0b6a8c36a: Waiting 11:21:40 994456c4fd7b: Waiting 11:21:40 307bd906001f: Layer already exists 11:21:40 abe0030cf9c1: Layer already exists 11:21:40 70e136a39aef: Layer already exists 11:21:40 8bf02367cbd5: Layer already exists 11:21:40 dd780cb47a2f: Layer already exists 11:21:40 94b0b6a8c36a: Layer already exists 11:21:40 994456c4fd7b: Layer already exists 11:21:40 main: digest: sha256:90a91a63018829ff2915a3cf1bbf9579bd1049324316e5d2e9003d93eee55feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:21:40 ===================================================== [Pipeline] echo 11:21:40 taggedImages: 11:21:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:21:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.59 11:21:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 11:21:40 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 11:21:40 86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:40 latest 11:21:40 4.0.0-dev.59 11:21:40 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:40 main 11:21:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:21:41 c6ec21a1c3fc: Preparing 11:21:41 a00ed6a7fa7a: Preparing 11:21:41 40e5aa6388e0: Preparing 11:21:41 dd780cb47a2f: Preparing 11:21:41 70e136a39aef: Preparing 11:21:41 889a8c2a7c5e: Preparing 11:21:41 f761287d3852: Preparing 11:21:41 8a84fc93b933: Preparing 11:21:41 262b88d46635: Preparing 11:21:41 994456c4fd7b: Preparing 11:21:41 889a8c2a7c5e: Waiting 11:21:41 f761287d3852: Waiting 11:21:41 8a84fc93b933: Waiting 11:21:41 262b88d46635: Waiting 11:21:41 994456c4fd7b: Waiting 11:21:41 70e136a39aef: Layer already exists 11:21:41 dd780cb47a2f: Layer already exists 11:21:41 40e5aa6388e0: Pushed 11:21:41 c6ec21a1c3fc: Pushed 11:21:41 a00ed6a7fa7a: Pushed 11:21:41 994456c4fd7b: Layer already exists 11:21:41 8a84fc93b933: Pushed 11:21:41 262b88d46635: Pushed 11:21:45 f761287d3852: Pushed 11:21:53 889a8c2a7c5e: Pushed 11:21:53 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:cdfa7dd07e0e08402b545a369a23be67a77c4961876b3a8b6c3c26e35b530bcb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:21:54 c6ec21a1c3fc: Preparing 11:21:54 a00ed6a7fa7a: Preparing 11:21:54 40e5aa6388e0: Preparing 11:21:54 dd780cb47a2f: Preparing 11:21:54 70e136a39aef: Preparing 11:21:54 889a8c2a7c5e: Preparing 11:21:54 f761287d3852: Preparing 11:21:54 8a84fc93b933: Preparing 11:21:54 262b88d46635: Preparing 11:21:54 994456c4fd7b: Preparing 11:21:54 8a84fc93b933: Waiting 11:21:54 262b88d46635: Waiting 11:21:54 994456c4fd7b: Waiting 11:21:54 f761287d3852: Waiting 11:21:54 70e136a39aef: Layer already exists 11:21:54 dd780cb47a2f: Layer already exists 11:21:54 c6ec21a1c3fc: Layer already exists 11:21:54 40e5aa6388e0: Layer already exists 11:21:54 a00ed6a7fa7a: Layer already exists 11:21:54 f761287d3852: Layer already exists 11:21:54 8a84fc93b933: Layer already exists 11:21:54 889a8c2a7c5e: Layer already exists 11:21:54 262b88d46635: Layer already exists 11:21:54 994456c4fd7b: Layer already exists 11:21:54 latest: digest: sha256:cdfa7dd07e0e08402b545a369a23be67a77c4961876b3a8b6c3c26e35b530bcb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.59 11:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:21:55 c6ec21a1c3fc: Preparing 11:21:55 a00ed6a7fa7a: Preparing 11:21:55 40e5aa6388e0: Preparing 11:21:55 dd780cb47a2f: Preparing 11:21:55 70e136a39aef: Preparing 11:21:55 889a8c2a7c5e: Preparing 11:21:55 f761287d3852: Preparing 11:21:55 8a84fc93b933: Preparing 11:21:55 262b88d46635: Preparing 11:21:55 994456c4fd7b: Preparing 11:21:55 262b88d46635: Waiting 11:21:55 994456c4fd7b: Waiting 11:21:55 889a8c2a7c5e: Waiting 11:21:55 f761287d3852: Waiting 11:21:55 dd780cb47a2f: Layer already exists 11:21:55 40e5aa6388e0: Layer already exists 11:21:55 a00ed6a7fa7a: Layer already exists 11:21:55 c6ec21a1c3fc: Layer already exists 11:21:55 70e136a39aef: Layer already exists 11:21:55 f761287d3852: Layer already exists 11:21:55 8a84fc93b933: Layer already exists 11:21:55 262b88d46635: Layer already exists 11:21:55 889a8c2a7c5e: Layer already exists 11:21:55 994456c4fd7b: Layer already exists 11:21:55 4.0.0-dev.59: digest: sha256:cdfa7dd07e0e08402b545a369a23be67a77c4961876b3a8b6c3c26e35b530bcb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:21:55 c6ec21a1c3fc: Preparing 11:21:55 a00ed6a7fa7a: Preparing 11:21:55 40e5aa6388e0: Preparing 11:21:55 dd780cb47a2f: Preparing 11:21:55 70e136a39aef: Preparing 11:21:55 889a8c2a7c5e: Preparing 11:21:55 f761287d3852: Preparing 11:21:55 8a84fc93b933: Preparing 11:21:55 262b88d46635: Preparing 11:21:55 994456c4fd7b: Preparing 11:21:55 889a8c2a7c5e: Waiting 11:21:55 8a84fc93b933: Waiting 11:21:55 262b88d46635: Waiting 11:21:55 f761287d3852: Waiting 11:21:55 994456c4fd7b: Waiting 11:21:55 c6ec21a1c3fc: Layer already exists 11:21:55 a00ed6a7fa7a: Layer already exists 11:21:55 40e5aa6388e0: Layer already exists 11:21:55 70e136a39aef: Layer already exists 11:21:55 dd780cb47a2f: Layer already exists 11:21:55 8a84fc93b933: Layer already exists 11:21:55 f761287d3852: Layer already exists 11:21:55 889a8c2a7c5e: Layer already exists 11:21:55 262b88d46635: Layer already exists 11:21:55 994456c4fd7b: Layer already exists 11:21:55 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:cdfa7dd07e0e08402b545a369a23be67a77c4961876b3a8b6c3c26e35b530bcb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 11:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:21:56 c6ec21a1c3fc: Preparing 11:21:56 a00ed6a7fa7a: Preparing 11:21:56 40e5aa6388e0: Preparing 11:21:56 dd780cb47a2f: Preparing 11:21:56 70e136a39aef: Preparing 11:21:56 889a8c2a7c5e: Preparing 11:21:56 f761287d3852: Preparing 11:21:56 8a84fc93b933: Preparing 11:21:56 262b88d46635: Preparing 11:21:56 994456c4fd7b: Preparing 11:21:56 8a84fc93b933: Waiting 11:21:56 f761287d3852: Waiting 11:21:56 262b88d46635: Waiting 11:21:56 994456c4fd7b: Waiting 11:21:56 889a8c2a7c5e: Waiting 11:21:56 c6ec21a1c3fc: Layer already exists 11:21:56 70e136a39aef: Layer already exists 11:21:56 a00ed6a7fa7a: Layer already exists 11:21:56 dd780cb47a2f: Layer already exists 11:21:56 40e5aa6388e0: Layer already exists 11:21:56 889a8c2a7c5e: Layer already exists 11:21:56 f761287d3852: Layer already exists 11:21:56 994456c4fd7b: Layer already exists 11:21:56 8a84fc93b933: Layer already exists 11:21:56 262b88d46635: Layer already exists 11:21:56 main: digest: sha256:cdfa7dd07e0e08402b545a369a23be67a77c4961876b3a8b6c3c26e35b530bcb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:21:56 ===================================================== [Pipeline] echo 11:21:56 taggedImages: 11:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.59 11:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 11:21:56 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 11:21:56 86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:56 latest 11:21:56 4.0.0-dev.59 11:21:56 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:56 main 11:21:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:86628d3bc6947742983de71b4dc9c6f845597bbe 11:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:21:57 62dacce0cf59: Preparing 11:21:57 53cd99042cc0: Preparing 11:21:57 16f42c8a63b2: Preparing 11:21:57 dd780cb47a2f: Preparing 11:21:57 70e136a39aef: Preparing 11:21:57 889a8c2a7c5e: Preparing 11:21:57 5f5d5549b6ae: Preparing 11:21:57 8a02278cac3e: Preparing 11:21:57 994456c4fd7b: Preparing 11:21:57 5f5d5549b6ae: Waiting 11:21:57 8a02278cac3e: Waiting 11:21:57 889a8c2a7c5e: Waiting 11:21:57 70e136a39aef: Layer already exists 11:21:57 dd780cb47a2f: Layer already exists 11:21:57 889a8c2a7c5e: Layer already exists 11:21:57 16f42c8a63b2: Pushed 11:21:57 53cd99042cc0: Pushed 11:21:57 62dacce0cf59: Pushed 11:21:57 994456c4fd7b: Layer already exists 11:21:57 5f5d5549b6ae: Pushed 11:21:57 8a02278cac3e: Pushed 11:21:57 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:c6b2b7a13213246294d567d40c3cb8054c25c84cd7e7dbfc64a28f34ac02e74d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:21:58 62dacce0cf59: Preparing 11:21:58 53cd99042cc0: Preparing 11:21:58 16f42c8a63b2: Preparing 11:21:58 dd780cb47a2f: Preparing 11:21:58 70e136a39aef: Preparing 11:21:58 889a8c2a7c5e: Preparing 11:21:58 5f5d5549b6ae: Preparing 11:21:58 8a02278cac3e: Preparing 11:21:58 994456c4fd7b: Preparing 11:21:58 889a8c2a7c5e: Waiting 11:21:58 5f5d5549b6ae: Waiting 11:21:58 8a02278cac3e: Waiting 11:21:58 994456c4fd7b: Waiting 11:21:58 62dacce0cf59: Layer already exists 11:21:58 53cd99042cc0: Layer already exists 11:21:58 dd780cb47a2f: Layer already exists 11:21:58 16f42c8a63b2: Layer already exists 11:21:58 70e136a39aef: Layer already exists 11:21:58 889a8c2a7c5e: Layer already exists 11:21:58 8a02278cac3e: Layer already exists 11:21:58 5f5d5549b6ae: Layer already exists 11:21:58 994456c4fd7b: Layer already exists 11:21:58 latest: digest: sha256:c6b2b7a13213246294d567d40c3cb8054c25c84cd7e7dbfc64a28f34ac02e74d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.59 11:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:21:59 62dacce0cf59: Preparing 11:21:59 53cd99042cc0: Preparing 11:21:59 16f42c8a63b2: Preparing 11:21:59 dd780cb47a2f: Preparing 11:21:59 70e136a39aef: Preparing 11:21:59 889a8c2a7c5e: Preparing 11:21:59 5f5d5549b6ae: Preparing 11:21:59 8a02278cac3e: Preparing 11:21:59 994456c4fd7b: Preparing 11:21:59 5f5d5549b6ae: Waiting 11:21:59 8a02278cac3e: Waiting 11:21:59 889a8c2a7c5e: Waiting 11:21:59 994456c4fd7b: Waiting 11:21:59 53cd99042cc0: Layer already exists 11:21:59 70e136a39aef: Layer already exists 11:21:59 62dacce0cf59: Layer already exists 11:21:59 dd780cb47a2f: Layer already exists 11:21:59 16f42c8a63b2: Layer already exists 11:21:59 8a02278cac3e: Layer already exists 11:21:59 889a8c2a7c5e: Layer already exists 11:21:59 5f5d5549b6ae: Layer already exists 11:21:59 994456c4fd7b: Layer already exists 11:21:59 4.0.0-dev.59: digest: sha256:c6b2b7a13213246294d567d40c3cb8054c25c84cd7e7dbfc64a28f34ac02e74d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:21:59 62dacce0cf59: Preparing 11:21:59 53cd99042cc0: Preparing 11:21:59 16f42c8a63b2: Preparing 11:21:59 dd780cb47a2f: Preparing 11:21:59 70e136a39aef: Preparing 11:21:59 889a8c2a7c5e: Preparing 11:21:59 5f5d5549b6ae: Preparing 11:21:59 8a02278cac3e: Preparing 11:21:59 994456c4fd7b: Preparing 11:21:59 889a8c2a7c5e: Waiting 11:21:59 994456c4fd7b: Waiting 11:21:59 5f5d5549b6ae: Waiting 11:21:59 8a02278cac3e: Waiting 11:21:59 dd780cb47a2f: Layer already exists 11:21:59 62dacce0cf59: Layer already exists 11:21:59 70e136a39aef: Layer already exists 11:21:59 16f42c8a63b2: Layer already exists 11:21:59 53cd99042cc0: Layer already exists 11:21:59 889a8c2a7c5e: Layer already exists 11:21:59 5f5d5549b6ae: Layer already exists 11:21:59 8a02278cac3e: Layer already exists 11:21:59 994456c4fd7b: Layer already exists 11:21:59 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:c6b2b7a13213246294d567d40c3cb8054c25c84cd7e7dbfc64a28f34ac02e74d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 11:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:22:00 62dacce0cf59: Preparing 11:22:00 53cd99042cc0: Preparing 11:22:00 16f42c8a63b2: Preparing 11:22:00 dd780cb47a2f: Preparing 11:22:00 70e136a39aef: Preparing 11:22:00 889a8c2a7c5e: Preparing 11:22:00 5f5d5549b6ae: Preparing 11:22:00 8a02278cac3e: Preparing 11:22:00 994456c4fd7b: Preparing 11:22:00 5f5d5549b6ae: Waiting 11:22:00 8a02278cac3e: Waiting 11:22:00 994456c4fd7b: Waiting 11:22:00 889a8c2a7c5e: Waiting 11:22:00 53cd99042cc0: Layer already exists 11:22:00 70e136a39aef: Layer already exists 11:22:00 62dacce0cf59: Layer already exists 11:22:00 16f42c8a63b2: Layer already exists 11:22:00 dd780cb47a2f: Layer already exists 11:22:00 8a02278cac3e: Layer already exists 11:22:00 5f5d5549b6ae: Layer already exists 11:22:00 889a8c2a7c5e: Layer already exists 11:22:00 994456c4fd7b: Layer already exists 11:22:00 main: digest: sha256:c6b2b7a13213246294d567d40c3cb8054c25c84cd7e7dbfc64a28f34ac02e74d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:00 ===================================================== [Pipeline] echo 11:22:00 taggedImages: 11:22:00 - nexus3.edgexfoundry.org:10004/security-spire-config:86628d3bc6947742983de71b4dc9c6f845597bbe 11:22:00 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:22:00 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.59 11:22:00 - nexus3.edgexfoundry.org:10004/security-spire-config:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:22:00 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 11:22:00 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 11:22:00 86628d3bc6947742983de71b4dc9c6f845597bbe 11:22:00 latest 11:22:00 4.0.0-dev.59 11:22:00 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:22:00 main 11:22:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:86628d3bc6947742983de71b4dc9c6f845597bbe 11:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:22:01 c6ec21a1c3fc: Preparing 11:22:01 ec8ef87dac60: Preparing 11:22:01 1a6a77c4a3d0: Preparing 11:22:01 dd780cb47a2f: Preparing 11:22:01 70e136a39aef: Preparing 11:22:01 605971d4ff5c: Preparing 11:22:01 8a84fc93b933: Preparing 11:22:01 262b88d46635: Preparing 11:22:01 994456c4fd7b: Preparing 11:22:01 8a84fc93b933: Waiting 11:22:01 262b88d46635: Waiting 11:22:01 994456c4fd7b: Waiting 11:22:01 605971d4ff5c: Waiting 11:22:01 dd780cb47a2f: Layer already exists 11:22:01 c6ec21a1c3fc: Layer already exists 11:22:01 70e136a39aef: Layer already exists 11:22:01 262b88d46635: Layer already exists 11:22:01 ec8ef87dac60: Pushed 11:22:01 8a84fc93b933: Layer already exists 11:22:01 1a6a77c4a3d0: Pushed 11:22:01 994456c4fd7b: Layer already exists 11:22:16 605971d4ff5c: Pushed 11:22:16 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:2647426c836dac594c5f44e42842310716338ac9b89acacb4f73bfb1882e56f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:22:16 c6ec21a1c3fc: Preparing 11:22:16 ec8ef87dac60: Preparing 11:22:16 1a6a77c4a3d0: Preparing 11:22:16 dd780cb47a2f: Preparing 11:22:16 70e136a39aef: Preparing 11:22:16 605971d4ff5c: Preparing 11:22:16 8a84fc93b933: Preparing 11:22:16 262b88d46635: Preparing 11:22:16 994456c4fd7b: Preparing 11:22:16 8a84fc93b933: Waiting 11:22:16 605971d4ff5c: Waiting 11:22:16 262b88d46635: Waiting 11:22:16 994456c4fd7b: Waiting 11:22:16 dd780cb47a2f: Layer already exists 11:22:16 c6ec21a1c3fc: Layer already exists 11:22:16 ec8ef87dac60: Layer already exists 11:22:16 1a6a77c4a3d0: Layer already exists 11:22:16 70e136a39aef: Layer already exists 11:22:16 605971d4ff5c: Layer already exists 11:22:16 8a84fc93b933: Layer already exists 11:22:16 994456c4fd7b: Layer already exists 11:22:16 262b88d46635: Layer already exists 11:22:16 latest: digest: sha256:2647426c836dac594c5f44e42842310716338ac9b89acacb4f73bfb1882e56f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.59 11:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:22:17 c6ec21a1c3fc: Preparing 11:22:17 ec8ef87dac60: Preparing 11:22:17 1a6a77c4a3d0: Preparing 11:22:17 dd780cb47a2f: Preparing 11:22:17 70e136a39aef: Preparing 11:22:17 605971d4ff5c: Preparing 11:22:17 8a84fc93b933: Preparing 11:22:17 262b88d46635: Preparing 11:22:17 994456c4fd7b: Preparing 11:22:17 605971d4ff5c: Waiting 11:22:17 262b88d46635: Waiting 11:22:17 8a84fc93b933: Waiting 11:22:17 994456c4fd7b: Waiting 11:22:17 70e136a39aef: Layer already exists 11:22:17 1a6a77c4a3d0: Layer already exists 11:22:17 ec8ef87dac60: Layer already exists 11:22:17 dd780cb47a2f: Layer already exists 11:22:17 c6ec21a1c3fc: Layer already exists 11:22:17 605971d4ff5c: Layer already exists 11:22:17 8a84fc93b933: Layer already exists 11:22:17 262b88d46635: Layer already exists 11:22:17 994456c4fd7b: Layer already exists 11:22:17 4.0.0-dev.59: digest: sha256:2647426c836dac594c5f44e42842310716338ac9b89acacb4f73bfb1882e56f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:22:18 c6ec21a1c3fc: Preparing 11:22:18 ec8ef87dac60: Preparing 11:22:18 1a6a77c4a3d0: Preparing 11:22:18 dd780cb47a2f: Preparing 11:22:18 70e136a39aef: Preparing 11:22:18 605971d4ff5c: Preparing 11:22:18 8a84fc93b933: Preparing 11:22:18 262b88d46635: Preparing 11:22:18 994456c4fd7b: Preparing 11:22:18 994456c4fd7b: Waiting 11:22:18 262b88d46635: Waiting 11:22:18 8a84fc93b933: Waiting 11:22:18 605971d4ff5c: Waiting 11:22:18 ec8ef87dac60: Layer already exists 11:22:18 c6ec21a1c3fc: Layer already exists 11:22:18 dd780cb47a2f: Layer already exists 11:22:18 1a6a77c4a3d0: Layer already exists 11:22:18 70e136a39aef: Layer already exists 11:22:18 8a84fc93b933: Layer already exists 11:22:18 605971d4ff5c: Layer already exists 11:22:18 262b88d46635: Layer already exists 11:22:18 994456c4fd7b: Layer already exists 11:22:18 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:2647426c836dac594c5f44e42842310716338ac9b89acacb4f73bfb1882e56f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 11:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:22:18 c6ec21a1c3fc: Preparing 11:22:18 ec8ef87dac60: Preparing 11:22:18 1a6a77c4a3d0: Preparing 11:22:18 dd780cb47a2f: Preparing 11:22:18 70e136a39aef: Preparing 11:22:18 605971d4ff5c: Preparing 11:22:18 8a84fc93b933: Preparing 11:22:18 262b88d46635: Preparing 11:22:18 994456c4fd7b: Preparing 11:22:18 605971d4ff5c: Waiting 11:22:18 8a84fc93b933: Waiting 11:22:18 262b88d46635: Waiting 11:22:18 994456c4fd7b: Waiting 11:22:18 1a6a77c4a3d0: Layer already exists 11:22:18 c6ec21a1c3fc: Layer already exists 11:22:18 ec8ef87dac60: Layer already exists 11:22:18 70e136a39aef: Layer already exists 11:22:18 dd780cb47a2f: Layer already exists 11:22:18 8a84fc93b933: Layer already exists 11:22:18 605971d4ff5c: Layer already exists 11:22:18 262b88d46635: Layer already exists 11:22:18 994456c4fd7b: Layer already exists 11:22:18 main: digest: sha256:2647426c836dac594c5f44e42842310716338ac9b89acacb4f73bfb1882e56f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:18 ===================================================== [Pipeline] echo 11:22:18 taggedImages: 11:22:18 - nexus3.edgexfoundry.org:10004/security-spire-server:86628d3bc6947742983de71b4dc9c6f845597bbe 11:22:18 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:22:18 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.59 11:22:18 - nexus3.edgexfoundry.org:10004/security-spire-server:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:22:18 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 11:22:19 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 11:22:19 86628d3bc6947742983de71b4dc9c6f845597bbe 11:22:19 latest 11:22:19 4.0.0-dev.59 11:22:19 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:22:19 main 11:22:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:86628d3bc6947742983de71b4dc9c6f845597bbe 11:22:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:22:19 17c433a6f79f: Preparing 11:22:19 5ed93859c630: Preparing 11:22:19 dd780cb47a2f: Preparing 11:22:19 70e136a39aef: Preparing 11:22:19 8a0ea2f86207: Preparing 11:22:19 20f5fbc35fa9: Preparing 11:22:19 994456c4fd7b: Preparing 11:22:19 20f5fbc35fa9: Waiting 11:22:19 994456c4fd7b: Waiting 11:22:19 70e136a39aef: Layer already exists 11:22:19 dd780cb47a2f: Layer already exists 11:22:19 994456c4fd7b: Layer already exists 11:22:19 8a0ea2f86207: Pushed 11:22:19 17c433a6f79f: Pushed 11:22:20 20f5fbc35fa9: Pushed 11:22:24 5ed93859c630: Pushed 11:22:24 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:f59bdc65024122c884e06f5f869cd6d67f5c5b92b7f9b8b730b4d08a52a93786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 11:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:22:25 17c433a6f79f: Preparing 11:22:25 5ed93859c630: Preparing 11:22:25 dd780cb47a2f: Preparing 11:22:25 70e136a39aef: Preparing 11:22:25 8a0ea2f86207: Preparing 11:22:25 20f5fbc35fa9: Preparing 11:22:25 994456c4fd7b: Preparing 11:22:25 20f5fbc35fa9: Waiting 11:22:25 994456c4fd7b: Waiting 11:22:25 8a0ea2f86207: Layer already exists 11:22:25 dd780cb47a2f: Layer already exists 11:22:25 70e136a39aef: Layer already exists 11:22:25 5ed93859c630: Layer already exists 11:22:25 17c433a6f79f: Layer already exists 11:22:25 20f5fbc35fa9: Layer already exists 11:22:25 994456c4fd7b: Layer already exists 11:22:25 latest: digest: sha256:f59bdc65024122c884e06f5f869cd6d67f5c5b92b7f9b8b730b4d08a52a93786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.59 11:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:22:25 17c433a6f79f: Preparing 11:22:25 5ed93859c630: Preparing 11:22:25 dd780cb47a2f: Preparing 11:22:25 70e136a39aef: Preparing 11:22:25 8a0ea2f86207: Preparing 11:22:25 20f5fbc35fa9: Preparing 11:22:25 994456c4fd7b: Preparing 11:22:25 20f5fbc35fa9: Waiting 11:22:25 994456c4fd7b: Waiting 11:22:25 8a0ea2f86207: Layer already exists 11:22:25 5ed93859c630: Layer already exists 11:22:25 dd780cb47a2f: Layer already exists 11:22:25 70e136a39aef: Layer already exists 11:22:25 17c433a6f79f: Layer already exists 11:22:25 994456c4fd7b: Layer already exists 11:22:25 20f5fbc35fa9: Layer already exists 11:22:25 4.0.0-dev.59: digest: sha256:f59bdc65024122c884e06f5f869cd6d67f5c5b92b7f9b8b730b4d08a52a93786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:22:26 17c433a6f79f: Preparing 11:22:26 5ed93859c630: Preparing 11:22:26 dd780cb47a2f: Preparing 11:22:26 70e136a39aef: Preparing 11:22:26 8a0ea2f86207: Preparing 11:22:26 20f5fbc35fa9: Preparing 11:22:26 994456c4fd7b: Preparing 11:22:26 20f5fbc35fa9: Waiting 11:22:26 994456c4fd7b: Waiting 11:22:26 17c433a6f79f: Layer already exists 11:22:26 5ed93859c630: Layer already exists 11:22:26 8a0ea2f86207: Layer already exists 11:22:26 70e136a39aef: Layer already exists 11:22:26 dd780cb47a2f: Layer already exists 11:22:26 20f5fbc35fa9: Layer already exists 11:22:26 994456c4fd7b: Layer already exists 11:22:26 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:f59bdc65024122c884e06f5f869cd6d67f5c5b92b7f9b8b730b4d08a52a93786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 11:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:22:27 17c433a6f79f: Preparing 11:22:27 5ed93859c630: Preparing 11:22:27 dd780cb47a2f: Preparing 11:22:27 70e136a39aef: Preparing 11:22:27 8a0ea2f86207: Preparing 11:22:27 20f5fbc35fa9: Preparing 11:22:27 994456c4fd7b: Preparing 11:22:27 20f5fbc35fa9: Waiting 11:22:27 994456c4fd7b: Waiting 11:22:27 8a0ea2f86207: Layer already exists 11:22:27 5ed93859c630: Layer already exists 11:22:27 70e136a39aef: Layer already exists 11:22:27 dd780cb47a2f: Layer already exists 11:22:27 17c433a6f79f: Layer already exists 11:22:27 994456c4fd7b: Layer already exists 11:22:27 20f5fbc35fa9: Layer already exists 11:22:27 main: digest: sha256:f59bdc65024122c884e06f5f869cd6d67f5c5b92b7f9b8b730b4d08a52a93786 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:27 ===================================================== [Pipeline] echo 11:22:27 taggedImages: 11:22:27 - nexus3.edgexfoundry.org:10004/support-notifications:86628d3bc6947742983de71b4dc9c6f845597bbe 11:22:27 - nexus3.edgexfoundry.org:10004/support-notifications:latest 11:22:27 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.59 11:22:27 - nexus3.edgexfoundry.org:10004/support-notifications:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:22:27 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 11:22:27 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 11:22:27 86628d3bc6947742983de71b4dc9c6f845597bbe 11:22:27 latest 11:22:27 4.0.0-dev.59 11:22:27 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:22:27 main 11:22:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:86628d3bc6947742983de71b4dc9c6f845597bbe 11:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:22:27 47f289225f95: Preparing 11:22:27 3ec4b9dee52e: Preparing 11:22:27 dd780cb47a2f: Preparing 11:22:27 70e136a39aef: Preparing 11:22:27 45b4c3f115a5: Preparing 11:22:27 44a2e922114a: Preparing 11:22:27 994456c4fd7b: Preparing 11:22:27 44a2e922114a: Waiting 11:22:27 994456c4fd7b: Waiting 11:22:27 dd780cb47a2f: Layer already exists 11:22:27 70e136a39aef: Layer already exists 11:22:27 994456c4fd7b: Layer already exists 11:22:27 47f289225f95: Pushed 11:22:27 45b4c3f115a5: Pushed 11:22:28 44a2e922114a: Pushed 11:22:32 3ec4b9dee52e: Pushed 11:22:32 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:ca3844907a72462b98312eb7e38130f37338b105c89e6aa19e90b19e7dc9d8fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:22:32 47f289225f95: Preparing 11:22:32 3ec4b9dee52e: Preparing 11:22:32 dd780cb47a2f: Preparing 11:22:32 70e136a39aef: Preparing 11:22:32 45b4c3f115a5: Preparing 11:22:32 44a2e922114a: Preparing 11:22:32 994456c4fd7b: Preparing 11:22:32 44a2e922114a: Waiting 11:22:32 994456c4fd7b: Waiting 11:22:32 47f289225f95: Layer already exists 11:22:32 45b4c3f115a5: Layer already exists 11:22:32 70e136a39aef: Layer already exists 11:22:32 3ec4b9dee52e: Layer already exists 11:22:32 dd780cb47a2f: Layer already exists 11:22:32 44a2e922114a: Layer already exists 11:22:32 994456c4fd7b: Layer already exists 11:22:32 latest: digest: sha256:ca3844907a72462b98312eb7e38130f37338b105c89e6aa19e90b19e7dc9d8fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.59 11:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:22:33 47f289225f95: Preparing 11:22:33 3ec4b9dee52e: Preparing 11:22:33 dd780cb47a2f: Preparing 11:22:33 70e136a39aef: Preparing 11:22:33 45b4c3f115a5: Preparing 11:22:33 44a2e922114a: Preparing 11:22:33 994456c4fd7b: Preparing 11:22:33 44a2e922114a: Waiting 11:22:33 994456c4fd7b: Waiting 11:22:33 45b4c3f115a5: Layer already exists 11:22:33 dd780cb47a2f: Layer already exists 11:22:33 3ec4b9dee52e: Layer already exists 11:22:33 47f289225f95: Layer already exists 11:22:33 70e136a39aef: Layer already exists 11:22:33 44a2e922114a: Layer already exists 11:22:33 994456c4fd7b: Layer already exists 11:22:33 4.0.0-dev.59: digest: sha256:ca3844907a72462b98312eb7e38130f37338b105c89e6aa19e90b19e7dc9d8fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:22:34 47f289225f95: Preparing 11:22:34 3ec4b9dee52e: Preparing 11:22:34 dd780cb47a2f: Preparing 11:22:34 70e136a39aef: Preparing 11:22:34 45b4c3f115a5: Preparing 11:22:34 44a2e922114a: Preparing 11:22:34 994456c4fd7b: Preparing 11:22:34 44a2e922114a: Waiting 11:22:34 994456c4fd7b: Waiting 11:22:34 3ec4b9dee52e: Layer already exists 11:22:34 47f289225f95: Layer already exists 11:22:34 45b4c3f115a5: Layer already exists 11:22:34 70e136a39aef: Layer already exists 11:22:34 dd780cb47a2f: Layer already exists 11:22:34 994456c4fd7b: Layer already exists 11:22:34 44a2e922114a: Layer already exists 11:22:34 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:ca3844907a72462b98312eb7e38130f37338b105c89e6aa19e90b19e7dc9d8fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 11:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:22:34 47f289225f95: Preparing 11:22:34 3ec4b9dee52e: Preparing 11:22:34 dd780cb47a2f: Preparing 11:22:34 70e136a39aef: Preparing 11:22:34 45b4c3f115a5: Preparing 11:22:34 44a2e922114a: Preparing 11:22:34 994456c4fd7b: Preparing 11:22:34 44a2e922114a: Waiting 11:22:34 994456c4fd7b: Waiting 11:22:34 70e136a39aef: Layer already exists 11:22:34 47f289225f95: Layer already exists 11:22:34 3ec4b9dee52e: Layer already exists 11:22:34 dd780cb47a2f: Layer already exists 11:22:34 45b4c3f115a5: Layer already exists 11:22:34 994456c4fd7b: Layer already exists 11:22:34 44a2e922114a: Layer already exists 11:22:34 main: digest: sha256:ca3844907a72462b98312eb7e38130f37338b105c89e6aa19e90b19e7dc9d8fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:22:34 ===================================================== [Pipeline] echo 11:22:35 taggedImages: 11:22:35 - nexus3.edgexfoundry.org:10004/support-scheduler:86628d3bc6947742983de71b4dc9c6f845597bbe 11:22:35 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:22:35 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.59 11:22:35 - nexus3.edgexfoundry.org:10004/support-scheduler:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:22:35 - 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] } 11:36:49 #154 ... 11:36:49 11:36:49 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:36:49 #149 DONE 1047.2s 11:36:49 11:36:49 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:36:49 #151 ... 11:36:49 11:36:49 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:36:49 #155 DONE 0.3s 11:36:49 11:36:49 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:36:49 #156 DONE 0.1s 11:36:49 11:36:49 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:36:49 #152 ... 11:36:49 11:36:49 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:36:49 #157 DONE 0.2s 11:36:49 11:36:49 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:36:49 #158 DONE 0.1s 11:36:49 11:36:49 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:36:49 #159 DONE 0.3s 11:36:49 11:36:49 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:36:49 #148 ... 11:36:49 11:36:49 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:36:49 #160 DONE 2.1s 11:36:49 11:36:49 #112 [core-common-config-bootstrapper] exporting to image 11:36:49 #112 exporting layers 11:36:49 #112 exporting layers 0.6s done 11:36:49 #112 writing image sha256:e8cc1c68f091ed18bdfc59e4b2161930a142a6209c0d31d8e21398946ebcc8be done 11:36:49 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 11:36:49 #112 DONE 5.5s 11:36:49 11:36:49 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:36:54 #152 ... 11:36:54 11:36:54 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:36:54 #150 DONE 1060.2s 11:36:54 11:36:54 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:36:54 #148 ... 11:36:54 11:36:54 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:36:54 #161 DONE 0.3s 11:36:54 11:36:54 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:36:54 #148 ... 11:36:54 11:36:54 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:36:57 #162 DONE 2.3s 11:36:57 11:36:57 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:36:57 #163 DONE 0.3s 11:36:57 11:36:57 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:36:58 #164 DONE 0.3s 11:36:58 11:36:58 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:36:58 #165 DONE 0.4s 11:36:58 11:36:58 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:36:58 #166 DONE 0.2s 11:36:58 11:36:58 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:36:58 #167 DONE 0.4s 11:36:58 11:36:58 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 11:36:58 #168 DONE 0.3s 11:36:58 11:36:58 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:36:59 #151 ... 11:36:59 11:36:59 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 11:36:59 #169 DONE 0.2s 11:36:59 11:36:59 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:36:59 #170 DONE 0.3s 11:36:59 11:36:59 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:37:01 #171 DONE 2.0s 11:37:01 11:37:01 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:37:01 #153 ... 11:37:01 11:37:01 #112 [security-bootstrapper] exporting to image 11:37:01 #112 exporting layers 11:37:02 #112 exporting layers 0.9s done 11:37:02 #112 writing image sha256:e4555e0772915a5c47f63dfe7e7c273dba801aadd2846a70247c36c216695327 done 11:37:02 #112 naming to docker.io/library/security-bootstrapper-arm64 done 11:37:02 #112 DONE 6.4s 11:37:02 11:37:02 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:51:10 #151 ... 11:51:10 11:51:10 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:51:10 #146 DONE 1902.1s 11:51:10 11:51:10 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:51:10 #148 ... 11:51:10 11:51:10 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:51:10 #172 DONE 0.2s 11:51:10 11:51:10 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:51:10 #148 ... 11:51:10 11:51:10 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:51:10 #173 DONE 0.2s 11:51:10 11:51:10 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:51:10 #174 DONE 0.5s 11:51:10 11:51:10 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:51:10 #151 ... 11:51:10 11:51:10 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:51:10 #175 DONE 0.1s 11:51:10 11:51:10 #112 [core-command] exporting to image 11:51:10 #112 exporting layers 11:51:10 #112 exporting layers 0.6s done 11:51:10 #112 writing image sha256:057e124fa8375e6e069ef9d3713a538ffa94a666eddc7e9f2885b851cb1fc640 done 11:51:10 #112 naming to docker.io/library/core-command-arm64 done 11:51:10 #112 DONE 7.0s 11:51:10 11:51:10 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:51:15 #147 DONE 1921.3s 11:51:15 11:51:15 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:51:15 #151 ... 11:51:15 11:51:15 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:51:16 #176 DONE 0.3s 11:51:16 11:51:16 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:51:16 #177 DONE 0.2s 11:51:16 11:51:16 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:51:16 #178 DONE 0.1s 11:51:16 11:51:16 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:51:16 #179 DONE 0.2s 11:51:16 11:51:16 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:51:17 #180 DONE 0.5s 11:51:17 11:51:17 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:51:17 #181 DONE 0.2s 11:51:17 11:51:17 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:51:17 #154 ... 11:51:17 11:51:17 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:51:20 #182 DONE 3.5s 11:51:20 11:51:20 #112 [security-proxy-setup] exporting to image 11:51:20 #112 exporting layers 11:51:21 #112 exporting layers 1.1s done 11:51:22 #112 writing image sha256:ae9650d6f6ffbac1c780055e54c9bedaa5b713ea16129b8b6ebfa99ab312f1e8 0.0s done 11:51:22 #112 naming to docker.io/library/security-proxy-setup-arm64 done 11:51:22 #112 DONE 8.1s 11:51:22 11:51:22 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:51:22 #151 1925.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:51:54 #151 DONE 1957.4s 11:51:54 11:51:54 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:51:54 #148 ... 11:51:54 11:51:54 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:51:54 #183 DONE 0.3s 11:51:54 11:51:54 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:51:54 #184 DONE 0.2s 11:51:54 11:51:54 #185 [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 11:51:54 #185 DONE 0.1s 11:51:54 11:51:54 #186 [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 11:51:54 #186 DONE 0.1s 11:51:54 11:51:54 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:51:54 #187 DONE 0.1s 11:51:54 11:51:54 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:51:54 #188 DONE 0.3s 11:51:54 11:51:54 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:51:54 #189 DONE 0.5s 11:51:54 11:51:54 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:51:54 #190 DONE 0.1s 11:51:54 11:51:54 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:51:56 #191 DONE 2.1s 11:51:56 11:51:56 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:51:56 #152 ... 11:51:56 11:51:56 #112 [security-secretstore-setup] exporting to image 11:51:56 #112 exporting layers 11:51:58 #112 exporting layers 1.7s done 11:51:58 #112 writing image sha256:68565b2a736b373ec66bfacd547cc8fbc49961f62931bde3f0cec43ca17122ea done 11:51:58 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 11:51:58 #112 DONE 9.9s 11:51:58 11:51:58 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:53:06 #148 ... 11:53:06 11:53:06 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:53:06 #154 DONE 2021.9s 11:53:06 11:53:06 #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:53:06 #35 ... 11:53:06 11:53:06 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:53:06 #192 DONE 0.1s 11:53:06 11:53:06 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:53:06 #193 DONE 0.2s 11:53:06 11:53:06 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:53:06 #194 DONE 0.5s 11:53:06 11:53:06 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:53:06 #195 DONE 0.1s 11:53:06 11:53:06 #112 [security-spiffe-token-provider] exporting to image 11:53:06 #112 exporting layers 11:53:06 #112 exporting layers 0.9s done 11:53:06 #112 writing image sha256:6bf78470d53d5961a2cabcfa3894f116c5d975a7b0b970edaad6834fa2d0bb1c done 11:53:06 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 11:53:06 #112 DONE 10.8s 11:53:06 11:53:06 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:53:28 #148 ... 11:53:28 11:53:28 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:53:28 #153 DONE 2052.6s 11:53:28 11:53:28 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:53:28 #152 ... 11:53:28 11:53:28 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:53:28 #196 DONE 0.2s 11:53:28 11:53:28 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:53:28 #197 DONE 0.3s 11:53:28 11:53:28 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:53:28 #198 DONE 0.4s 11:53:28 11:53:28 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:53:28 #199 DONE 0.1s 11:53:28 11:53:28 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:53:28 #200 DONE 0.1s 11:53:28 11:53:28 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:53:30 #201 ... 11:53:30 11:53:30 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:53:30 #152 DONE 2055.7s 11:53:30 11:53:30 #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:53:30 #35 ... 11:53:30 11:53:30 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:53:31 #202 DONE 1.1s 11:53:31 11:53:31 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:53:31 #145 ... 11:53:31 11:53:31 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:53:31 #201 DONE 3.1s 11:53:31 11:53:31 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:53:32 #203 DONE 0.4s 11:53:32 11:53:32 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:53:32 #204 DONE 0.6s 11:53:32 11:53:32 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:53:32 #205 DONE 0.2s 11:53:32 11:53:32 #112 [security-proxy-auth] exporting to image 11:53:32 #112 exporting layers 1.0s done 11:53:32 #112 writing image sha256:09d8080f55e59831c9d8cfd42d421d98747e39cb2a7ad28f105331ea1239dcd2 done 11:53:32 #112 naming to docker.io/library/security-proxy-auth-arm64 done 11:53:32 #112 DONE 11.8s 11:53:32 11:53:32 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:53:32 #148 ... 11:53:32 11:53:32 #112 [core-data] exporting to image 11:53:33 #112 exporting layers 0.5s done 11:53:33 #112 writing image sha256:ffaff4f942da955eff22fc1354c54cbcda23106cb497b96d538c6419bf7bd16a 0.0s done 11:53:33 #112 naming to docker.io/library/core-data-arm64 done 11:53:33 #112 DONE 12.3s 11:53:33 11:53:33 #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:53:35 #35 ... 11:53:35 11:53:35 #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:53:35 #130 DONE 2060.9s 11:53:35 11:53:35 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:53:35 #148 DONE 2061.1s 11:53:35 11:53:35 #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:53:35 #35 ... 11:53:35 11:53:35 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:53:36 #206 DONE 0.2s 11:53:36 11:53:36 #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:53:36 #207 DONE 0.1s 11:53:36 11:53:36 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:53:36 #208 ... 11:53:36 11:53:36 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:53:36 #209 DONE 0.2s 11:53:36 11:53:36 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:53:36 #208 DONE 0.6s 11:53:36 11:53:36 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:53:37 #210 DONE 0.5s 11:53:37 11:53:37 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:53:37 #211 DONE 0.2s 11:53:37 11:53:37 #112 [core-keeper] exporting to image 11:53:37 #112 ... 11:53:37 11:53:37 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:53:37 #212 DONE 0.4s 11:53:37 11:53:37 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:53:37 #213 DONE 0.2s 11:53:37 11:53:37 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:53:37 #145 ... 11:53:37 11:53:37 #112 [core-metadata] exporting to image 11:53:37 #112 exporting layers 0.7s done 11:53:37 #112 writing image sha256:aad68bae22dc636ae87a980f8e055220bf68164c1608c12adfa39585af7f89a3 11:53:37 #112 writing image sha256:aad68bae22dc636ae87a980f8e055220bf68164c1608c12adfa39585af7f89a3 done 11:53:37 #112 naming to docker.io/library/core-keeper-arm64 done 11:53:38 #112 exporting layers 0.5s done 11:53:38 #112 writing image sha256:6b4ceeb71eb717c23600d82314184ae9b17f6c395e59077f194c6ac40366c75e done 11:53:38 #112 naming to docker.io/library/core-metadata-arm64 done 11:53:38 #112 DONE 13.4s 11:53:38 11:53:38 #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:54:10 #35 ... 11:54:10 11:54:10 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:54:10 #145 DONE 2092.5s 11:54:10 11:54:10 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:54:10 #214 DONE 0.2s 11:54:10 11:54:10 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:54:10 #215 DONE 0.1s 11:54:10 11:54:10 #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:54:10 #35 ... 11:54:10 11:54:10 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:54:10 #216 DONE 0.6s 11:54:10 11:54:10 #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:54:10 #35 ... 11:54:10 11:54:10 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:54:10 #217 DONE 0.1s 11:54:10 11:54:10 #112 [support-scheduler] exporting to image 11:54:10 #112 exporting layers 11:54:10 #112 exporting layers 1.0s done 11:54:10 #112 writing image sha256:a36c3454e8052abb7afb3f5f1dfd1f48c03dadb7aec708f36d95630de0605778 done 11:54:10 #112 naming to docker.io/library/support-scheduler-arm64 done 11:54:10 #112 DONE 14.4s 11:54:10 11:54:10 #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:54:11 #35 ... 11:54:11 11:54:11 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:54:11 #144 DONE 2097.3s 11:54:11 11:54:11 #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:54:11 #35 ... 11:54:11 11:54:11 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:54:11 #218 DONE 0.1s 11:54:12 11:54:12 #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:54:12 #35 ... 11:54:12 11:54:12 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:54:12 #219 DONE 0.1s 11:54:12 11:54:12 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:54:12 #220 DONE 0.4s 11:54:12 11:54:12 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:54:12 #221 DONE 0.1s 11:54:12 11:54:12 #112 [support-notifications] exporting to image 11:54:13 #112 exporting layers 0.6s done 11:54:13 #112 writing image sha256:72eb240705f5f3f86c96a19b190711dea1a59731cbd7c9e826a7e75011bb9eb7 done 11:54:13 #112 naming to docker.io/library/support-notifications-arm64 done 11:54:13 #112 DONE 15.0s 11:54:13 11:54:13 #35 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:13 time="2025-02-19T11:16:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:54:13 $ docker stop --time=1 3e53572f3527a8314f86093946e401505228f649021fa60aa5b04ebdf85cdf28 11:54:14 $ docker rm -f --volumes 3e53572f3527a8314f86093946e401505228f649021fa60aa5b04ebdf85cdf28 [Pipeline] // withDockerContainer [Pipeline] sh 11:54:15 + docker images 11:54:15 REPOSITORY TAG IMAGE ID CREATED SIZE 11:54:15 support-notifications-arm64 latest 72eb240705f5 3 seconds ago 52MB 11:54:15 support-scheduler-arm64 latest a36c3454e805 8 seconds ago 48.2MB 11:54:15 core-metadata-arm64 latest 6b4ceeb71eb7 38 seconds ago 33MB 11:54:15 core-keeper-arm64 latest aad68bae22dc 39 seconds ago 32.5MB 11:54:15 core-data-arm64 latest ffaff4f942da 43 seconds ago 32.8MB 11:54:15 security-proxy-auth-arm64 latest 09d8080f55e5 44 seconds ago 31.8MB 11:54:15 security-spiffe-token-provider-arm64 latest 6bf78470d53d About a minute ago 47.8MB 11:54:15 security-secretstore-setup-arm64 latest 68565b2a736b 2 minutes ago 67.2MB 11:54:15 security-proxy-setup-arm64 latest ae9650d6f6ff 2 minutes ago 38.6MB 11:54:15 core-command-arm64 latest 057e124fa837 3 minutes ago 28.4MB 11:54:15 security-bootstrapper-arm64 latest e4555e077291 17 minutes ago 21MB 11:54:15 core-common-config-bootstrapper-arm64 latest e8cc1c68f091 17 minutes ago 17.8MB 11:54:15 security-spire-agent-arm64 latest 86ddbe3aa66a 36 minutes ago 187MB 11:54:15 security-spire-config-arm64 latest 39eba6a74b5c 36 minutes ago 143MB 11:54:15 security-spire-server-arm64 latest 59b3dfeacacf 36 minutes ago 144MB 11:54:15 ci-base-image-arm64 latest ae131acb58e3 38 minutes ago 915MB 11:54:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 8 weeks ago 566MB 11:54:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 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 11:54:15 provisioning config files... 11:54:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/797@tmp/config4595039091147811492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:54:15 ---> ****-login.sh 11:54:15 nexus3.edgexfoundry.org:10001 11:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:16 Configure a credential helper to remove this warning. See 11:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:16 11:54:16 Login Succeeded 11:54:16 nexus3.edgexfoundry.org:10002 11:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:16 Configure a credential helper to remove this warning. See 11:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:16 11:54:16 Login Succeeded 11:54:16 nexus3.edgexfoundry.org:10003 11:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:16 Configure a credential helper to remove this warning. See 11:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:16 11:54:16 Login Succeeded 11:54:16 nexus3.edgexfoundry.org:10004 11:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:17 Configure a credential helper to remove this warning. See 11:54:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:17 11:54:17 Login Succeeded 11:54:17 ****.io 11:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:17 Configure a credential helper to remove this warning. See 11:54:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:17 11:54:17 Login Succeeded 11:54:17 ---> ****-login.sh ends [Pipeline] } 11:54:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:54:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:54:17 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 11:54:17 86628d3bc6947742983de71b4dc9c6f845597bbe 11:54:17 latest 11:54:17 4.0.0-dev.59 11:54:17 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:54:17 main 11:54:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:54:19 e079866808b3: Preparing 11:54:19 dabe08ca4144: Preparing 11:54:19 eb366ccecf7b: Preparing 11:54:19 c68af59cbc66: Preparing 11:54:19 291fd3165f96: Preparing 11:54:19 e82930192c50: Preparing 11:54:19 dd9c8f8612c8: Preparing 11:54:19 dd9c8f8612c8: Waiting 11:54:19 e82930192c50: Waiting 11:54:19 291fd3165f96: Pushed 11:54:19 eb366ccecf7b: Pushed 11:54:19 c68af59cbc66: Pushed 11:54:19 e079866808b3: Pushed 11:54:19 dd9c8f8612c8: Layer already exists 11:54:19 e82930192c50: Pushed 11:54:23 dabe08ca4144: Pushed 11:54:24 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:4dfe69a51442b9fd245b5f500f524e2fcf0e8f20133febd8a01aef3d8b986cdf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:54:24 e079866808b3: Preparing 11:54:24 dabe08ca4144: Preparing 11:54:24 eb366ccecf7b: Preparing 11:54:24 c68af59cbc66: Preparing 11:54:24 291fd3165f96: Preparing 11:54:24 e82930192c50: Preparing 11:54:24 dd9c8f8612c8: Preparing 11:54:24 e82930192c50: Waiting 11:54:24 eb366ccecf7b: Layer already exists 11:54:24 dabe08ca4144: Layer already exists 11:54:24 e079866808b3: Layer already exists 11:54:24 c68af59cbc66: Layer already exists 11:54:24 291fd3165f96: Layer already exists 11:54:24 dd9c8f8612c8: Layer already exists 11:54:24 e82930192c50: Layer already exists 11:54:24 latest: digest: sha256:4dfe69a51442b9fd245b5f500f524e2fcf0e8f20133febd8a01aef3d8b986cdf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.59 11:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:54:25 e079866808b3: Preparing 11:54:25 dabe08ca4144: Preparing 11:54:25 eb366ccecf7b: Preparing 11:54:25 c68af59cbc66: Preparing 11:54:25 291fd3165f96: Preparing 11:54:25 e82930192c50: Preparing 11:54:25 dd9c8f8612c8: Preparing 11:54:25 e82930192c50: Waiting 11:54:25 dd9c8f8612c8: Waiting 11:54:25 c68af59cbc66: Layer already exists 11:54:25 eb366ccecf7b: Layer already exists 11:54:25 e079866808b3: Layer already exists 11:54:25 dabe08ca4144: Layer already exists 11:54:25 291fd3165f96: Layer already exists 11:54:25 e82930192c50: Layer already exists 11:54:25 dd9c8f8612c8: Layer already exists 11:54:25 4.0.0-dev.59: digest: sha256:4dfe69a51442b9fd245b5f500f524e2fcf0e8f20133febd8a01aef3d8b986cdf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:54:26 e079866808b3: Preparing 11:54:26 dabe08ca4144: Preparing 11:54:26 eb366ccecf7b: Preparing 11:54:26 c68af59cbc66: Preparing 11:54:26 291fd3165f96: Preparing 11:54:26 e82930192c50: Preparing 11:54:26 dd9c8f8612c8: Preparing 11:54:26 e82930192c50: Waiting 11:54:26 dd9c8f8612c8: Waiting 11:54:26 dabe08ca4144: Layer already exists 11:54:26 e079866808b3: Layer already exists 11:54:26 eb366ccecf7b: Layer already exists 11:54:26 291fd3165f96: Layer already exists 11:54:26 c68af59cbc66: Layer already exists 11:54:26 dd9c8f8612c8: Layer already exists 11:54:26 e82930192c50: Layer already exists 11:54:26 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:4dfe69a51442b9fd245b5f500f524e2fcf0e8f20133febd8a01aef3d8b986cdf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 11:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:54:27 e079866808b3: Preparing 11:54:27 dabe08ca4144: Preparing 11:54:27 eb366ccecf7b: Preparing 11:54:27 c68af59cbc66: Preparing 11:54:27 291fd3165f96: Preparing 11:54:27 e82930192c50: Preparing 11:54:27 dd9c8f8612c8: Preparing 11:54:27 e82930192c50: Waiting 11:54:27 dd9c8f8612c8: Waiting 11:54:27 c68af59cbc66: Layer already exists 11:54:27 dabe08ca4144: Layer already exists 11:54:27 e079866808b3: Layer already exists 11:54:27 eb366ccecf7b: Layer already exists 11:54:27 291fd3165f96: Layer already exists 11:54:27 dd9c8f8612c8: Layer already exists 11:54:27 e82930192c50: Layer already exists 11:54:27 main: digest: sha256:4dfe69a51442b9fd245b5f500f524e2fcf0e8f20133febd8a01aef3d8b986cdf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:54:27 ===================================================== [Pipeline] echo 11:54:27 taggedImages: 11:54:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:54:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:54:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.59 11:54:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:54:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 11:54:27 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 11:54:27 86628d3bc6947742983de71b4dc9c6f845597bbe 11:54:27 latest 11:54:27 4.0.0-dev.59 11:54:27 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:54:27 main 11:54:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:54:28 86ed55778967: Preparing 11:54:28 72a88f135416: Preparing 11:54:28 d0fb13bd39e2: Preparing 11:54:28 e54fe4920ab3: Preparing 11:54:28 eb366ccecf7b: Preparing 11:54:28 c68af59cbc66: Preparing 11:54:28 291fd3165f96: Preparing 11:54:28 e82930192c50: Preparing 11:54:28 dd9c8f8612c8: Preparing 11:54:28 c68af59cbc66: Waiting 11:54:28 291fd3165f96: Waiting 11:54:28 e82930192c50: Waiting 11:54:28 dd9c8f8612c8: Waiting 11:54:28 eb366ccecf7b: Layer already exists 11:54:28 c68af59cbc66: Layer already exists 11:54:28 72a88f135416: Pushed 11:54:28 291fd3165f96: Layer already exists 11:54:28 d0fb13bd39e2: Pushed 11:54:28 e82930192c50: Layer already exists 11:54:28 86ed55778967: Pushed 11:54:28 dd9c8f8612c8: Layer already exists 11:54:30 e54fe4920ab3: Pushed 11:54:30 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:8a6f9e87ec13525255b3a7d8f79e79a6b752a1ce999bc5171a9c895290823004 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:54:31 86ed55778967: Preparing 11:54:31 72a88f135416: Preparing 11:54:31 d0fb13bd39e2: Preparing 11:54:31 e54fe4920ab3: Preparing 11:54:31 eb366ccecf7b: Preparing 11:54:31 c68af59cbc66: Preparing 11:54:31 291fd3165f96: Preparing 11:54:31 e82930192c50: Preparing 11:54:31 dd9c8f8612c8: Preparing 11:54:31 c68af59cbc66: Waiting 11:54:31 e82930192c50: Waiting 11:54:31 dd9c8f8612c8: Waiting 11:54:31 eb366ccecf7b: Layer already exists 11:54:31 d0fb13bd39e2: Layer already exists 11:54:31 72a88f135416: Layer already exists 11:54:31 e54fe4920ab3: Layer already exists 11:54:31 86ed55778967: Layer already exists 11:54:31 291fd3165f96: Layer already exists 11:54:31 c68af59cbc66: Layer already exists 11:54:31 e82930192c50: Layer already exists 11:54:31 dd9c8f8612c8: Layer already exists 11:54:31 latest: digest: sha256:8a6f9e87ec13525255b3a7d8f79e79a6b752a1ce999bc5171a9c895290823004 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.59 11:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:54:32 86ed55778967: Preparing 11:54:32 72a88f135416: Preparing 11:54:32 d0fb13bd39e2: Preparing 11:54:32 e54fe4920ab3: Preparing 11:54:32 eb366ccecf7b: Preparing 11:54:32 c68af59cbc66: Preparing 11:54:32 291fd3165f96: Preparing 11:54:32 e82930192c50: Preparing 11:54:32 dd9c8f8612c8: Preparing 11:54:32 291fd3165f96: Waiting 11:54:32 e82930192c50: Waiting 11:54:32 dd9c8f8612c8: Waiting 11:54:32 c68af59cbc66: Waiting 11:54:32 e54fe4920ab3: Layer already exists 11:54:32 eb366ccecf7b: Layer already exists 11:54:32 d0fb13bd39e2: Layer already exists 11:54:32 86ed55778967: Layer already exists 11:54:32 72a88f135416: Layer already exists 11:54:32 c68af59cbc66: Layer already exists 11:54:32 e82930192c50: Layer already exists 11:54:32 291fd3165f96: Layer already exists 11:54:32 dd9c8f8612c8: Layer already exists 11:54:32 4.0.0-dev.59: digest: sha256:8a6f9e87ec13525255b3a7d8f79e79a6b752a1ce999bc5171a9c895290823004 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:54:33 86ed55778967: Preparing 11:54:33 72a88f135416: Preparing 11:54:33 d0fb13bd39e2: Preparing 11:54:33 e54fe4920ab3: Preparing 11:54:33 eb366ccecf7b: Preparing 11:54:33 c68af59cbc66: Preparing 11:54:33 291fd3165f96: Preparing 11:54:33 e82930192c50: Preparing 11:54:33 dd9c8f8612c8: Preparing 11:54:33 291fd3165f96: Waiting 11:54:33 e82930192c50: Waiting 11:54:33 dd9c8f8612c8: Waiting 11:54:33 c68af59cbc66: Waiting 11:54:33 d0fb13bd39e2: Layer already exists 11:54:33 86ed55778967: Layer already exists 11:54:33 72a88f135416: Layer already exists 11:54:33 e54fe4920ab3: Layer already exists 11:54:33 eb366ccecf7b: Layer already exists 11:54:33 e82930192c50: Layer already exists 11:54:33 c68af59cbc66: Layer already exists 11:54:33 dd9c8f8612c8: Layer already exists 11:54:33 291fd3165f96: Layer already exists 11:54:33 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:8a6f9e87ec13525255b3a7d8f79e79a6b752a1ce999bc5171a9c895290823004 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:33 + 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 11:54:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 11:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:54:34 86ed55778967: Preparing 11:54:34 72a88f135416: Preparing 11:54:34 d0fb13bd39e2: Preparing 11:54:34 e54fe4920ab3: Preparing 11:54:34 eb366ccecf7b: Preparing 11:54:34 c68af59cbc66: Preparing 11:54:34 291fd3165f96: Preparing 11:54:34 e82930192c50: Preparing 11:54:34 dd9c8f8612c8: Preparing 11:54:34 e82930192c50: Waiting 11:54:34 dd9c8f8612c8: Waiting 11:54:34 c68af59cbc66: Waiting 11:54:34 291fd3165f96: Waiting 11:54:34 d0fb13bd39e2: Layer already exists 11:54:34 eb366ccecf7b: Layer already exists 11:54:34 72a88f135416: Layer already exists 11:54:34 86ed55778967: Layer already exists 11:54:34 e54fe4920ab3: Layer already exists 11:54:34 291fd3165f96: Layer already exists 11:54:34 c68af59cbc66: Layer already exists 11:54:34 e82930192c50: Layer already exists 11:54:34 dd9c8f8612c8: Layer already exists 11:54:34 main: digest: sha256:8a6f9e87ec13525255b3a7d8f79e79a6b752a1ce999bc5171a9c895290823004 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:54:34 ===================================================== [Pipeline] echo 11:54:34 taggedImages: 11:54:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:54:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:54:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.59 11:54:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:54:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 11:54:34 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 11:54:34 86628d3bc6947742983de71b4dc9c6f845597bbe 11:54:34 latest 11:54:34 4.0.0-dev.59 11:54:34 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:54:34 main 11:54:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:54:35 b2a34ba0319b: Preparing 11:54:35 3e34f03b2e6e: Preparing 11:54:35 eb366ccecf7b: Preparing 11:54:35 c68af59cbc66: Preparing 11:54:35 d5b011f3e36e: Preparing 11:54:35 1b7f34591f55: Preparing 11:54:35 dd9c8f8612c8: Preparing 11:54:35 dd9c8f8612c8: Waiting 11:54:35 1b7f34591f55: Waiting 11:54:35 eb366ccecf7b: Layer already exists 11:54:35 c68af59cbc66: Layer already exists 11:54:35 dd9c8f8612c8: Layer already exists 11:54:35 d5b011f3e36e: Pushed 11:54:35 b2a34ba0319b: Pushed 11:54:35 1b7f34591f55: Pushed 11:54:40 3e34f03b2e6e: Pushed 11:54:41 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:41cf47235b3b3b8206d6f2d7a83a0bbe109eb3df4b15627dc8d2acb0beee76e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:54:42 b2a34ba0319b: Preparing 11:54:42 3e34f03b2e6e: Preparing 11:54:42 eb366ccecf7b: Preparing 11:54:42 c68af59cbc66: Preparing 11:54:42 d5b011f3e36e: Preparing 11:54:42 1b7f34591f55: Preparing 11:54:42 dd9c8f8612c8: Preparing 11:54:42 1b7f34591f55: Waiting 11:54:42 dd9c8f8612c8: Waiting 11:54:42 b2a34ba0319b: Layer already exists 11:54:42 d5b011f3e36e: Layer already exists 11:54:42 eb366ccecf7b: Layer already exists 11:54:42 3e34f03b2e6e: Layer already exists 11:54:42 c68af59cbc66: Layer already exists 11:54:42 1b7f34591f55: Layer already exists 11:54:42 dd9c8f8612c8: Layer already exists 11:54:42 latest: digest: sha256:41cf47235b3b3b8206d6f2d7a83a0bbe109eb3df4b15627dc8d2acb0beee76e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.59 11:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:54:43 b2a34ba0319b: Preparing 11:54:43 3e34f03b2e6e: Preparing 11:54:43 eb366ccecf7b: Preparing 11:54:43 c68af59cbc66: Preparing 11:54:43 d5b011f3e36e: Preparing 11:54:43 1b7f34591f55: Preparing 11:54:43 dd9c8f8612c8: Preparing 11:54:43 dd9c8f8612c8: Waiting 11:54:43 1b7f34591f55: Waiting 11:54:43 b2a34ba0319b: Layer already exists 11:54:43 eb366ccecf7b: Layer already exists 11:54:43 3e34f03b2e6e: Layer already exists 11:54:43 c68af59cbc66: Layer already exists 11:54:43 d5b011f3e36e: Layer already exists 11:54:43 dd9c8f8612c8: Layer already exists 11:54:43 1b7f34591f55: Layer already exists 11:54:43 4.0.0-dev.59: digest: sha256:41cf47235b3b3b8206d6f2d7a83a0bbe109eb3df4b15627dc8d2acb0beee76e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:54:44 b2a34ba0319b: Preparing 11:54:44 3e34f03b2e6e: Preparing 11:54:44 eb366ccecf7b: Preparing 11:54:44 c68af59cbc66: Preparing 11:54:44 d5b011f3e36e: Preparing 11:54:44 1b7f34591f55: Preparing 11:54:44 dd9c8f8612c8: Preparing 11:54:44 1b7f34591f55: Waiting 11:54:44 dd9c8f8612c8: Waiting 11:54:44 3e34f03b2e6e: Layer already exists 11:54:44 b2a34ba0319b: Layer already exists 11:54:44 eb366ccecf7b: Layer already exists 11:54:44 d5b011f3e36e: Layer already exists 11:54:44 c68af59cbc66: Layer already exists 11:54:44 1b7f34591f55: Layer already exists 11:54:44 dd9c8f8612c8: Layer already exists 11:54:44 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:41cf47235b3b3b8206d6f2d7a83a0bbe109eb3df4b15627dc8d2acb0beee76e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 11:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:54:44 b2a34ba0319b: Preparing 11:54:44 3e34f03b2e6e: Preparing 11:54:44 eb366ccecf7b: Preparing 11:54:44 c68af59cbc66: Preparing 11:54:44 d5b011f3e36e: Preparing 11:54:44 1b7f34591f55: Preparing 11:54:44 dd9c8f8612c8: Preparing 11:54:44 dd9c8f8612c8: Waiting 11:54:44 1b7f34591f55: Waiting 11:54:44 3e34f03b2e6e: Layer already exists 11:54:44 b2a34ba0319b: Layer already exists 11:54:44 eb366ccecf7b: Layer already exists 11:54:44 c68af59cbc66: Layer already exists 11:54:44 d5b011f3e36e: Layer already exists 11:54:44 1b7f34591f55: Layer already exists 11:54:44 dd9c8f8612c8: Layer already exists 11:54:44 main: digest: sha256:41cf47235b3b3b8206d6f2d7a83a0bbe109eb3df4b15627dc8d2acb0beee76e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:54:45 ===================================================== [Pipeline] echo 11:54:45 taggedImages: 11:54:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:54:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:54:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.59 11:54:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:54:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 11:54:45 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 11:54:45 86628d3bc6947742983de71b4dc9c6f845597bbe 11:54:45 latest 11:54:45 4.0.0-dev.59 11:54:45 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:54:45 main 11:54:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:54:45 99e85bca6894: Preparing 11:54:45 86692cfb6c79: Preparing 11:54:45 c68af59cbc66: Preparing 11:54:45 5a40df315aaa: Preparing 11:54:45 82c6395d0af8: Preparing 11:54:45 dd9c8f8612c8: Preparing 11:54:45 dd9c8f8612c8: Waiting 11:54:45 c68af59cbc66: Layer already exists 11:54:46 dd9c8f8612c8: Layer already exists 11:54:46 82c6395d0af8: Pushed 11:54:46 99e85bca6894: Pushed 11:54:46 5a40df315aaa: Pushed 11:54:51 86692cfb6c79: Pushed 11:54:51 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:06a75118e26aee7617ec15fffda9789dd755751f53031e20c571c80b26f08f22 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:54:52 99e85bca6894: Preparing 11:54:52 86692cfb6c79: Preparing 11:54:52 c68af59cbc66: Preparing 11:54:52 5a40df315aaa: Preparing 11:54:52 82c6395d0af8: Preparing 11:54:52 dd9c8f8612c8: Preparing 11:54:52 dd9c8f8612c8: Waiting 11:54:52 5a40df315aaa: Layer already exists 11:54:52 99e85bca6894: Layer already exists 11:54:52 82c6395d0af8: Layer already exists 11:54:52 86692cfb6c79: Layer already exists 11:54:52 c68af59cbc66: Layer already exists 11:54:52 dd9c8f8612c8: Layer already exists 11:54:52 latest: digest: sha256:06a75118e26aee7617ec15fffda9789dd755751f53031e20c571c80b26f08f22 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.59 11:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:54:54 99e85bca6894: Preparing 11:54:54 86692cfb6c79: Preparing 11:54:54 c68af59cbc66: Preparing 11:54:54 5a40df315aaa: Preparing 11:54:54 82c6395d0af8: Preparing 11:54:54 dd9c8f8612c8: Preparing 11:54:54 dd9c8f8612c8: Waiting 11:54:54 82c6395d0af8: Layer already exists 11:54:54 86692cfb6c79: Layer already exists 11:54:54 5a40df315aaa: Layer already exists 11:54:54 c68af59cbc66: Layer already exists 11:54:54 99e85bca6894: Layer already exists 11:54:54 dd9c8f8612c8: Layer already exists 11:54:54 4.0.0-dev.59: digest: sha256:06a75118e26aee7617ec15fffda9789dd755751f53031e20c571c80b26f08f22 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:54:55 99e85bca6894: Preparing 11:54:55 86692cfb6c79: Preparing 11:54:55 c68af59cbc66: Preparing 11:54:55 5a40df315aaa: Preparing 11:54:55 82c6395d0af8: Preparing 11:54:55 dd9c8f8612c8: Preparing 11:54:55 dd9c8f8612c8: Waiting 11:54:55 5a40df315aaa: Layer already exists 11:54:55 86692cfb6c79: Layer already exists 11:54:55 82c6395d0af8: Layer already exists 11:54:55 c68af59cbc66: Layer already exists 11:54:55 99e85bca6894: Layer already exists 11:54:55 dd9c8f8612c8: Layer already exists 11:54:55 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:06a75118e26aee7617ec15fffda9789dd755751f53031e20c571c80b26f08f22 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 11:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:54:55 99e85bca6894: Preparing 11:54:55 86692cfb6c79: Preparing 11:54:55 c68af59cbc66: Preparing 11:54:55 5a40df315aaa: Preparing 11:54:55 82c6395d0af8: Preparing 11:54:55 dd9c8f8612c8: Preparing 11:54:55 dd9c8f8612c8: Waiting 11:54:55 82c6395d0af8: Layer already exists 11:54:55 99e85bca6894: Layer already exists 11:54:55 86692cfb6c79: Layer already exists 11:54:55 5a40df315aaa: Layer already exists 11:54:55 c68af59cbc66: Layer already exists 11:54:55 dd9c8f8612c8: Layer already exists 11:54:55 main: digest: sha256:06a75118e26aee7617ec15fffda9789dd755751f53031e20c571c80b26f08f22 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:54:56 ===================================================== [Pipeline] echo 11:54:56 taggedImages: 11:54:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:54:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:54:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.59 11:54:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:54:56 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 11:54:56 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 11:54:56 86628d3bc6947742983de71b4dc9c6f845597bbe 11:54:56 latest 11:54:56 4.0.0-dev.59 11:54:56 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:54:56 main 11:54:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:54:56 3f587a17e748: Preparing 11:54:56 b87eeba77792: Preparing 11:54:56 c3baa58e62f8: Preparing 11:54:56 eb366ccecf7b: Preparing 11:54:56 c68af59cbc66: Preparing 11:54:56 291fd3165f96: Preparing 11:54:56 e82930192c50: Preparing 11:54:56 291fd3165f96: Waiting 11:54:56 dd9c8f8612c8: Preparing 11:54:56 e82930192c50: Waiting 11:54:56 dd9c8f8612c8: Waiting 11:54:56 eb366ccecf7b: Layer already exists 11:54:56 c68af59cbc66: Layer already exists 11:54:56 291fd3165f96: Layer already exists 11:54:57 e82930192c50: Layer already exists 11:54:57 dd9c8f8612c8: Layer already exists 11:54:57 b87eeba77792: Pushed 11:54:57 3f587a17e748: Pushed 11:55:02 c3baa58e62f8: Pushed 11:55:02 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:d650810b171e45b6083bb66cc14022629cbee5705da93e365458a8cca4b89204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:55:03 3f587a17e748: Preparing 11:55:03 b87eeba77792: Preparing 11:55:03 c3baa58e62f8: Preparing 11:55:03 eb366ccecf7b: Preparing 11:55:03 c68af59cbc66: Preparing 11:55:03 291fd3165f96: Preparing 11:55:03 e82930192c50: Preparing 11:55:03 dd9c8f8612c8: Preparing 11:55:03 291fd3165f96: Waiting 11:55:03 e82930192c50: Waiting 11:55:03 dd9c8f8612c8: Waiting 11:55:03 c68af59cbc66: Layer already exists 11:55:03 3f587a17e748: Layer already exists 11:55:03 b87eeba77792: Layer already exists 11:55:03 eb366ccecf7b: Layer already exists 11:55:03 c3baa58e62f8: Layer already exists 11:55:03 291fd3165f96: Layer already exists 11:55:03 e82930192c50: Layer already exists 11:55:03 dd9c8f8612c8: Layer already exists 11:55:03 latest: digest: sha256:d650810b171e45b6083bb66cc14022629cbee5705da93e365458a8cca4b89204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.59 11:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:55:04 3f587a17e748: Preparing 11:55:04 b87eeba77792: Preparing 11:55:04 c3baa58e62f8: Preparing 11:55:04 eb366ccecf7b: Preparing 11:55:04 c68af59cbc66: Preparing 11:55:04 291fd3165f96: Preparing 11:55:04 e82930192c50: Preparing 11:55:04 dd9c8f8612c8: Preparing 11:55:04 291fd3165f96: Waiting 11:55:04 e82930192c50: Waiting 11:55:04 dd9c8f8612c8: Waiting 11:55:04 c3baa58e62f8: Layer already exists 11:55:04 eb366ccecf7b: Layer already exists 11:55:04 3f587a17e748: Layer already exists 11:55:04 b87eeba77792: Layer already exists 11:55:04 c68af59cbc66: Layer already exists 11:55:04 291fd3165f96: Layer already exists 11:55:04 dd9c8f8612c8: Layer already exists 11:55:04 e82930192c50: Layer already exists 11:55:04 4.0.0-dev.59: digest: sha256:d650810b171e45b6083bb66cc14022629cbee5705da93e365458a8cca4b89204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:55:06 3f587a17e748: Preparing 11:55:06 b87eeba77792: Preparing 11:55:06 c3baa58e62f8: Preparing 11:55:06 eb366ccecf7b: Preparing 11:55:06 c68af59cbc66: Preparing 11:55:06 291fd3165f96: Preparing 11:55:06 e82930192c50: Preparing 11:55:06 dd9c8f8612c8: Preparing 11:55:06 291fd3165f96: Waiting 11:55:06 e82930192c50: Waiting 11:55:06 dd9c8f8612c8: Waiting 11:55:06 eb366ccecf7b: Layer already exists 11:55:06 c3baa58e62f8: Layer already exists 11:55:06 b87eeba77792: Layer already exists 11:55:06 3f587a17e748: Layer already exists 11:55:06 c68af59cbc66: Layer already exists 11:55:06 e82930192c50: Layer already exists 11:55:06 dd9c8f8612c8: Layer already exists 11:55:06 291fd3165f96: Layer already exists 11:55:06 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:d650810b171e45b6083bb66cc14022629cbee5705da93e365458a8cca4b89204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 11:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:55:07 3f587a17e748: Preparing 11:55:07 b87eeba77792: Preparing 11:55:07 c3baa58e62f8: Preparing 11:55:07 eb366ccecf7b: Preparing 11:55:07 c68af59cbc66: Preparing 11:55:07 291fd3165f96: Preparing 11:55:07 e82930192c50: Preparing 11:55:07 dd9c8f8612c8: Preparing 11:55:07 e82930192c50: Waiting 11:55:07 dd9c8f8612c8: Waiting 11:55:07 291fd3165f96: Waiting 11:55:07 c68af59cbc66: Layer already exists 11:55:07 b87eeba77792: Layer already exists 11:55:07 3f587a17e748: Layer already exists 11:55:07 c3baa58e62f8: Layer already exists 11:55:07 eb366ccecf7b: Layer already exists 11:55:07 291fd3165f96: Layer already exists 11:55:07 dd9c8f8612c8: Layer already exists 11:55:07 e82930192c50: Layer already exists 11:55:07 main: digest: sha256:d650810b171e45b6083bb66cc14022629cbee5705da93e365458a8cca4b89204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:55:07 ===================================================== [Pipeline] echo 11:55:07 taggedImages: 11:55:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:55:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.59 11:55:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 11:55:07 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 11:55:07 86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:07 latest 11:55:07 4.0.0-dev.59 11:55:07 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:07 main 11:55:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:55:08 ac47eb677739: Preparing 11:55:08 c867bbb9bd24: Preparing 11:55:08 0931e73eba73: Preparing 11:55:08 11505367f523: Preparing 11:55:08 4e82943adcb2: Preparing 11:55:08 4f48a0b1cfaa: Preparing 11:55:08 67d071c6d369: Preparing 11:55:08 eb366ccecf7b: Preparing 11:55:08 c68af59cbc66: Preparing 11:55:08 51e6cddf1e9b: Preparing 11:55:08 4a24d133dc6c: Preparing 11:55:08 5f70bf18a086: Preparing 11:55:08 608cfef1feea: Preparing 11:55:08 53065cd4f0a8: Preparing 11:55:08 5462ea582b5a: Preparing 11:55:08 dd9c8f8612c8: Preparing 11:55:08 4f48a0b1cfaa: Waiting 11:55:08 67d071c6d369: Waiting 11:55:08 eb366ccecf7b: Waiting 11:55:08 c68af59cbc66: Waiting 11:55:08 51e6cddf1e9b: Waiting 11:55:08 53065cd4f0a8: Waiting 11:55:08 5462ea582b5a: Waiting 11:55:08 dd9c8f8612c8: Waiting 11:55:08 4a24d133dc6c: Waiting 11:55:08 5f70bf18a086: Waiting 11:55:08 608cfef1feea: Waiting 11:55:08 11505367f523: Pushed 11:55:08 ac47eb677739: Pushed 11:55:08 c867bbb9bd24: Pushed 11:55:08 0931e73eba73: Pushed 11:55:08 4e82943adcb2: Pushed 11:55:08 eb366ccecf7b: Layer already exists 11:55:08 c68af59cbc66: Layer already exists 11:55:08 4f48a0b1cfaa: Pushed 11:55:08 5f70bf18a086: Layer already exists 11:55:08 4a24d133dc6c: Pushed 11:55:08 51e6cddf1e9b: Pushed 11:55:08 dd9c8f8612c8: Layer already exists 11:55:08 53065cd4f0a8: Pushed 11:55:08 608cfef1feea: Pushed 11:55:08 5462ea582b5a: Pushed 11:55:11 67d071c6d369: Pushed 11:55:11 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:80042a8a89345dfb6153b1af406a063f85e6fdad66aed98b6f7d39695ea1fa22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:55:12 ac47eb677739: Preparing 11:55:12 c867bbb9bd24: Preparing 11:55:12 0931e73eba73: Preparing 11:55:12 11505367f523: Preparing 11:55:12 4e82943adcb2: Preparing 11:55:12 4f48a0b1cfaa: Preparing 11:55:12 67d071c6d369: Preparing 11:55:12 eb366ccecf7b: Preparing 11:55:12 c68af59cbc66: Preparing 11:55:12 51e6cddf1e9b: Preparing 11:55:12 4a24d133dc6c: Preparing 11:55:12 5f70bf18a086: Preparing 11:55:12 608cfef1feea: Preparing 11:55:12 53065cd4f0a8: Preparing 11:55:12 5462ea582b5a: Preparing 11:55:12 dd9c8f8612c8: Preparing 11:55:12 4a24d133dc6c: Waiting 11:55:12 4f48a0b1cfaa: Waiting 11:55:12 67d071c6d369: Waiting 11:55:12 eb366ccecf7b: Waiting 11:55:12 c68af59cbc66: Waiting 11:55:12 51e6cddf1e9b: Waiting 11:55:12 5462ea582b5a: Waiting 11:55:12 5f70bf18a086: Waiting 11:55:12 608cfef1feea: Waiting 11:55:12 dd9c8f8612c8: Waiting 11:55:12 53065cd4f0a8: Waiting 11:55:12 ac47eb677739: Layer already exists 11:55:12 4e82943adcb2: Layer already exists 11:55:12 c867bbb9bd24: Layer already exists 11:55:12 11505367f523: Layer already exists 11:55:12 0931e73eba73: Layer already exists 11:55:12 4f48a0b1cfaa: Layer already exists 11:55:12 67d071c6d369: Layer already exists 11:55:12 51e6cddf1e9b: Layer already exists 11:55:12 eb366ccecf7b: Layer already exists 11:55:12 c68af59cbc66: Layer already exists 11:55:12 5f70bf18a086: Layer already exists 11:55:12 4a24d133dc6c: Layer already exists 11:55:12 53065cd4f0a8: Layer already exists 11:55:12 608cfef1feea: Layer already exists 11:55:12 5462ea582b5a: Layer already exists 11:55:12 dd9c8f8612c8: Layer already exists 11:55:12 latest: digest: sha256:80042a8a89345dfb6153b1af406a063f85e6fdad66aed98b6f7d39695ea1fa22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.59 11:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:55:13 ac47eb677739: Preparing 11:55:13 c867bbb9bd24: Preparing 11:55:13 0931e73eba73: Preparing 11:55:13 11505367f523: Preparing 11:55:13 4e82943adcb2: Preparing 11:55:13 4f48a0b1cfaa: Preparing 11:55:13 67d071c6d369: Preparing 11:55:13 eb366ccecf7b: Preparing 11:55:13 c68af59cbc66: Preparing 11:55:13 51e6cddf1e9b: Preparing 11:55:13 4a24d133dc6c: Preparing 11:55:13 5f70bf18a086: Preparing 11:55:13 608cfef1feea: Preparing 11:55:13 53065cd4f0a8: Preparing 11:55:13 5462ea582b5a: Preparing 11:55:13 dd9c8f8612c8: Preparing 11:55:13 4f48a0b1cfaa: Waiting 11:55:13 67d071c6d369: Waiting 11:55:13 4a24d133dc6c: Waiting 11:55:13 eb366ccecf7b: Waiting 11:55:13 5f70bf18a086: Waiting 11:55:13 c68af59cbc66: Waiting 11:55:13 608cfef1feea: Waiting 11:55:13 51e6cddf1e9b: Waiting 11:55:13 53065cd4f0a8: Waiting 11:55:13 dd9c8f8612c8: Waiting 11:55:13 5462ea582b5a: Waiting 11:55:13 4e82943adcb2: Layer already exists 11:55:13 c867bbb9bd24: Layer already exists 11:55:13 0931e73eba73: Layer already exists 11:55:13 11505367f523: Layer already exists 11:55:13 ac47eb677739: Layer already exists 11:55:13 67d071c6d369: Layer already exists 11:55:13 4f48a0b1cfaa: Layer already exists 11:55:13 c68af59cbc66: Layer already exists 11:55:13 eb366ccecf7b: Layer already exists 11:55:13 51e6cddf1e9b: Layer already exists 11:55:13 5f70bf18a086: Layer already exists 11:55:13 608cfef1feea: Layer already exists 11:55:13 4a24d133dc6c: Layer already exists 11:55:13 53065cd4f0a8: Layer already exists 11:55:13 5462ea582b5a: Layer already exists 11:55:13 dd9c8f8612c8: Layer already exists 11:55:13 4.0.0-dev.59: digest: sha256:80042a8a89345dfb6153b1af406a063f85e6fdad66aed98b6f7d39695ea1fa22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:55:14 ac47eb677739: Preparing 11:55:14 c867bbb9bd24: Preparing 11:55:14 0931e73eba73: Preparing 11:55:14 11505367f523: Preparing 11:55:14 4e82943adcb2: Preparing 11:55:14 4f48a0b1cfaa: Preparing 11:55:14 67d071c6d369: Preparing 11:55:14 eb366ccecf7b: Preparing 11:55:14 4f48a0b1cfaa: Waiting 11:55:14 67d071c6d369: Waiting 11:55:14 c68af59cbc66: Preparing 11:55:14 eb366ccecf7b: Waiting 11:55:14 51e6cddf1e9b: Preparing 11:55:14 c68af59cbc66: Waiting 11:55:14 4a24d133dc6c: Preparing 11:55:14 5f70bf18a086: Preparing 11:55:14 51e6cddf1e9b: Waiting 11:55:14 608cfef1feea: Preparing 11:55:14 53065cd4f0a8: Preparing 11:55:14 4a24d133dc6c: Waiting 11:55:14 5462ea582b5a: Preparing 11:55:14 dd9c8f8612c8: Preparing 11:55:14 5f70bf18a086: Waiting 11:55:14 608cfef1feea: Waiting 11:55:14 5462ea582b5a: Waiting 11:55:14 dd9c8f8612c8: Waiting 11:55:14 ac47eb677739: Layer already exists 11:55:14 11505367f523: Layer already exists 11:55:14 0931e73eba73: Layer already exists 11:55:14 4e82943adcb2: Layer already exists 11:55:14 c867bbb9bd24: Layer already exists 11:55:14 67d071c6d369: Layer already exists 11:55:14 4f48a0b1cfaa: Layer already exists 11:55:14 51e6cddf1e9b: Layer already exists 11:55:14 eb366ccecf7b: Layer already exists 11:55:14 c68af59cbc66: Layer already exists 11:55:14 4a24d133dc6c: Layer already exists 11:55:14 5f70bf18a086: Layer already exists 11:55:14 5462ea582b5a: Layer already exists 11:55:14 608cfef1feea: Layer already exists 11:55:14 53065cd4f0a8: Layer already exists 11:55:14 dd9c8f8612c8: Layer already exists 11:55:14 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:80042a8a89345dfb6153b1af406a063f85e6fdad66aed98b6f7d39695ea1fa22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 11:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:55:15 ac47eb677739: Preparing 11:55:15 c867bbb9bd24: Preparing 11:55:15 0931e73eba73: Preparing 11:55:15 11505367f523: Preparing 11:55:15 4e82943adcb2: Preparing 11:55:15 4f48a0b1cfaa: Preparing 11:55:15 67d071c6d369: Preparing 11:55:15 eb366ccecf7b: Preparing 11:55:15 c68af59cbc66: Preparing 11:55:15 51e6cddf1e9b: Preparing 11:55:15 4a24d133dc6c: Preparing 11:55:15 5f70bf18a086: Preparing 11:55:15 608cfef1feea: Preparing 11:55:15 53065cd4f0a8: Preparing 11:55:15 67d071c6d369: Waiting 11:55:15 5462ea582b5a: Preparing 11:55:15 eb366ccecf7b: Waiting 11:55:15 dd9c8f8612c8: Preparing 11:55:15 c68af59cbc66: Waiting 11:55:15 4f48a0b1cfaa: Waiting 11:55:15 51e6cddf1e9b: Waiting 11:55:15 53065cd4f0a8: Waiting 11:55:15 4a24d133dc6c: Waiting 11:55:15 5462ea582b5a: Waiting 11:55:15 5f70bf18a086: Waiting 11:55:15 dd9c8f8612c8: Waiting 11:55:15 608cfef1feea: Waiting 11:55:15 c867bbb9bd24: Layer already exists 11:55:15 4e82943adcb2: Layer already exists 11:55:15 ac47eb677739: Layer already exists 11:55:15 0931e73eba73: Layer already exists 11:55:15 11505367f523: Layer already exists 11:55:15 4f48a0b1cfaa: Layer already exists 11:55:15 67d071c6d369: Layer already exists 11:55:15 c68af59cbc66: Layer already exists 11:55:15 eb366ccecf7b: Layer already exists 11:55:15 51e6cddf1e9b: Layer already exists 11:55:15 4a24d133dc6c: Layer already exists 11:55:15 608cfef1feea: Layer already exists 11:55:15 53065cd4f0a8: Layer already exists 11:55:15 5f70bf18a086: Layer already exists 11:55:15 5462ea582b5a: Layer already exists 11:55:15 dd9c8f8612c8: Layer already exists 11:55:15 main: digest: sha256:80042a8a89345dfb6153b1af406a063f85e6fdad66aed98b6f7d39695ea1fa22 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:55:15 ===================================================== [Pipeline] echo 11:55:15 taggedImages: 11:55:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:55:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.59 11:55:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 11:55:15 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 11:55:15 86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:15 latest 11:55:15 4.0.0-dev.59 11:55:15 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:15 main 11:55:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:55:16 3c5d2dcb911a: Preparing 11:55:16 7c08c8104a3e: Preparing 11:55:16 e06b82194f47: Preparing 11:55:16 98524d8eafc2: Preparing 11:55:16 eb366ccecf7b: Preparing 11:55:16 c68af59cbc66: Preparing 11:55:16 291fd3165f96: Preparing 11:55:16 e82930192c50: Preparing 11:55:16 dd9c8f8612c8: Preparing 11:55:16 c68af59cbc66: Waiting 11:55:16 291fd3165f96: Waiting 11:55:16 e82930192c50: Waiting 11:55:16 dd9c8f8612c8: Waiting 11:55:16 eb366ccecf7b: Layer already exists 11:55:16 c68af59cbc66: Layer already exists 11:55:16 e06b82194f47: Pushed 11:55:16 291fd3165f96: Layer already exists 11:55:16 3c5d2dcb911a: Pushed 11:55:16 7c08c8104a3e: Pushed 11:55:16 e82930192c50: Layer already exists 11:55:16 dd9c8f8612c8: Layer already exists 11:55:21 98524d8eafc2: Pushed 11:55:21 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:6312db77dc56e0387a807a3c53bd705d3b4025403f45345561ff566a6a7fa510 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:22 + 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 11:55:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:55:22 3c5d2dcb911a: Preparing 11:55:22 7c08c8104a3e: Preparing 11:55:22 e06b82194f47: Preparing 11:55:22 98524d8eafc2: Preparing 11:55:22 eb366ccecf7b: Preparing 11:55:22 c68af59cbc66: Preparing 11:55:22 291fd3165f96: Preparing 11:55:22 e82930192c50: Preparing 11:55:22 dd9c8f8612c8: Preparing 11:55:22 c68af59cbc66: Waiting 11:55:22 291fd3165f96: Waiting 11:55:22 e82930192c50: Waiting 11:55:22 dd9c8f8612c8: Waiting 11:55:22 eb366ccecf7b: Layer already exists 11:55:22 3c5d2dcb911a: Layer already exists 11:55:22 98524d8eafc2: Layer already exists 11:55:22 7c08c8104a3e: Layer already exists 11:55:22 e06b82194f47: Layer already exists 11:55:22 e82930192c50: Layer already exists 11:55:22 291fd3165f96: Layer already exists 11:55:22 dd9c8f8612c8: Layer already exists 11:55:22 c68af59cbc66: Layer already exists 11:55:22 latest: digest: sha256:6312db77dc56e0387a807a3c53bd705d3b4025403f45345561ff566a6a7fa510 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.59 11:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:55:23 3c5d2dcb911a: Preparing 11:55:23 7c08c8104a3e: Preparing 11:55:23 e06b82194f47: Preparing 11:55:23 98524d8eafc2: Preparing 11:55:23 eb366ccecf7b: Preparing 11:55:23 c68af59cbc66: Preparing 11:55:23 291fd3165f96: Preparing 11:55:23 e82930192c50: Preparing 11:55:23 dd9c8f8612c8: Preparing 11:55:23 e82930192c50: Waiting 11:55:23 291fd3165f96: Waiting 11:55:23 dd9c8f8612c8: Waiting 11:55:23 c68af59cbc66: Waiting 11:55:23 e06b82194f47: Layer already exists 11:55:23 eb366ccecf7b: Layer already exists 11:55:23 7c08c8104a3e: Layer already exists 11:55:23 3c5d2dcb911a: Layer already exists 11:55:23 291fd3165f96: Layer already exists 11:55:23 c68af59cbc66: Layer already exists 11:55:23 e82930192c50: Layer already exists 11:55:23 98524d8eafc2: Layer already exists 11:55:23 dd9c8f8612c8: Layer already exists 11:55:23 4.0.0-dev.59: digest: sha256:6312db77dc56e0387a807a3c53bd705d3b4025403f45345561ff566a6a7fa510 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:55:24 3c5d2dcb911a: Preparing 11:55:24 7c08c8104a3e: Preparing 11:55:24 e06b82194f47: Preparing 11:55:24 98524d8eafc2: Preparing 11:55:24 eb366ccecf7b: Preparing 11:55:24 c68af59cbc66: Preparing 11:55:24 291fd3165f96: Preparing 11:55:24 e82930192c50: Preparing 11:55:24 dd9c8f8612c8: Preparing 11:55:24 291fd3165f96: Waiting 11:55:24 e82930192c50: Waiting 11:55:24 dd9c8f8612c8: Waiting 11:55:24 c68af59cbc66: Waiting 11:55:24 3c5d2dcb911a: Layer already exists 11:55:24 98524d8eafc2: Layer already exists 11:55:24 e06b82194f47: Layer already exists 11:55:24 7c08c8104a3e: Layer already exists 11:55:24 eb366ccecf7b: Layer already exists 11:55:24 e82930192c50: Layer already exists 11:55:24 291fd3165f96: Layer already exists 11:55:24 c68af59cbc66: Layer already exists 11:55:24 dd9c8f8612c8: Layer already exists 11:55:24 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:6312db77dc56e0387a807a3c53bd705d3b4025403f45345561ff566a6a7fa510 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:25 + 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 11:55:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 11:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:55:25 3c5d2dcb911a: Preparing 11:55:25 7c08c8104a3e: Preparing 11:55:25 e06b82194f47: Preparing 11:55:25 98524d8eafc2: Preparing 11:55:25 eb366ccecf7b: Preparing 11:55:25 c68af59cbc66: Preparing 11:55:25 291fd3165f96: Preparing 11:55:25 e82930192c50: Preparing 11:55:25 dd9c8f8612c8: Preparing 11:55:25 291fd3165f96: Waiting 11:55:25 e82930192c50: Waiting 11:55:25 dd9c8f8612c8: Waiting 11:55:25 eb366ccecf7b: Layer already exists 11:55:25 e06b82194f47: Layer already exists 11:55:25 3c5d2dcb911a: Layer already exists 11:55:25 98524d8eafc2: Layer already exists 11:55:25 7c08c8104a3e: Layer already exists 11:55:25 291fd3165f96: Layer already exists 11:55:25 e82930192c50: Layer already exists 11:55:25 dd9c8f8612c8: Layer already exists 11:55:25 c68af59cbc66: Layer already exists 11:55:25 main: digest: sha256:6312db77dc56e0387a807a3c53bd705d3b4025403f45345561ff566a6a7fa510 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:55:25 ===================================================== [Pipeline] echo 11:55:25 taggedImages: 11:55:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:55:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.59 11:55:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 11:55:25 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 11:55:25 86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:25 latest 11:55:25 4.0.0-dev.59 11:55:25 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:25 main 11:55:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:55:26 563b47240cfa: Preparing 11:55:26 e1850de1ae57: Preparing 11:55:26 3cb34cffa17b: Preparing 11:55:26 c87eac210a79: Preparing 11:55:26 89870e048d75: Preparing 11:55:26 eb366ccecf7b: Preparing 11:55:26 c68af59cbc66: Preparing 11:55:26 d0260df58812: Preparing 11:55:26 d0a35a4b5b69: Preparing 11:55:26 503ef7815c01: Preparing 11:55:26 dd9c8f8612c8: Preparing 11:55:26 d0260df58812: Waiting 11:55:26 eb366ccecf7b: Waiting 11:55:26 d0a35a4b5b69: Waiting 11:55:26 503ef7815c01: Waiting 11:55:26 c68af59cbc66: Waiting 11:55:26 dd9c8f8612c8: Waiting 11:55:26 c87eac210a79: Pushed 11:55:26 89870e048d75: Pushed 11:55:26 e1850de1ae57: Pushed 11:55:26 563b47240cfa: Pushed 11:55:26 eb366ccecf7b: Layer already exists 11:55:26 c68af59cbc66: Layer already exists 11:55:26 dd9c8f8612c8: Layer already exists 11:55:26 d0260df58812: Pushed 11:55:26 d0a35a4b5b69: Pushed 11:55:30 503ef7815c01: Pushed 11:55:30 3cb34cffa17b: Pushed 11:55:31 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:fc67477e332d9bcc66c0579887bbda33ab56748fd18643da7ed37c55dbf3d1a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:31 + 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 11:55:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:55:31 563b47240cfa: Preparing 11:55:31 e1850de1ae57: Preparing 11:55:31 3cb34cffa17b: Preparing 11:55:31 c87eac210a79: Preparing 11:55:31 89870e048d75: Preparing 11:55:31 eb366ccecf7b: Preparing 11:55:31 c68af59cbc66: Preparing 11:55:31 d0260df58812: Preparing 11:55:31 d0a35a4b5b69: Preparing 11:55:31 503ef7815c01: Preparing 11:55:31 dd9c8f8612c8: Preparing 11:55:31 c68af59cbc66: Waiting 11:55:31 d0260df58812: Waiting 11:55:31 d0a35a4b5b69: Waiting 11:55:31 503ef7815c01: Waiting 11:55:31 dd9c8f8612c8: Waiting 11:55:31 eb366ccecf7b: Waiting 11:55:31 c87eac210a79: Layer already exists 11:55:31 89870e048d75: Layer already exists 11:55:31 563b47240cfa: Layer already exists 11:55:31 e1850de1ae57: Layer already exists 11:55:31 3cb34cffa17b: Layer already exists 11:55:31 eb366ccecf7b: Layer already exists 11:55:31 d0260df58812: Layer already exists 11:55:31 c68af59cbc66: Layer already exists 11:55:31 503ef7815c01: Layer already exists 11:55:31 d0a35a4b5b69: Layer already exists 11:55:31 dd9c8f8612c8: Layer already exists 11:55:32 latest: digest: sha256:fc67477e332d9bcc66c0579887bbda33ab56748fd18643da7ed37c55dbf3d1a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.59 11:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:55:32 563b47240cfa: Preparing 11:55:32 e1850de1ae57: Preparing 11:55:32 3cb34cffa17b: Preparing 11:55:32 c87eac210a79: Preparing 11:55:32 89870e048d75: Preparing 11:55:32 eb366ccecf7b: Preparing 11:55:32 c68af59cbc66: Preparing 11:55:32 d0260df58812: Preparing 11:55:32 d0a35a4b5b69: Preparing 11:55:32 503ef7815c01: Preparing 11:55:32 dd9c8f8612c8: Preparing 11:55:32 d0260df58812: Waiting 11:55:32 d0a35a4b5b69: Waiting 11:55:32 503ef7815c01: Waiting 11:55:32 dd9c8f8612c8: Waiting 11:55:32 eb366ccecf7b: Waiting 11:55:32 c68af59cbc66: Waiting 11:55:32 3cb34cffa17b: Layer already exists 11:55:32 c87eac210a79: Layer already exists 11:55:32 89870e048d75: Layer already exists 11:55:32 563b47240cfa: Layer already exists 11:55:32 e1850de1ae57: Layer already exists 11:55:32 eb366ccecf7b: Layer already exists 11:55:32 c68af59cbc66: Layer already exists 11:55:32 d0260df58812: Layer already exists 11:55:32 503ef7815c01: Layer already exists 11:55:32 d0a35a4b5b69: Layer already exists 11:55:32 dd9c8f8612c8: Layer already exists 11:55:32 4.0.0-dev.59: digest: sha256:fc67477e332d9bcc66c0579887bbda33ab56748fd18643da7ed37c55dbf3d1a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:55:33 563b47240cfa: Preparing 11:55:33 e1850de1ae57: Preparing 11:55:33 3cb34cffa17b: Preparing 11:55:33 c87eac210a79: Preparing 11:55:33 89870e048d75: Preparing 11:55:33 eb366ccecf7b: Preparing 11:55:33 c68af59cbc66: Preparing 11:55:33 d0260df58812: Preparing 11:55:33 d0a35a4b5b69: Preparing 11:55:33 503ef7815c01: Preparing 11:55:33 dd9c8f8612c8: Preparing 11:55:33 c68af59cbc66: Waiting 11:55:33 d0260df58812: Waiting 11:55:33 503ef7815c01: Waiting 11:55:33 dd9c8f8612c8: Waiting 11:55:33 d0a35a4b5b69: Waiting 11:55:33 c87eac210a79: Layer already exists 11:55:33 e1850de1ae57: Layer already exists 11:55:33 563b47240cfa: Layer already exists 11:55:33 89870e048d75: Layer already exists 11:55:33 3cb34cffa17b: Layer already exists 11:55:33 d0260df58812: Layer already exists 11:55:33 c68af59cbc66: Layer already exists 11:55:33 eb366ccecf7b: Layer already exists 11:55:33 503ef7815c01: Layer already exists 11:55:33 d0a35a4b5b69: Layer already exists 11:55:33 dd9c8f8612c8: Layer already exists 11:55:33 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:fc67477e332d9bcc66c0579887bbda33ab56748fd18643da7ed37c55dbf3d1a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:34 + 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 11:55:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 11:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:55:34 563b47240cfa: Preparing 11:55:34 e1850de1ae57: Preparing 11:55:34 3cb34cffa17b: Preparing 11:55:34 c87eac210a79: Preparing 11:55:34 89870e048d75: Preparing 11:55:34 eb366ccecf7b: Preparing 11:55:34 c68af59cbc66: Preparing 11:55:34 d0260df58812: Preparing 11:55:34 d0a35a4b5b69: Preparing 11:55:34 503ef7815c01: Preparing 11:55:34 dd9c8f8612c8: Preparing 11:55:34 eb366ccecf7b: Waiting 11:55:34 c68af59cbc66: Waiting 11:55:34 d0260df58812: Waiting 11:55:34 d0a35a4b5b69: Waiting 11:55:34 503ef7815c01: Waiting 11:55:34 dd9c8f8612c8: Waiting 11:55:34 3cb34cffa17b: Layer already exists 11:55:34 89870e048d75: Layer already exists 11:55:34 563b47240cfa: Layer already exists 11:55:34 c87eac210a79: Layer already exists 11:55:34 e1850de1ae57: Layer already exists 11:55:34 eb366ccecf7b: Layer already exists 11:55:34 c68af59cbc66: Layer already exists 11:55:34 d0260df58812: Layer already exists 11:55:34 503ef7815c01: Layer already exists 11:55:34 d0a35a4b5b69: Layer already exists 11:55:34 dd9c8f8612c8: Layer already exists 11:55:34 main: digest: sha256:fc67477e332d9bcc66c0579887bbda33ab56748fd18643da7ed37c55dbf3d1a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:55:34 ===================================================== [Pipeline] echo 11:55:35 taggedImages: 11:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.59 11:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 11:55:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 11:55:35 86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:35 latest 11:55:35 4.0.0-dev.59 11:55:35 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:35 main 11:55:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:55:35 a720d42d714e: Preparing 11:55:35 7bf2e8ac7f36: Preparing 11:55:35 fed4b6a1d5d0: Preparing 11:55:35 8d29d4a5d353: Preparing 11:55:35 00d4aacbdff3: Preparing 11:55:35 5282b9dee503: Preparing 11:55:35 81edac6b6574: Preparing 11:55:35 eb366ccecf7b: Preparing 11:55:35 c68af59cbc66: Preparing 11:55:35 27e0ed891e25: Preparing 11:55:35 c395c4545472: Preparing 11:55:35 dd9c8f8612c8: Preparing 11:55:35 c68af59cbc66: Waiting 11:55:35 27e0ed891e25: Waiting 11:55:35 c395c4545472: Waiting 11:55:35 dd9c8f8612c8: Waiting 11:55:35 5282b9dee503: Waiting 11:55:35 eb366ccecf7b: Waiting 11:55:36 00d4aacbdff3: Pushed 11:55:36 a720d42d714e: Pushed 11:55:36 7bf2e8ac7f36: Pushed 11:55:36 eb366ccecf7b: Layer already exists 11:55:36 c68af59cbc66: Layer already exists 11:55:36 5282b9dee503: Pushed 11:55:36 81edac6b6574: Pushed 11:55:36 dd9c8f8612c8: Layer already exists 11:55:36 27e0ed891e25: Pushed 11:55:39 c395c4545472: Pushed 11:55:40 8d29d4a5d353: Pushed 11:55:42 fed4b6a1d5d0: Pushed 11:55:42 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:fd340c84004c9eceaff4b17454efa444b31192d5bd6a1b5a9df25d7adc382b7d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:43 + 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 11:55:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:55:43 a720d42d714e: Preparing 11:55:43 7bf2e8ac7f36: Preparing 11:55:43 fed4b6a1d5d0: Preparing 11:55:43 8d29d4a5d353: Preparing 11:55:43 00d4aacbdff3: Preparing 11:55:43 5282b9dee503: Preparing 11:55:43 81edac6b6574: Preparing 11:55:43 eb366ccecf7b: Preparing 11:55:43 c68af59cbc66: Preparing 11:55:43 27e0ed891e25: Preparing 11:55:43 c395c4545472: Preparing 11:55:43 dd9c8f8612c8: Preparing 11:55:43 5282b9dee503: Waiting 11:55:43 81edac6b6574: Waiting 11:55:43 eb366ccecf7b: Waiting 11:55:43 c68af59cbc66: Waiting 11:55:43 27e0ed891e25: Waiting 11:55:43 c395c4545472: Waiting 11:55:43 dd9c8f8612c8: Waiting 11:55:43 8d29d4a5d353: Layer already exists 11:55:43 00d4aacbdff3: Layer already exists 11:55:43 7bf2e8ac7f36: Layer already exists 11:55:43 a720d42d714e: Layer already exists 11:55:43 fed4b6a1d5d0: Layer already exists 11:55:43 81edac6b6574: Layer already exists 11:55:43 5282b9dee503: Layer already exists 11:55:43 eb366ccecf7b: Layer already exists 11:55:43 27e0ed891e25: Layer already exists 11:55:43 c68af59cbc66: Layer already exists 11:55:43 c395c4545472: Layer already exists 11:55:43 dd9c8f8612c8: Layer already exists 11:55:43 latest: digest: sha256:fd340c84004c9eceaff4b17454efa444b31192d5bd6a1b5a9df25d7adc382b7d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.59 11:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:55:44 a720d42d714e: Preparing 11:55:44 7bf2e8ac7f36: Preparing 11:55:44 fed4b6a1d5d0: Preparing 11:55:44 8d29d4a5d353: Preparing 11:55:44 00d4aacbdff3: Preparing 11:55:44 5282b9dee503: Preparing 11:55:44 81edac6b6574: Preparing 11:55:44 eb366ccecf7b: Preparing 11:55:44 c68af59cbc66: Preparing 11:55:44 27e0ed891e25: Preparing 11:55:44 c395c4545472: Preparing 11:55:44 dd9c8f8612c8: Preparing 11:55:44 5282b9dee503: Waiting 11:55:44 81edac6b6574: Waiting 11:55:44 eb366ccecf7b: Waiting 11:55:44 c68af59cbc66: Waiting 11:55:44 27e0ed891e25: Waiting 11:55:44 c395c4545472: Waiting 11:55:44 dd9c8f8612c8: Waiting 11:55:44 00d4aacbdff3: Layer already exists 11:55:44 a720d42d714e: Layer already exists 11:55:44 7bf2e8ac7f36: Layer already exists 11:55:44 fed4b6a1d5d0: Layer already exists 11:55:44 8d29d4a5d353: Layer already exists 11:55:44 eb366ccecf7b: Layer already exists 11:55:44 27e0ed891e25: Layer already exists 11:55:44 5282b9dee503: Layer already exists 11:55:44 81edac6b6574: Layer already exists 11:55:44 c68af59cbc66: Layer already exists 11:55:44 dd9c8f8612c8: Layer already exists 11:55:44 c395c4545472: Layer already exists 11:55:44 4.0.0-dev.59: digest: sha256:fd340c84004c9eceaff4b17454efa444b31192d5bd6a1b5a9df25d7adc382b7d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:55:45 a720d42d714e: Preparing 11:55:45 7bf2e8ac7f36: Preparing 11:55:45 fed4b6a1d5d0: Preparing 11:55:45 8d29d4a5d353: Preparing 11:55:45 00d4aacbdff3: Preparing 11:55:45 5282b9dee503: Preparing 11:55:45 81edac6b6574: Preparing 11:55:45 eb366ccecf7b: Preparing 11:55:45 c68af59cbc66: Preparing 11:55:45 27e0ed891e25: Preparing 11:55:45 c395c4545472: Preparing 11:55:45 dd9c8f8612c8: Preparing 11:55:45 5282b9dee503: Waiting 11:55:45 81edac6b6574: Waiting 11:55:45 eb366ccecf7b: Waiting 11:55:45 c68af59cbc66: Waiting 11:55:45 27e0ed891e25: Waiting 11:55:45 c395c4545472: Waiting 11:55:45 dd9c8f8612c8: Waiting 11:55:45 7bf2e8ac7f36: Layer already exists 11:55:45 00d4aacbdff3: Layer already exists 11:55:45 a720d42d714e: Layer already exists 11:55:45 fed4b6a1d5d0: Layer already exists 11:55:45 8d29d4a5d353: Layer already exists 11:55:45 c68af59cbc66: Layer already exists 11:55:45 81edac6b6574: Layer already exists 11:55:45 eb366ccecf7b: Layer already exists 11:55:45 27e0ed891e25: Layer already exists 11:55:45 5282b9dee503: Layer already exists 11:55:45 c395c4545472: Layer already exists 11:55:45 dd9c8f8612c8: Layer already exists 11:55:45 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:fd340c84004c9eceaff4b17454efa444b31192d5bd6a1b5a9df25d7adc382b7d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:46 + 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 11:55:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 11:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:55:46 a720d42d714e: Preparing 11:55:46 7bf2e8ac7f36: Preparing 11:55:46 fed4b6a1d5d0: Preparing 11:55:46 8d29d4a5d353: Preparing 11:55:46 00d4aacbdff3: Preparing 11:55:46 5282b9dee503: Preparing 11:55:46 81edac6b6574: Preparing 11:55:46 eb366ccecf7b: Preparing 11:55:46 c68af59cbc66: Preparing 11:55:46 27e0ed891e25: Preparing 11:55:46 c395c4545472: Preparing 11:55:46 dd9c8f8612c8: Preparing 11:55:46 5282b9dee503: Waiting 11:55:46 c68af59cbc66: Waiting 11:55:46 c395c4545472: Waiting 11:55:46 27e0ed891e25: Waiting 11:55:46 81edac6b6574: Waiting 11:55:46 eb366ccecf7b: Waiting 11:55:46 dd9c8f8612c8: Waiting 11:55:46 a720d42d714e: Layer already exists 11:55:46 8d29d4a5d353: Layer already exists 11:55:46 00d4aacbdff3: Layer already exists 11:55:46 fed4b6a1d5d0: Layer already exists 11:55:46 7bf2e8ac7f36: Layer already exists 11:55:46 5282b9dee503: Layer already exists 11:55:46 c68af59cbc66: Layer already exists 11:55:46 eb366ccecf7b: Layer already exists 11:55:46 81edac6b6574: Layer already exists 11:55:46 27e0ed891e25: Layer already exists 11:55:46 dd9c8f8612c8: Layer already exists 11:55:46 c395c4545472: Layer already exists 11:55:46 main: digest: sha256:fd340c84004c9eceaff4b17454efa444b31192d5bd6a1b5a9df25d7adc382b7d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:55:46 ===================================================== [Pipeline] echo 11:55:46 taggedImages: 11:55:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:55:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.59 11:55:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 11:55:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 11:55:46 86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:46 latest 11:55:46 4.0.0-dev.59 11:55:46 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:55:46 main 11:55:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:55:47 f855b65d0060: Preparing 11:55:47 c01332d8089f: Preparing 11:55:47 eb366ccecf7b: Preparing 11:55:47 c68af59cbc66: Preparing 11:55:47 ceb480e0d5fc: Preparing 11:55:47 3551c6907830: Preparing 11:55:47 dd9c8f8612c8: Preparing 11:55:47 3551c6907830: Waiting 11:55:47 dd9c8f8612c8: Waiting 11:55:47 c68af59cbc66: Layer already exists 11:55:47 eb366ccecf7b: Layer already exists 11:55:47 dd9c8f8612c8: Layer already exists 11:55:47 ceb480e0d5fc: Pushed 11:55:47 f855b65d0060: Pushed 11:55:49 3551c6907830: Pushed 11:55:55 c01332d8089f: Pushed 11:55:55 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:a316cd3671649ed3cd0e09905758d09bf53cdcb073c0f3d15c8d2897d1a4bc0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:55 + 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 11:55:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:55:56 f855b65d0060: Preparing 11:55:56 c01332d8089f: Preparing 11:55:56 eb366ccecf7b: Preparing 11:55:56 c68af59cbc66: Preparing 11:55:56 ceb480e0d5fc: Preparing 11:55:56 3551c6907830: Preparing 11:55:56 dd9c8f8612c8: Preparing 11:55:56 dd9c8f8612c8: Waiting 11:55:56 3551c6907830: Waiting 11:55:56 f855b65d0060: Layer already exists 11:55:56 ceb480e0d5fc: Layer already exists 11:55:56 eb366ccecf7b: Layer already exists 11:55:56 c01332d8089f: Layer already exists 11:55:56 c68af59cbc66: Layer already exists 11:55:56 dd9c8f8612c8: Layer already exists 11:55:56 3551c6907830: Layer already exists 11:56:06 latest: digest: sha256:a316cd3671649ed3cd0e09905758d09bf53cdcb073c0f3d15c8d2897d1a4bc0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.59 11:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:56:07 f855b65d0060: Preparing 11:56:07 c01332d8089f: Preparing 11:56:07 eb366ccecf7b: Preparing 11:56:07 c68af59cbc66: Preparing 11:56:07 ceb480e0d5fc: Preparing 11:56:07 3551c6907830: Preparing 11:56:07 dd9c8f8612c8: Preparing 11:56:07 3551c6907830: Waiting 11:56:07 dd9c8f8612c8: Waiting 11:56:07 ceb480e0d5fc: Layer already exists 11:56:07 c01332d8089f: Layer already exists 11:56:07 c68af59cbc66: Layer already exists 11:56:07 f855b65d0060: Layer already exists 11:56:07 eb366ccecf7b: Layer already exists 11:56:07 dd9c8f8612c8: Layer already exists 11:56:07 3551c6907830: Layer already exists 11:56:07 4.0.0-dev.59: digest: sha256:a316cd3671649ed3cd0e09905758d09bf53cdcb073c0f3d15c8d2897d1a4bc0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:56:07 f855b65d0060: Preparing 11:56:07 c01332d8089f: Preparing 11:56:07 eb366ccecf7b: Preparing 11:56:07 c68af59cbc66: Preparing 11:56:07 ceb480e0d5fc: Preparing 11:56:07 3551c6907830: Preparing 11:56:07 dd9c8f8612c8: Preparing 11:56:07 3551c6907830: Waiting 11:56:07 dd9c8f8612c8: Waiting 11:56:07 eb366ccecf7b: Layer already exists 11:56:07 c01332d8089f: Layer already exists 11:56:07 c68af59cbc66: Layer already exists 11:56:07 f855b65d0060: Layer already exists 11:56:07 ceb480e0d5fc: Layer already exists 11:56:07 dd9c8f8612c8: Layer already exists 11:56:07 3551c6907830: Layer already exists 11:56:07 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:a316cd3671649ed3cd0e09905758d09bf53cdcb073c0f3d15c8d2897d1a4bc0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:08 + 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 11:56:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 11:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:56:08 f855b65d0060: Preparing 11:56:08 c01332d8089f: Preparing 11:56:08 eb366ccecf7b: Preparing 11:56:08 c68af59cbc66: Preparing 11:56:08 ceb480e0d5fc: Preparing 11:56:08 3551c6907830: Preparing 11:56:08 dd9c8f8612c8: Preparing 11:56:08 3551c6907830: Waiting 11:56:08 dd9c8f8612c8: Waiting 11:56:08 eb366ccecf7b: Layer already exists 11:56:08 c01332d8089f: Layer already exists 11:56:08 f855b65d0060: Layer already exists 11:56:08 ceb480e0d5fc: Layer already exists 11:56:08 c68af59cbc66: Layer already exists 11:56:08 dd9c8f8612c8: Layer already exists 11:56:08 3551c6907830: Layer already exists 11:56:09 main: digest: sha256:a316cd3671649ed3cd0e09905758d09bf53cdcb073c0f3d15c8d2897d1a4bc0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:56:09 ===================================================== [Pipeline] echo 11:56:09 taggedImages: 11:56:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:56:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:56:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.59 11:56:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:56:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 11:56:09 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 11:56:09 86628d3bc6947742983de71b4dc9c6f845597bbe 11:56:09 latest 11:56:09 4.0.0-dev.59 11:56:09 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:56:09 main 11:56:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:56:10 bebc4919985e: Preparing 11:56:10 7b1d144c601e: Preparing 11:56:10 2a062163296d: Preparing 11:56:10 eb366ccecf7b: Preparing 11:56:10 c68af59cbc66: Preparing 11:56:10 5d37df0da171: Preparing 11:56:10 ee7cf33663a4: Preparing 11:56:10 8c761fbba9e7: Preparing 11:56:10 e83992b5ed25: Preparing 11:56:10 dd9c8f8612c8: Preparing 11:56:10 5d37df0da171: Waiting 11:56:10 8c761fbba9e7: Waiting 11:56:10 ee7cf33663a4: Waiting 11:56:10 dd9c8f8612c8: Waiting 11:56:10 e83992b5ed25: Waiting 11:56:10 c68af59cbc66: Layer already exists 11:56:10 eb366ccecf7b: Layer already exists 11:56:10 7b1d144c601e: Pushed 11:56:10 2a062163296d: Pushed 11:56:10 bebc4919985e: Pushed 11:56:10 dd9c8f8612c8: Layer already exists 11:56:10 8c761fbba9e7: Pushed 11:56:11 e83992b5ed25: Pushed 11:56:21 ee7cf33663a4: Pushed 11:56:36 5d37df0da171: Pushed 11:56:36 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:a14530be876b15c7e77195707faa582222b52ab6e926abd5f5f0cc2940852546 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:36 + 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 11:56:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:56:36 bebc4919985e: Preparing 11:56:36 7b1d144c601e: Preparing 11:56:36 2a062163296d: Preparing 11:56:36 eb366ccecf7b: Preparing 11:56:36 c68af59cbc66: Preparing 11:56:36 5d37df0da171: Preparing 11:56:36 ee7cf33663a4: Preparing 11:56:36 8c761fbba9e7: Preparing 11:56:36 e83992b5ed25: Preparing 11:56:36 dd9c8f8612c8: Preparing 11:56:36 5d37df0da171: Waiting 11:56:36 ee7cf33663a4: Waiting 11:56:36 8c761fbba9e7: Waiting 11:56:36 dd9c8f8612c8: Waiting 11:56:36 e83992b5ed25: Waiting 11:56:36 2a062163296d: Layer already exists 11:56:36 c68af59cbc66: Layer already exists 11:56:36 eb366ccecf7b: Layer already exists 11:56:36 7b1d144c601e: Layer already exists 11:56:36 bebc4919985e: Layer already exists 11:56:36 e83992b5ed25: Layer already exists 11:56:36 ee7cf33663a4: Layer already exists 11:56:36 8c761fbba9e7: Layer already exists 11:56:36 5d37df0da171: Layer already exists 11:56:36 dd9c8f8612c8: Layer already exists 11:56:36 latest: digest: sha256:a14530be876b15c7e77195707faa582222b52ab6e926abd5f5f0cc2940852546 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.59 11:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:56:37 bebc4919985e: Preparing 11:56:37 7b1d144c601e: Preparing 11:56:37 2a062163296d: Preparing 11:56:37 eb366ccecf7b: Preparing 11:56:37 c68af59cbc66: Preparing 11:56:37 5d37df0da171: Preparing 11:56:37 ee7cf33663a4: Preparing 11:56:37 8c761fbba9e7: Preparing 11:56:37 e83992b5ed25: Preparing 11:56:37 dd9c8f8612c8: Preparing 11:56:37 8c761fbba9e7: Waiting 11:56:37 e83992b5ed25: Waiting 11:56:37 dd9c8f8612c8: Waiting 11:56:37 5d37df0da171: Waiting 11:56:37 ee7cf33663a4: Waiting 11:56:37 bebc4919985e: Layer already exists 11:56:37 c68af59cbc66: Layer already exists 11:56:37 2a062163296d: Layer already exists 11:56:37 eb366ccecf7b: Layer already exists 11:56:37 7b1d144c601e: Layer already exists 11:56:37 5d37df0da171: Layer already exists 11:56:37 8c761fbba9e7: Layer already exists 11:56:37 dd9c8f8612c8: Layer already exists 11:56:37 ee7cf33663a4: Layer already exists 11:56:37 e83992b5ed25: Layer already exists 11:56:38 4.0.0-dev.59: digest: sha256:a14530be876b15c7e77195707faa582222b52ab6e926abd5f5f0cc2940852546 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:56:38 bebc4919985e: Preparing 11:56:38 7b1d144c601e: Preparing 11:56:38 2a062163296d: Preparing 11:56:38 eb366ccecf7b: Preparing 11:56:38 c68af59cbc66: Preparing 11:56:38 5d37df0da171: Preparing 11:56:38 ee7cf33663a4: Preparing 11:56:38 8c761fbba9e7: Preparing 11:56:38 e83992b5ed25: Preparing 11:56:38 dd9c8f8612c8: Preparing 11:56:38 ee7cf33663a4: Waiting 11:56:38 8c761fbba9e7: Waiting 11:56:38 e83992b5ed25: Waiting 11:56:38 dd9c8f8612c8: Waiting 11:56:38 5d37df0da171: Waiting 11:56:38 bebc4919985e: Layer already exists 11:56:38 7b1d144c601e: Layer already exists 11:56:38 eb366ccecf7b: Layer already exists 11:56:38 c68af59cbc66: Layer already exists 11:56:38 2a062163296d: Layer already exists 11:56:38 ee7cf33663a4: Layer already exists 11:56:38 5d37df0da171: Layer already exists 11:56:38 e83992b5ed25: Layer already exists 11:56:38 8c761fbba9e7: Layer already exists 11:56:38 dd9c8f8612c8: Layer already exists 11:56:39 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:a14530be876b15c7e77195707faa582222b52ab6e926abd5f5f0cc2940852546 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:39 + 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 11:56:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 11:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:56:39 bebc4919985e: Preparing 11:56:39 7b1d144c601e: Preparing 11:56:39 2a062163296d: Preparing 11:56:39 eb366ccecf7b: Preparing 11:56:39 c68af59cbc66: Preparing 11:56:39 5d37df0da171: Preparing 11:56:39 ee7cf33663a4: Preparing 11:56:39 8c761fbba9e7: Preparing 11:56:39 e83992b5ed25: Preparing 11:56:39 dd9c8f8612c8: Preparing 11:56:39 ee7cf33663a4: Waiting 11:56:39 5d37df0da171: Waiting 11:56:39 8c761fbba9e7: Waiting 11:56:39 e83992b5ed25: Waiting 11:56:39 dd9c8f8612c8: Waiting 11:56:39 c68af59cbc66: Layer already exists 11:56:39 7b1d144c601e: Layer already exists 11:56:39 eb366ccecf7b: Layer already exists 11:56:39 2a062163296d: Layer already exists 11:56:39 bebc4919985e: Layer already exists 11:56:39 5d37df0da171: Layer already exists 11:56:39 8c761fbba9e7: Layer already exists 11:56:39 ee7cf33663a4: Layer already exists 11:56:39 e83992b5ed25: Layer already exists 11:56:39 dd9c8f8612c8: Layer already exists 11:56:39 main: digest: sha256:a14530be876b15c7e77195707faa582222b52ab6e926abd5f5f0cc2940852546 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:56:40 ===================================================== [Pipeline] echo 11:56:40 taggedImages: 11:56:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:56:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:56:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.59 11:56:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:56:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 11:56:40 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 11:56:40 86628d3bc6947742983de71b4dc9c6f845597bbe 11:56:40 latest 11:56:40 4.0.0-dev.59 11:56:40 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:56:40 main 11:56:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:56:40 70b97e5ff349: Preparing 11:56:40 46b67ee1ff0c: Preparing 11:56:40 ec32cce64f2e: Preparing 11:56:40 eb366ccecf7b: Preparing 11:56:40 c68af59cbc66: Preparing 11:56:40 dfb6be7d31a1: Preparing 11:56:40 799eab4e49d1: Preparing 11:56:40 7237f450da1d: Preparing 11:56:40 dd9c8f8612c8: Preparing 11:56:40 dfb6be7d31a1: Waiting 11:56:40 799eab4e49d1: Waiting 11:56:40 7237f450da1d: Waiting 11:56:40 dd9c8f8612c8: Waiting 11:56:41 46b67ee1ff0c: Pushed 11:56:41 ec32cce64f2e: Pushed 11:56:43 eb366ccecf7b: Layer already exists 11:56:43 c68af59cbc66: Layer already exists 11:56:43 70b97e5ff349: Pushed 11:56:43 dd9c8f8612c8: Layer already exists 11:56:43 799eab4e49d1: Pushed 11:56:43 7237f450da1d: Pushed 11:57:10 dfb6be7d31a1: Pushed 11:57:10 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:cfbbe116af78ff1a6e6e8bb5c48345f0ed5bbfbfc7270f008a9aa0aa8c5963de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:10 + 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 11:57:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:57:11 70b97e5ff349: Preparing 11:57:11 46b67ee1ff0c: Preparing 11:57:11 ec32cce64f2e: Preparing 11:57:11 eb366ccecf7b: Preparing 11:57:11 c68af59cbc66: Preparing 11:57:11 dfb6be7d31a1: Preparing 11:57:11 799eab4e49d1: Preparing 11:57:11 7237f450da1d: Preparing 11:57:11 dd9c8f8612c8: Preparing 11:57:11 dfb6be7d31a1: Waiting 11:57:11 799eab4e49d1: Waiting 11:57:11 7237f450da1d: Waiting 11:57:11 dd9c8f8612c8: Waiting 11:57:11 eb366ccecf7b: Layer already exists 11:57:11 70b97e5ff349: Layer already exists 11:57:11 c68af59cbc66: Layer already exists 11:57:11 ec32cce64f2e: Layer already exists 11:57:11 46b67ee1ff0c: Layer already exists 11:57:11 799eab4e49d1: Layer already exists 11:57:11 dfb6be7d31a1: Layer already exists 11:57:11 dd9c8f8612c8: Layer already exists 11:57:11 7237f450da1d: Layer already exists 11:57:11 latest: digest: sha256:cfbbe116af78ff1a6e6e8bb5c48345f0ed5bbfbfc7270f008a9aa0aa8c5963de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.59 11:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:57:12 70b97e5ff349: Preparing 11:57:12 46b67ee1ff0c: Preparing 11:57:12 ec32cce64f2e: Preparing 11:57:12 eb366ccecf7b: Preparing 11:57:12 c68af59cbc66: Preparing 11:57:12 dfb6be7d31a1: Preparing 11:57:12 799eab4e49d1: Preparing 11:57:12 7237f450da1d: Preparing 11:57:12 dd9c8f8612c8: Preparing 11:57:12 799eab4e49d1: Waiting 11:57:12 7237f450da1d: Waiting 11:57:12 dd9c8f8612c8: Waiting 11:57:12 dfb6be7d31a1: Waiting 11:57:12 70b97e5ff349: Layer already exists 11:57:12 eb366ccecf7b: Layer already exists 11:57:12 46b67ee1ff0c: Layer already exists 11:57:12 c68af59cbc66: Layer already exists 11:57:12 ec32cce64f2e: Layer already exists 11:57:12 dfb6be7d31a1: Layer already exists 11:57:12 7237f450da1d: Layer already exists 11:57:12 799eab4e49d1: Layer already exists 11:57:12 dd9c8f8612c8: Layer already exists 11:57:12 4.0.0-dev.59: digest: sha256:cfbbe116af78ff1a6e6e8bb5c48345f0ed5bbfbfc7270f008a9aa0aa8c5963de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:57:12 70b97e5ff349: Preparing 11:57:12 46b67ee1ff0c: Preparing 11:57:12 ec32cce64f2e: Preparing 11:57:12 eb366ccecf7b: Preparing 11:57:12 c68af59cbc66: Preparing 11:57:12 dfb6be7d31a1: Preparing 11:57:12 799eab4e49d1: Preparing 11:57:12 7237f450da1d: Preparing 11:57:12 dd9c8f8612c8: Preparing 11:57:12 7237f450da1d: Waiting 11:57:12 dd9c8f8612c8: Waiting 11:57:12 dfb6be7d31a1: Waiting 11:57:12 799eab4e49d1: Waiting 11:57:12 70b97e5ff349: Layer already exists 11:57:12 ec32cce64f2e: Layer already exists 11:57:12 eb366ccecf7b: Layer already exists 11:57:12 46b67ee1ff0c: Layer already exists 11:57:12 c68af59cbc66: Layer already exists 11:57:12 dd9c8f8612c8: Layer already exists 11:57:12 7237f450da1d: Layer already exists 11:57:12 799eab4e49d1: Layer already exists 11:57:12 dfb6be7d31a1: Layer already exists 11:57:13 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:cfbbe116af78ff1a6e6e8bb5c48345f0ed5bbfbfc7270f008a9aa0aa8c5963de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:13 + 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 11:57:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 11:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:57:13 70b97e5ff349: Preparing 11:57:13 46b67ee1ff0c: Preparing 11:57:13 ec32cce64f2e: Preparing 11:57:13 eb366ccecf7b: Preparing 11:57:13 c68af59cbc66: Preparing 11:57:13 dfb6be7d31a1: Preparing 11:57:13 799eab4e49d1: Preparing 11:57:13 7237f450da1d: Preparing 11:57:13 dd9c8f8612c8: Preparing 11:57:13 7237f450da1d: Waiting 11:57:13 dd9c8f8612c8: Waiting 11:57:13 dfb6be7d31a1: Waiting 11:57:13 799eab4e49d1: Waiting 11:57:13 70b97e5ff349: Layer already exists 11:57:13 46b67ee1ff0c: Layer already exists 11:57:13 ec32cce64f2e: Layer already exists 11:57:13 eb366ccecf7b: Layer already exists 11:57:13 c68af59cbc66: Layer already exists 11:57:13 dfb6be7d31a1: Layer already exists 11:57:13 799eab4e49d1: Layer already exists 11:57:13 7237f450da1d: Layer already exists 11:57:13 dd9c8f8612c8: Layer already exists 11:57:13 main: digest: sha256:cfbbe116af78ff1a6e6e8bb5c48345f0ed5bbfbfc7270f008a9aa0aa8c5963de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:57:14 ===================================================== [Pipeline] echo 11:57:14 taggedImages: 11:57:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:57:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:57:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.59 11:57:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:57:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 11:57:14 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 11:57:14 86628d3bc6947742983de71b4dc9c6f845597bbe 11:57:14 latest 11:57:14 4.0.0-dev.59 11:57:14 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:57:14 main 11:57:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:57:14 72648e04ec92: Preparing 11:57:14 059fc6e5d039: Preparing 11:57:14 6ff94a127fd2: Preparing 11:57:14 eb366ccecf7b: Preparing 11:57:14 c68af59cbc66: Preparing 11:57:14 dfb6be7d31a1: Preparing 11:57:14 8c761fbba9e7: Preparing 11:57:14 e83992b5ed25: Preparing 11:57:14 dd9c8f8612c8: Preparing 11:57:14 dfb6be7d31a1: Waiting 11:57:14 8c761fbba9e7: Waiting 11:57:14 e83992b5ed25: Waiting 11:57:14 dd9c8f8612c8: Waiting 11:57:14 c68af59cbc66: Layer already exists 11:57:14 eb366ccecf7b: Layer already exists 11:57:14 dfb6be7d31a1: Layer already exists 11:57:15 8c761fbba9e7: Layer already exists 11:57:15 e83992b5ed25: Layer already exists 11:57:15 059fc6e5d039: Pushed 11:57:15 6ff94a127fd2: Pushed 11:57:15 dd9c8f8612c8: Layer already exists 11:57:15 72648e04ec92: Pushed 11:57:15 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:2325a5e95efd22f37b2366ec4f71f118210723879715d35ee511c697f4c36faa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:15 + 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 11:57:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:57:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:57:15 72648e04ec92: Preparing 11:57:15 059fc6e5d039: Preparing 11:57:15 6ff94a127fd2: Preparing 11:57:15 eb366ccecf7b: Preparing 11:57:15 c68af59cbc66: Preparing 11:57:15 dfb6be7d31a1: Preparing 11:57:15 8c761fbba9e7: Preparing 11:57:15 e83992b5ed25: Preparing 11:57:15 dd9c8f8612c8: Preparing 11:57:15 dfb6be7d31a1: Waiting 11:57:15 8c761fbba9e7: Waiting 11:57:15 e83992b5ed25: Waiting 11:57:15 dd9c8f8612c8: Waiting 11:57:15 6ff94a127fd2: Layer already exists 11:57:15 eb366ccecf7b: Layer already exists 11:57:15 059fc6e5d039: Layer already exists 11:57:15 c68af59cbc66: Layer already exists 11:57:15 72648e04ec92: Layer already exists 11:57:15 8c761fbba9e7: Layer already exists 11:57:15 dfb6be7d31a1: Layer already exists 11:57:15 e83992b5ed25: Layer already exists 11:57:15 dd9c8f8612c8: Layer already exists 11:57:15 latest: digest: sha256:2325a5e95efd22f37b2366ec4f71f118210723879715d35ee511c697f4c36faa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.59 11:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:57:16 72648e04ec92: Preparing 11:57:16 059fc6e5d039: Preparing 11:57:16 6ff94a127fd2: Preparing 11:57:16 eb366ccecf7b: Preparing 11:57:16 c68af59cbc66: Preparing 11:57:16 dfb6be7d31a1: Preparing 11:57:16 8c761fbba9e7: Preparing 11:57:16 e83992b5ed25: Preparing 11:57:16 dd9c8f8612c8: Preparing 11:57:16 dfb6be7d31a1: Waiting 11:57:16 8c761fbba9e7: Waiting 11:57:16 e83992b5ed25: Waiting 11:57:16 dd9c8f8612c8: Waiting 11:57:16 6ff94a127fd2: Layer already exists 11:57:16 eb366ccecf7b: Layer already exists 11:57:16 059fc6e5d039: Layer already exists 11:57:16 72648e04ec92: Layer already exists 11:57:16 c68af59cbc66: Layer already exists 11:57:16 dfb6be7d31a1: Layer already exists 11:57:16 e83992b5ed25: Layer already exists 11:57:16 8c761fbba9e7: Layer already exists 11:57:16 dd9c8f8612c8: Layer already exists 11:57:16 4.0.0-dev.59: digest: sha256:2325a5e95efd22f37b2366ec4f71f118210723879715d35ee511c697f4c36faa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:57:17 72648e04ec92: Preparing 11:57:17 059fc6e5d039: Preparing 11:57:17 6ff94a127fd2: Preparing 11:57:17 eb366ccecf7b: Preparing 11:57:17 c68af59cbc66: Preparing 11:57:17 dfb6be7d31a1: Preparing 11:57:17 8c761fbba9e7: Preparing 11:57:17 e83992b5ed25: Preparing 11:57:17 dd9c8f8612c8: Preparing 11:57:17 8c761fbba9e7: Waiting 11:57:17 e83992b5ed25: Waiting 11:57:17 dd9c8f8612c8: Waiting 11:57:17 dfb6be7d31a1: Waiting 11:57:17 6ff94a127fd2: Layer already exists 11:57:17 c68af59cbc66: Layer already exists 11:57:17 059fc6e5d039: Layer already exists 11:57:17 eb366ccecf7b: Layer already exists 11:57:17 72648e04ec92: Layer already exists 11:57:17 e83992b5ed25: Layer already exists 11:57:17 dfb6be7d31a1: Layer already exists 11:57:17 dd9c8f8612c8: Layer already exists 11:57:17 8c761fbba9e7: Layer already exists 11:57:17 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:2325a5e95efd22f37b2366ec4f71f118210723879715d35ee511c697f4c36faa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:18 + 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 11:57:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 11:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:57:18 72648e04ec92: Preparing 11:57:18 059fc6e5d039: Preparing 11:57:18 6ff94a127fd2: Preparing 11:57:18 eb366ccecf7b: Preparing 11:57:18 c68af59cbc66: Preparing 11:57:18 dfb6be7d31a1: Preparing 11:57:18 8c761fbba9e7: Preparing 11:57:18 e83992b5ed25: Preparing 11:57:18 dd9c8f8612c8: Preparing 11:57:18 8c761fbba9e7: Waiting 11:57:18 e83992b5ed25: Waiting 11:57:18 dd9c8f8612c8: Waiting 11:57:18 dfb6be7d31a1: Waiting 11:57:18 72648e04ec92: Layer already exists 11:57:18 059fc6e5d039: Layer already exists 11:57:18 eb366ccecf7b: Layer already exists 11:57:18 6ff94a127fd2: Layer already exists 11:57:18 c68af59cbc66: Layer already exists 11:57:18 e83992b5ed25: Layer already exists 11:57:18 8c761fbba9e7: Layer already exists 11:57:18 dd9c8f8612c8: Layer already exists 11:57:18 dfb6be7d31a1: Layer already exists 11:57:18 main: digest: sha256:2325a5e95efd22f37b2366ec4f71f118210723879715d35ee511c697f4c36faa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:57:18 ===================================================== [Pipeline] echo 11:57:18 taggedImages: 11:57:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:57:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:57:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.59 11:57:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:57:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 11:57:18 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 11:57:18 86628d3bc6947742983de71b4dc9c6f845597bbe 11:57:18 latest 11:57:18 4.0.0-dev.59 11:57:18 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:57:18 main 11:57:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:57:19 1daf212a5e58: Preparing 11:57:19 43c34d0c9ed3: Preparing 11:57:19 eb366ccecf7b: Preparing 11:57:19 c68af59cbc66: Preparing 11:57:19 59c2e4f0228e: Preparing 11:57:19 6062002d84c2: Preparing 11:57:19 dd9c8f8612c8: Preparing 11:57:19 6062002d84c2: Waiting 11:57:19 dd9c8f8612c8: Waiting 11:57:19 eb366ccecf7b: Layer already exists 11:57:19 c68af59cbc66: Layer already exists 11:57:20 dd9c8f8612c8: Layer already exists 11:57:20 59c2e4f0228e: Pushed 11:57:20 1daf212a5e58: Pushed 11:57:21 6062002d84c2: Pushed 11:57:28 43c34d0c9ed3: Pushed 11:57:28 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:8b4aa657b9f17783e5933b5c2b35dd3ebbd2e2ebd634ae24456b35410952f810 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:57:28 1daf212a5e58: Preparing 11:57:28 43c34d0c9ed3: Preparing 11:57:28 eb366ccecf7b: Preparing 11:57:28 c68af59cbc66: Preparing 11:57:28 59c2e4f0228e: Preparing 11:57:28 6062002d84c2: Preparing 11:57:28 dd9c8f8612c8: Preparing 11:57:28 dd9c8f8612c8: Waiting 11:57:28 6062002d84c2: Waiting 11:57:28 c68af59cbc66: Layer already exists 11:57:28 59c2e4f0228e: Layer already exists 11:57:28 1daf212a5e58: Layer already exists 11:57:28 eb366ccecf7b: Layer already exists 11:57:28 43c34d0c9ed3: Layer already exists 11:57:28 dd9c8f8612c8: Layer already exists 11:57:28 6062002d84c2: Layer already exists 11:57:29 latest: digest: sha256:8b4aa657b9f17783e5933b5c2b35dd3ebbd2e2ebd634ae24456b35410952f810 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.59 11:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:57:29 1daf212a5e58: Preparing 11:57:29 43c34d0c9ed3: Preparing 11:57:29 eb366ccecf7b: Preparing 11:57:29 c68af59cbc66: Preparing 11:57:29 59c2e4f0228e: Preparing 11:57:29 6062002d84c2: Preparing 11:57:29 dd9c8f8612c8: Preparing 11:57:29 6062002d84c2: Waiting 11:57:29 dd9c8f8612c8: Waiting 11:57:29 eb366ccecf7b: Layer already exists 11:57:29 1daf212a5e58: Layer already exists 11:57:29 c68af59cbc66: Layer already exists 11:57:29 43c34d0c9ed3: Layer already exists 11:57:29 59c2e4f0228e: Layer already exists 11:57:29 dd9c8f8612c8: Layer already exists 11:57:29 6062002d84c2: Layer already exists 11:57:30 4.0.0-dev.59: digest: sha256:8b4aa657b9f17783e5933b5c2b35dd3ebbd2e2ebd634ae24456b35410952f810 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:57:30 1daf212a5e58: Preparing 11:57:30 43c34d0c9ed3: Preparing 11:57:30 eb366ccecf7b: Preparing 11:57:30 c68af59cbc66: Preparing 11:57:30 59c2e4f0228e: Preparing 11:57:30 6062002d84c2: Preparing 11:57:30 dd9c8f8612c8: Preparing 11:57:30 6062002d84c2: Waiting 11:57:30 dd9c8f8612c8: Waiting 11:57:30 1daf212a5e58: Layer already exists 11:57:30 c68af59cbc66: Layer already exists 11:57:30 59c2e4f0228e: Layer already exists 11:57:30 eb366ccecf7b: Layer already exists 11:57:30 43c34d0c9ed3: Layer already exists 11:57:30 6062002d84c2: Layer already exists 11:57:30 dd9c8f8612c8: Layer already exists 11:57:30 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:8b4aa657b9f17783e5933b5c2b35dd3ebbd2e2ebd634ae24456b35410952f810 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 11:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:57:31 1daf212a5e58: Preparing 11:57:31 43c34d0c9ed3: Preparing 11:57:31 eb366ccecf7b: Preparing 11:57:31 c68af59cbc66: Preparing 11:57:31 59c2e4f0228e: Preparing 11:57:31 6062002d84c2: Preparing 11:57:31 dd9c8f8612c8: Preparing 11:57:31 6062002d84c2: Waiting 11:57:31 dd9c8f8612c8: Waiting 11:57:31 1daf212a5e58: Layer already exists 11:57:31 43c34d0c9ed3: Layer already exists 11:57:31 c68af59cbc66: Layer already exists 11:57:31 eb366ccecf7b: Layer already exists 11:57:31 59c2e4f0228e: Layer already exists 11:57:31 dd9c8f8612c8: Layer already exists 11:57:31 6062002d84c2: Layer already exists 11:57:32 main: digest: sha256:8b4aa657b9f17783e5933b5c2b35dd3ebbd2e2ebd634ae24456b35410952f810 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:57:32 ===================================================== [Pipeline] echo 11:57:32 taggedImages: 11:57:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:57:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:57:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.59 11:57:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:57:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 11:57:32 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 11:57:32 86628d3bc6947742983de71b4dc9c6f845597bbe 11:57:32 latest 11:57:32 4.0.0-dev.59 11:57:32 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:57:32 main 11:57:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:57:32 c787f2f19ce7: Preparing 11:57:32 f93e19184dea: Preparing 11:57:32 eb366ccecf7b: Preparing 11:57:32 c68af59cbc66: Preparing 11:57:32 f161249c8bc8: Preparing 11:57:32 5e6b4b81c65a: Preparing 11:57:32 dd9c8f8612c8: Preparing 11:57:32 5e6b4b81c65a: Waiting 11:57:32 dd9c8f8612c8: Waiting 11:57:32 c68af59cbc66: Layer already exists 11:57:32 eb366ccecf7b: Layer already exists 11:57:33 dd9c8f8612c8: Layer already exists 11:57:33 c787f2f19ce7: Pushed 11:57:33 f161249c8bc8: Pushed 11:57:33 5e6b4b81c65a: Pushed 11:57:41 f93e19184dea: Pushed 11:57:41 86628d3bc6947742983de71b4dc9c6f845597bbe: digest: sha256:259f0eee625a93f77600c81bddbec948db733c6af0d1f2040465343934232f59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:57:42 c787f2f19ce7: Preparing 11:57:42 f93e19184dea: Preparing 11:57:42 eb366ccecf7b: Preparing 11:57:42 c68af59cbc66: Preparing 11:57:42 f161249c8bc8: Preparing 11:57:42 5e6b4b81c65a: Preparing 11:57:42 dd9c8f8612c8: Preparing 11:57:42 5e6b4b81c65a: Waiting 11:57:42 dd9c8f8612c8: Waiting 11:57:42 c68af59cbc66: Layer already exists 11:57:42 f161249c8bc8: Layer already exists 11:57:42 eb366ccecf7b: Layer already exists 11:57:42 c787f2f19ce7: Layer already exists 11:57:42 f93e19184dea: Layer already exists 11:57:42 5e6b4b81c65a: Layer already exists 11:57:42 dd9c8f8612c8: Layer already exists 11:57:42 latest: digest: sha256:259f0eee625a93f77600c81bddbec948db733c6af0d1f2040465343934232f59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.59 11:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:57:44 c787f2f19ce7: Preparing 11:57:44 f93e19184dea: Preparing 11:57:44 eb366ccecf7b: Preparing 11:57:44 c68af59cbc66: Preparing 11:57:44 f161249c8bc8: Preparing 11:57:44 5e6b4b81c65a: Preparing 11:57:44 dd9c8f8612c8: Preparing 11:57:44 5e6b4b81c65a: Waiting 11:57:44 dd9c8f8612c8: Waiting 11:57:44 c787f2f19ce7: Layer already exists 11:57:44 f161249c8bc8: Layer already exists 11:57:44 eb366ccecf7b: Layer already exists 11:57:44 c68af59cbc66: Layer already exists 11:57:44 f93e19184dea: Layer already exists 11:57:44 5e6b4b81c65a: Layer already exists 11:57:44 dd9c8f8612c8: Layer already exists 11:57:44 4.0.0-dev.59: digest: sha256:259f0eee625a93f77600c81bddbec948db733c6af0d1f2040465343934232f59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:57:45 c787f2f19ce7: Preparing 11:57:45 f93e19184dea: Preparing 11:57:45 eb366ccecf7b: Preparing 11:57:45 c68af59cbc66: Preparing 11:57:45 f161249c8bc8: Preparing 11:57:45 5e6b4b81c65a: Preparing 11:57:45 dd9c8f8612c8: Preparing 11:57:45 5e6b4b81c65a: Waiting 11:57:45 dd9c8f8612c8: Waiting 11:57:45 eb366ccecf7b: Layer already exists 11:57:45 c787f2f19ce7: Layer already exists 11:57:45 f93e19184dea: Layer already exists 11:57:45 c68af59cbc66: Layer already exists 11:57:45 f161249c8bc8: Layer already exists 11:57:45 dd9c8f8612c8: Layer already exists 11:57:45 5e6b4b81c65a: Layer already exists 11:57:45 86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59: digest: sha256:259f0eee625a93f77600c81bddbec948db733c6af0d1f2040465343934232f59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 11:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:57:46 c787f2f19ce7: Preparing 11:57:46 f93e19184dea: Preparing 11:57:46 eb366ccecf7b: Preparing 11:57:46 c68af59cbc66: Preparing 11:57:46 f161249c8bc8: Preparing 11:57:46 5e6b4b81c65a: Preparing 11:57:46 dd9c8f8612c8: Preparing 11:57:46 5e6b4b81c65a: Waiting 11:57:46 dd9c8f8612c8: Waiting 11:57:46 c68af59cbc66: Layer already exists 11:57:46 f161249c8bc8: Layer already exists 11:57:46 f93e19184dea: Layer already exists 11:57:46 c787f2f19ce7: Layer already exists 11:57:46 eb366ccecf7b: Layer already exists 11:57:46 5e6b4b81c65a: Layer already exists 11:57:46 dd9c8f8612c8: Layer already exists 11:58:08 main: digest: sha256:259f0eee625a93f77600c81bddbec948db733c6af0d1f2040465343934232f59 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:58:08 ===================================================== [Pipeline] echo 11:58:08 taggedImages: 11:58:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe 11:58:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:58:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.59 11:58:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:86628d3bc6947742983de71b4dc9c6f845597bbe-4.0.0-dev.59 11:58:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:58:09 11:58:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:58:09 arm64: Pulling from edgex-lftools-log-publisher 11:58:09 8998bd30e6a1: Pulling fs layer 11:58:09 04944245beec: Pulling fs layer 11:58:09 699f458cf7ca: Pulling fs layer 11:58:09 765212b225bb: Pulling fs layer 11:58:09 f23df028b6ca: Pulling fs layer 11:58:09 d65c8cfc05b1: Pulling fs layer 11:58:09 2437ff75d9bd: Pulling fs layer 11:58:09 765212b225bb: Waiting 11:58:09 f23df028b6ca: Waiting 11:58:09 d65c8cfc05b1: Waiting 11:58:09 04944245beec: Verifying Checksum 11:58:09 04944245beec: Download complete 11:58:09 765212b225bb: Download complete 11:58:09 f23df028b6ca: Download complete 11:58:09 d65c8cfc05b1: Verifying Checksum 11:58:09 d65c8cfc05b1: Download complete 11:58:09 699f458cf7ca: Verifying Checksum 11:58:09 699f458cf7ca: Download complete 11:58:10 8998bd30e6a1: Verifying Checksum 11:58:10 8998bd30e6a1: Download complete 11:58:12 2437ff75d9bd: Verifying Checksum 11:58:12 2437ff75d9bd: Download complete 11:58:14 8998bd30e6a1: Pull complete 11:58:15 04944245beec: Pull complete 11:58:17 699f458cf7ca: Pull complete 11:58:17 765212b225bb: Pull complete 11:58:18 f23df028b6ca: Pull complete 11:58:18 d65c8cfc05b1: Pull complete 11:58:36 2437ff75d9bd: Pull complete 11:58:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:58:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:58:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:36 prd-ubuntu20.04-docker-arm64-4c-16g-39232 does not seem to be running inside a container 11:58:37 $ 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/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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 11:58:38 $ docker top 6e4a7ac5a6de9db2b34721d1dfca55312800277a03f7f9c5fa86050d70b05cee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:58:39 ---> job-cost.sh 11:58:39 lf-activate-venv: SKIPPING 11:58:39 INFO: No Stack... 11:58:40 INFO: Retrieving Pricing Info for: v3-standard-4 11:58:41 INFO: Archiving Costs [Pipeline] sh 11:58:41 + cat /w/workspace/edgex-go/797/archives/cost.csv 11:58:41 + cut -d, -f6 [Pipeline] lock 11:58:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-797-stack-cost] 11:58:41 Resource [jenkins-edgexfoundry-edgex-go-main-797-stack-cost] did not exist. Created. 11:58:41 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-797-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:58:42 + echo total: 0.10999999940395355 [Pipeline] stash 11:58:43 Stashed 1 file(s) [Pipeline] } 11:58:43 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-797-stack-cost] [Pipeline] // lock [Pipeline] } 11:58:43 $ docker stop --time=1 6e4a7ac5a6de9db2b34721d1dfca55312800277a03f7f9c5fa86050d70b05cee 11:58:44 $ docker rm -f --volumes 6e4a7ac5a6de9db2b34721d1dfca55312800277a03f7f9c5fa86050d70b05cee [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 11:58:45 provisioning config files... 11:58:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/797@tmp/config5156601899536507986tmp [Pipeline] { [Pipeline] sh 11:58:45 + set +x 11:58:45 + bash -s -- 11:58:45 + curl -s https://codecov.io/bash 11:58:45 11:58:45 _____ _ 11:58:45 / ____| | | 11:58:45 | | ___ __| | ___ ___ _____ __ 11:58:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:58:45 | |___| (_) | (_| | __/ (_| (_) \ V / 11:58:45 \_____\___/ \__,_|\___|\___\___/ \_/ 11:58:45 Bash-1.0.6 11:58:45 11:58:45 11:58:45 ==> git version 2.25.1 found 11:58:45 ==> 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 11:58:45 Release-Date: 2020-01-08 11:58:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:58:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:58:45 ==> Jenkins CI detected. 11:58:45 current dir:  /w/workspace/edgex-go/797 11:58:45 project root: . 11:58:45 --> token set from env 11:58:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:58:45 ==> Running gcov in . (disable via -X gcov) 11:58:45 ==> Python coveragepy not found 11:58:45 ==> Searching for coverage reports in: 11:58:45 + . 11:58:46 -> Found 1 reports 11:58:46 ==> Detecting git/mercurial file structure 11:58:46 ==> Reading reports 11:58:46 + ./coverage.out bytes=1650806 11:58:46 ==> Appending adjustments 11:58:46 https://docs.codecov.io/docs/fixing-reports 11:58:47 + Found adjustments 11:58:47 ==> Gzipping contents 11:58:47 140K /tmp/codecov.toVplb.gz 11:58:47 ==> Uploading reports 11:58:47 url: https://codecov.io 11:58:47 query: branch=main&commit=86628d3bc6947742983de71b4dc9c6f845597bbe&build=797&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F797%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:58:47 -> Pinging Codecov 11:58:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=86628d3bc6947742983de71b4dc9c6f845597bbe&build=797&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F797%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:58:47 -> Uploading to 11:58:47 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/86628d3bc6947742983de71b4dc9c6f845597bbe/30058d2e-653a-47d2-a1b0-dd357cc6f9ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250219%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250219T115847Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0873d24704b8097ba30ede03c539aeda2344b1839d2a232e1bd514a1fe8d7d67 11:58:47 % Total % Received % Xferd Average Speed Time Time Time Current 11:58:47 Dload Upload Total Spent Left Speed 11:58:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 517k --:--:-- --:--:-- --:--:-- 519k 11:58:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/86628d3bc6947742983de71b4dc9c6f845597bbe [Pipeline] } 11:58:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:58:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:58:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:58:48 11:58:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:58:49 latest: Pulling from edgex-devops/edgex-snyk-go 11:58:49 43c4264eed91: Pulling fs layer 11:58:49 4cc291be95ef: Pulling fs layer 11:58:49 2ac1f1163629: Pulling fs layer 11:58:49 5c3c966382ef: Pulling fs layer 11:58:49 4f4fb700ef54: Pulling fs layer 11:58:49 d9c7d2e4e75e: Pulling fs layer 11:58:49 9c3e1370e548: Pulling fs layer 11:58:49 5c3c966382ef: Waiting 11:58:49 4f4fb700ef54: Waiting 11:58:49 d9c7d2e4e75e: Waiting 11:58:49 9c3e1370e548: Waiting 11:58:49 4cc291be95ef: Download complete 11:58:49 5c3c966382ef: Verifying Checksum 11:58:49 5c3c966382ef: Download complete 11:58:49 4f4fb700ef54: Verifying Checksum 11:58:49 4f4fb700ef54: Download complete 11:58:49 43c4264eed91: Verifying Checksum 11:58:49 43c4264eed91: Download complete 11:58:49 d9c7d2e4e75e: Verifying Checksum 11:58:49 d9c7d2e4e75e: Download complete 11:58:49 43c4264eed91: Pull complete 11:58:49 4cc291be95ef: Pull complete 11:58:49 2ac1f1163629: Verifying Checksum 11:58:49 2ac1f1163629: Download complete 11:58:50 9c3e1370e548: Verifying Checksum 11:58:50 9c3e1370e548: Download complete 11:58:53 2ac1f1163629: Pull complete 11:58:53 5c3c966382ef: Pull complete 11:58:53 4f4fb700ef54: Pull complete 11:58:53 d9c7d2e4e75e: Pull complete 11:58:57 9c3e1370e548: Pull complete 11:58:57 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:58:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:58:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:57 prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container 11:58:57 $ 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/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-snyk-go:latest cat 11:59:01 $ docker top b47711168c89f80630448a6544bd6c04c4bdde6e4f6969aa08096ab2e797ac65 -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:02 + git config --global --add safe.directory /w/workspace/edgex-go/797 [Pipeline] echo 11:59:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 11:59:02 + set -o pipefail 11:59:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 11:59:10 11:59:10 Monitoring /w/workspace/edgex-go/797 (github.com/edgexfoundry/edgex-go)... 11:59:10 11:59:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/4e404a1d-b0c2-4f42-8950-6f7118bb4fd5 11:59:10 11:59:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:59:10 11:59:10 11:59:10 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:59:10 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:59:11 $ docker stop --time=1 b47711168c89f80630448a6544bd6c04c4bdde6e4f6969aa08096ab2e797ac65 11:59:14 $ docker rm -f --volumes b47711168c89f80630448a6544bd6c04c4bdde6e4f6969aa08096ab2e797ac65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:59:15 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:59:15 provisioning config files... 11:59:15 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/797@tmp/config2281866320853621645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:15 --> edgex-publish-swagger.sh 11:59:15 === Publish openapi API === 11:59:15 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 11:59:15 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/797/openapi/core-command.yaml] 11:59:15 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:15 Dload Upload Total Spent Left Speed 11:59:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 38979 --:--:-- --:--:-- --:--:-- 38933 100 32782 0 0 100 32782 0 38979 --:--:-- --:--:-- --:--:-- 38933 11:59:16 11:59:16 11:59:16 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/797/openapi/core-data.yaml] 11:59:16 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:16 Dload Upload Total Spent Left Speed 11:59:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 172k --:--:-- --:--:-- --:--:-- 172k 11:59:16 11:59:16 11:59:16 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/797/openapi/core-keeper.yaml] 11:59:16 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:16 Dload Upload Total Spent Left Speed 11:59:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 208 101k --:--:-- --:--:-- --:--:-- 101k 11:59:17 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:59:17 11:59:17 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/797/openapi/core-metadata.yaml] 11:59:17 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:17 Dload Upload Total Spent Left Speed 11:59:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 765k --:--:-- --:--:-- --:--:-- 765k 100 156k 100 156 100 156k 301 301k --:--:-- --:--:-- --:--:-- 301k 11:59:17 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:59:17 11:59:17 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/797/openapi/security-proxy-auth.yaml] 11:59:17 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:17 Dload Upload Total Spent Left Speed 11:59:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 308 111k --:--:-- --:--:-- --:--:-- 111k 11:59:17 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:59:17 11:59:17 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/797/openapi/security-secretstore-setup.yaml] 11:59:17 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:17 Dload Upload Total Spent Left Speed 11:59:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 397 23572 --:--:-- --:--:-- --:--:-- 23969 11:59:18 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:59:18 11:59:18 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/797/openapi/support-notifications.yaml] 11:59:18 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:18 Dload Upload Total Spent Left Speed 11:59:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99976 0 0 100 99976 0 480k --:--:-- --:--:-- --:--:-- 478k 100 97k 100 156 100 99976 411 257k --:--:-- --:--:-- --:--:-- 257k 11:59:18 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:59:18 11:59:18 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/797/openapi/support-scheduler.yaml] 11:59:18 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:18 Dload Upload Total Spent Left Speed 11:59:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 465 147k --:--:-- --:--:-- --:--:-- 148k 11:59:18 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:59:18 [Pipeline] } 11:59:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 11:59:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:59:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:59:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:19 prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container 11:59:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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/py-git-semver:0.1.4 cat 11:59:20 $ docker top dabcdb0045d349ed2416e08bd2b41db13fb23fd03a4ff3023cf5042e7e535b4e -eo pid,comm 11:59:20 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). 11:59:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:59:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:59:20 [ssh-agent] Looking for ssh-agent implementation... 11:59:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:59:20 $ docker exec dabcdb0045d349ed2416e08bd2b41db13fb23fd03a4ff3023cf5042e7e535b4e ssh-agent 11:59:20 SSH_AUTH_SOCK=/tmp/ssh-VuirMimtKprV/agent.32 11:59:20 SSH_AGENT_PID=38 11:59:20 Running ssh-add (command line suppressed) 11:59:20 Identity added: /w/workspace/edgex-go/797@tmp/private_key_17759436949066964489.key (/w/workspace/edgex-go/797@tmp/private_key_17759436949066964489.key) 11:59:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:59:21 + git semver tag 11:59:21 2025-02-19 11:59:21,169 [run_tag] DEBUG tag force:False 11:59:21 2025-02-19 11:59:21,170 [check_head_tag] DEBUG check head tag 11:59:21 2025-02-19 11:59:21,174 [execute] INFO git cat-file --batch-check 11:59:21 2025-02-19 11:59:21,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/797, universal_newlines=False, shell=None, istream=) 11:59:21 2025-02-19 11:59:21,178 [execute] INFO git cat-file --batch 11:59:21 2025-02-19 11:59:21,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/797, universal_newlines=False, shell=None, istream=) 11:59:21 2025-02-19 11:59:21,233 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main 11:59:21 2025-02-19 11:59:21,233 [execute] INFO git tag -a v4.0.0-dev.59 -m v4.0.0-dev.59 11:59:21 2025-02-19 11:59:21,233 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.59', '-m', 'v4.0.0-dev.59'], cwd=/w/workspace/edgex-go/797, universal_newlines=False, shell=None, istream=None) 11:59:21 2025-02-19 11:59:21,240 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main 11:59:21 4.0.0-dev.59 [Pipeline] } 11:59:21 $ docker exec --env ******** --env ******** dabcdb0045d349ed2416e08bd2b41db13fb23fd03a4ff3023cf5042e7e535b4e ssh-agent -k 11:59:21 unset SSH_AUTH_SOCK; 11:59:21 unset SSH_AGENT_PID; 11:59:21 echo Agent pid 38 killed; 11:59:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:59:21 + git semver [Pipeline] } 11:59:22 $ docker stop --time=1 dabcdb0045d349ed2416e08bd2b41db13fb23fd03a4ff3023cf5042e7e535b4e 11:59:23 $ docker rm -f --volumes dabcdb0045d349ed2416e08bd2b41db13fb23fd03a4ff3023cf5042e7e535b4e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:59:23 11:59:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:59:24 0.23.1-centos7: Pulling from edgex-lftools 11:59:24 ab5ef0e58194: Pulling fs layer 11:59:24 9712f1f96733: Pulling fs layer 11:59:24 63f879dbbcfc: Pulling fs layer 11:59:24 0d9ebad4ef96: Pulling fs layer 11:59:24 e9a5061849ea: Pulling fs layer 11:59:24 d747dcd14b5f: Pulling fs layer 11:59:24 2de7ff778b66: Pulling fs layer 11:59:24 d747dcd14b5f: Waiting 11:59:24 2de7ff778b66: Waiting 11:59:24 e9a5061849ea: Waiting 11:59:24 0d9ebad4ef96: Waiting 11:59:24 9712f1f96733: Verifying Checksum 11:59:24 9712f1f96733: Download complete 11:59:24 63f879dbbcfc: Verifying Checksum 11:59:24 63f879dbbcfc: Download complete 11:59:24 e9a5061849ea: Verifying Checksum 11:59:24 e9a5061849ea: Download complete 11:59:24 d747dcd14b5f: Verifying Checksum 11:59:24 d747dcd14b5f: Download complete 11:59:24 ab5ef0e58194: Verifying Checksum 11:59:24 ab5ef0e58194: Download complete 11:59:25 2de7ff778b66: Verifying Checksum 11:59:25 2de7ff778b66: Download complete 11:59:25 0d9ebad4ef96: Verifying Checksum 11:59:25 0d9ebad4ef96: Download complete 11:59:28 ab5ef0e58194: Pull complete 11:59:28 9712f1f96733: Pull complete 11:59:28 63f879dbbcfc: Pull complete 11:59:32 0d9ebad4ef96: Pull complete 11:59:33 e9a5061849ea: Pull complete 11:59:33 d747dcd14b5f: Pull complete 11:59:34 2de7ff778b66: Pull complete 11:59:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:59:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:59:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:34 prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container 11:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-lftools:0.23.1-centos7 cat 11:59:38 $ docker top 5c1373a96d558f550e4be2827ab62f1832e1ed40cdf1548eb5e4d35faeda4b3b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:59:38 provisioning config files... 11:59:38 copy managed file [sigul-config] to file:/w/workspace/edgex-go/797@tmp/config12702121890126991995tmp 11:59:38 copy managed file [sigul-password] to file:/w/workspace/edgex-go/797@tmp/config5353239139639187737tmp 11:59:38 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/797@tmp/config589990420920333793tmp [Pipeline] { [Pipeline] echo 11:59:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:59:38 ---> sigul-configuration.sh 11:59:38 gpg: directory `/root/.gnupg' created 11:59:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:59:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:59:38 gpg: keyring `/root/.gnupg/secring.gpg' created 11:59:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:59:38 gpg: CAST5 encrypted data 11:59:38 gpg: encrypted with 1 passphrase 11:59:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:59:39 + mkdir /home/jenkins 11:59:39 + mkdir /home/jenkins/sigul [Pipeline] sh 11:59:39 + 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 11:59:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:59:39 ---> sigul-install.sh 11:59:39 Sigul already installed; skipping installation. [Pipeline] sh 11:59:40 + git tag --list 11:59:40 0.6.0 11:59:40 0.6.1 11:59:40 0.7.0 11:59:40 0.7.1 11:59:40 v1.0.0 11:59:40 v1.0.1 11:59:40 v1.1.0 11:59:40 v1.2.0 11:59:40 v1.2.1 11:59:40 v1.3.0 11:59:40 v1.3.1 11:59:40 v2.0.0 11:59:40 v2.1.0 11:59:40 v2.1.1 11:59:40 v2.2.0 11:59:40 v2.3.0 11:59:40 v3.0 11:59:40 v3.0.0 11:59:40 v3.1 11:59:40 v3.1.0 11:59:40 v3.1.0-dev.1 11:59:40 v3.1.0-dev.10 11:59:40 v3.1.0-dev.11 11:59:40 v3.1.0-dev.12 11:59:40 v3.1.0-dev.13 11:59:40 v3.1.0-dev.14 11:59:40 v3.1.0-dev.15 11:59:40 v3.1.0-dev.16 11:59:40 v3.1.0-dev.17 11:59:40 v3.1.0-dev.18 11:59:40 v3.1.0-dev.19 11:59:40 v3.1.0-dev.2 11:59:40 v3.1.0-dev.20 11:59:40 v3.1.0-dev.21 11:59:40 v3.1.0-dev.22 11:59:40 v3.1.0-dev.23 11:59:40 v3.1.0-dev.24 11:59:40 v3.1.0-dev.25 11:59:40 v3.1.0-dev.26 11:59:40 v3.1.0-dev.27 11:59:40 v3.1.0-dev.28 11:59:40 v3.1.0-dev.29 11:59:40 v3.1.0-dev.3 11:59:40 v3.1.0-dev.30 11:59:40 v3.1.0-dev.31 11:59:40 v3.1.0-dev.32 11:59:40 v3.1.0-dev.33 11:59:40 v3.1.0-dev.34 11:59:40 v3.1.0-dev.35 11:59:40 v3.1.0-dev.36 11:59:40 v3.1.0-dev.37 11:59:40 v3.1.0-dev.38 11:59:40 v3.1.0-dev.39 11:59:40 v3.1.0-dev.4 11:59:40 v3.1.0-dev.40 11:59:40 v3.1.0-dev.41 11:59:40 v3.1.0-dev.42 11:59:40 v3.1.0-dev.43 11:59:40 v3.1.0-dev.44 11:59:40 v3.1.0-dev.45 11:59:40 v3.1.0-dev.46 11:59:40 v3.1.0-dev.47 11:59:40 v3.1.0-dev.48 11:59:40 v3.1.0-dev.49 11:59:40 v3.1.0-dev.5 11:59:40 v3.1.0-dev.50 11:59:40 v3.1.0-dev.51 11:59:40 v3.1.0-dev.52 11:59:40 v3.1.0-dev.53 11:59:40 v3.1.0-dev.54 11:59:40 v3.1.0-dev.55 11:59:40 v3.1.0-dev.56 11:59:40 v3.1.0-dev.57 11:59:40 v3.1.0-dev.58 11:59:40 v3.1.0-dev.59 11:59:40 v3.1.0-dev.6 11:59:40 v3.1.0-dev.60 11:59:40 v3.1.0-dev.61 11:59:40 v3.1.0-dev.62 11:59:40 v3.1.0-dev.63 11:59:40 v3.1.0-dev.64 11:59:40 v3.1.0-dev.65 11:59:40 v3.1.0-dev.66 11:59:40 v3.1.0-dev.67 11:59:40 v3.1.0-dev.68 11:59:40 v3.1.0-dev.69 11:59:40 v3.1.0-dev.7 11:59:40 v3.1.0-dev.70 11:59:40 v3.1.0-dev.71 11:59:40 v3.1.0-dev.72 11:59:40 v3.1.0-dev.73 11:59:40 v3.1.0-dev.8 11:59:40 v3.1.0-dev.9 11:59:40 v3.1.1 11:59:40 v3.1.1-dev.1 11:59:40 v3.1.1-dev.2 11:59:40 v3.2.0-dev.1 11:59:40 v3.2.0-dev.10 11:59:40 v3.2.0-dev.100 11:59:40 v3.2.0-dev.101 11:59:40 v3.2.0-dev.102 11:59:40 v3.2.0-dev.103 11:59:40 v3.2.0-dev.104 11:59:40 v3.2.0-dev.105 11:59:40 v3.2.0-dev.106 11:59:40 v3.2.0-dev.107 11:59:40 v3.2.0-dev.108 11:59:40 v3.2.0-dev.109 11:59:40 v3.2.0-dev.11 11:59:40 v3.2.0-dev.12 11:59:40 v3.2.0-dev.13 11:59:40 v3.2.0-dev.14 11:59:40 v3.2.0-dev.15 11:59:40 v3.2.0-dev.16 11:59:40 v3.2.0-dev.17 11:59:40 v3.2.0-dev.18 11:59:40 v3.2.0-dev.19 11:59:40 v3.2.0-dev.2 11:59:40 v3.2.0-dev.20 11:59:40 v3.2.0-dev.21 11:59:40 v3.2.0-dev.22 11:59:40 v3.2.0-dev.23 11:59:40 v3.2.0-dev.24 11:59:40 v3.2.0-dev.25 11:59:40 v3.2.0-dev.26 11:59:40 v3.2.0-dev.27 11:59:40 v3.2.0-dev.28 11:59:40 v3.2.0-dev.29 11:59:40 v3.2.0-dev.3 11:59:40 v3.2.0-dev.30 11:59:40 v3.2.0-dev.31 11:59:40 v3.2.0-dev.32 11:59:40 v3.2.0-dev.33 11:59:40 v3.2.0-dev.34 11:59:40 v3.2.0-dev.35 11:59:40 v3.2.0-dev.36 11:59:40 v3.2.0-dev.37 11:59:40 v3.2.0-dev.38 11:59:40 v3.2.0-dev.39 11:59:40 v3.2.0-dev.4 11:59:40 v3.2.0-dev.40 11:59:40 v3.2.0-dev.41 11:59:40 v3.2.0-dev.42 11:59:40 v3.2.0-dev.43 11:59:40 v3.2.0-dev.44 11:59:40 v3.2.0-dev.45 11:59:40 v3.2.0-dev.46 11:59:40 v3.2.0-dev.47 11:59:40 v3.2.0-dev.48 11:59:40 v3.2.0-dev.49 11:59:40 v3.2.0-dev.5 11:59:40 v3.2.0-dev.50 11:59:40 v3.2.0-dev.51 11:59:40 v3.2.0-dev.52 11:59:40 v3.2.0-dev.53 11:59:40 v3.2.0-dev.54 11:59:40 v3.2.0-dev.55 11:59:40 v3.2.0-dev.56 11:59:40 v3.2.0-dev.57 11:59:40 v3.2.0-dev.58 11:59:40 v3.2.0-dev.59 11:59:40 v3.2.0-dev.6 11:59:40 v3.2.0-dev.60 11:59:40 v3.2.0-dev.61 11:59:40 v3.2.0-dev.62 11:59:40 v3.2.0-dev.63 11:59:40 v3.2.0-dev.64 11:59:40 v3.2.0-dev.65 11:59:40 v3.2.0-dev.66 11:59:40 v3.2.0-dev.67 11:59:40 v3.2.0-dev.68 11:59:40 v3.2.0-dev.69 11:59:40 v3.2.0-dev.7 11:59:40 v3.2.0-dev.70 11:59:40 v3.2.0-dev.71 11:59:40 v3.2.0-dev.72 11:59:40 v3.2.0-dev.73 11:59:40 v3.2.0-dev.74 11:59:40 v3.2.0-dev.75 11:59:40 v3.2.0-dev.76 11:59:40 v3.2.0-dev.77 11:59:40 v3.2.0-dev.78 11:59:40 v3.2.0-dev.79 11:59:40 v3.2.0-dev.8 11:59:40 v3.2.0-dev.80 11:59:40 v3.2.0-dev.81 11:59:40 v3.2.0-dev.82 11:59:40 v3.2.0-dev.83 11:59:40 v3.2.0-dev.84 11:59:40 v3.2.0-dev.85 11:59:40 v3.2.0-dev.86 11:59:40 v3.2.0-dev.87 11:59:40 v3.2.0-dev.88 11:59:40 v3.2.0-dev.89 11:59:40 v3.2.0-dev.9 11:59:40 v3.2.0-dev.90 11:59:40 v3.2.0-dev.91 11:59:40 v3.2.0-dev.92 11:59:40 v3.2.0-dev.93 11:59:40 v3.2.0-dev.94 11:59:40 v3.2.0-dev.95 11:59:40 v3.2.0-dev.96 11:59:40 v3.2.0-dev.97 11:59:40 v3.2.0-dev.98 11:59:40 v3.2.0-dev.99 11:59:40 v4.0.0-dev.1 11:59:40 v4.0.0-dev.10 11:59:40 v4.0.0-dev.11 11:59:40 v4.0.0-dev.12 11:59:40 v4.0.0-dev.13 11:59:40 v4.0.0-dev.14 11:59:40 v4.0.0-dev.15 11:59:40 v4.0.0-dev.16 11:59:40 v4.0.0-dev.17 11:59:40 v4.0.0-dev.18 11:59:40 v4.0.0-dev.19 11:59:40 v4.0.0-dev.2 11:59:40 v4.0.0-dev.20 11:59:40 v4.0.0-dev.21 11:59:40 v4.0.0-dev.22 11:59:40 v4.0.0-dev.23 11:59:40 v4.0.0-dev.24 11:59:40 v4.0.0-dev.25 11:59:40 v4.0.0-dev.26 11:59:40 v4.0.0-dev.27 11:59:40 v4.0.0-dev.28 11:59:40 v4.0.0-dev.29 11:59:40 v4.0.0-dev.3 11:59:40 v4.0.0-dev.30 11:59:40 v4.0.0-dev.31 11:59:40 v4.0.0-dev.32 11:59:40 v4.0.0-dev.33 11:59:40 v4.0.0-dev.34 11:59:40 v4.0.0-dev.35 11:59:40 v4.0.0-dev.36 11:59:40 v4.0.0-dev.37 11:59:40 v4.0.0-dev.38 11:59:40 v4.0.0-dev.39 11:59:40 v4.0.0-dev.4 11:59:40 v4.0.0-dev.40 11:59:40 v4.0.0-dev.41 11:59:40 v4.0.0-dev.42 11:59:40 v4.0.0-dev.43 11:59:40 v4.0.0-dev.44 11:59:40 v4.0.0-dev.45 11:59:40 v4.0.0-dev.46 11:59:40 v4.0.0-dev.47 11:59:40 v4.0.0-dev.48 11:59:40 v4.0.0-dev.49 11:59:40 v4.0.0-dev.5 11:59:40 v4.0.0-dev.50 11:59:40 v4.0.0-dev.51 11:59:40 v4.0.0-dev.52 11:59:40 v4.0.0-dev.53 11:59:40 v4.0.0-dev.54 11:59:40 v4.0.0-dev.55 11:59:40 v4.0.0-dev.56 11:59:40 v4.0.0-dev.57 11:59:40 v4.0.0-dev.58 11:59:40 v4.0.0-dev.59 11:59:40 v4.0.0-dev.6 11:59:40 v4.0.0-dev.7 11:59:40 v4.0.0-dev.8 11:59:40 v4.0.0-dev.9 [Pipeline] sh 11:59:40 + lftools sign git-tag v4.0.0-dev.59 11:59:40 Signing Git tag with Sigul... 11:59:40 Signing v4.0.0-dev.59 [Pipeline] echo 11:59:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:59:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:59:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:59:41 $ docker stop --time=1 5c1373a96d558f550e4be2827ab62f1832e1ed40cdf1548eb5e4d35faeda4b3b 11:59:43 $ docker rm -f --volumes 5c1373a96d558f550e4be2827ab62f1832e1ed40cdf1548eb5e4d35faeda4b3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:59:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:59:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:59:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:43 prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container 11:59:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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/py-git-semver:0.1.4 cat 11:59:44 $ docker top df5bcb1db6e79da416b5f00989cd84fb5724d71ba1bfcb80f21f90693b6e8289 -eo pid,comm 11:59:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:59:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:59:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:59:44 [ssh-agent] Looking for ssh-agent implementation... 11:59:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:59:44 $ docker exec df5bcb1db6e79da416b5f00989cd84fb5724d71ba1bfcb80f21f90693b6e8289 ssh-agent 11:59:44 SSH_AUTH_SOCK=/tmp/ssh-uQToL5fyILjF/agent.32 11:59:44 SSH_AGENT_PID=38 11:59:44 Running ssh-add (command line suppressed) 11:59:44 Identity added: /w/workspace/edgex-go/797@tmp/private_key_6237708737358019850.key (/w/workspace/edgex-go/797@tmp/private_key_6237708737358019850.key) 11:59:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:59:45 + git semver bump pre 11:59:45 2025-02-19 11:59:45,265 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main 11:59:45 2025-02-19 11:59:45,265 [bump_version] DEBUG bumping version:4.0.0-dev.59 on axis:pre with prefix:dev 11:59:45 2025-02-19 11:59:45,265 [bump_version] DEBUG bumped version:4.0.0-dev.60 11:59:45 2025-02-19 11:59:45,265 [write_version] DEBUG write version:4.0.0-dev.60 to path:/w/workspace/edgex-go/797/.semver/main with force:True 11:59:45 2025-02-19 11:59:45,265 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main 11:59:45 2025-02-19 11:59:45,265 [write_file] DEBUG write to file:/w/workspace/edgex-go/797/.semver/main 11:59:45 2025-02-19 11:59:45,267 [execute] INFO git cat-file --batch-check 11:59:45 2025-02-19 11:59:45,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/797/.semver, universal_newlines=False, shell=None, istream=) 11:59:45 2025-02-19 11:59:45,272 [execute] INFO git cat-file --batch 11:59:45 2025-02-19 11:59:45,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/797/.semver, universal_newlines=False, shell=None, istream=) 11:59:45 2025-02-19 11:59:45,277 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main 11:59:45 4.0.0-dev.60 [Pipeline] } 11:59:45 $ docker exec --env ******** --env ******** df5bcb1db6e79da416b5f00989cd84fb5724d71ba1bfcb80f21f90693b6e8289 ssh-agent -k 11:59:45 unset SSH_AUTH_SOCK; 11:59:45 unset SSH_AGENT_PID; 11:59:45 echo Agent pid 38 killed; 11:59:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:59:45 + git semver [Pipeline] } 11:59:46 $ docker stop --time=1 df5bcb1db6e79da416b5f00989cd84fb5724d71ba1bfcb80f21f90693b6e8289 11:59:47 $ docker rm -f --volumes df5bcb1db6e79da416b5f00989cd84fb5724d71ba1bfcb80f21f90693b6e8289 [Pipeline] // withDockerContainer [Pipeline] sh 11:59:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:59:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:59:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:48 prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container 11:59:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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/py-git-semver:0.1.4 cat 11:59:48 $ docker top ce66191225e3474adb4ff01e1c040a3f4b60756cf8db2aecc7ca3c31aec0dcab -eo pid,comm 11:59:48 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). 11:59:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:59:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:59:48 [ssh-agent] Looking for ssh-agent implementation... 11:59:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:59:48 $ docker exec ce66191225e3474adb4ff01e1c040a3f4b60756cf8db2aecc7ca3c31aec0dcab ssh-agent 11:59:48 SSH_AUTH_SOCK=/tmp/ssh-cGecyoE4FBCh/agent.32 11:59:48 SSH_AGENT_PID=38 11:59:48 Running ssh-add (command line suppressed) 11:59:48 Identity added: /w/workspace/edgex-go/797@tmp/private_key_4475184191250262185.key (/w/workspace/edgex-go/797@tmp/private_key_4475184191250262185.key) 11:59:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:59:49 + git semver push 11:59:49 2025-02-19 11:59:49,414 [run_push] DEBUG push 11:59:49 2025-02-19 11:59:49,414 [execute] INFO git cat-file --batch-check 11:59:49 2025-02-19 11:59:49,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/797/.semver, universal_newlines=False, shell=None, istream=) 11:59:49 2025-02-19 11:59:49,418 [execute] INFO git rev-list a6c17e400ad64477efacacac41fe20bb0fc9d9da -- 11:59:49 2025-02-19 11:59:49,418 [execute] DEBUG Popen(['git', 'rev-list', 'a6c17e400ad64477efacacac41fe20bb0fc9d9da', '--'], cwd=/w/workspace/edgex-go/797/.semver, universal_newlines=False, shell=None, istream=None) 11:59:49 2025-02-19 11:59:49,436 [execute] INFO git fetch -v origin 11:59:49 2025-02-19 11:59:49,436 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/797/.semver, universal_newlines=True, shell=None, istream=None) 11:59:50 2025-02-19 11:59:49,870 [run_push] DEBUG no remote changes detected 11:59:50 2025-02-19 11:59:49,870 [execute] INFO git push origin semver 11:59:50 2025-02-19 11:59:49,871 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/797/.semver, universal_newlines=False, shell=None, istream=None) 11:59:50 2025-02-19 11:59:50,597 [run_push] DEBUG push all version tags 11:59:50 2025-02-19 11:59:50,597 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:59:50 2025-02-19 11:59:50,598 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/797, universal_newlines=False, shell=None, istream=None) 11:59:51 2025-02-19 11:59:51,467 [read_version] DEBUG read version from /w/workspace/edgex-go/797/.semver/main 11:59:51 4.0.0-dev.60 [Pipeline] } 11:59:51 $ docker exec --env ******** --env ******** ce66191225e3474adb4ff01e1c040a3f4b60756cf8db2aecc7ca3c31aec0dcab ssh-agent -k 11:59:51 unset SSH_AUTH_SOCK; 11:59:51 unset SSH_AGENT_PID; 11:59:51 echo Agent pid 38 killed; 11:59:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:59:52 + git semver [Pipeline] } 11:59:52 $ docker stop --time=1 ce66191225e3474adb4ff01e1c040a3f4b60756cf8db2aecc7ca3c31aec0dcab 11:59:53 $ docker rm -f --volumes ce66191225e3474adb4ff01e1c040a3f4b60756cf8db2aecc7ca3c31aec0dcab [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 11:59:54 + [ -d /w/workspace/edgex-go/797/archives ] [Pipeline] libraryResource [Pipeline] sh 11:59:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:59:55 ---> package-listing.sh 11:59:55 ++ facter osfamily 11:59:55 ++ tr '[:upper:]' '[:lower:]' 11:59:55 + OS_FAMILY=debian 11:59:55 + workspace=/w/workspace/edgex-go/797 11:59:55 + START_PACKAGES=/tmp/packages_start.txt 11:59:55 + END_PACKAGES=/tmp/packages_end.txt 11:59:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:59:55 + PACKAGES=/tmp/packages_start.txt 11:59:55 + '[' /w/workspace/edgex-go/797 ']' 11:59:55 + PACKAGES=/tmp/packages_end.txt 11:59:55 + case "${OS_FAMILY}" in 11:59:55 + dpkg -l 11:59:55 + grep '^ii' 11:59:55 + '[' -f /tmp/packages_start.txt ']' 11:59:55 + '[' -f /tmp/packages_end.txt ']' 11:59:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:59:55 + '[' /w/workspace/edgex-go/797 ']' 11:59:55 + mkdir -p /w/workspace/edgex-go/797/archives/ 11:59:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/797/archives/ [Pipeline] echo 11:59:55 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/797/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:59:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:56 11:59:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:56 latest: Pulling from edgex-lftools-log-publisher 11:59:56 5eb5b503b376: Pulling fs layer 11:59:56 5c69ac0246d0: Pulling fs layer 11:59:56 ec43610c2a17: Pulling fs layer 11:59:56 3a2ae6a8a46f: Pulling fs layer 11:59:56 33b1e0a273af: Pulling fs layer 11:59:56 5d3b04190fa2: Pulling fs layer 11:59:56 2f39f015ded8: Pulling fs layer 11:59:56 33b1e0a273af: Waiting 11:59:56 5d3b04190fa2: Waiting 11:59:56 2f39f015ded8: Waiting 11:59:56 3a2ae6a8a46f: Waiting 11:59:56 5c69ac0246d0: Verifying Checksum 11:59:56 5c69ac0246d0: Download complete 11:59:56 3a2ae6a8a46f: Verifying Checksum 11:59:56 3a2ae6a8a46f: Download complete 11:59:56 33b1e0a273af: Verifying Checksum 11:59:56 33b1e0a273af: Download complete 11:59:56 5d3b04190fa2: Verifying Checksum 11:59:56 5d3b04190fa2: Download complete 11:59:56 ec43610c2a17: Verifying Checksum 11:59:56 ec43610c2a17: Download complete 11:59:57 5eb5b503b376: Verifying Checksum 11:59:57 5eb5b503b376: Download complete 11:59:57 2f39f015ded8: Download complete 11:59:58 5eb5b503b376: Pull complete 11:59:58 5c69ac0246d0: Pull complete 11:59:58 ec43610c2a17: Pull complete 11:59:58 3a2ae6a8a46f: Pull complete 11:59:59 33b1e0a273af: Pull complete 11:59:59 5d3b04190fa2: Pull complete 12:00:04 2f39f015ded8: Pull complete 12:00:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:00:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:04 prd-ubuntu20.04-docker-8c-8g-39231 does not seem to be running inside a container 12:00:04 $ 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/797/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/797 -v /w/workspace/edgex-go/797:/w/workspace/edgex-go/797:rw,z -v /w/workspace/edgex-go/797@tmp:/w/workspace/edgex-go/797@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-lftools-log-publisher:latest cat 12:00:09 $ docker top ece66bf72d7ed246dcf63b9678d9d92964dfd1e4ab983923e3ad6e495800dd48 -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:09 + touch /tmp/pre-build-complete [Pipeline] sh 12:00:10 + mkdir -p /var/log/sysstat [Pipeline] sh 12:00:10 + ls /var/log/sa-host 12:00:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:00:10 provisioning config files... 12:00:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/797@tmp/config6447342755006522376tmp [Pipeline] { [Pipeline] echo 12:00:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:00:10 ---> create-netrc.sh [Pipeline] } 12:00:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:00:11 ---> python-tools-install.sh [Pipeline] echo 12:00:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:00:11 ---> sudo-logs.sh 12:00:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:00:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:00:11 ---> job-cost.sh 12:00:11 lf-activate-venv: SKIPPING 12:00:11 DEBUG: total: 0.10999999940395355 12:00:11 INFO: Retrieving Stack Cost... 12:00:12 INFO: Retrieving Pricing Info for: v3-standard-8 12:00:12 INFO: Archiving Costs [Pipeline] echo 12:00:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:00:12 ---> logs-deploy.sh 12:00:12 lf-activate-venv: SKIPPING 12:00:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/797 12:00:12 INFO: archiving workspace using pattern(s): 12:00:13 Archives upload complete. 12:00:13 INFO: archiving logs to Nexus 12:00:14 ---> uname -a: 12:00:14 Linux prd-ubuntu20-04-docker-8c-8g-39231 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:00:14 12:00:14 12:00:14 ---> lscpu: 12:00:14 Architecture: x86_64 12:00:14 CPU op-mode(s): 32-bit, 64-bit 12:00:14 Byte Order: Little Endian 12:00:14 Address sizes: 40 bits physical, 48 bits virtual 12:00:14 CPU(s): 8 12:00:14 On-line CPU(s) list: 0-7 12:00:14 Thread(s) per core: 1 12:00:14 Core(s) per socket: 1 12:00:14 Socket(s): 8 12:00:14 NUMA node(s): 1 12:00:14 Vendor ID: AuthenticAMD 12:00:14 CPU family: 23 12:00:14 Model: 49 12:00:14 Model name: AMD EPYC-Rome Processor 12:00:14 Stepping: 0 12:00:14 CPU MHz: 2800.000 12:00:14 BogoMIPS: 5600.00 12:00:14 Virtualization: AMD-V 12:00:14 Hypervisor vendor: KVM 12:00:14 Virtualization type: full 12:00:14 L1d cache: 256 KiB 12:00:14 L1i cache: 256 KiB 12:00:14 L2 cache: 4 MiB 12:00:14 L3 cache: 128 MiB 12:00:14 NUMA node0 CPU(s): 0-7 12:00:14 Vulnerability Itlb multihit: Not affected 12:00:14 Vulnerability L1tf: Not affected 12:00:14 Vulnerability Mds: Not affected 12:00:14 Vulnerability Meltdown: Not affected 12:00:14 Vulnerability Mmio stale data: Not affected 12:00:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:00:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:00:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:00:14 Vulnerability Srbds: Not affected 12:00:14 Vulnerability Tsx async abort: Not affected 12:00:14 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 12:00:14 12:00:14 12:00:14 ---> nproc: 12:00:14 8 12:00:14 12:00:14 12:00:14 ---> df -h: 12:00:14 Filesystem Size Used Avail Use% Mounted on 12:00:14 overlay 155G 30G 126G 20% / 12:00:14 tmpfs 64M 0 64M 0% /dev 12:00:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:00:14 shm 64M 0 64M 0% /dev/shm 12:00:14 /dev/vda1 155G 30G 126G 20% /facter-os 12:00:14 12:00:14 12:00:14 ---> sar -b -r -n DEV: 12:00:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39231) 02/19/25 _x86_64_ (8 CPU) 12:00:14 12:00:14 11:11:03 LINUX RESTART (8 CPU) 12:00:14 12:00:14 11:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:00:14 11:13:01 220.87 3.71 217.16 0.00 389.97 76598.44 0.00 12:00:14 11:14:01 43.54 0.00 43.54 0.00 0.00 32282.77 0.00 12:00:14 11:15:01 34.65 0.13 34.52 0.00 2.27 18698.27 0.00 12:00:14 11:16:01 147.59 0.30 147.29 0.00 30.66 52619.76 0.00 12:00:14 11:17:01 781.07 22.11 758.96 0.00 2784.27 247384.21 0.00 12:00:14 11:18:01 507.68 0.92 506.76 0.00 11.46 205445.25 0.00 12:00:14 11:19:01 296.92 0.07 296.85 0.00 0.53 100400.93 0.00 12:00:14 11:20:01 341.99 0.05 341.94 0.00 0.40 63849.52 0.00 12:00:14 11:21:01 591.80 0.10 591.70 0.00 15.06 117658.51 0.00 12:00:14 11:22:01 32.83 0.05 32.78 0.00 8.27 878.65 0.00 12:00:14 11:23:01 12.68 0.02 12.66 0.00 2.27 284.22 0.00 12:00:14 11:24:01 1.68 0.00 1.68 0.00 0.00 23.06 0.00 12:00:14 11:25:01 0.83 0.00 0.83 0.00 0.00 9.33 0.00 12:00:14 11:26:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 12:00:14 11:27:01 1.07 0.02 1.05 0.00 0.13 16.66 0.00 12:00:14 11:28:01 2.03 0.00 2.03 0.00 0.00 22.53 0.00 12:00:14 11:29:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 12:00:14 11:30:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 12:00:14 11:31:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 12:00:14 11:32:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 12:00:14 11:33:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 12:00:14 11:34:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 12:00:14 11:35:01 1.40 0.37 1.03 0.00 11.46 12.00 0.00 12:00:14 11:36:01 2.77 1.20 1.57 0.00 25.46 20.00 0.00 12:00:14 11:37:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 12:00:14 11:38:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 12:00:14 11:39:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 12:00:14 11:40:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 12:00:14 11:41:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 12:00:14 11:42:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 12:00:14 11:43:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 12:00:14 11:44:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 12:00:14 11:45:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 12:00:14 11:46:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 12:00:14 11:47:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 12:00:14 11:48:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 12:00:14 11:49:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 12:00:14 11:50:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 12:00:14 11:51:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 12:00:14 11:52:01 1.37 0.00 1.37 0.00 0.00 15.99 0.00 12:00:14 11:53:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 12:00:14 11:54:01 1.22 0.00 1.22 0.00 0.00 16.13 0.00 12:00:14 11:55:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 12:00:14 11:56:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 12:00:14 11:57:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 12:00:14 11:58:01 1.30 0.00 1.30 0.00 0.00 16.93 0.00 12:00:14 11:59:01 79.14 0.10 79.04 0.00 14.13 24175.54 0.00 12:00:14 12:00:02 140.29 0.60 139.69 0.00 17.99 37725.16 0.00 12:00:14 Average: 68.18 0.62 67.56 0.00 68.94 20367.72 0.00 12:00:14 12:00:14 11:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:00:14 11:13:01 28109728 31308396 988936 3.01 126096 3261524 2082776 6.14 1400364 2880876 20292 12:00:14 11:14:01 26990288 31364532 929424 2.83 129768 4368464 2100820 6.19 1989376 3343940 195520 12:00:14 11:15:01 26968228 31401284 889324 2.70 134576 4395424 2226092 6.56 1543036 3784464 221240 12:00:14 11:16:01 26615240 31296476 994484 3.02 142088 4663376 2170620 6.40 1662516 4035412 351592 12:00:14 11:17:01 16704520 31326500 916876 2.79 361660 13835492 2401724 7.08 2936800 12067192 2973536 12:00:14 11:18:01 10195304 29089284 3089380 9.40 398440 17662896 9558276 28.17 5567808 15447856 926604 12:00:14 11:19:01 6320300 27750724 4425380 13.46 413132 20069192 10714372 31.58 8027748 16742956 555952 12:00:14 11:20:01 4500312 29062636 3116048 9.48 427980 23068476 7994712 23.56 8152684 18335160 1995012 12:00:14 11:21:01 8812220 31401184 842228 2.56 435520 21350176 2266056 6.68 3474892 19054240 472 12:00:14 11:22:01 8802656 31394208 848500 2.58 437196 21350960 2253864 6.64 3799544 18739196 680 12:00:14 11:23:01 8815980 31408056 834740 2.54 437576 21351232 2138660 6.30 3994828 18529864 8 12:00:14 11:24:01 8817004 31409100 833736 2.54 437584 21351236 2138660 6.30 3992524 18529868 8 12:00:14 11:25:01 8828336 31420456 822404 2.50 437596 21351236 2138660 6.30 3980744 18529868 12 12:00:14 11:26:01 8829388 31421512 821688 2.50 437612 21351236 2138660 6.30 3980536 18529872 12 12:00:14 11:27:01 8833032 31425276 817752 2.49 437652 21351220 2166844 6.39 3976784 18529852 268 12:00:14 11:28:01 8833236 31425480 817444 2.49 437676 21351220 2166844 6.39 3976716 18529852 16 12:00:14 11:29:01 8833440 31425840 817048 2.48 437680 21351352 2166844 6.39 3976536 18529984 28 12:00:14 11:30:01 8833204 31425608 817224 2.49 437720 21351356 2166844 6.39 3976556 18529984 8 12:00:14 11:31:01 8833156 31425604 817180 2.49 437760 21351348 2166844 6.39 3976580 18529988 8 12:00:14 11:32:01 8834536 31427064 815904 2.48 437796 21351364 2166844 6.39 3975424 18529996 28 12:00:14 11:33:01 8834528 31427064 815872 2.48 437816 21351364 2166844 6.39 3975364 18529996 8 12:00:14 11:34:01 8834360 31426948 815824 2.48 437848 21351368 2166844 6.39 3975432 18530000 32 12:00:14 11:35:01 8833744 31426716 816024 2.48 437868 21351704 2166844 6.39 3978076 18530120 216 12:00:14 11:36:01 8827800 31422712 820056 2.49 437920 21352468 2166844 6.39 3982504 18530364 12 12:00:14 11:37:01 8827596 31422564 820208 2.49 437956 21352484 2166844 6.39 3982632 18530308 40 12:00:14 11:38:01 8827004 31422000 820708 2.50 437988 21352484 2166844 6.39 3982392 18530304 8 12:00:14 11:39:01 8827212 31422244 820628 2.50 438012 21352488 2166844 6.39 3982424 18530308 8 12:00:14 11:40:01 8827188 31422284 820568 2.50 438052 21352492 2166844 6.39 3982484 18530312 8 12:00:14 11:41:01 8827140 31422272 820524 2.50 438096 21352480 2166844 6.39 3982552 18530320 24 12:00:14 11:42:01 8826904 31422060 820700 2.50 438120 21352500 2166844 6.39 3982644 18530320 8 12:00:14 11:43:01 8826604 31421788 820904 2.50 438152 21352500 2166844 6.39 3982620 18530320 8 12:00:14 11:44:01 8826336 31421560 821080 2.50 438176 21352504 2166844 6.39 3982676 18530324 4 12:00:14 11:45:01 8826540 31421792 820904 2.50 438188 21352504 2166844 6.39 3982708 18530324 4 12:00:14 11:46:01 8826176 31421460 821196 2.50 438208 21352504 2166844 6.39 3982764 18530332 8 12:00:14 11:47:01 8826340 31421632 820972 2.50 438232 21352512 2166844 6.39 3982808 18530336 28 12:00:14 11:48:01 8826292 31421616 820932 2.50 438260 21352516 2166844 6.39 3982820 18530332 8 12:00:14 11:49:01 8826460 31421788 820900 2.50 438276 21352520 2166844 6.39 3982836 18530336 28 12:00:14 11:50:01 8826184 31421568 821120 2.50 438288 21352520 2166844 6.39 3982892 18530340 8 12:00:14 11:51:01 8826136 31421536 821084 2.50 438320 21352512 2166844 6.39 3982904 18530344 28 12:00:14 11:52:01 8826404 31421864 820712 2.50 438352 21352524 2182896 6.43 3983032 18530348 8 12:00:14 11:53:01 8826356 31421824 820672 2.50 438368 21352532 2182896 6.43 3982960 18530352 8 12:00:14 11:54:01 8824608 31420128 822324 2.50 438400 21352536 2182896 6.43 3986416 18530360 28 12:00:14 11:55:01 8824592 31420112 822248 2.50 438432 21352536 2182896 6.43 3986168 18530360 12 12:00:14 11:56:01 8824696 31420280 822276 2.50 438464 21352524 2182896 6.43 3986212 18530368 8 12:00:14 11:57:01 8824484 31420108 822408 2.50 438492 21352540 2182896 6.43 3986328 18530372 4 12:00:14 11:58:01 8824372 31420124 822292 2.50 438520 21352676 2182896 6.43 3986292 18530496 8 12:00:14 11:59:01 8027440 31356140 885064 2.69 442120 22031324 2528408 7.45 4046036 19210208 372 12:00:14 12:00:02 6776368 31343292 895312 2.72 476304 23114476 2464600 7.26 4143992 20235472 483836 12:00:14 Average: 10346249 31235098 1007692 3.06 410299 19746810 2641007 7.78 3960437 17103419 160960 12:00:14 12:00:14 11:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:00:14 11:13:01 docker0 860.10 928.60 61.82 4620.44 0.00 0.00 0.00 0.00 12:00:14 11:13:01 ens3 1094.73 954.90 7952.06 99.88 0.00 0.00 0.00 0.00 12:00:14 11:13:01 vethf5fbd17 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 12:00:14 11:13:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 12:00:14 11:14:01 docker0 0.83 0.83 0.06 0.08 0.00 0.00 0.00 0.00 12:00:14 11:14:01 ens3 31.93 23.21 24.86 14.48 0.00 0.00 0.00 0.00 12:00:14 11:14:01 vethf5fbd17 0.83 0.90 0.07 0.08 0.00 0.00 0.00 0.00 12:00:14 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:15:01 docker0 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 12:00:14 11:15:01 ens3 36.03 20.40 31.85 12.87 0.00 0.00 0.00 0.00 12:00:14 11:15:01 vethf5fbd17 0.62 0.63 0.05 0.05 0.00 0.00 0.00 0.00 12:00:14 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:16:01 docker0 0.33 0.28 0.03 0.12 0.00 0.00 0.00 0.00 12:00:14 11:16:01 ens3 99.83 64.42 2278.76 17.57 0.00 0.00 0.00 0.00 12:00:14 11:16:01 vethebee44a 0.33 0.38 0.03 0.13 0.00 0.00 0.00 0.00 12:00:14 11:16:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 12:00:14 11:17:01 docker0 536.29 1132.42 45.45 8773.32 0.00 0.00 0.00 0.00 12:00:14 11:17:01 veth57a9c21 92.92 167.61 8.93 1226.81 0.00 0.00 0.00 0.10 12:00:14 11:17:01 veth74dd62b 75.17 174.68 7.78 1226.05 0.00 0.00 0.00 0.10 12:00:14 11:17:01 ens3 1495.93 751.70 11823.38 238.24 0.00 0.00 0.00 0.00 12:00:14 11:17:01 vethcc945bf 75.06 168.16 7.77 1225.90 0.00 0.00 0.00 0.10 12:00:14 11:17:01 vethf20e9fa 82.09 158.36 8.25 1228.23 0.00 0.00 0.00 0.10 12:00:14 11:17:01 veth2dbe9c5 75.49 169.63 7.79 1227.33 0.00 0.00 0.00 0.10 12:00:14 11:17:01 vethebee44a 0.07 1.25 0.00 0.05 0.00 0.00 0.00 0.00 12:00:14 11:17:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 12:00:14 11:17:01 veth8b7de96 75.24 181.86 7.79 1226.49 0.00 0.00 0.00 0.10 12:00:14 11:18:01 vethcd2149f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:00:14 11:18:01 veth9755ed8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:00:14 11:18:01 docker0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:18:01 veth7234d62 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:00:14 11:18:01 veth7c8e4c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:00:14 11:18:01 ens3 14.58 11.60 11.46 6.74 0.00 0.00 0.00 0.00 12:00:14 11:18:01 vetha848081 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:00:14 11:18:01 veth36a8c80 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:00:14 11:18:01 veth3b1cf53 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:00:14 11:18:01 veth6be418b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:00:14 11:18:01 veth672c7d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:00:14 11:18:01 veth8dea64b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:00:14 11:18:01 vethdf66e8b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:00:14 11:18:01 vethb9ae103 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:00:14 11:18:01 vethebee44a 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:19:01 vethcd2149f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:19:01 veth9755ed8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:19:01 veth7234d62 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:19:01 veth7c8e4c4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:19:01 ens3 2.57 1.88 2.04 1.17 0.00 0.00 0.00 0.00 12:00:14 11:19:01 vetha848081 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:19:01 veth36a8c80 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:19:01 veth3b1cf53 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:19:01 veth6be418b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:19:01 veth672c7d9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:19:01 veth8dea64b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:19:01 vethdf66e8b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:19:01 vethb9ae103 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:19:01 vethebee44a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:20:01 vethcd2149f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:20:01 veth9755ed8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:20:01 veth7234d62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:20:01 veth7c8e4c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:20:01 ens3 13.51 10.83 10.33 6.09 0.00 0.00 0.00 0.00 12:00:14 11:20:01 vetha848081 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:20:01 veth3b1cf53 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:20:01 veth6be418b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:20:01 veth8dea64b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:20:01 vethdf66e8b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:20:01 vethb9ae103 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:20:01 vethebee44a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:21:01 ens3 164.80 153.30 107.04 609.18 0.00 0.00 0.00 0.00 12:00:14 11:21:01 lo 21.39 21.39 2.11 2.11 0.00 0.00 0.00 0.00 12:00:14 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:22:01 ens3 431.94 428.83 195.83 2135.09 0.00 0.00 0.00 0.00 12:00:14 11:22:01 lo 45.59 45.59 4.49 4.49 0.00 0.00 0.00 0.00 12:00:14 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:23:01 ens3 165.59 160.01 76.70 1040.96 0.00 0.00 0.00 0.00 12:00:14 11:23:01 lo 12.66 12.66 1.25 1.25 0.00 0.00 0.00 0.00 12:00:14 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:24:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:27:01 ens3 0.25 0.13 0.08 0.10 0.00 0.00 0.00 0.00 12:00:14 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:28:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:32:01 ens3 0.62 0.55 2.40 0.10 0.00 0.00 0.00 0.00 12:00:14 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:35:01 ens3 0.85 0.58 0.81 0.36 0.00 0.00 0.00 0.00 12:00:14 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:36:01 ens3 5.48 3.95 3.78 4.68 0.00 0.00 0.00 0.00 12:00:14 11:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:00:14 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:37:01 ens3 1.85 1.48 1.05 1.27 0.00 0.00 0.00 0.00 12:00:14 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:38:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:42:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:00:14 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:45:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:46:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:47:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:00:14 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:48:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:52:01 ens3 0.35 0.22 0.25 0.07 0.00 0.00 0.00 0.00 12:00:14 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:54:01 ens3 1.45 1.88 0.09 12.48 0.00 0.00 0.00 0.00 12:00:14 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:55:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:00:14 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:56:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:57:01 ens3 5.51 5.81 0.42 7.29 0.00 0.00 0.00 0.00 12:00:14 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:58:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 12:00:14 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:14 11:59:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:59:01 ens3 168.19 126.92 3927.15 103.29 0.00 0.00 0.00 0.00 12:00:14 11:59:01 veth4378790 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:00:14 11:59:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 12:00:14 12:00:02 docker0 55.30 93.09 5.52 868.59 0.00 0.00 0.00 0.00 12:00:14 12:00:02 ens3 374.46 221.94 6653.84 58.93 0.00 0.00 0.00 0.00 12:00:14 12:00:02 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 12:00:14 Average: docker0 30.00 44.61 2.33 295.67 0.00 0.00 0.00 0.00 12:00:14 Average: ens3 85.33 61.07 687.21 91.06 0.00 0.00 0.00 0.00 12:00:14 Average: lo 1.89 1.89 0.18 0.18 0.00 0.00 0.00 0.00 12:00:14 12:00:14 12:00:14 ---> sar -P ALL: 12:00:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39231) 02/19/25 _x86_64_ (8 CPU) 12:00:14 12:00:14 11:11:03 LINUX RESTART (8 CPU) 12:00:14 12:00:14 11:12:02 CPU %user %nice %system %iowait %steal %idle 12:00:14 11:13:01 all 9.52 0.00 4.33 2.26 0.06 83.83 12:00:14 11:13:01 0 9.12 0.00 5.29 14.47 0.09 71.02 12:00:14 11:13:01 1 9.34 0.00 4.02 1.15 0.07 85.42 12:00:14 11:13:01 2 12.41 0.00 3.34 0.12 0.05 84.09 12:00:14 11:13:01 3 7.97 0.00 4.07 0.38 0.07 87.51 12:00:14 11:13:01 4 10.22 0.00 5.27 0.38 0.07 84.07 12:00:14 11:13:01 5 9.45 0.00 3.66 1.02 0.05 85.82 12:00:14 11:13:01 6 7.64 0.00 4.55 0.19 0.03 87.58 12:00:14 11:13:01 7 10.03 0.00 4.40 0.40 0.05 85.11 12:00:14 11:14:01 all 44.83 0.00 7.33 0.96 0.08 46.80 12:00:14 11:14:01 0 44.98 0.00 6.81 0.64 0.08 47.49 12:00:14 11:14:01 1 44.36 0.00 8.11 0.00 0.08 47.45 12:00:14 11:14:01 2 46.14 0.00 6.93 0.05 0.08 46.80 12:00:14 11:14:01 3 43.70 0.00 7.86 0.03 0.08 48.32 12:00:14 11:14:01 4 45.69 0.00 6.85 0.00 0.08 47.37 12:00:14 11:14:01 5 45.61 0.00 7.71 6.85 0.08 39.74 12:00:14 11:14:01 6 44.52 0.00 7.33 0.02 0.08 48.05 12:00:14 11:14:01 7 43.67 0.00 7.02 0.05 0.08 49.17 12:00:14 11:15:01 all 60.33 0.00 7.75 0.42 0.09 31.41 12:00:14 11:15:01 0 59.40 0.00 8.25 1.49 0.08 30.78 12:00:14 11:15:01 1 60.72 0.00 8.19 0.39 0.08 30.62 12:00:14 11:15:01 2 60.73 0.00 6.92 0.07 0.08 32.21 12:00:14 11:15:01 3 61.71 0.00 7.59 0.00 0.10 30.60 12:00:14 11:15:01 4 60.47 0.00 7.90 0.22 0.08 31.33 12:00:14 11:15:01 5 60.34 0.00 7.81 1.00 0.10 30.75 12:00:14 11:15:01 6 60.28 0.00 7.45 0.10 0.10 32.07 12:00:14 11:15:01 7 59.03 0.00 7.86 0.08 0.08 32.95 12:00:14 11:16:01 all 32.93 0.00 6.82 1.61 0.08 58.56 12:00:14 11:16:01 0 30.30 0.00 6.76 0.76 0.08 62.10 12:00:14 11:16:01 1 33.85 0.00 6.38 6.92 0.07 52.78 12:00:14 11:16:01 2 32.57 0.00 6.15 0.38 0.07 60.83 12:00:14 11:16:01 3 35.46 0.00 6.81 0.24 0.07 57.43 12:00:14 11:16:01 4 33.33 0.00 8.01 0.59 0.07 58.01 12:00:14 11:16:01 5 33.14 0.00 6.72 0.52 0.07 59.56 12:00:14 11:16:01 6 32.34 0.00 6.88 2.40 0.08 58.30 12:00:14 11:16:01 7 32.47 0.00 6.90 1.08 0.10 59.45 12:00:14 11:17:01 all 26.93 0.00 10.70 23.46 0.13 38.79 12:00:14 11:17:01 0 26.14 0.00 10.50 22.84 0.12 40.40 12:00:14 11:17:01 1 27.54 0.00 9.68 20.81 0.12 41.86 12:00:14 11:17:01 2 27.71 0.00 10.80 28.61 0.12 32.75 12:00:14 11:17:01 3 25.47 0.00 10.28 19.26 0.17 44.82 12:00:14 11:17:01 4 28.02 0.00 11.06 22.56 0.10 38.27 12:00:14 11:17:01 5 26.38 0.00 11.13 33.13 0.14 29.22 12:00:14 11:17:01 6 27.07 0.00 10.47 17.40 0.14 44.93 12:00:14 11:17:01 7 27.07 0.00 11.65 23.07 0.10 38.11 12:00:14 11:18:01 all 35.73 0.00 7.08 10.19 0.07 46.92 12:00:14 11:18:01 0 35.75 0.00 7.12 2.92 0.08 54.13 12:00:14 11:18:01 1 35.22 0.00 8.24 22.72 0.08 33.73 12:00:14 11:18:01 2 35.90 0.00 6.10 8.34 0.07 49.60 12:00:14 11:18:01 3 35.60 0.00 6.41 1.41 0.08 56.49 12:00:14 11:18:01 4 36.06 0.00 6.14 8.30 0.08 49.41 12:00:14 11:18:01 5 35.99 0.00 8.23 15.99 0.08 39.70 12:00:14 11:18:01 6 35.78 0.00 6.78 2.28 0.05 55.11 12:00:14 11:18:01 7 35.51 0.00 7.62 19.70 0.05 37.11 12:00:14 11:19:01 all 88.93 0.00 10.94 0.00 0.13 0.00 12:00:14 11:19:01 0 89.72 0.00 10.15 0.00 0.13 0.00 12:00:14 11:19:01 1 88.50 0.00 11.39 0.00 0.12 0.00 12:00:14 11:19:01 2 88.96 0.00 10.93 0.00 0.12 0.00 12:00:14 11:19:01 3 87.17 0.00 12.69 0.00 0.13 0.00 12:00:14 11:19:01 4 89.80 0.00 10.06 0.00 0.13 0.00 12:00:14 11:19:01 5 89.24 0.00 10.62 0.00 0.13 0.00 12:00:14 11:19:01 6 89.28 0.00 10.57 0.00 0.15 0.00 12:00:14 11:19:01 7 88.74 0.00 11.15 0.00 0.12 0.00 12:00:14 11:20:01 all 90.48 0.00 9.38 0.00 0.14 0.00 12:00:14 11:20:01 0 90.87 0.00 8.96 0.00 0.17 0.00 12:00:14 11:20:01 1 90.34 0.00 9.55 0.00 0.12 0.00 12:00:14 11:20:01 2 91.42 0.00 8.43 0.00 0.15 0.00 12:00:14 11:20:01 3 89.72 0.00 10.16 0.00 0.12 0.00 12:00:14 11:20:01 4 90.39 0.00 9.47 0.00 0.13 0.00 12:00:14 11:20:01 5 90.68 0.00 9.21 0.00 0.12 0.00 12:00:14 11:20:01 6 90.93 0.00 8.91 0.00 0.15 0.02 12:00:14 11:20:01 7 89.49 0.00 10.38 0.00 0.13 0.00 12:00:14 11:21:01 all 32.91 0.00 6.02 3.61 0.11 57.34 12:00:14 11:21:01 0 30.98 0.00 5.64 4.20 0.12 59.07 12:00:14 11:21:01 1 32.20 0.00 6.71 1.16 0.10 59.83 12:00:14 11:21:01 2 34.67 0.00 5.08 2.35 0.10 57.80 12:00:14 11:21:01 3 32.97 0.00 6.27 1.90 0.12 58.75 12:00:14 11:21:01 4 32.98 0.00 5.72 4.67 0.12 56.52 12:00:14 11:21:01 5 32.14 0.00 6.35 1.12 0.13 60.26 12:00:14 11:21:01 6 33.07 0.00 6.55 10.95 0.10 49.33 12:00:14 11:21:01 7 34.26 0.00 5.87 2.58 0.12 57.18 12:00:14 11:22:01 all 8.59 0.00 1.02 0.13 0.06 90.20 12:00:14 11:22:01 0 10.87 0.00 1.02 0.25 0.07 87.80 12:00:14 11:22:01 1 9.71 0.00 1.09 0.20 0.07 88.93 12:00:14 11:22:01 2 12.10 0.00 1.27 0.03 0.07 86.53 12:00:14 11:22:01 3 7.28 0.00 0.90 0.03 0.05 91.74 12:00:14 11:22:01 4 4.81 0.00 0.89 0.20 0.05 94.05 12:00:14 11:22:01 5 8.23 0.00 1.02 0.03 0.07 90.65 12:00:14 11:22:01 6 12.71 0.00 1.12 0.23 0.07 85.87 12:00:14 11:22:01 7 3.02 0.00 0.82 0.03 0.05 96.08 12:00:14 11:23:01 all 4.89 0.00 0.37 0.04 0.04 94.66 12:00:14 11:23:01 0 5.77 0.00 0.40 0.02 0.05 93.76 12:00:14 11:23:01 1 3.89 0.00 0.42 0.00 0.03 95.66 12:00:14 11:23:01 2 8.37 0.00 0.43 0.08 0.05 91.07 12:00:14 11:23:01 3 5.24 0.00 0.25 0.03 0.03 94.44 12:00:14 11:23:01 4 1.89 0.00 0.33 0.07 0.03 97.68 12:00:14 11:23:01 5 2.07 0.00 0.42 0.03 0.02 97.46 12:00:14 11:23:01 6 6.68 0.00 0.47 0.02 0.05 92.79 12:00:14 11:23:01 7 5.19 0.00 0.27 0.05 0.05 94.44 12:00:14 12:00:14 11:23:01 CPU %user %nice %system %iowait %steal %idle 12:00:14 11:24:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:00:14 11:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:00:14 11:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:00:14 11:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:00:14 11:24:01 3 0.05 0.00 0.03 0.00 0.02 99.90 12:00:14 11:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:00:14 11:24:01 5 0.02 0.00 0.02 0.03 0.03 99.90 12:00:14 11:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:00:14 11:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:00:14 11:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:00:14 11:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:00:14 11:25:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:00:14 11:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:00:14 11:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 11:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:00:14 11:25:01 6 0.07 0.00 0.00 0.00 0.02 99.92 12:00:14 11:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:00:14 11:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:00:14 11:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:00:14 11:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:00:14 11:26:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:00:14 11:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:00:14 11:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:00:14 11:26:01 5 0.03 0.00 0.02 0.02 0.00 99.93 12:00:14 11:26:01 6 0.03 0.00 0.02 0.00 0.03 99.92 12:00:14 11:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 11:27:01 all 0.06 0.00 0.03 0.01 0.01 99.89 12:00:14 11:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:00:14 11:27:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:00:14 11:27:01 2 0.18 0.00 0.05 0.02 0.03 99.72 12:00:14 11:27:01 3 0.05 0.00 0.03 0.00 0.02 99.90 12:00:14 11:27:01 4 0.07 0.00 0.02 0.00 0.00 99.92 12:00:14 11:27:01 5 0.02 0.00 0.02 0.02 0.02 99.93 12:00:14 11:27:01 6 0.07 0.00 0.03 0.00 0.00 99.90 12:00:14 11:27:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:00:14 11:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:00:14 11:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:00:14 11:28:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:00:14 11:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:28:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:00:14 11:28:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:00:14 11:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:00:14 11:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:29:01 all 0.03 0.00 0.00 0.00 0.02 99.94 12:00:14 11:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:00:14 11:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 11:29:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:00:14 11:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:29:01 4 0.07 0.00 0.00 0.00 0.03 99.90 12:00:14 11:29:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:00:14 11:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 12:00:14 11:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:00:14 11:30:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:00:14 11:30:01 0 0.02 0.00 0.03 0.00 0.03 99.92 12:00:14 11:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:30:01 2 0.00 0.00 0.02 0.03 0.00 99.95 12:00:14 11:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 11:30:01 4 0.05 0.00 0.03 0.00 0.00 99.92 12:00:14 11:30:01 5 0.00 0.00 0.00 0.03 0.00 99.97 12:00:14 11:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:00:14 11:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:00:14 11:31:01 all 0.02 0.00 0.02 0.08 0.01 99.88 12:00:14 11:31:01 0 0.02 0.00 0.03 0.00 0.03 99.92 12:00:14 11:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:31:01 2 0.02 0.00 0.00 0.43 0.00 99.55 12:00:14 11:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:00:14 11:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:00:14 11:31:01 5 0.00 0.00 0.00 0.17 0.02 99.82 12:00:14 11:31:01 6 0.00 0.00 0.03 0.00 0.02 99.95 12:00:14 11:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:00:14 11:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:00:14 11:32:01 0 0.03 0.00 0.03 0.00 0.03 99.90 12:00:14 11:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:32:01 2 0.03 0.00 0.00 0.02 0.00 99.95 12:00:14 11:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:00:14 11:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 11:32:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:00:14 11:32:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:00:14 11:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:00:14 11:33:01 all 0.02 0.00 0.01 0.01 0.02 99.94 12:00:14 11:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 12:00:14 11:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:33:01 2 0.02 0.00 0.02 0.07 0.02 99.88 12:00:14 11:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:00:14 11:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:00:14 11:33:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:00:14 11:33:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:00:14 11:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:00:14 11:34:01 all 0.03 0.00 0.01 0.01 0.01 99.95 12:00:14 11:34:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:00:14 11:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:00:14 11:34:01 2 0.03 0.00 0.00 0.05 0.00 99.92 12:00:14 11:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:00:14 11:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:00:14 11:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:00:14 11:34:01 6 0.02 0.00 0.05 0.00 0.02 99.92 12:00:14 11:34:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:00:14 12:00:14 11:34:01 CPU %user %nice %system %iowait %steal %idle 12:00:14 11:35:01 all 0.09 0.00 0.01 0.02 0.02 99.86 12:00:14 11:35:01 0 0.07 0.00 0.05 0.00 0.03 99.85 12:00:14 11:35:01 1 0.08 0.00 0.00 0.00 0.02 99.90 12:00:14 11:35:01 2 0.17 0.00 0.02 0.15 0.00 99.67 12:00:14 11:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:00:14 11:35:01 4 0.07 0.00 0.02 0.00 0.02 99.90 12:00:14 11:35:01 5 0.03 0.00 0.00 0.02 0.02 99.93 12:00:14 11:35:01 6 0.17 0.00 0.02 0.00 0.02 99.80 12:00:14 11:35:01 7 0.12 0.00 0.00 0.02 0.02 99.85 12:00:14 11:36:01 all 0.37 0.00 0.03 0.03 0.01 99.56 12:00:14 11:36:01 0 0.37 0.00 0.03 0.07 0.03 99.50 12:00:14 11:36:01 1 1.45 0.00 0.03 0.00 0.00 98.51 12:00:14 11:36:01 2 0.55 0.00 0.02 0.10 0.00 99.33 12:00:14 11:36:01 3 0.18 0.00 0.03 0.02 0.00 99.77 12:00:14 11:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:00:14 11:36:01 5 0.05 0.00 0.00 0.05 0.00 99.90 12:00:14 11:36:01 6 0.20 0.00 0.07 0.00 0.05 99.68 12:00:14 11:36:01 7 0.10 0.00 0.03 0.03 0.00 99.83 12:00:14 11:37:01 all 0.04 0.00 0.01 0.02 0.01 99.92 12:00:14 11:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 12:00:14 11:37:01 1 0.13 0.00 0.03 0.00 0.03 99.80 12:00:14 11:37:01 2 0.05 0.00 0.00 0.13 0.00 99.82 12:00:14 11:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:00:14 11:37:01 4 0.02 0.00 0.00 0.02 0.00 99.97 12:00:14 11:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 12:00:14 11:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:38:01 all 0.04 0.00 0.01 0.01 0.01 99.93 12:00:14 11:38:01 0 0.02 0.00 0.00 0.02 0.02 99.95 12:00:14 11:38:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:00:14 11:38:01 2 0.02 0.00 0.02 0.08 0.02 99.87 12:00:14 11:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 11:38:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:00:14 11:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:00:14 11:38:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:00:14 11:38:01 7 0.07 0.00 0.03 0.00 0.00 99.90 12:00:14 11:39:01 all 0.02 0.00 0.01 0.01 0.01 99.96 12:00:14 11:39:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:00:14 11:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:00:14 11:39:01 2 0.00 0.00 0.00 0.07 0.00 99.93 12:00:14 11:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 11:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:00:14 11:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:39:01 6 0.07 0.00 0.03 0.00 0.03 99.87 12:00:14 11:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:40:01 all 0.03 0.00 0.02 0.00 0.01 99.93 12:00:14 11:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:00:14 11:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:00:14 11:40:01 2 0.07 0.00 0.02 0.02 0.00 99.90 12:00:14 11:40:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:00:14 11:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:00:14 11:40:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:00:14 11:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:00:14 11:40:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:00:14 11:41:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:00:14 11:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:00:14 11:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:00:14 11:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:00:14 11:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:00:14 11:41:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:00:14 11:41:01 6 0.03 0.00 0.00 0.02 0.03 99.92 12:00:14 11:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:42:01 all 0.18 0.00 0.01 0.00 0.01 99.80 12:00:14 11:42:01 0 0.03 0.00 0.02 0.02 0.00 99.93 12:00:14 11:42:01 1 1.16 0.00 0.02 0.00 0.00 98.83 12:00:14 11:42:01 2 0.07 0.00 0.00 0.02 0.00 99.92 12:00:14 11:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:00:14 11:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:00:14 11:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:00:14 11:42:01 6 0.12 0.00 0.03 0.00 0.03 99.82 12:00:14 11:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:43:01 all 0.27 0.00 0.01 0.01 0.01 99.71 12:00:14 11:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:00:14 11:43:01 1 1.97 0.00 0.00 0.00 0.00 98.03 12:00:14 11:43:01 2 0.00 0.00 0.00 0.05 0.00 99.95 12:00:14 11:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:43:01 6 0.12 0.00 0.03 0.00 0.03 99.82 12:00:14 11:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:00:14 11:44:01 all 0.20 0.00 0.01 0.00 0.01 99.77 12:00:14 11:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:00:14 11:44:01 1 1.29 0.00 0.02 0.00 0.02 98.68 12:00:14 11:44:01 2 0.03 0.00 0.02 0.02 0.02 99.92 12:00:14 11:44:01 3 0.05 0.00 0.00 0.00 0.02 99.93 12:00:14 11:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:00:14 11:44:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:00:14 11:44:01 6 0.05 0.00 0.03 0.02 0.03 99.87 12:00:14 11:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:45:01 all 0.17 0.00 0.01 0.00 0.01 99.81 12:00:14 11:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:45:01 1 1.24 0.00 0.00 0.00 0.00 98.76 12:00:14 11:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:00:14 11:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:45:01 6 0.07 0.00 0.02 0.02 0.02 99.88 12:00:14 11:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:00:14 12:00:14 11:45:01 CPU %user %nice %system %iowait %steal %idle 12:00:14 11:46:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:00:14 11:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:00:14 11:46:01 1 0.23 0.00 0.00 0.00 0.00 99.77 12:00:14 11:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:00:14 11:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:00:14 11:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:00:14 11:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:00:14 11:46:01 6 0.03 0.00 0.02 0.02 0.03 99.90 12:00:14 11:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:47:01 all 0.21 0.00 0.02 0.00 0.01 99.77 12:00:14 11:47:01 0 0.07 0.00 0.07 0.00 0.02 99.85 12:00:14 11:47:01 1 1.40 0.00 0.00 0.00 0.00 98.60 12:00:14 11:47:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:00:14 11:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:00:14 11:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:00:14 11:47:01 6 0.07 0.00 0.03 0.00 0.02 99.88 12:00:14 11:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:00:14 11:48:01 all 0.17 0.00 0.01 0.00 0.01 99.80 12:00:14 11:48:01 0 0.00 0.00 0.02 0.02 0.02 99.95 12:00:14 11:48:01 1 1.19 0.00 0.02 0.00 0.02 98.78 12:00:14 11:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 11:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:48:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:00:14 11:48:01 5 0.05 0.00 0.02 0.02 0.02 99.90 12:00:14 11:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:00:14 11:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 11:49:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:00:14 11:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:00:14 11:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:00:14 11:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:00:14 11:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:00:14 11:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:00:14 11:49:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:00:14 11:49:01 6 0.07 0.00 0.05 0.00 0.03 99.85 12:00:14 11:49:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:00:14 11:50:01 all 0.01 0.00 0.02 0.00 0.01 99.95 12:00:14 11:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:00:14 11:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:00:14 11:50:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:00:14 11:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:00:14 11:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:00:14 11:50:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:00:14 11:50:01 6 0.05 0.00 0.10 0.00 0.03 99.82 12:00:14 11:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:00:14 11:51:01 all 0.15 0.00 0.01 0.00 0.01 99.82 12:00:14 11:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 11:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:00:14 11:51:01 2 0.02 0.00 0.02 0.03 0.00 99.93 12:00:14 11:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:00:14 11:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 11:51:01 5 0.07 0.00 0.03 0.00 0.02 99.88 12:00:14 11:51:01 6 1.00 0.00 0.03 0.00 0.02 98.96 12:00:14 11:51:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:00:14 11:52:01 all 0.03 0.00 0.01 0.01 0.01 99.95 12:00:14 11:52:01 0 0.02 0.00 0.00 0.02 0.02 99.95 12:00:14 11:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:00:14 11:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:00:14 11:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:00:14 11:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:52:01 5 0.03 0.00 0.03 0.02 0.00 99.92 12:00:14 11:52:01 6 0.10 0.00 0.02 0.00 0.03 99.85 12:00:14 11:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 11:53:01 all 0.07 0.00 0.01 0.00 0.01 99.91 12:00:14 11:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:00:14 11:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:00:14 11:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:00:14 11:53:01 3 0.05 0.00 0.02 0.00 0.00 99.93 12:00:14 11:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:00:14 11:53:01 5 0.08 0.00 0.00 0.00 0.02 99.90 12:00:14 11:53:01 6 0.27 0.00 0.02 0.00 0.03 99.68 12:00:14 11:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:00:14 11:54:01 all 0.15 0.00 0.02 0.00 0.01 99.81 12:00:14 11:54:01 0 0.07 0.00 0.00 0.02 0.02 99.90 12:00:14 11:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:54:01 2 0.08 0.00 0.00 0.02 0.00 99.90 12:00:14 11:54:01 3 0.07 0.00 0.03 0.00 0.02 99.88 12:00:14 11:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 11:54:01 5 0.08 0.00 0.02 0.00 0.00 99.90 12:00:14 11:54:01 6 0.83 0.00 0.13 0.00 0.03 99.01 12:00:14 11:54:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:00:14 11:55:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:00:14 11:55:01 0 0.03 0.00 0.03 0.07 0.02 99.85 12:00:14 11:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:00:14 11:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:00:14 11:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:00:14 11:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 11:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:00:14 11:55:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:00:14 11:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:00:14 11:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:00:14 11:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 12:00:14 11:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:56:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:00:14 11:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:00:14 11:56:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:00:14 11:56:01 6 0.07 0.00 0.02 0.00 0.03 99.88 12:00:14 11:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:00:14 12:00:14 11:56:01 CPU %user %nice %system %iowait %steal %idle 12:00:14 11:57:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:00:14 11:57:01 0 0.03 0.00 0.02 0.02 0.02 99.92 12:00:14 11:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:00:14 11:57:01 2 0.03 0.00 0.00 0.02 0.00 99.95 12:00:14 11:57:01 3 0.05 0.00 0.02 0.00 0.03 99.90 12:00:14 11:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:00:14 11:57:01 5 0.07 0.00 0.00 0.00 0.00 99.93 12:00:14 11:57:01 6 0.07 0.00 0.02 0.00 0.02 99.90 12:00:14 11:57:01 7 0.07 0.00 0.02 0.00 0.02 99.90 12:00:14 11:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:00:14 11:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:00:14 11:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:00:14 11:58:01 3 0.05 0.00 0.00 0.00 0.02 99.93 12:00:14 11:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:00:14 11:58:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:00:14 11:58:01 6 0.02 0.00 0.05 0.00 0.03 99.90 12:00:14 11:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:00:14 11:59:01 all 3.40 0.00 1.68 0.90 0.03 94.00 12:00:14 11:59:01 0 3.55 0.00 2.35 5.71 0.03 88.36 12:00:14 11:59:01 1 3.46 0.00 1.55 0.02 0.02 94.95 12:00:14 11:59:01 2 3.39 0.00 1.22 0.94 0.02 94.43 12:00:14 11:59:01 3 3.47 0.00 1.54 0.05 0.02 94.93 12:00:14 11:59:01 4 2.34 0.00 2.03 0.02 0.02 95.60 12:00:14 11:59:01 5 2.98 0.00 1.11 0.07 0.02 95.82 12:00:14 11:59:01 6 3.62 0.00 1.98 0.37 0.05 93.98 12:00:14 11:59:01 7 4.35 0.00 1.66 0.02 0.03 93.94 12:00:14 12:00:02 all 9.65 0.00 4.36 1.40 0.06 84.53 12:00:14 12:00:02 0 9.98 0.00 5.18 7.41 0.07 77.37 12:00:14 12:00:02 1 10.21 0.00 4.27 0.12 0.07 85.33 12:00:14 12:00:02 2 10.22 0.00 4.51 2.22 0.07 82.98 12:00:14 12:00:02 3 7.87 0.00 3.92 0.54 0.07 87.60 12:00:14 12:00:02 4 10.32 0.00 4.32 0.17 0.05 85.13 12:00:14 12:00:02 5 9.76 0.00 4.48 0.13 0.05 85.58 12:00:14 12:00:02 6 8.94 0.00 4.75 0.57 0.05 85.70 12:00:14 12:00:02 7 9.88 0.00 3.44 0.07 0.05 86.57 12:00:14 Average: all 9.38 0.00 1.62 0.93 0.03 88.04 12:00:14 Average: 0 9.31 0.00 1.64 1.25 0.04 87.76 12:00:14 Average: 1 9.55 0.00 1.65 1.10 0.03 87.67 12:00:14 Average: 2 9.68 0.00 1.50 0.92 0.03 87.87 12:00:14 Average: 3 9.23 0.00 1.64 0.49 0.03 88.61 12:00:14 Average: 4 9.28 0.00 1.62 0.76 0.03 88.31 12:00:14 Average: 5 9.26 0.00 1.63 1.24 0.03 87.84 12:00:14 Average: 6 9.48 0.00 1.63 0.71 0.04 88.13 12:00:14 Average: 7 9.21 0.00 1.65 0.97 0.03 88.14 12:00:14 12:00:14 12:00:14