Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 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-ssh5184256596906748840.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-ssh1800175496367069011.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-ssh11111902961987088048.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-ssh4333233281066263208.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-ssh9828344121000870996.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-centos7-blackbox-4c-2g-36065’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-36066’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-36181’ is offline ‘prd-ubuntu20.04-docker-8c-8g-36183’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36184 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/769 [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/769 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 (main) Commit message: "Merge pull request #5036 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.2" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 # timeout=10 > git rev-list --no-walk 027efadc33819ee80cde9f92be4f26c626996d68 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:23:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:23:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:23:31 ========================================================= 09:23:31 EdgeX Global Pipelines Version Info 09:23:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:23:32 ------------------- 09:23:32 stable info: 09:23:32 ------------------- 09:23:32 Commited By: Cherry Wang cherry@iotechsys.com 09:23:32 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 09:23:32 Message: update stable to v1.0.269 09:23:33 ------------------- 09:23:33 experimental info: 09:23:33 ------------------- 09:23:33 Commited By: **** collab-it+edgex@linuxfoundation.org 09:23:33 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 09:23:33 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03ae68c [Pipeline] echo 09:23:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:33 provisioning config files... 09:23:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/769@tmp/config5016013702457757686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:34 ---> ****-login.sh 09:23:34 nexus3.edgexfoundry.org:10001 09:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:34 Configure a credential helper to remove this warning. See 09:23:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:34 09:23:34 Login Succeeded 09:23:34 nexus3.edgexfoundry.org:10002 09:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:34 Configure a credential helper to remove this warning. See 09:23:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:34 09:23:34 Login Succeeded 09:23:34 nexus3.edgexfoundry.org:10003 09:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:34 Configure a credential helper to remove this warning. See 09:23:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:34 09:23:34 Login Succeeded 09:23:34 nexus3.edgexfoundry.org:10004 09:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:34 Configure a credential helper to remove this warning. See 09:23:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:34 09:23:34 Login Succeeded 09:23:34 ****.io 09:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:35 Configure a credential helper to remove this warning. See 09:23:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:35 09:23:35 Login Succeeded 09:23:35 ---> ****-login.sh ends [Pipeline] } 09:23:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:35 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:23:35 + dirname cmd/core-command/Dockerfile 09:23:35 + cut -d/ -f2 09:23:35 + echo core-command,cmd/core-command/Dockerfile 09:23:35 + + cut -d/ -f2 09:23:35 dirname cmd/core-common-config-bootstrapper/Dockerfile 09:23:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:23:35 + dirname cmd/core-data/Dockerfile 09:23:35 + cut -d/ -f2 09:23:35 + echo core-data,cmd/core-data/Dockerfile 09:23:35 + dirname cmd/core-keeper/Dockerfile 09:23:35 + cut -d/ -f2 09:23:35 + echo core-keeper,cmd/core-keeper/Dockerfile 09:23:35 + dirname cmd/core-metadata/Dockerfile 09:23:35 + cut -d/ -f2 09:23:35 + echo core-metadata,cmd/core-metadata/Dockerfile 09:23:35 + dirname cmd/security-bootstrapper/Dockerfile 09:23:35 + cut -d/ -f2 09:23:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:23:35 + dirname cmd/security-proxy-auth/Dockerfile 09:23:35 + cut -d/ -f2 09:23:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:23:35 + dirname cmd/security-proxy-setup/Dockerfile 09:23:35 + cut -d/ -f2 09:23:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:23:35 + dirname cmd/security-secretstore-setup/Dockerfile 09:23:35 + cut -d/ -f2 09:23:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:23:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:23:35 + cut -d/ -f2 09:23:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:23:35 + dirname cmd/security-spire-agent/Dockerfile 09:23:35 + cut -d/ -f2 09:23:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:23:35 + dirname cmd/security-spire-config/Dockerfile 09:23:35 + cut -d/ -f2 09:23:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:23:35 + dirname cmd/security-spire-server/Dockerfile 09:23:35 + cut -d/ -f2 09:23:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:23:35 + dirname cmd/support-notifications/Dockerfile 09:23:35 + cut -d/ -f2 09:23:35 + echo support-notifications,cmd/support-notifications/Dockerfile 09:23:35 + dirname cmd/support-scheduler/Dockerfile 09:23:35 + cut -d/ -f2 09:23:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:23:35 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-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 09:23:35 + git rev-list -1 --merges 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9~1..03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] echo 09:23:35 -----------> git rev-list -1 --merges 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9~1..03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:23:35 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [false] [Pipeline] sh 09:23:36 + git log --format=format:%s -1 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] echo 09:23:36 ========================================================= 09:23:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:23:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:23:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:23:36 + grep -v github /etc/ssh/ssh_known_hosts 09:23:36 + [ -e /tmp/ssh_known_hosts ] 09:23:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:23:36 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:23:36 sudo tee -a /etc/ssh/ssh_known_hosts 09:23:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:36 09:23:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:37 0.1.4: Pulling from edgex-devops/py-git-semver 09:23:37 b85a868b505f: Pulling fs layer 09:23:37 e2be974225ed: Pulling fs layer 09:23:37 339a4e72a1f5: Pulling fs layer 09:23:37 988bab9f4d93: Pulling fs layer 09:23:37 1469e6f7b9e6: Pulling fs layer 09:23:37 eaf3925da568: Pulling fs layer 09:23:37 bab4dde63d76: Pulling fs layer 09:23:37 bde34c3a00c8: Pulling fs layer 09:23:37 b352a97aabf1: Pulling fs layer 09:23:37 4872d77fe225: Pulling fs layer 09:23:37 5851b861e8e6: Pulling fs layer 09:23:37 1469e6f7b9e6: Waiting 09:23:37 eaf3925da568: Waiting 09:23:37 bab4dde63d76: Waiting 09:23:37 bde34c3a00c8: Waiting 09:23:37 b352a97aabf1: Waiting 09:23:37 4872d77fe225: Waiting 09:23:37 988bab9f4d93: Waiting 09:23:37 e2be974225ed: Verifying Checksum 09:23:37 e2be974225ed: Download complete 09:23:37 988bab9f4d93: Verifying Checksum 09:23:37 988bab9f4d93: Download complete 09:23:37 1469e6f7b9e6: Verifying Checksum 09:23:37 1469e6f7b9e6: Download complete 09:23:37 eaf3925da568: Verifying Checksum 09:23:37 eaf3925da568: Download complete 09:23:37 339a4e72a1f5: Verifying Checksum 09:23:37 339a4e72a1f5: Download complete 09:23:37 bde34c3a00c8: Download complete 09:23:37 b352a97aabf1: Download complete 09:23:37 4872d77fe225: Verifying Checksum 09:23:37 4872d77fe225: Download complete 09:23:37 5851b861e8e6: Verifying Checksum 09:23:37 5851b861e8e6: Download complete 09:23:37 b85a868b505f: Verifying Checksum 09:23:37 b85a868b505f: Download complete 09:23:37 bab4dde63d76: Verifying Checksum 09:23:37 bab4dde63d76: Download complete 09:23:38 b85a868b505f: Pull complete 09:23:38 e2be974225ed: Pull complete 09:23:39 339a4e72a1f5: Pull complete 09:23:39 988bab9f4d93: Pull complete 09:23:39 1469e6f7b9e6: Pull complete 09:23:39 eaf3925da568: Pull complete 09:23:41 bab4dde63d76: Pull complete 09:23:41 bde34c3a00c8: Pull complete 09:23:41 b352a97aabf1: Pull complete 09:23:41 4872d77fe225: Pull complete 09:23:41 5851b861e8e6: Pull complete 09:23:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:41 prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container 09:23:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@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 09:23:44 $ docker top 94726f64fb05904d14d4afa6b1ba0b4f8afb1a5877d051f827844638fcb81af7 -eo pid,comm 09:23: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). 09:23:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:23:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:45 [ssh-agent] Looking for ssh-agent implementation... 09:23:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:45 $ docker exec 94726f64fb05904d14d4afa6b1ba0b4f8afb1a5877d051f827844638fcb81af7 ssh-agent 09:23:45 SSH_AUTH_SOCK=/tmp/ssh-3X0z2f3eh3Hg/agent.32 09:23:45 SSH_AGENT_PID=38 09:23:45 Running ssh-add (command line suppressed) 09:23:45 Identity added: /w/workspace/edgex-go/769@tmp/private_key_17302270935813209960.key (/w/workspace/edgex-go/769@tmp/private_key_17302270935813209960.key) 09:23:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:45 + git tag --points-at HEAD [Pipeline] } 09:23:45 $ docker exec --env ******** --env ******** 94726f64fb05904d14d4afa6b1ba0b4f8afb1a5877d051f827844638fcb81af7 ssh-agent -k 09:23:45 unset SSH_AUTH_SOCK; 09:23:45 unset SSH_AGENT_PID; 09:23:45 echo Agent pid 38 killed; 09:23:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:23:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:45 [ssh-agent] Looking for ssh-agent implementation... 09:23:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:46 $ docker exec 94726f64fb05904d14d4afa6b1ba0b4f8afb1a5877d051f827844638fcb81af7 ssh-agent 09:23:46 SSH_AUTH_SOCK=/tmp/ssh-yxfF0r260iMU/agent.71 09:23:46 SSH_AGENT_PID=77 09:23:46 Running ssh-add (command line suppressed) 09:23:46 Identity added: /w/workspace/edgex-go/769@tmp/private_key_15603393076763952154.key (/w/workspace/edgex-go/769@tmp/private_key_15603393076763952154.key) 09:23:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:46 + git semver init 09:23:46 2025-01-06 09:23:46,704 [run_init] DEBUG init version:0.0.0 force:False 09:23:46 2025-01-06 09:23:46,705 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/769/.semver 09:23:46 2025-01-06 09:23:46,705 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/769/.semver 09:23:46 2025-01-06 09:23:46,706 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/769/.semver'], cwd=/w/workspace/edgex-go/769, universal_newlines=False, shell=None, istream=None) 09:23:52 2025-01-06 09:23:51,462 [append_file] DEBUG append to file:/w/workspace/edgex-go/769/.git/info/exclude 09:23:52 2025-01-06 09:23:51,462 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/769/.semver/main with force:False 09:23:52 2025-01-06 09:23:51,463 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main 09:23:52 2025-01-06 09:23:51,463 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main 09:23:52 4.0.0-dev.33 [Pipeline] } 09:23:52 $ docker exec --env ******** --env ******** 94726f64fb05904d14d4afa6b1ba0b4f8afb1a5877d051f827844638fcb81af7 ssh-agent -k 09:23:52 unset SSH_AUTH_SOCK; 09:23:52 unset SSH_AGENT_PID; 09:23:52 echo Agent pid 77 killed; 09:23:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:52 + git semver [Pipeline] } 09:23:52 $ docker stop --time=1 94726f64fb05904d14d4afa6b1ba0b4f8afb1a5877d051f827844638fcb81af7 09:23:54 $ docker rm -f --volumes 94726f64fb05904d14d4afa6b1ba0b4f8afb1a5877d051f827844638fcb81af7 [Pipeline] // withDockerContainer [Pipeline] sh 09:23:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:23:54 Stashed 1 file(s) [Pipeline] echo 09:23:54 [edgeXSemver]: initialized semver on version 4.0.0-dev.33 [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 09:23:55 + git config --global --add safe.directory /w/workspace/edgex-go/769 [Pipeline] echo 09:23:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:23:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:23:55 ========================================================= 09:23:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:23:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:23:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:23:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:23:55 da9db072f522: Pulling fs layer 09:23:55 6ef4a4ee8ca5: Pulling fs layer 09:23:55 06f05ace1117: Pulling fs layer 09:23:55 5fe327b54edc: Pulling fs layer 09:23:55 4f4fb700ef54: Pulling fs layer 09:23:55 92a5565b7b96: Pulling fs layer 09:23:55 ff9bb7016b71: Pulling fs layer 09:23:55 92a5565b7b96: Waiting 09:23:55 ff9bb7016b71: Waiting 09:23:55 b67dba6c2c7d: Pulling fs layer 09:23:55 a813b0c90790: Pulling fs layer 09:23:55 a813b0c90790: Waiting 09:23:55 b67dba6c2c7d: Waiting 09:23:55 6ef4a4ee8ca5: Verifying Checksum 09:23:55 6ef4a4ee8ca5: Download complete 09:23:55 5fe327b54edc: Verifying Checksum 09:23:55 5fe327b54edc: Download complete 09:23:55 4f4fb700ef54: Verifying Checksum 09:23:55 4f4fb700ef54: Download complete 09:23:55 92a5565b7b96: Verifying Checksum 09:23:55 92a5565b7b96: Download complete 09:23:55 da9db072f522: Download complete 09:23:55 ff9bb7016b71: Verifying Checksum 09:23:55 ff9bb7016b71: Download complete 09:23:55 da9db072f522: Pull complete 09:23:55 a813b0c90790: Verifying Checksum 09:23:55 a813b0c90790: Download complete 09:23:55 6ef4a4ee8ca5: Pull complete 09:23:55 06f05ace1117: Verifying Checksum 09:23:55 06f05ace1117: Download complete 09:23:56 b67dba6c2c7d: Verifying Checksum 09:23:56 b67dba6c2c7d: Download complete 09:24:00 06f05ace1117: Pull complete 09:24:00 5fe327b54edc: Pull complete 09:24:00 4f4fb700ef54: Pull complete 09:24:00 92a5565b7b96: Pull complete 09:24:00 ff9bb7016b71: Pull complete 09:24:02 b67dba6c2c7d: Pull complete 09:24:03 a813b0c90790: Pull complete 09:24:03 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 09:24:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:24:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:24:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:24:03 WORKDIR /edgex 09:24:03 COPY go.mod . 09:24:03 RUN go mod download 09:24:03 + docker build -t ci-base-image-x86_64 -f - . 09:24:04 Sending build context to Docker daemon 178.2MB 09:24:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:24:04 ---> 3ba60ce46760 09:24:04 Step 2/4 : WORKDIR /edgex 09:24:09 ---> Running in 004165a3a093 09:24:09 Removing intermediate container 004165a3a093 09:24:09 ---> 98327aa6e8e7 09:24:09 Step 3/4 : COPY go.mod . 09:24:09 ---> f180204f0071 09:24:09 Step 4/4 : RUN go mod download 09:24:09 ---> Running in e3f47122a2ad 09:24:09 Still waiting to schedule task 09:24:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:24:36 Removing intermediate container e3f47122a2ad 09:24:36 ---> f751e4e59981 09:24:36 Successfully built f751e4e59981 09:24:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:36 + docker inspect -f . ci-base-image-x86_64 09:24:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:36 prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container 09:24:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@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 09:24:36 $ docker top 684f441548d8855d025cdcd7be47da5577094af983997c4f244ec267e99f5c1e -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:37 + go version 09:24:37 go version go1.23.4 linux/amd64 [Pipeline] } 09:24:37 $ docker stop --time=1 684f441548d8855d025cdcd7be47da5577094af983997c4f244ec267e99f5c1e 09:24:38 $ docker rm -f --volumes 684f441548d8855d025cdcd7be47da5577094af983997c4f244ec267e99f5c1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:38 + docker inspect -f . ci-base-image-x86_64 09:24:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:39 prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container 09:24:39 $ 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/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@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 09:24:39 $ docker top a980a7657f58891a108c04d63eb6b58e49c782c69154df4b6e638acd3ab7bdf7 -eo pid,comm [Pipeline] { [Pipeline] echo 09:24:39 ========================================================= 09:24:39 [edgeXBuildGoParallel] Running Tests and Build... 09:24:39 ========================================================= [Pipeline] sh 09:24:39 + git config --global --add safe.directory /w/workspace/edgex-go/769 [Pipeline] fileExists [Pipeline] sh 09:24:40 + make test 09:24:40 go test -race -coverprofile=coverage.out ./... 09:24:50 ? github.com/edgexfoundry/edgex-go [no test files] 09:25:16 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:25:16 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:25:17 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:25:17 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:25:17 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:25:17 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:25:17 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:25:17 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:25:17 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:25:17 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:25:17 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:25:17 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:25:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:25:18 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:25:18 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:25:19 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:25:19 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements 09:25:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 09:25:21 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 09:25:21 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:25:21 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:25:22 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:25:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:25:23 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:25:23 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:25:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:25:23 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:25:23 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:25:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:25:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:25:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:25:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:25:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:25:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:25:25 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:25:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:25:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 09:25:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 48.4% of statements 09:25:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:25:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:25:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.029s coverage: 93.4% of statements 09:25:26 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements 09:25:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.072s coverage: 9.4% of statements 09:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:25:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:25:27 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:25:27 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:25:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:25:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:25:27 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:25:27 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:25:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:25:27 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:25:27 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:25:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.352s coverage: 95.8% of statements 09:25:29 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 09:25:29 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:25:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:25:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:25:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 09:25:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.068s coverage: 1.1% of statements 09:25:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 44.2% of statements 09:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 09:25:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:25:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:25:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:25:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:25:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:25:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:25:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.032s coverage: 87.1% of statements 09:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 09:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements 09:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 09:25:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:25:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:25:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:25:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:25:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:25:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:25:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:25:34 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:25:34 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:25:35 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:25:36 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:25:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:25:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:25:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:25:40 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:25:40 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:25:40 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:25:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:25:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:25:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:25:42 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:25:42 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:25:42 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:25:42 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:25:44 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:25:44 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:25:44 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:25:44 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 09:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:25:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:25:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:25:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:25:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:25:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:25:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36185 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:25:46 Running in /w/workspace/edgex-go/769 [Pipeline] { [Pipeline] checkout 09:25:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:25:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:25:49 The recommended git tool is: git 09:25:56 using credential edgex-jenkins-ssh 09:25:56 Cloning the remote Git repository 09:25:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:25:56 > git init /w/workspace/edgex-go/769 # timeout=10 09:25:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:25:56 > git --version # timeout=10 09:25:56 > git --version # 'git version 2.25.1' 09:25:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.058s coverage: 92.9% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.056s coverage: 66.7% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.030s coverage: 87.2% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 17.0% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.051s coverage: 82.1% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.8% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.2% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements 09:25:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 45.8% of statements 09:25:57 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 09:25:57 running golangci-lint 09:25:57 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 09:25:57 go version go1.23.4 linux/amd64 09:25:57 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 09:25:57 level=info msg="[config_reader] Used config file .golangci.yml" 09:25:57 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:26:14 Avoid second fetch 09:26:14 Checking out Revision 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 (main) 09:26:15 Commit message: "Merge pull request #5036 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.2" 09:26:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:26:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:26:14 > git config core.sparsecheckout # timeout=10 09:26:14 > git checkout -f 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:26:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:26:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:26:20 Dload Upload Total Spent Left Speed 09:26:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 09:26:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:26:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:26:20 + sudo tee /etc/docker/daemon.new 09:26:20 { 09:26:20 "registry-mirrors": [ 09:26:20 "https://nexus3.edgexfoundry.org:10001" 09:26:20 ], 09:26:20 "bip": "10.250.0.254/24", 09:26:20 "hosts": [ 09:26:20 "tcp://0.0.0.0:5555", 09:26:20 "unix:///var/run/docker.sock" 09:26:20 ], 09:26:20 "mtu": 1458, 09:26:20 "selinux-enabled": true, 09:26:20 "seccomp-profile": "/etc/docker/seccomp.json" 09:26:20 } [Pipeline] sh 09:26:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:26:21 + sudo service docker restart 09:26:23 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|name|types_sizes|compiled_files|files|imports) took 24.041410452s" 09:26:23 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.895126ms" 09:26:40 level=info msg="[linters_context/goanalysis] analyzers took 1m50.89820937s with top 10 stages: buildir: 1m6.171533989s, gosec: 4.253664842s, inspect: 2.774441811s, fact_deprecated: 2.633582702s, ctrlflow: 2.003006254s, printf: 1.842910992s, S1038: 1.295473188s, nilness: 1.282507413s, fact_purity: 1.192288144s, unused: 955.239827ms" 09:26:40 level=info msg="[runner] Issues before processing: 193, after processing: 0" 09:26:40 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 193/193, invalid_issue: 193/193, skip_dirs: 193/193, cgo: 193/193, exclude-rules: 193/15, autogenerated_exclude: 193/193, exclude: 193/193, path_prettifier: 193/193, skip_files: 193/193, identifier_marker: 193/193, nolint: 15/0" 09:26:40 level=info msg="[runner] processing took 17.584718ms with stages: nolint: 6.839303ms, identifier_marker: 5.26856ms, path_prettifier: 2.012672ms, exclude-rules: 1.375159ms, autogenerated_exclude: 1.292337ms, skip_dirs: 699.905µs, cgo: 41.011µs, invalid_issue: 33.411µs, filename_unadjuster: 15.43µs, max_same_issues: 1.09µs, skip_files: 900ns, exclude: 840ns, fixer: 730ns, uniq_by_line: 690ns, max_from_linter: 450ns, diff: 440ns, sort_results: 420ns, path_prefixer: 400ns, severity-rules: 370ns, source_code: 370ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 09:26:40 level=info msg="[runner] linters took 13.872264424s with stages: goanalysis_metalinter: 13.854526413s" 09:26:40 level=info msg="File cache stats: 0 entries of total size 0B" 09:26:40 level=info msg="Memory: 379 samples, avg is 292.4MB, max is 1216.5MB" 09:26:40 level=info msg="Execution took 37.973765635s" 09:26:40 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:40 provisioning config files... 09:26:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:26:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:26:43 ./bin/test-attribution-txt.sh [Pipeline] echo 09:26:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:26:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/769@tmp/config10049234721935750425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:48 + ls -al . 09:26:48 total 1740 09:26:48 drwxrwxr-x 11 1001 1001 4096 Jan 6 09:24 . 09:26:48 drwxr-xr-x 4 root root 4096 Jan 6 09:24 .. 09:26:48 drwxrwxr-x 2 1001 1001 4096 Jan 6 09:23 .blubracket 09:26:48 -rw-rw-r-- 1 1001 1001 10 Jan 6 09:23 .dockerignore 09:26:48 drwxrwxr-x 8 1001 1001 4096 Jan 6 09:25 .git 09:26:48 drwxrwxr-x 3 1001 1001 4096 Jan 6 09:23 .github 09:26:48 -rw-rw-r-- 1 1001 1001 907 Jan 6 09:23 .gitignore 09:26:48 -rw-rw-r-- 1 1001 1001 199 Jan 6 09:23 .golangci.yml 09:26:48 -rw-rw-r-- 1 1001 1001 100 Jan 6 09:23 .hadolint.yml 09:26:48 drwxr-xr-x 3 1001 1001 4096 Jan 6 09:23 .semver 09:26:48 -rw-rw-r-- 1 1001 1001 155 Jan 6 09:23 .sonarcloud.properties 09:26:48 -rw-rw-r-- 1 1001 1001 1171 Jan 6 09:23 ADOPTERS.md 09:26:48 -rw-rw-r-- 1 1001 1001 17141 Jan 6 09:23 Attribution.txt 09:26:48 -rw-rw-r-- 1 1001 1001 100284 Jan 6 09:23 CHANGELOG.md 09:26:48 -rw-rw-r-- 1 1001 1001 3804 Jan 6 09:23 CONTRIBUTING.md 09:26:48 -rw-rw-r-- 1 1001 1001 677 Jan 6 09:23 GOVERNANCE.md 09:26:48 -rw-rw-r-- 1 1001 1001 858 Jan 6 09:23 Jenkinsfile 09:26:48 -rw-rw-r-- 1 1001 1001 10775 Jan 6 09:23 LICENSE 09:26:48 -rw-rw-r-- 1 1001 1001 16740 Jan 6 09:23 Makefile 09:26:48 -rw-rw-r-- 1 1001 1001 582 Jan 6 09:23 OWNERS.md 09:26:48 -rw-rw-r-- 1 1001 1001 9932 Jan 6 09:23 README.md 09:26:48 -rw-rw-r-- 1 1001 1001 789 Jan 6 09:23 SECURITY.md 09:26:48 -rw-rw-r-- 1 1001 1001 12 Jan 6 09:23 VERSION 09:26:48 drwxrwxr-x 2 1001 1001 4096 Jan 6 09:23 bin 09:26:48 drwxrwxr-x 19 1001 1001 4096 Jan 6 09:23 cmd 09:26:48 -rw-r--r-- 1 root root 1412873 Jan 6 09:25 coverage.out 09:26:48 drwxrwxr-x 2 1001 1001 4096 Jan 6 09:23 fuzz_test 09:26:48 -rw-rw-r-- 1 1001 1001 6475 Jan 6 09:23 go.mod 09:26:48 -rw-rw-r-- 1 1001 1001 87895 Jan 6 09:23 go.sum 09:26:48 drwxrwxr-x 7 1001 1001 4096 Jan 6 09:23 internal 09:26:48 drwxrwxr-x 2 1001 1001 4096 Jan 6 09:23 openapi 09:26:48 -rw-rw-r-- 1 1001 1001 584 Jan 6 09:23 security.txt 09:26:48 -rw-rw-r-- 1 1001 1001 204 Jan 6 09:23 version.go [Pipeline] sh 09:26:48 ---> ****-login.sh 09:26:48 nexus3.edgexfoundry.org:10001 09:26:48 + '[' -e coverage.out ] 09:26:48 + chown 1001:1001 coverage.out [Pipeline] stash 09:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:48 Stashed 1 file(s) [Pipeline] sh 09:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:48 Configure a credential helper to remove this warning. See 09:26:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:48 09:26:48 Login Succeeded 09:26:48 nexus3.edgexfoundry.org:10002 09:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:48 + make build 09:26:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:49 Configure a credential helper to remove this warning. See 09:26:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:49 09:26:49 Login Succeeded 09:26:49 nexus3.edgexfoundry.org:10003 09:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:50 Configure a credential helper to remove this warning. See 09:26:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:50 09:26:50 Login Succeeded 09:26:50 nexus3.edgexfoundry.org:10004 09:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:50 Configure a credential helper to remove this warning. See 09:26:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:50 09:26:50 Login Succeeded 09:26:50 ****.io 09:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:50 Configure a credential helper to remove this warning. See 09:26:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:50 09:26:50 Login Succeeded 09:26:50 ---> ****-login.sh ends [Pipeline] } 09:26:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:26:51 + git config --global --add safe.directory /w/workspace/edgex-go/769 [Pipeline] echo 09:26:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:26:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:26:51 ========================================================= 09:26:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:26:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:26:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:26:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:26:52 9986a736f7d3: Pulling fs layer 09:26:52 1f018df60701: Pulling fs layer 09:26:52 39f8f326b044: Pulling fs layer 09:26:52 e6a1e7a6a96a: Pulling fs layer 09:26:52 4f4fb700ef54: Pulling fs layer 09:26:52 d45d956e0dbf: Pulling fs layer 09:26:52 d7702b0d1db1: Pulling fs layer 09:26:52 5c7f0f088c93: Pulling fs layer 09:26:52 4fdc064ae6cf: Pulling fs layer 09:26:52 d45d956e0dbf: Waiting 09:26:52 d7702b0d1db1: Waiting 09:26:52 e6a1e7a6a96a: Waiting 09:26:52 4fdc064ae6cf: Waiting 09:26:52 5c7f0f088c93: Waiting 09:26:52 4f4fb700ef54: Waiting 09:26:52 1f018df60701: Verifying Checksum 09:26:52 1f018df60701: Download complete 09:26:52 e6a1e7a6a96a: Verifying Checksum 09:26:52 e6a1e7a6a96a: Download complete 09:26:52 4f4fb700ef54: Verifying Checksum 09:26:52 4f4fb700ef54: Download complete 09:26:52 9986a736f7d3: Verifying Checksum 09:26:52 9986a736f7d3: Download complete 09:26:52 d45d956e0dbf: Verifying Checksum 09:26:52 d45d956e0dbf: Download complete 09:26:52 d7702b0d1db1: Download complete 09:26:52 4fdc064ae6cf: Verifying Checksum 09:26:53 9986a736f7d3: Pull complete 09:26:53 39f8f326b044: Verifying Checksum 09:26:53 39f8f326b044: Download complete 09:26:53 1f018df60701: Pull complete 09:26:54 5c7f0f088c93: Verifying Checksum 09:26:54 5c7f0f088c93: Download complete 09:27:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:27:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:27:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:27:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:27:16 39f8f326b044: Pull complete 09:27:16 e6a1e7a6a96a: Pull complete 09:27:16 4f4fb700ef54: Pull complete 09:27:16 d45d956e0dbf: Pull complete 09:27:16 d7702b0d1db1: Pull complete 09:27:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:27:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:27:23 5c7f0f088c93: Pull complete 09:27:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:27:25 4fdc064ae6cf: Pull complete 09:27:25 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 09:27:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:27:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:27:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:27:25 WORKDIR /edgex 09:27:25 COPY go.mod . 09:27:25 RUN go mod download 09:27:25 + docker build -t ci-base-image-arm64 -f - . 09:27:26 #0 building with "default" instance using docker driver 09:27:26 09:27:26 #1 [internal] load .dockerignore 09:27:26 #1 transferring context: 50B 0.0s done 09:27:26 #1 DONE 0.1s 09:27:26 09:27:26 #2 [internal] load build definition from Dockerfile 09:27:26 #2 transferring dockerfile: 172B done 09:27:26 #2 DONE 0.1s 09:27:26 09:27:26 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:27:26 #3 DONE 0.0s 09:27:26 09:27:26 #4 [internal] load build context 09:27:26 #4 transferring context: 6.51kB done 09:27:26 #4 DONE 0.1s 09:27:26 09:27:26 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:27:26 #5 DONE 0.2s 09:27:26 09:27:26 #6 [2/4] WORKDIR /edgex 09:27:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:27:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:27:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:27:28 #6 DONE 1.6s 09:27:28 09:27:28 #7 [3/4] COPY go.mod . 09:27:28 #7 DONE 0.1s 09:27:28 09:27:28 #8 [4/4] RUN go mod download 09:27:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:27:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:27:31 $ docker stop --time=1 a980a7657f58891a108c04d63eb6b58e49c782c69154df4b6e638acd3ab7bdf7 09:27:37 $ docker rm -f --volumes a980a7657f58891a108c04d63eb6b58e49c782c69154df4b6e638acd3ab7bdf7 [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 09:27:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:27:38 09:27:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:27:39 latest: Pulling from edgex-devops/edgex-compose 09:27:39 91d30c5bc195: Pulling fs layer 09:27:39 2e9b0aa3be6d: Pulling fs layer 09:27:39 9c61dcf015f6: Pulling fs layer 09:27:39 4698f68db338: Pulling fs layer 09:27:39 2a2f49069b9e: Pulling fs layer 09:27:39 e0025b399a48: Pulling fs layer 09:27:39 4698f68db338: Waiting 09:27:39 2a2f49069b9e: Waiting 09:27:39 e0025b399a48: Waiting 09:27:39 91d30c5bc195: Verifying Checksum 09:27:39 91d30c5bc195: Download complete 09:27:39 4698f68db338: Verifying Checksum 09:27:39 4698f68db338: Download complete 09:27:39 2e9b0aa3be6d: Verifying Checksum 09:27:39 2e9b0aa3be6d: Download complete 09:27:39 e0025b399a48: Verifying Checksum 09:27:39 e0025b399a48: Download complete 09:27:39 91d30c5bc195: Pull complete 09:27:39 2a2f49069b9e: Download complete 09:27:39 2e9b0aa3be6d: Pull complete 09:27:39 9c61dcf015f6: Download complete 09:27:42 9c61dcf015f6: Pull complete 09:27:42 4698f68db338: Pull complete 09:27:42 2a2f49069b9e: Pull complete 09:27:43 e0025b399a48: Pull complete 09:27:43 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:27:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:43 prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container 09:27:43 $ 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/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@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 09:27:43 #8 DONE 14.4s 09:27:43 09:27:43 #9 exporting to image 09:27:43 #9 exporting layers 09:27:46 $ docker top cfbb1a9d7b7eaa0d788a3d8c1b79a44e93a67acec37754b2cf7a7cc2c4a50995 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:46 + docker compose -f ./docker-compose-build.yml build --parallel 09:27:49 #1 [security-spire-agent internal] load build definition from Dockerfile 09:27:49 #1 transferring dockerfile: 1.81kB done 09:27:49 #1 DONE 0.0s 09:27:49 09:27:49 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:27:49 #2 transferring dockerfile: 2.23kB done 09:27:49 #2 DONE 0.0s 09:27:49 09:27:49 #3 [security-bootstrapper internal] load build definition from Dockerfile 09:27:49 #3 transferring dockerfile: 3.02kB done 09:27:49 #3 DONE 0.0s 09:27:49 09:27:49 #4 [support-scheduler internal] load build definition from Dockerfile 09:27:49 #4 transferring dockerfile: 1.82kB done 09:27:49 #4 DONE 0.0s 09:27:49 09:27:49 #5 [security-secretstore-setup internal] load build definition from Dockerfile 09:27:49 #5 transferring dockerfile: 2.49kB done 09:27:49 #5 DONE 0.0s 09:27:49 09:27:49 #6 [security-spire-server internal] load build definition from Dockerfile 09:27:49 #6 transferring dockerfile: 1.70kB done 09:27:49 #6 DONE 0.0s 09:27:49 09:27:49 #7 [core-command internal] load build definition from Dockerfile 09:27:49 #7 transferring dockerfile: 1.94kB done 09:27:49 #7 DONE 0.0s 09:27:49 09:27:49 #8 [security-spire-config internal] load build definition from Dockerfile 09:27:49 #8 transferring dockerfile: 1.69kB done 09:27:49 #8 DONE 0.0s 09:27:49 09:27:49 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:27:49 #9 transferring dockerfile: 1.89kB done 09:27:49 #9 DONE 0.0s 09:27:49 09:27:49 #10 [core-keeper internal] load build definition from Dockerfile 09:27:49 #10 transferring dockerfile: 2.07kB done 09:27:49 #10 DONE 0.0s 09:27:49 09:27:49 #11 [core-data internal] load build definition from Dockerfile 09:27:49 #11 transferring dockerfile: 2.07kB done 09:27:49 #11 DONE 0.0s 09:27:49 09:27:49 #12 [core-metadata internal] load build definition from Dockerfile 09:27:49 #12 transferring dockerfile: 2.13kB done 09:27:49 #12 DONE 0.1s 09:27:49 09:27:49 #13 [security-spire-agent internal] load .dockerignore 09:27:49 #13 transferring context: 50B done 09:27:49 #13 DONE 0.0s 09:27:49 09:27:49 #14 [security-proxy-auth internal] load build definition from Dockerfile 09:27:49 #14 transferring dockerfile: 2.15kB done 09:27:49 #14 DONE 0.1s 09:27:49 09:27:49 #15 [security-proxy-setup internal] load build definition from Dockerfile 09:27:49 #15 transferring dockerfile: 2.50kB done 09:27:49 #15 DONE 0.1s 09:27:49 09:27:49 #16 [support-notifications internal] load build definition from Dockerfile 09:27:49 #16 transferring dockerfile: 2.02kB done 09:27:49 #16 DONE 0.0s 09:27:49 09:27:49 #17 [core-common-config-bootstrapper internal] load .dockerignore 09:27:49 #17 transferring context: 50B done 09:27:49 #17 DONE 0.0s 09:27:49 09:27:49 #18 [security-bootstrapper internal] load .dockerignore 09:27:49 #18 transferring context: 50B done 09:27:49 #18 DONE 0.0s 09:27:49 09:27:49 #19 [support-scheduler internal] load .dockerignore 09:27:49 #19 transferring context: 50B done 09:27:49 #19 DONE 0.0s 09:27:49 09:27:49 #20 [security-secretstore-setup internal] load .dockerignore 09:27:49 #20 transferring context: 50B done 09:27:49 #20 DONE 0.0s 09:27:49 09:27:49 #21 [security-spire-server internal] load .dockerignore 09:27:49 #21 transferring context: 50B done 09:27:49 #21 DONE 0.0s 09:27:49 09:27:49 #22 [core-command internal] load .dockerignore 09:27:49 #22 transferring context: 50B done 09:27:49 #22 DONE 0.0s 09:27:49 09:27:49 #23 [security-spiffe-token-provider internal] load .dockerignore 09:27:49 #23 transferring context: 50B done 09:27:49 #23 DONE 0.0s 09:27:49 09:27:49 #24 [security-spire-config internal] load .dockerignore 09:27:49 #24 transferring context: 50B done 09:27:49 #24 DONE 0.0s 09:27:49 09:27:49 #25 [core-data internal] load .dockerignore 09:27:49 #25 transferring context: 50B done 09:27:49 #25 DONE 0.1s 09:27:49 09:27:49 #26 [core-keeper internal] load .dockerignore 09:27:49 #26 transferring context: 50B done 09:27:49 #26 DONE 0.0s 09:27:49 09:27:49 #27 [core-metadata internal] load .dockerignore 09:27:49 #27 transferring context: 50B done 09:27:49 #27 DONE 0.1s 09:27:49 09:27:49 #28 [security-proxy-auth internal] load .dockerignore 09:27:49 #28 transferring context: 50B done 09:27:49 #28 DONE 0.1s 09:27:49 09:27:49 #29 [support-notifications internal] load .dockerignore 09:27:49 #29 transferring context: 50B done 09:27:49 #29 DONE 0.1s 09:27:49 09:27:49 #30 [security-proxy-setup internal] load .dockerignore 09:27:49 #30 transferring context: 50B done 09:27:49 #30 DONE 0.1s 09:27:49 09:27:49 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:27:49 #31 DONE 0.0s 09:27:49 09:27:49 #32 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:27:49 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:27:50 #32 ... 09:27:50 09:27:50 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:27:50 #31 DONE 0.0s 09:27:50 09:27:50 #32 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:27:50 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 09:27:50 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 09:27:50 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:27:50 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 09:27:50 #32 DONE 0.2s 09:27:50 09:27:50 #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:27:50 #33 ... 09:27:50 09:27:50 #32 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:27:50 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 09:27:50 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 09:27:50 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:27:50 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 09:27:50 #32 DONE 0.2s 09:27:50 09:27:50 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:27:50 #31 DONE 0.0s 09:27:50 09:27:50 #33 [core-data internal] load metadata for docker.io/library/alpine:3.20 09:27:50 #33 ... 09:27:50 09:27:50 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:27:50 #31 DONE 0.0s 09:27:50 09:27:50 #33 [core-data internal] load metadata for docker.io/library/alpine:3.20 09:27:50 #33 ... 09:27:50 09:27:50 #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:27:50 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 09:27:50 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 09:27:50 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:27:50 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 09:27:50 #32 DONE 0.4s 09:27:50 09:27:50 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:27:50 #31 DONE 0.0s 09:27:50 09:27:50 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:27:50 #34 DONE 0.6s 09:27:50 09:27:50 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:27:50 #35 DONE 0.6s 09:27:50 09:27:50 #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 09:27:50 #33 DONE 0.8s 09:27:50 09:27:50 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:27:50 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 09:27:50 #36 ... 09:27:50 09:27:50 #32 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:27:50 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 09:27:50 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 09:27:50 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:27:50 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 09:27:50 #32 DONE 0.4s 09:27:50 09:27:50 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:27:50 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:27:50 #36 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:27:51 #36 ... 09:27:51 09:27:51 #37 [security-spire-agent internal] load build context 09:27:51 #37 transferring context: 23.10kB 0.0s done 09:27:51 #37 DONE 0.7s 09:27:51 09:27:51 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:27:51 #36 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:27:51 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 09:27:51 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 09:27:51 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s 09:27:51 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s 09:27:51 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s 09:27:51 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:27:51 #36 ... 09:27:51 09:27:51 #38 [security-spire-server internal] load build context 09:27:51 #38 transferring context: 23.57kB 0.0s done 09:27:51 #38 DONE 0.9s 09:27:51 09:27:51 #39 [security-spire-config internal] load build context 09:27:51 #39 transferring context: 21.82kB 0.0s done 09:27:51 #39 DONE 1.0s 09:27:51 09:27:51 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:27:51 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 09:27:51 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 09:27:51 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.5s 09:27:51 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 09:27:51 #36 ... 09:27:51 09:27:51 #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:27:51 #40 DONE 1.6s 09:27:51 09:27:51 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:27:51 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.6s 09:27:51 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.80MB / 30.73MB 0.7s 09:27:51 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 0.8s 09:27:51 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s 09:27:56 #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:27:56 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.4s done 09:28:00 #36 ... 09:28:00 09:28:00 #41 [core-common-config-bootstrapper internal] load build context 09:28:00 #41 transferring context: 331.72MB 10.0s 09:28:00 #41 ... 09:28:00 09:28:00 #42 [security-bootstrapper internal] load build context 09:28:00 #42 ... 09:28:00 09:28:00 #43 [security-secretstore-setup internal] load build context 09:28:00 #43 ... 09:28:00 09:28:00 #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:28:00 #0 5.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:00 #0 5.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:00 #0 5.435 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:28:00 #0 5.435 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:28:00 #0 5.435 OK: 24174 distinct packages available 09:28:00 #0 5.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:00 #0 5.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:00 #0 5.877 (1/14) Installing ca-certificates (20241121-r0) 09:28:00 #0 6.058 (2/14) Installing brotli-libs (1.1.0-r2) 09:28:00 #0 6.069 (3/14) Installing c-ares (1.33.1-r0) 09:28:00 #0 6.075 (4/14) Installing libunistring (1.2-r0) 09:28:00 #0 6.092 (5/14) Installing libidn2 (2.3.7-r0) 09:28:00 #0 6.127 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:28:00 #0 6.135 (7/14) Installing libpsl (0.21.5-r1) 09:28:00 #0 6.135 (8/14) Installing zstd-libs (1.5.6-r0) 09:28:00 #0 6.145 (9/14) Installing libcurl (8.11.1-r0) 09:28:00 #0 6.156 (10/14) Installing curl (8.11.1-r0) 09:28:00 #0 6.162 (11/14) Installing dumb-init (1.2.5-r3) 09:28:00 #0 6.165 (12/14) Installing musl-obstack (1.2.3-r2) 09:28:00 #0 6.170 (13/14) Installing libucontext (1.2-r3) 09:28:00 #0 6.176 (14/14) Installing gcompat (1.1.0-r4) 09:28:00 #0 6.180 Executing busybox-1.36.1-r29.trigger 09:28:00 #0 6.192 Executing ca-certificates-20241121-r0.trigger 09:28:00 #0 6.227 OK: 13 MiB in 28 packages 09:28:00 #44 ... 09:28:00 09:28:00 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:28:00 #0 4.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:00 #0 5.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:00 #0 5.406 (1/2) Installing dumb-init (1.2.5-r3) 09:28:00 #0 5.418 (2/2) Installing su-exec (0.2-r3) 09:28:00 #0 5.418 Executing busybox-1.36.1-r29.trigger 09:28:00 #0 5.421 OK: 8 MiB in 16 packages 09:28:00 #45 ... 09:28:00 09:28:00 #46 [support-notifications internal] load build context 09:28:00 #46 ... 09:28:00 09:28:00 #47 [security-proxy-auth internal] load build context 09:28:00 #47 ... 09:28:00 09:28:00 #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:28:00 #48 ... 09:28:00 09:28:00 #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:28:00 #0 1.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:00 #0 1.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:00 #0 1.696 (1/1) Installing dumb-init (1.2.5-r3) 09:28:00 #0 1.709 Executing busybox-1.36.1-r29.trigger 09:28:00 #0 1.726 OK: 8 MiB in 15 packages 09:28:01 #49 ... 09:28:01 09:28:01 #50 [security-proxy-setup internal] load build context 09:28:01 #50 ... 09:28:01 09:28:01 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:01 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 09:28:01 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:28:01 #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:28:01 #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:28:01 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 09:28:01 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 09:28:01 #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:28:01 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 09:28:01 #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.2s done 09:28:01 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:28:01 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:28:01 #51 ... 09:28:01 09:28:01 #52 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:28:01 #0 6.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:01 #0 6.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:01 #0 6.737 (1/1) Installing dumb-init (1.2.5-r3) 09:28:01 #0 6.741 Executing busybox-1.36.1-r29.trigger 09:28:01 #0 6.752 OK: 8 MiB in 15 packages 09:28:02 #52 ... 09:28:02 09:28:02 #53 [core-keeper internal] load build context 09:28:02 #53 ... 09:28:02 09:28:02 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:28:02 #9 exporting layers 17.0s done 09:28:02 #9 writing image sha256:0c7fcb0e4a85f096ea0cd9ef82b69082afecafe37955204dc45792ca74f17d9a done 09:28:02 #9 naming to docker.io/library/ci-base-image-arm64 done 09:28:02 #9 DONE 17.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:02 #54 ... 09:28:02 09:28:02 #55 [core-data internal] load build context 09:28:02 #55 ... 09:28:02 09:28:02 #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:28:02 #56 ... 09:28:02 09:28:02 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:28:02 #0 1.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:02 #0 1.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:02 #0 1.626 (1/4) Installing ca-certificates (20241121-r0) 09:28:02 #0 1.658 (2/4) Installing dumb-init (1.2.5-r3) 09:28:02 #0 1.662 (3/4) Installing su-exec (0.2-r3) 09:28:02 #0 1.669 (4/4) Installing yq-go (4.44.1-r2) 09:28:02 #0 1.768 Executing busybox-1.36.1-r29.trigger 09:28:02 #0 1.784 Executing ca-certificates-20241121-r0.trigger 09:28:02 #0 1.820 OK: 19 MiB in 18 packages 09:28:02 #57 ... 09:28:02 09:28:02 #58 [security-spiffe-token-provider internal] load build context 09:28:02 + docker inspect -f . ci-base-image-arm64 09:28:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:02 #58 ... 09:28:02 09:28:02 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:02 #59 ... 09:28:02 09:28:02 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:28:02 #0 0.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:02 #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:02 #0 1.645 (1/3) Installing ca-certificates (20241121-r0) 09:28:02 #0 1.671 (2/3) Installing dumb-init (1.2.5-r3) 09:28:02 #0 1.678 (3/3) Installing tzdata (2024b-r0) 09:28:02 #0 1.729 Executing busybox-1.36.1-r29.trigger 09:28:02 #0 1.740 Executing ca-certificates-20241121-r0.trigger 09:28:02 #0 1.790 OK: 10 MiB in 17 packages 09:28:02 #60 ... 09:28:02 09:28:02 #61 [core-command builder 2/7] WORKDIR /edgex-go 09:28:02 prd-ubuntu20.04-docker-arm64-4c-16g-36185 does not seem to be running inside a container 09:28:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@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 09:28:03 #61 ... 09:28:03 09:28:03 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:28:03 #0 5.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:03 #0 5.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:03 #0 6.220 (1/2) Installing ca-certificates (20241121-r0) 09:28:03 #0 6.422 (2/2) Installing dumb-init (1.2.5-r3) 09:28:03 #0 6.430 Executing busybox-1.36.1-r29.trigger 09:28:03 #0 6.432 Executing ca-certificates-20241121-r0.trigger 09:28:03 #0 6.482 OK: 8 MiB in 16 packages 09:28:03 #62 ... 09:28:03 09:28:03 #63 [support-scheduler internal] load build context 09:28:03 #63 ... 09:28:03 09:28:03 #64 [core-command internal] load build context 09:28:03 #64 transferring context: 433.65MB 10.5s done 09:28:03 #64 ... 09:28:03 09:28:03 #65 [core-metadata internal] load build context 09:28:03 #65 transferring context: 433.65MB 12.4s done 09:28:03 $ docker top 8a08da3e0f87dcbbe584514e27cdb8b647a337d88290dbcb34ef3a3fbeefa25d -eo pid,comm [Pipeline] { [Pipeline] sh 09:28:04 #65 ... 09:28:04 09:28:04 #63 [support-scheduler internal] load build context 09:28:04 + go version 09:28:04 go version go1.23.4 linux/arm64 [Pipeline] } 09:28:04 $ docker stop --time=1 8a08da3e0f87dcbbe584514e27cdb8b647a337d88290dbcb34ef3a3fbeefa25d 09:28:05 #63 transferring context: 433.65MB 15.7s done 09:28:06 $ docker rm -f --volumes 8a08da3e0f87dcbbe584514e27cdb8b647a337d88290dbcb34ef3a3fbeefa25d [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 09:28:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:28:06 09:28:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:28:07 latest: Pulling from edgex-devops/edgex-compose-arm64 09:28:07 547446be3368: Pulling fs layer 09:28:07 d125d8839a47: Pulling fs layer 09:28:07 3e85d5ac6304: Pulling fs layer 09:28:07 c3105a71a48b: Pulling fs layer 09:28:07 0f093f025ec4: Pulling fs layer 09:28:07 c3106fc0e877: Pulling fs layer 09:28:07 c3105a71a48b: Waiting 09:28:07 0f093f025ec4: Waiting 09:28:07 c3106fc0e877: Waiting 09:28:07 547446be3368: Verifying Checksum 09:28:07 547446be3368: Download complete 09:28:07 c3105a71a48b: Verifying Checksum 09:28:07 c3105a71a48b: Download complete 09:28:07 d125d8839a47: Verifying Checksum 09:28:07 d125d8839a47: Download complete 09:28:07 c3106fc0e877: Download complete 09:28:07 0f093f025ec4: Verifying Checksum 09:28:07 0f093f025ec4: Download complete 09:28:08 547446be3368: Pull complete 09:28:08 d125d8839a47: Pull complete 09:28:09 #63 ... 09:28:09 09:28:09 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:09 #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done 09:28:09 3e85d5ac6304: Verifying Checksum 09:28:09 3e85d5ac6304: Download complete 09:28:10 #36 ... 09:28:10 09:28:10 #41 [core-common-config-bootstrapper internal] load build context 09:28:10 #41 transferring context: 433.65MB 14.4s done 09:28:10 #41 ... 09:28:10 09:28:10 #43 [security-secretstore-setup internal] load build context 09:28:10 #43 transferring context: 433.65MB 10.9s done 09:28:10 #43 ... 09:28:10 09:28:10 #42 [security-bootstrapper internal] load build context 09:28:10 #42 transferring context: 433.65MB 15.4s done 09:28:10 #42 ... 09:28:10 09:28:10 #47 [security-proxy-auth internal] load build context 09:28:10 #47 transferring context: 433.65MB 17.8s done 09:28:11 #47 ... 09:28:11 09:28:11 #46 [support-notifications internal] load build context 09:28:11 #46 transferring context: 433.65MB 15.2s done 09:28:11 #46 ... 09:28:11 09:28:11 #53 [core-keeper internal] load build context 09:28:11 #53 transferring context: 433.65MB 17.1s done 09:28:11 #53 ... 09:28:11 09:28:11 #50 [security-proxy-setup internal] load build context 09:28:11 #50 transferring context: 433.65MB 12.9s done 09:28:12 #50 ... 09:28:12 09:28:12 #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:28:12 #56 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:12 #56 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:12 #56 16.50 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:28:12 #56 16.50 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:28:12 #56 16.50 OK: 24174 distinct packages available 09:28:12 #56 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:12 #56 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:12 #56 16.96 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:12 #56 17.30 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:12 #56 17.31 (3/7) Installing dumb-init (1.2.5-r3) 09:28:12 #56 17.32 (4/7) Installing musl-obstack (1.2.3-r2) 09:28:12 #56 17.32 (5/7) Installing libucontext (1.2-r3) 09:28:12 #56 17.33 (6/7) Installing gcompat (1.1.0-r4) 09:28:12 #56 17.33 (7/7) Installing openssl (3.3.2-r1) 09:28:12 #56 17.34 Executing busybox-1.36.1-r29.trigger 09:28:12 #56 17.35 OK: 9 MiB in 19 packages 09:28:12 #56 ... 09:28:12 09:28:12 #55 [core-data internal] load build context 09:28:12 #55 transferring context: 433.65MB 14.9s done 09:28:13 #55 ... 09:28:13 09:28:13 #58 [security-spiffe-token-provider internal] load build context 09:28:13 #58 transferring context: 433.65MB 15.5s done 09:28:18 #58 ... 09:28:18 09:28:18 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:18 #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 09:28:21 #51 ... 09:28:21 09:28:21 #64 [core-command internal] load build context 09:28:21 #64 DONE 31.1s 09:28:21 09:28:21 #61 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:28:21 #61 DONE 29.8s 09:28:21 09:28:21 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:28:21 #66 ... 09:28:21 09:28:21 #43 [security-secretstore-setup internal] load build context 09:28:21 #43 DONE 31.3s 09:28:21 09:28:21 #50 [security-proxy-setup internal] load build context 09:28:21 #50 DONE 30.6s 09:28:21 09:28:21 #65 [core-metadata internal] load build context 09:28:21 #65 DONE 31.0s 09:28:21 09:28:21 #41 [core-common-config-bootstrapper internal] load build context 09:28:21 #41 DONE 31.5s 09:28:21 09:28:21 #42 [security-bootstrapper internal] load build context 09:28:21 #42 DONE 31.4s 09:28:21 09:28:21 #52 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:28:21 #52 DONE 30.8s 09:28:21 09:28:21 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:28:21 #45 DONE 31.2s 09:28:21 09:28:21 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:21 #59 DONE 31.2s 09:28:21 09:28:21 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:28:21 #60 DONE 31.3s 09:28:21 09:28:21 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:28:21 #57 DONE 31.3s 09:28:21 09:28:21 #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:28:21 #67 ... 09:28:21 09:28:21 #55 [core-data internal] load build context 09:28:21 #55 DONE 31.1s 09:28:21 09:28:21 #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:28:21 #44 DONE 31.2s 09:28:21 09:28:21 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:28:21 #62 DONE 31.0s 09:28:21 09:28:21 #49 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:28:21 #49 DONE 31.4s 09:28:21 09:28:21 #63 [support-scheduler internal] load build context 09:28:21 #63 DONE 31.6s 09:28:21 09:28:21 #46 [support-notifications internal] load build context 09:28:21 #46 DONE 31.2s 09:28:21 09:28:21 #58 [security-spiffe-token-provider internal] load build context 09:28:21 #58 DONE 31.4s 09:28:21 09:28:21 #53 [core-keeper internal] load build context 09:28:21 #53 DONE 31.4s 09:28:21 09:28:21 #47 [security-proxy-auth internal] load build context 09:28:21 #47 DONE 31.2s 09:28:21 09:28:21 #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:28:21 #56 DONE 31.1s 09:28:21 09:28:21 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:21 3e85d5ac6304: Pull complete 09:28:21 c3105a71a48b: Pull complete 09:28:22 0f093f025ec4: Pull complete 09:28:22 c3106fc0e877: Pull complete 09:28:22 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:28:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:28:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:23 prd-ubuntu20.04-docker-arm64-4c-16g-36185 does not seem to be running inside a container 09:28:23 $ 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/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@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 09:28:24 $ docker top eb544d4e67df9da74da8ff5b835ac8da85dc353922c3056bb375e25d13e6d09e -eo pid,comm [Pipeline] { [Pipeline] sh 09:28:25 #36 ... 09:28:25 09:28:25 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:28:25 #54 31.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:25 #54 31.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:25 #54 31.73 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:25 #54 31.82 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:25 #54 31.83 (3/6) Installing dumb-init (1.2.5-r3) 09:28:25 #54 31.83 (4/6) Installing openssl (3.3.2-r1) 09:28:25 #54 31.84 (5/6) Installing su-exec (0.2-r3) 09:28:25 #54 31.85 (6/6) Installing yq-go (4.44.1-r2) 09:28:25 #54 31.92 Executing busybox-1.36.1-r29.trigger 09:28:25 #54 31.93 OK: 19 MiB in 18 packages 09:28:25 #54 DONE 32.5s 09:28:25 + docker compose -f ./docker-compose-build.yml build --parallel 09:28:25 09:28:25 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:25 #68 DONE 4.3s 09:28:25 09:28:25 #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:28:25 #69 ... 09:28:25 09:28:25 #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:28:25 #48 31.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:25 #48 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:25 #48 31.97 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:28:25 #48 31.97 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:28:25 #48 31.97 OK: 24174 distinct packages available 09:28:25 #48 32.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:25 #48 32.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:25 #48 32.41 (1/4) Installing dumb-init (1.2.5-r3) 09:28:25 #48 34.80 (2/4) Installing musl-obstack (1.2.3-r2) 09:28:25 #48 34.81 (3/4) Installing libucontext (1.2-r3) 09:28:25 #48 34.82 (4/4) Installing gcompat (1.1.0-r4) 09:28:25 #48 34.82 Executing busybox-1.36.1-r29.trigger 09:28:25 #48 34.82 OK: 8 MiB in 18 packages 09:28:25 #48 DONE 35.1s 09:28:25 09:28:25 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:28:26 #70 ... 09:28:26 09:28:26 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:28:26 #0 4.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:26 #0 4.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:26 #0 4.597 OK: 248 MiB in 58 packages 09:28:26 #71 DONE 4.7s 09:28:26 09:28:26 #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:28:26 #72 DONE 0.1s 09:28:26 09:28:26 #73 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:28:26 #0 4.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:26 #0 4.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:26 #0 4.686 OK: 248 MiB in 58 packages 09:28:26 #73 DONE 4.8s 09:28:26 09:28:26 #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:28:26 #67 4.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:26 #67 ... 09:28:26 09:28:26 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:28:26 #74 DONE 0.1s 09:28:26 09:28:26 #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:28:26 #67 4.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:26 #67 ... 09:28:26 09:28:26 #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:28:26 #0 1.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:26 #0 4.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:26 #0 5.008 OK: 248 MiB in 58 packages 09:28:26 #75 DONE 5.2s 09:28:26 09:28:26 #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:28:26 #67 5.012 Upgrading critical system libraries and apk-tools: 09:28:26 #67 5.012 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:26 #67 5.018 Executing busybox-1.36.1-r29.trigger 09:28:26 #67 5.077 Continuing the upgrade transaction with new apk-tools: 09:28:26 #67 ... 09:28:26 09:28:26 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:28:26 #0 2.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:26 #0 4.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:26 #0 4.447 Upgrading critical system libraries and apk-tools: 09:28:26 #0 4.447 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:26 #0 4.452 Executing busybox-1.36.1-r29.trigger 09:28:26 #0 4.507 Continuing the upgrade transaction with new apk-tools: 09:28:26 #0 4.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:26 #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:26 #0 4.948 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:26 #0 4.955 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:26 #0 5.030 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:26 #0 5.039 OK: 8 MiB in 15 packages 09:28:26 #76 DONE 5.2s 09:28:26 09:28:26 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:28:26 #77 DONE 0.2s 09:28:26 09:28:26 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:28:26 #66 1.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:26 #66 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:26 #66 4.656 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:28:26 #66 4.656 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:28:26 #66 4.656 OK: 24172 distinct packages available 09:28:26 #66 4.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:26 #66 4.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:26 #66 5.204 OK: 248 MiB in 58 packages 09:28:26 #66 DONE 5.3s 09:28:26 09:28:26 #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:28:26 #67 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:26 #67 5.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:26 #67 ... 09:28:26 09:28:26 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:28:26 #78 DONE 0.2s 09:28:26 09:28:26 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:28:26 #0 4.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:26 #0 4.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:26 #0 4.673 Upgrading critical system libraries and apk-tools: 09:28:26 #0 4.673 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:26 #0 4.683 Executing busybox-1.36.1-r29.trigger 09:28:26 #0 4.746 Continuing the upgrade transaction with new apk-tools: 09:28:26 #0 4.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:26 #0 4.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:26 #0 5.216 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:26 #0 5.222 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:26 #0 5.287 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:26 #0 5.325 OK: 8 MiB in 16 packages 09:28:26 #79 DONE 5.5s 09:28:26 09:28:26 #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:28:26 #67 5.453 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:26 #67 5.460 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:26 #67 5.496 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:26 #67 5.506 Executing ca-certificates-20241121-r0.trigger 09:28:27 #67 ... 09:28:27 09:28:27 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:28:27 #0 4.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:27 #0 4.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:27 #0 4.787 Upgrading critical system libraries and apk-tools: 09:28:27 #0 4.787 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:27 #0 4.794 Executing busybox-1.36.1-r29.trigger 09:28:27 #0 4.860 Continuing the upgrade transaction with new apk-tools: 09:28:27 #0 4.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:27 #0 4.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:27 #0 5.269 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:27 #0 5.275 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:27 #0 5.314 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:27 #0 5.328 Executing ca-certificates-20241121-r0.trigger 09:28:27 #0 5.377 OK: 19 MiB in 18 packages 09:28:27 #80 DONE 5.6s 09:28:27 09:28:27 #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:28:27 #67 5.565 OK: 10 MiB in 17 packages 09:28:27 #67 ... 09:28:27 09:28:27 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:28:27 #0 4.039 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:27 #0 4.631 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:27 #0 5.332 (1/1) Installing dumb-init (1.2.5-r3) 09:28:27 #0 5.622 Executing busybox-1.36.1-r29.trigger 09:28:27 #0 5.636 OK: 8 MiB in 15 packages 09:28:27 #81 DONE 5.7s 09:28:27 09:28:27 #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:28:27 #67 DONE 5.7s 09:28:27 09:28:27 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:28:27 #1 [core-data internal] load build definition from Dockerfile 09:28:27 #1 transferring dockerfile: 2.07kB 0.0s done 09:28:27 #1 DONE 0.1s 09:28:27 09:28:27 #2 [core-data internal] load .dockerignore 09:28:27 #2 transferring context: 50B done 09:28:27 #2 DONE 0.1s 09:28:27 09:28:27 #3 [core-data internal] load metadata for docker.io/library/alpine:3.20 09:28:27 #3 ... 09:28:27 09:28:27 #4 [support-notifications internal] load build definition from Dockerfile 09:28:27 #4 transferring dockerfile: 2.02kB done 09:28:27 #4 DONE 0.1s 09:28:27 09:28:27 #5 [support-notifications internal] load .dockerignore 09:28:27 #5 transferring context: 50B done 09:28:27 #5 DONE 0.1s 09:28:27 09:28:27 #6 [core-common-config-bootstrapper internal] load .dockerignore 09:28:27 #6 DONE 0.0s 09:28:27 09:28:27 #3 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 09:28:27 #3 ... 09:28:27 09:28:27 #7 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:27 #7 DONE 0.0s 09:28:27 09:28:27 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:28:27 #8 transferring dockerfile: 2.23kB done 09:28:27 #8 DONE 0.1s 09:28:27 09:28:27 #6 [core-common-config-bootstrapper internal] load .dockerignore 09:28:27 #6 transferring context: 50B done 09:28:27 #6 DONE 0.2s 09:28:27 09:28:27 #7 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:27 #7 DONE 0.0s 09:28:27 09:28:27 #9 [security-bootstrapper internal] load .dockerignore 09:28:27 #9 transferring context: 50B done 09:28:27 #9 DONE 0.2s 09:28:27 09:28:27 #10 [security-bootstrapper internal] load build definition from Dockerfile 09:28:27 #10 transferring dockerfile: 3.02kB done 09:28:27 #10 DONE 0.2s 09:28:27 09:28:27 #11 [core-keeper internal] load build definition from Dockerfile 09:28:27 #11 ... 09:28:27 09:28:27 #7 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:27 #7 DONE 0.0s 09:28:27 #82 ... 09:28:27 09:28:27 #83 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:28:27 #0 5.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:27 #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:27 #0 5.494 Upgrading critical system libraries and apk-tools: 09:28:27 #0 5.494 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:27 #0 5.505 Executing busybox-1.36.1-r29.trigger 09:28:27 #0 5.585 Continuing the upgrade transaction with new apk-tools: 09:28:27 #0 5.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:27 #0 5.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:27 #0 5.945 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:27 #0 5.954 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:27 #0 5.991 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:27 #0 6.001 OK: 8 MiB in 15 packages 09:28:27 #83 DONE 6.3s 09:28:27 09:28:27 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:28:27 #0 5.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:27 #0 5.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:27 #0 5.703 Upgrading critical system libraries and apk-tools: 09:28:27 #0 5.703 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:27 #0 5.711 Executing busybox-1.36.1-r29.trigger 09:28:27 #0 5.774 Continuing the upgrade transaction with new apk-tools: 09:28:27 #0 5.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:27 #0 5.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:27 #0 6.099 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:27 #0 6.208 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:27 #0 6.242 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:27 #0 6.248 Executing ca-certificates-20241121-r0.trigger 09:28:27 #0 6.292 OK: 13 MiB in 28 packages 09:28:27 #84 DONE 6.5s 09:28:27 09:28:27 #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:28:27 #0 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:27 #0 5.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:27 #0 5.692 Upgrading critical system libraries and apk-tools: 09:28:27 #0 5.692 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:27 #0 5.698 Executing busybox-1.36.1-r29.trigger 09:28:27 #0 5.762 Continuing the upgrade transaction with new apk-tools: 09:28:27 #0 5.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:27 #0 5.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:27 #0 6.159 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:27 #0 6.168 OK: 9 MiB in 19 packages 09:28:27 #85 DONE 6.6s 09:28:27 09:28:27 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:28:28 09:28:28 #12 [core-metadata internal] load .dockerignore 09:28:28 #12 transferring context: 50B 0.0s done 09:28:28 #12 DONE 0.2s 09:28:28 09:28:28 #13 [core-metadata internal] load build definition from Dockerfile 09:28:28 #13 transferring dockerfile: 2.13kB 0.0s done 09:28:28 #13 DONE 0.3s 09:28:28 09:28:28 #14 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:28:28 #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:28:28 #14 ... 09:28:28 09:28:28 #11 [core-keeper internal] load build definition from Dockerfile 09:28:28 #11 transferring dockerfile: 2.07kB 0.0s done 09:28:28 #11 DONE 0.2s 09:28:28 09:28:28 #7 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:28 #7 DONE 0.0s 09:28:28 09:28:28 #15 [core-keeper internal] load .dockerignore 09:28:28 #15 transferring context: 50B 0.0s done 09:28:28 #15 DONE 0.3s 09:28:28 09:28:28 #14 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:28:28 #14 ... 09:28:28 09:28:28 #7 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:28 #7 DONE 0.0s 09:28:28 09:28:28 #14 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:28:28 #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 09:28:28 #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:28:28 #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:28:28 #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:28:28 #14 ... 09:28:28 09:28:28 #3 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:28:28 #3 DONE 1.1s 09:28:28 09:28:28 #14 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:28:28 #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 09:28:28 #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:28:28 #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:28:28 #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:28:28 #14 DONE 1.1s 09:28:28 09:28:28 #16 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:28:28 #16 ... 09:28:28 09:28:28 #17 [security-secretstore-setup internal] load .dockerignore 09:28:28 #17 transferring context: 50B 0.0s done 09:28:28 #17 DONE 0.9s 09:28:28 09:28:28 #18 [security-spire-agent internal] load .dockerignore 09:28:28 #18 transferring context: 50B 0.0s done 09:28:28 #18 DONE 1.0s 09:28:29 09:28:29 #19 [security-spire-server internal] load .dockerignore 09:28:29 #19 ... 09:28:29 09:28:29 #16 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:28:29 #16 DONE 1.4s 09:28:29 #86 ... 09:28:29 09:28:29 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:28:29 #0 4.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:29 #0 4.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:29 #0 4.864 Upgrading critical system libraries and apk-tools: 09:28:29 #0 4.865 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:29 #0 4.873 Executing busybox-1.36.1-r29.trigger 09:28:29 #0 4.931 Continuing the upgrade transaction with new apk-tools: 09:28:29 #0 4.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:29 #0 5.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:29 #0 5.282 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:29 #0 5.316 OK: 19 MiB in 18 packages 09:28:29 #87 DONE 5.9s 09:28:29 09:28:29 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:28:29 #0 5.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:29 #0 5.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:29 #0 5.961 Upgrading critical system libraries and apk-tools: 09:28:29 #0 5.961 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:29 #0 5.968 Executing busybox-1.36.1-r29.trigger 09:28:29 #0 6.046 Continuing the upgrade transaction with new apk-tools: 09:28:29 #0 6.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:29 #0 6.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:29 #0 6.438 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:29 #0 6.445 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:29 #0 6.480 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:29 #0 6.489 Executing ca-certificates-20241121-r0.trigger 09:28:29 #0 6.537 OK: 8 MiB in 16 packages 09:28:29 #88 DONE 7.7s 09:28:29 09:28:29 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:28:29 #86 DONE 1.3s 09:28:29 09:28:29 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:28:29 #89 DONE 0.1s 09:28:29 09:28:29 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:28:29 #90 DONE 1.3s 09:28:29 09:28:29 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:28:29 09:28:29 #20 [security-spire-agent internal] load build definition from Dockerfile 09:28:29 #20 transferring dockerfile: 1.81kB 0.1s done 09:28:29 #20 DONE 1.3s 09:28:29 09:28:29 #21 [support-notifications internal] load build context 09:28:29 #21 transferring context: 2.94MB 0.8s done 09:28:29 #21 DONE 1.3s 09:28:29 09:28:29 #22 [core-data internal] load build context 09:28:29 #22 transferring context: 2.94MB 0.9s done 09:28:29 #22 DONE 1.4s 09:28:29 09:28:29 #23 [core-keeper builder 2/7] WORKDIR /edgex-go 09:28:29 #23 ... 09:28:29 09:28:29 #24 [core-common-config-bootstrapper internal] load build context 09:28:29 #24 transferring context: 2.94MB 1.0s done 09:28:29 #24 DONE 1.5s 09:28:29 09:28:29 #25 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:28:29 #25 ... 09:28:29 09:28:29 #3 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 09:28:29 #3 DONE 1.4s 09:28:29 09:28:29 #26 [security-spire-config internal] load build definition from Dockerfile 09:28:29 #26 transferring dockerfile: 1.69kB 0.0s done 09:28:29 #26 DONE 0.9s 09:28:29 09:28:29 #27 [security-bootstrapper internal] load build context 09:28:29 #27 transferring context: 2.94MB 0.7s done 09:28:29 #27 DONE 1.7s 09:28:29 09:28:29 #28 [core-keeper internal] load build context 09:28:29 #91 DONE 0.6s 09:28:29 09:28:29 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:28:29 #92 DONE 0.6s 09:28:29 09:28:29 #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:28:29 #69 4.400 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:29 #69 ... 09:28:29 09:28:29 #93 [security-spire-server stage-2 6/9] COPY security.txt / 09:28:29 #93 DONE 0.1s 09:28:29 09:28:29 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:28:29 #94 DONE 0.1s 09:28:29 09:28:29 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:28:29 #95 DONE 0.1s 09:28:30 #28 ... 09:28:30 09:28:30 #29 [security-secretstore-setup internal] load build definition from Dockerfile 09:28:30 #29 transferring dockerfile: 2.49kB 0.0s done 09:28:30 #29 DONE 1.9s 09:28:30 09:28:30 #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:30 #7 DONE 0.0s 09:28:30 09:28:30 #23 [core-keeper builder 2/7] WORKDIR /edgex-go 09:28:30 #23 DONE 1.1s 09:28:30 09:28:30 #30 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:28:30 09:28:30 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:28:30 #96 DONE 0.1s 09:28:30 09:28:30 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 09:28:30 #97 DONE 0.1s 09:28:30 09:28:30 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:28:30 #98 DONE 0.1s 09:28:30 09:28:30 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:28:30 #99 DONE 0.2s 09:28:30 09:28:30 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:28:30 #100 DONE 0.1s 09:28:30 09:28:30 #101 [security-spire-server] exporting to image 09:28:30 #101 exporting layers 09:28:30 #101 ... 09:28:30 09:28:30 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:28:30 #102 DONE 0.1s 09:28:30 09:28:30 #101 [security-spire-agent] exporting to image 09:28:30 #30 ... 09:28:30 09:28:30 #28 [core-keeper internal] load build context 09:28:30 #28 transferring context: 2.94MB 1.2s done 09:28:30 #28 DONE 1.8s 09:28:30 09:28:30 #31 [core-metadata internal] load build context 09:28:30 #31 transferring context: 2.94MB 1.4s done 09:28:30 #31 ... 09:28:30 09:28:30 #32 [security-proxy-setup internal] load .dockerignore 09:28:30 #32 transferring context: 50B 0.0s done 09:28:30 #32 DONE 2.4s 09:28:31 09:28:31 #33 [security-proxy-auth internal] load build definition from Dockerfile 09:28:31 #33 transferring dockerfile: 2.15kB 0.0s done 09:28:31 #33 DONE 2.5s 09:28:31 09:28:31 #3 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 09:28:31 #3 DONE 2.2s 09:28:31 09:28:31 #25 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:28:31 #25 transferring dockerfile: 1.89kB done 09:28:31 #25 ... 09:28:31 09:28:31 #14 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:28:31 #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 09:28:31 #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:28:31 #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:28:31 #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:28:31 #14 DONE 1.3s 09:28:31 09:28:31 #16 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:28:31 #16 DONE 1.6s 09:28:31 09:28:31 #23 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:28:31 #23 DONE 1.2s 09:28:31 09:28:31 #34 [security-proxy-auth internal] load .dockerignore 09:28:31 #34 transferring context: 50B done 09:28:31 #34 DONE 2.6s 09:28:31 09:28:31 #35 [security-proxy-setup internal] load build definition from Dockerfile 09:28:31 #35 transferring dockerfile: 2.50kB done 09:28:31 #35 DONE 2.6s 09:28:31 09:28:31 #7 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:31 #7 DONE 0.0s 09:28:31 09:28:31 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:28:31 #36 DONE 1.7s 09:28:31 09:28:31 #31 [core-metadata internal] load build context 09:28:31 #31 DONE 2.3s 09:28:31 09:28:31 #14 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:28:31 #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 09:28:31 #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:28:31 #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:28:31 #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:28:31 #14 DONE 1.3s 09:28:31 09:28:31 #37 [support-scheduler internal] load .dockerignore 09:28:31 #37 transferring context: 50B 0.0s done 09:28:31 #37 DONE 1.8s 09:28:31 09:28:31 #38 [support-scheduler internal] load build definition from Dockerfile 09:28:31 #38 transferring dockerfile: 1.82kB done 09:28:31 #38 DONE 1.9s 09:28:31 09:28:31 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:28:31 #39 DONE 1.8s 09:28:31 09:28:31 #40 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:28:31 #40 ... 09:28:31 09:28:31 #41 [security-spire-config internal] load .dockerignore 09:28:31 #41 transferring context: 50B done 09:28:31 #41 DONE 2.2s 09:28:31 09:28:31 #7 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:31 #7 DONE 0.0s 09:28:31 09:28:31 #19 [security-spire-server internal] load .dockerignore 09:28:31 #19 transferring context: 50B 0.0s done 09:28:31 #19 DONE 2.2s 09:28:31 09:28:31 #7 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:31 #7 DONE 0.1s 09:28:31 09:28:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:31 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 09:28:31 #42 DONE 0.2s 09:28:31 09:28:31 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:28:31 #36 ... 09:28:31 09:28:31 #14 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:28:31 #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 09:28:31 #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:28:31 #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:28:31 #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:28:31 #14 DONE 1.9s 09:28:31 09:28:31 #16 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:28:31 #16 DONE 2.2s 09:28:31 09:28:31 #23 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:28:31 #23 DONE 1.9s 09:28:31 09:28:31 #43 [security-spiffe-token-provider internal] load .dockerignore 09:28:31 #43 transferring context: 50B 0.0s done 09:28:31 #43 DONE 1.9s 09:28:31 09:28:31 #44 [security-spire-server internal] load build definition from Dockerfile 09:28:31 #44 transferring dockerfile: 1.70kB 0.0s done 09:28:31 #44 DONE 2.3s 09:28:31 09:28:31 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:31 #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 09:28:31 #45 DONE 0.3s 09:28:31 09:28:31 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:28:31 #36 ... 09:28:31 09:28:31 #14 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:28:31 #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 09:28:31 #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:28:31 #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:28:31 #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:28:31 #14 DONE 1.9s 09:28:31 09:28:31 #16 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:28:31 #16 DONE 2.2s 09:28:31 09:28:31 #23 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:28:31 #23 DONE 1.9s 09:28:31 09:28:31 #25 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:28:31 #25 DONE 2.0s 09:28:31 09:28:31 #46 [core-command internal] load .dockerignore 09:28:31 #46 transferring context: 50B done 09:28:31 #46 DONE 2.8s 09:28:31 09:28:31 #47 [core-command internal] load build definition from Dockerfile 09:28:31 #47 transferring dockerfile: 1.94kB 0.0s done 09:28:31 #47 DONE 2.9s 09:28:31 09:28:31 #48 [security-proxy-auth internal] load build context 09:28:31 #48 DONE 0.0s 09:28:31 09:28:31 #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:28:31 #7 DONE 0.1s 09:28:31 09:28:31 #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:31 #49 DONE 2.7s 09:28:31 09:28:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:31 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:28:31 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:28:31 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:28:31 #101 ... 09:28:31 09:28:31 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:31 #51 ... 09:28:31 09:28:31 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:28:31 #70 4.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:31 #70 4.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:31 #70 4.922 Upgrading critical system libraries and apk-tools: 09:28:31 #70 4.922 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:31 #70 4.933 Executing busybox-1.36.1-r29.trigger 09:28:31 #70 5.008 Continuing the upgrade transaction with new apk-tools: 09:28:31 #70 5.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:28:31 #70 5.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:31 #70 5.340 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:31 #70 5.348 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:31 #70 5.497 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:31 #70 5.512 OK: 8 MiB in 18 packages 09:28:32 #70 DONE 6.4s 09:28:32 09:28:32 #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:28:32 #69 4.876 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:28:32 #69 5.582 OK: 248 MiB in 58 packages 09:28:32 #69 DONE 6.6s 09:28:32 09:28:32 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:28:32 #82 DONE 5.3s 09:28:32 09:28:32 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:28:32 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.4s 09:28:32 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s 09:28:32 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.5s 09:28:32 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s 09:28:32 #42 ... 09:28:32 09:28:32 #3 [core-command internal] load metadata for docker.io/library/alpine:3.20 09:28:32 #3 DONE 3.6s 09:28:32 09:28:32 #14 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:28:32 #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 09:28:32 #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:28:32 #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:28:32 #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:28:32 #14 DONE 2.2s 09:28:32 09:28:32 #16 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:28:32 #16 DONE 2.5s 09:28:32 09:28:32 #23 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:28:32 #23 DONE 2.1s 09:28:32 09:28:32 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:32 #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:28:32 #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:28:32 #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:28:32 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done 09:28:32 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.8s done 09:28:32 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.05MB / 18.32MB 1.1s 09:28:33 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s done 09:28:33 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 09:28:33 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 1.5s 09:28:33 #103 DONE 1.1s 09:28:33 09:28:33 #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:28:33 #104 DONE 1.1s 09:28:33 09:28:33 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:28:33 #105 DONE 1.1s 09:28:33 09:28:33 #101 [security-spire-server] exporting to image 09:28:33 #101 exporting layers 2.9s done 09:28:33 #101 writing image sha256:2fb625872b6578ebbfb4a821823bb7f210dc8a151d458f5650e8ed2b226ffc33 0.0s done 09:28:33 #101 naming to docker.io/library/security-spire-server done 09:28:33 #101 writing image sha256:fc83149d72fb28410e8d1c87ebc15d473538f795bfad05124a3232f0f3eca7ce 0.0s done 09:28:33 #101 naming to docker.io/library/security-spire-agent 09:28:33 #45 ... 09:28:33 09:28:33 #14 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:28:33 #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 09:28:33 #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:28:33 #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:28:33 #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:28:33 #14 DONE 2.2s 09:28:33 09:28:33 #16 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:28:33 #16 DONE 2.5s 09:28:33 09:28:33 #23 [core-command builder 2/7] WORKDIR /edgex-go 09:28:33 #23 DONE 2.1s 09:28:33 09:28:33 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:28:33 #36 DONE 3.4s 09:28:33 09:28:33 #50 [security-spire-agent internal] load build context 09:28:33 #50 transferring context: 23.10kB 0.1s done 09:28:33 #50 DONE 2.1s 09:28:33 09:28:33 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:33 #45 ... 09:28:33 09:28:33 #14 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:28:33 #14 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.3s done 09:28:33 #14 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:28:33 #14 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:28:33 #14 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:28:33 #14 DONE 2.2s 09:28:33 09:28:33 #51 [security-spire-config internal] load build context 09:28:33 #51 DONE 0.0s 09:28:33 09:28:33 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:33 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 1.7s 09:28:33 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.14MB / 18.32MB 1.8s 09:28:33 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:28:33 #101 naming to docker.io/library/security-spire-agent 0.0s done 09:28:33 #101 DONE 3.3s 09:28:33 09:28:33 #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:28:33 #106 DONE 0.1s 09:28:33 09:28:33 #107 [security-spire-config stage-2 6/10] COPY security.txt / 09:28:33 #107 DONE 0.1s 09:28:33 09:28:33 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:33 #108 ... 09:28:33 09:28:33 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:28:33 #109 DONE 0.0s 09:28:33 09:28:33 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:28:33 #110 DONE 0.0s 09:28:33 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 2.1s 09:28:33 09:28:33 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:28:33 #111 DONE 0.0s 09:28:33 09:28:33 #101 [security-spire-config] exporting to image 09:28:34 #101 exporting layers 0.6s done 09:28:34 #101 writing image sha256:a74845e16e985f0bcea3ec64c3134027efccebf9c3bbf440924dfd09d9a29a91 done 09:28:34 #101 naming to docker.io/library/security-spire-config done 09:28:34 #101 DONE 3.8s 09:28:34 09:28:34 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:34 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 2.4s 09:28:34 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 2.8s 09:28:34 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 3.2s 09:28:34 #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:28:35 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 3.3s 09:28:35 #45 ... 09:28:35 09:28:35 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:28:35 #0 2.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:35 #0 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:35 #0 5.010 (1/2) Installing dumb-init (1.2.5-r3) 09:28:35 #0 5.097 (2/2) Installing su-exec (0.2-r3) 09:28:35 #0 5.097 Executing busybox-1.36.1-r29.trigger 09:28:35 #0 5.129 OK: 9 MiB in 16 packages 09:28:35 #52 DONE 6.2s 09:28:35 09:28:35 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:35 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 3.5s 09:28:35 #45 ... 09:28:35 09:28:35 #53 [security-spire-server internal] load build context 09:28:35 #53 transferring context: 23.57kB 0.1s done 09:28:35 #53 DONE 2.0s 09:28:35 09:28:35 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:35 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 3.8s 09:28:35 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.87MB / 18.32MB 3.9s 09:28:35 #45 ... 09:28:35 09:28:35 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:35 #54 DONE 5.7s 09:28:35 09:28:35 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:35 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.36MB / 18.32MB 4.1s 09:28:36 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 4.3s 09:28:36 #112 ... 09:28:36 09:28:36 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:36 #113 ... 09:28:36 09:28:36 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:36 #45 ... 09:28:36 09:28:36 #51 [security-spire-config internal] load build context 09:28:36 #51 transferring context: 21.82kB 0.2s done 09:28:36 #51 DONE 2.8s 09:28:36 09:28:36 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:36 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 4.5s 09:28:36 #114 ... 09:28:36 09:28:36 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:36 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.7s done 09:28:36 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 09:28:36 #45 ... 09:28:36 09:28:36 #55 [support-scheduler internal] load build context 09:28:36 #55 transferring context: 2.94MB 3.4s done 09:28:36 #55 DONE 5.2s 09:28:36 09:28:36 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:28:36 #0 2.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:36 #0 3.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:36 #0 6.085 (1/1) Installing dumb-init (1.2.5-r3) 09:28:36 #0 6.113 Executing busybox-1.36.1-r29.trigger 09:28:36 #0 6.159 OK: 9 MiB in 15 packages 09:28:36 #56 DONE 8.4s 09:28:36 09:28:36 #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:28:36 #0 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:36 #0 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:36 #0 6.193 (1/1) Installing dumb-init (1.2.5-r3) 09:28:36 #0 6.228 Executing busybox-1.36.1-r29.trigger 09:28:36 #0 6.290 OK: 9 MiB in 15 packages 09:28:36 #57 DONE 7.8s 09:28:36 09:28:36 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 09:28:36 #0 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:36 #0 2.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:36 #0 5.357 (1/2) Installing ca-certificates (20241121-r0) 09:28:36 #0 5.590 (2/2) Installing dumb-init (1.2.5-r3) 09:28:36 #0 5.590 Executing busybox-1.36.1-r29.trigger 09:28:36 #0 5.680 Executing ca-certificates-20241121-r0.trigger 09:28:36 #0 6.433 OK: 10 MiB in 16 packages 09:28:36 #58 DONE 7.9s 09:28:36 09:28:36 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:36 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 09:28:36 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:28:36 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:28:36 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:28:36 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 09:28:36 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 09:28:36 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 09:28:36 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 5.0s 09:28:36 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done 09:28:36 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:28:36 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:28:37 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 5.2s 09:28:37 #42 ... 09:28:37 09:28:37 #59 [security-secretstore-setup internal] load build context 09:28:37 #59 transferring context: 2.94MB 4.6s done 09:28:37 #59 DONE 6.2s 09:28:37 09:28:37 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:37 #42 ... 09:28:37 09:28:37 #48 [security-proxy-auth internal] load build context 09:28:37 #48 transferring context: 2.94MB 4.8s done 09:28:37 #48 DONE 5.8s 09:28:37 09:28:37 #60 [security-proxy-setup internal] load build context 09:28:37 #60 transferring context: 2.94MB 4.0s done 09:28:37 #60 DONE 5.9s 09:28:37 09:28:37 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:37 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 5.7s 09:28:38 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 6.0s 09:28:38 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 6.2s 09:28:38 #42 ... 09:28:38 09:28:38 #61 [security-spiffe-token-provider internal] load build context 09:28:38 #61 transferring context: 2.94MB 4.0s done 09:28:38 #61 DONE 5.4s 09:28:38 09:28:38 #62 [core-command internal] load build context 09:28:38 #62 transferring context: 2.94MB 3.7s done 09:28:38 #62 DONE 5.1s 09:28:38 09:28:38 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:38 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.04MB / 28.04MB 6.5s 09:28:38 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.66MB / 28.04MB 6.9s 09:28:38 #42 ... 09:28:38 09:28:38 #30 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:28:38 #30 5.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:38 #30 6.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:38 #30 8.420 OK: 239 MiB in 58 packages 09:28:38 #30 DONE 9.6s 09:28:38 09:28:38 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:38 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.0s done 09:28:39 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 09:28:39 #42 ... 09:28:39 09:28:39 #63 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:28:39 #63 DONE 1.0s 09:28:39 09:28:39 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:40 #42 ... 09:28:40 09:28:40 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:28:40 #0 6.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:40 #0 7.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:40 #0 9.671 OK: 239 MiB in 58 packages 09:28:40 #64 DONE 10.9s 09:28:40 09:28:40 #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:28:40 #0 6.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:40 #0 6.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:40 #0 9.895 OK: 239 MiB in 58 packages 09:28:40 #65 ... 09:28:40 09:28:40 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:40 #45 ... 09:28:40 09:28:40 #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:28:40 #65 DONE 11.0s 09:28:40 09:28:40 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:41 #45 ... 09:28:41 09:28:41 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:28:41 #0 6.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:41 #0 6.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:41 #66 ... 09:28:41 09:28:41 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:41 #45 ... 09:28:41 09:28:41 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:28:41 #67 DONE 1.2s 09:28:41 09:28:41 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:41 #45 ... 09:28:41 09:28:41 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:28:41 #0 6.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:41 #0 7.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:41 #68 10.11 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:41 #68 ... 09:28:41 09:28:41 #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:28:41 #0 6.688 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:41 #0 7.688 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:41 #69 ... 09:28:41 09:28:41 #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:28:41 #70 DONE 1.0s 09:28:41 09:28:41 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:28:41 #0 6.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:41 #0 7.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:41 #0 10.24 (1/3) Installing ca-certificates (20241121-r0) 09:28:41 #71 10.40 (2/3) Installing dumb-init (1.2.5-r3) 09:28:41 #71 ... 09:28:41 09:28:41 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:28:41 #66 10.58 (1/4) Installing ca-certificates (20241121-r0) 09:28:41 #66 10.84 (2/4) Installing dumb-init (1.2.5-r3) 09:28:41 #66 10.85 (3/4) Installing su-exec (0.2-r3) 09:28:41 #66 10.87 (4/4) Installing yq-go (4.44.1-r2) 09:28:42 #66 11.37 Executing busybox-1.36.1-r29.trigger 09:28:42 #66 11.46 Executing ca-certificates-20241121-r0.trigger 09:28:43 #66 12.06 OK: 20 MiB in 18 packages 09:28:43 #66 ... 09:28:43 09:28:43 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:28:43 #0 8.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:43 #0 9.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:43 #72 ... 09:28:43 09:28:43 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:28:43 #0 6.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:43 #0 7.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:43 #73 ... 09:28:43 09:28:43 #40 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:28:43 #40 4.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:43 #40 5.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:43 #40 8.203 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:28:43 #40 8.203 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:28:43 #40 8.203 OK: 24052 distinct packages available 09:28:43 #40 9.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:43 #40 9.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:43 #40 ... 09:28:43 09:28:43 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:28:43 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:43 #74 ... 09:28:43 09:28:43 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:43 #42 ... 09:28:43 09:28:43 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:28:43 #68 10.43 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:43 #68 10.48 (3/6) Installing dumb-init (1.2.5-r3) 09:28:43 #68 10.50 (4/6) Installing openssl (3.3.2-r1) 09:28:43 #68 10.57 (5/6) Installing su-exec (0.2-r3) 09:28:43 #68 10.57 (6/6) Installing yq-go (4.44.1-r2) 09:28:43 #68 11.01 Executing busybox-1.36.1-r29.trigger 09:28:43 #68 11.13 OK: 20 MiB in 18 packages 09:28:43 #68 DONE 12.3s 09:28:44 09:28:44 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:28:44 #66 DONE 13.0s 09:28:44 09:28:44 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:28:44 #75 ... 09:28:44 09:28:44 #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:28:44 #69 11.04 (1/1) Installing dumb-init (1.2.5-r3) 09:28:44 #69 11.62 Executing busybox-1.36.1-r29.trigger 09:28:44 #69 11.78 OK: 9 MiB in 15 packages 09:28:44 #69 DONE 12.6s 09:28:44 09:28:44 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:44 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s 09:28:44 #42 ... 09:28:44 09:28:44 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:28:44 #71 10.43 (3/3) Installing tzdata (2024b-r0) 09:28:44 #71 11.19 Executing busybox-1.36.1-r29.trigger 09:28:44 #71 11.28 Executing ca-certificates-20241121-r0.trigger 09:28:44 #71 11.75 OK: 11 MiB in 17 packages 09:28:44 #71 DONE 13.0s 09:28:44 09:28:44 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:45 #42 ... 09:28:45 09:28:45 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:28:45 #0 7.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:45 #0 8.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:45 #76 ... 09:28:45 09:28:45 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:46 #42 ... 09:28:46 09:28:46 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:28:46 #0 5.695 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:46 #0 6.560 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:46 #77 ... 09:28:46 09:28:46 #40 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:28:46 #40 13.76 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:46 #40 14.09 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:46 #40 14.17 (3/7) Installing dumb-init (1.2.5-r3) 09:28:46 #40 14.18 (4/7) Installing musl-obstack (1.2.3-r2) 09:28:46 #40 14.19 (5/7) Installing libucontext (1.2-r3) 09:28:46 #40 14.19 (6/7) Installing gcompat (1.1.0-r4) 09:28:46 #40 14.22 (7/7) Installing openssl (3.3.2-r1) 09:28:46 #40 14.31 Executing busybox-1.36.1-r29.trigger 09:28:46 #40 14.39 OK: 10 MiB in 19 packages 09:28:46 #40 ... 09:28:46 09:28:46 #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:28:46 #0 6.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:46 #0 8.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:46 #78 ... 09:28:46 09:28:46 #40 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:28:46 #40 DONE 16.3s 09:28:46 09:28:46 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:28:46 #0 5.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:46 #0 7.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:46 #79 ... 09:28:46 09:28:46 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:47 #42 ... 09:28:47 09:28:47 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:28:47 #0 6.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:47 #0 7.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:47 #80 ... 09:28:47 09:28:47 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:49 #42 ... 09:28:49 09:28:49 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:28:49 #77 11.50 OK: 239 MiB in 58 packages 09:28:49 #77 DONE 13.0s 09:28:49 09:28:49 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:49 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.4s 09:28:49 #42 ... 09:28:49 09:28:49 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:28:49 #81 DONE 0.5s 09:28:49 09:28:49 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:50 #42 ... 09:28:50 09:28:50 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:50 #82 ... 09:28:50 09:28:50 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:50 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.1s done 09:28:50 #45 DONE 19.1s 09:28:50 09:28:50 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:28:50 #80 11.59 Upgrading critical system libraries and apk-tools: 09:28:50 #80 11.59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:50 #80 11.67 Executing busybox-1.36.1-r29.trigger 09:28:50 #80 12.88 Continuing the upgrade transaction with new apk-tools: 09:28:50 #80 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:50 #80 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:51 #80 ... 09:28:51 09:28:51 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:51 #83 ... 09:28:51 09:28:51 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:51 #42 ... 09:28:51 09:28:51 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:51 #84 ... 09:28:51 09:28:51 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:52 #42 ... 09:28:52 09:28:52 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:28:52 #73 10.38 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:28:52 #73 10.38 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:28:52 #73 10.38 OK: 24052 distinct packages available 09:28:52 #73 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:52 #73 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:52 #73 16.36 (1/14) Installing ca-certificates (20241121-r0) 09:28:52 #73 16.65 (2/14) Installing brotli-libs (1.1.0-r2) 09:28:52 #73 16.72 (3/14) Installing c-ares (1.33.1-r0) 09:28:52 #73 16.74 (4/14) Installing libunistring (1.2-r0) 09:28:52 #73 16.84 (5/14) Installing libidn2 (2.3.7-r0) 09:28:52 #73 16.88 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:28:52 #73 16.90 (7/14) Installing libpsl (0.21.5-r1) 09:28:52 #73 16.91 (8/14) Installing zstd-libs (1.5.6-r0) 09:28:52 #73 16.97 (9/14) Installing libcurl (8.11.1-r0) 09:28:52 #73 17.00 (10/14) Installing curl (8.11.1-r0) 09:28:52 #73 17.03 (11/14) Installing dumb-init (1.2.5-r3) 09:28:52 #73 17.06 (12/14) Installing musl-obstack (1.2.3-r2) 09:28:52 #73 17.07 (13/14) Installing libucontext (1.2-r3) 09:28:52 #73 17.09 (14/14) Installing gcompat (1.1.0-r4) 09:28:52 #73 17.12 Executing busybox-1.36.1-r29.trigger 09:28:52 #73 17.20 Executing ca-certificates-20241121-r0.trigger 09:28:52 #73 18.14 OK: 15 MiB in 28 packages 09:28:52 #73 DONE 19.2s 09:28:52 09:28:52 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:53 #42 ... 09:28:53 09:28:53 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:28:53 #72 13.47 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:28:53 #72 13.47 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:28:53 #72 13.47 OK: 24050 distinct packages available 09:28:53 #72 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:53 #72 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:53 #72 19.31 OK: 239 MiB in 58 packages 09:28:53 #72 DONE 20.0s 09:28:53 09:28:53 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:53 #42 ... 09:28:53 09:28:53 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:28:53 #85 DONE 0.7s 09:28:53 09:28:53 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:54 #42 ... 09:28:54 09:28:54 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:28:54 #0 4.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:54 #0 5.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:54 #0 8.191 Upgrading critical system libraries and apk-tools: 09:28:54 #0 8.191 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:54 #0 8.232 Executing busybox-1.36.1-r29.trigger 09:28:54 #0 9.323 Continuing the upgrade transaction with new apk-tools: 09:28:54 #0 9.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:54 #86 ... 09:28:54 09:28:54 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:54 #42 ... 09:28:54 09:28:54 #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:28:54 #0 4.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:54 #0 5.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:54 #0 9.357 Upgrading critical system libraries and apk-tools: 09:28:54 #0 9.357 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:54 #0 9.393 Executing busybox-1.36.1-r29.trigger 09:28:54 #87 ... 09:28:54 09:28:54 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:28:54 #76 11.91 Upgrading critical system libraries and apk-tools: 09:28:54 #76 11.91 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:54 #76 11.94 Executing busybox-1.36.1-r29.trigger 09:28:54 #76 12.65 Continuing the upgrade transaction with new apk-tools: 09:28:54 #76 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:54 #76 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:54 #76 17.54 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:54 #76 17.58 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:54 #76 17.97 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:54 #76 18.06 OK: 9 MiB in 16 packages 09:28:54 #76 DONE 19.3s 09:28:54 09:28:54 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:28:54 #74 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:54 #74 15.58 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:28:54 #74 15.58 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:28:54 #74 15.58 OK: 24052 distinct packages available 09:28:54 #74 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:54 #74 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:54 #74 ... 09:28:54 09:28:54 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:55 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s 09:28:55 #42 ... 09:28:55 09:28:55 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:28:55 #79 11.10 Upgrading critical system libraries and apk-tools: 09:28:55 #79 11.10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:55 #79 11.17 Executing busybox-1.36.1-r29.trigger 09:28:55 #79 11.93 Continuing the upgrade transaction with new apk-tools: 09:28:55 #79 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:55 #79 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:55 #79 16.82 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:55 #79 16.89 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:55 #79 17.29 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:55 #79 17.39 OK: 9 MiB in 15 packages 09:28:55 #79 DONE 19.0s 09:28:55 09:28:55 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:28:55 #74 21.64 (1/4) Installing dumb-init (1.2.5-r3) 09:28:55 #74 21.66 (2/4) Installing musl-obstack (1.2.3-r2) 09:28:55 #74 21.68 (3/4) Installing libucontext (1.2-r3) 09:28:55 #74 21.69 (4/4) Installing gcompat (1.1.0-r4) 09:28:55 #74 21.73 Executing busybox-1.36.1-r29.trigger 09:28:55 #74 21.78 OK: 9 MiB in 18 packages 09:28:55 #74 ... 09:28:55 09:28:55 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:28:55 #78 12.55 Upgrading critical system libraries and apk-tools: 09:28:55 #78 12.55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:55 #78 12.58 Executing busybox-1.36.1-r29.trigger 09:28:55 #78 13.64 Continuing the upgrade transaction with new apk-tools: 09:28:55 #78 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:55 #78 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:55 #78 18.35 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:55 #78 18.42 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:55 #78 18.98 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:55 #78 19.03 OK: 9 MiB in 15 packages 09:28:55 #78 DONE 19.9s 09:28:56 09:28:56 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:56 #42 ... 09:28:56 09:28:56 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:28:56 #74 DONE 23.0s 09:28:56 09:28:56 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:56 #42 ... 09:28:56 09:28:56 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:28:56 #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:56 #0 3.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:56 #0 8.672 Upgrading critical system libraries and apk-tools: 09:28:56 #0 8.672 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:56 #0 8.705 Executing busybox-1.36.1-r29.trigger 09:28:56 #0 9.744 Continuing the upgrade transaction with new apk-tools: 09:28:56 #0 9.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:56 #88 ... 09:28:56 09:28:56 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:57 #42 ... 09:28:57 09:28:57 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 09:28:57 #80 18.16 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:57 #80 18.20 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:57 #80 18.44 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:57 #80 18.47 Executing ca-certificates-20241121-r0.trigger 09:28:57 #80 19.11 OK: 10 MiB in 16 packages 09:28:57 #80 DONE 20.1s 09:28:57 09:28:57 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:57 #42 ... 09:28:57 09:28:57 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:28:57 #75 3.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:57 #75 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:57 #75 7.901 Upgrading critical system libraries and apk-tools: 09:28:57 #75 7.902 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:28:57 #75 7.948 Executing busybox-1.36.1-r29.trigger 09:28:57 #75 8.507 Continuing the upgrade transaction with new apk-tools: 09:28:57 #75 8.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:57 #75 9.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:57 #75 13.07 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:57 #75 13.13 OK: 20 MiB in 18 packages 09:28:57 #75 ... 09:28:57 09:28:57 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:57 #42 ... 09:28:57 09:28:57 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:28:57 #75 DONE 14.0s 09:28:57 09:28:57 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:28:57 #89 DONE 3.3s 09:28:57 09:28:57 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:58 #42 ... 09:28:58 09:28:58 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:28:58 #90 DONE 0.3s 09:28:58 09:28:58 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:58 #42 ... 09:28:58 09:28:58 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:28:58 #91 DONE 0.4s 09:28:58 09:28:58 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:59 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.2s done 09:28:59 #42 ... 09:28:59 09:28:59 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:28:59 #86 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:59 #86 14.03 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:59 #86 14.07 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:59 #86 14.26 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:59 #86 14.34 Executing ca-certificates-20241121-r0.trigger 09:28:59 #86 14.70 OK: 20 MiB in 18 packages 09:28:59 #86 DONE 15.7s 09:28:59 09:28:59 #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:28:59 #87 10.37 Continuing the upgrade transaction with new apk-tools: 09:28:59 #87 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:59 #87 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:28:59 #87 13.94 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:28:59 #87 13.98 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:28:59 #87 14.10 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:28:59 #87 14.14 Executing ca-certificates-20241121-r0.trigger 09:28:59 #87 14.49 OK: 11 MiB in 17 packages 09:28:59 #87 DONE 15.2s 09:28:59 09:28:59 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:28:59 #0 2.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:28:59 #92 ... 09:28:59 09:28:59 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:28:59 #42 DONE 29.5s 09:28:59 09:28:59 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:00 #93 ... 09:29:00 09:29:00 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:29:00 #92 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:29:00 #92 ... 09:29:00 09:29:00 #88 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:29:00 #88 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:29:00 #88 13.39 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:29:00 #88 13.43 OK: 10 MiB in 19 packages 09:29:00 #88 DONE 14.6s 09:29:00 09:29:00 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:29:01 #94 DONE 1.0s 09:29:01 09:29:01 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:01 #95 DONE 1.0s 09:29:01 09:29:01 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:29:01 #92 5.481 Upgrading critical system libraries and apk-tools: 09:29:01 #92 5.481 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:29:01 #92 5.508 Executing busybox-1.36.1-r29.trigger 09:29:01 #92 ... 09:29:01 09:29:01 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:29:01 #96 DONE 0.2s 09:29:02 09:29:02 #97 [security-spire-server stage-2 6/9] COPY security.txt / 09:29:02 #97 ... 09:29:02 09:29:02 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:29:02 #0 2.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:29:02 #0 3.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:29:02 #0 6.970 Upgrading critical system libraries and apk-tools: 09:29:02 #0 6.970 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:29:02 #0 6.990 Executing busybox-1.36.1-r29.trigger 09:29:02 #0 7.590 Continuing the upgrade transaction with new apk-tools: 09:29:02 #0 7.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:29:02 #0 8.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:29:02 #0 9.888 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:29:02 #0 9.919 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:29:02 #0 10.11 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:29:02 #0 10.16 Executing ca-certificates-20241121-r0.trigger 09:29:02 #98 ... 09:29:02 09:29:02 #97 [security-spire-server stage-2 6/9] COPY security.txt / 09:29:02 #97 DONE 0.3s 09:29:02 09:29:02 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:29:02 #92 6.090 Continuing the upgrade transaction with new apk-tools: 09:29:02 #92 6.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:29:03 #92 ... 09:29:03 09:29:03 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:29:03 #99 DONE 0.4s 09:29:03 09:29:03 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:29:03 #92 6.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:29:03 #92 ... 09:29:03 09:29:03 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:29:03 #100 DONE 0.4s 09:29:03 09:29:03 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:29:03 #101 ... 09:29:03 09:29:03 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:29:03 #98 10.47 OK: 15 MiB in 28 packages 09:29:03 #98 DONE 11.2s 09:29:03 09:29:03 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:03 #102 DONE 1.9s 09:29:03 09:29:03 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:29:03 #103 ... 09:29:03 09:29:03 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:29:03 #101 DONE 0.4s 09:29:03 09:29:03 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:04 #104 ... 09:29:04 09:29:04 #105 [security-spire-server] exporting to image 09:29:04 #105 exporting layers 09:29:04 #105 ... 09:29:04 09:29:04 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:29:04 #103 DONE 0.5s 09:29:04 09:29:04 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 09:29:04 #106 DONE 0.5s 09:29:04 09:29:04 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:29:04 #107 DONE 0.3s 09:29:04 09:29:04 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:29:05 #108 DONE 0.5s 09:29:05 09:29:05 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:29:06 #109 DONE 0.4s 09:29:06 09:29:06 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:29:06 #92 8.643 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 09:29:06 #92 8.680 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:29:06 #92 8.827 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:29:06 #92 8.877 OK: 9 MiB in 18 packages 09:29:06 #92 DONE 9.5s 09:29:06 09:29:06 #110 [security-spire-agent] exporting to image 09:29:06 #110 ... 09:29:06 09:29:06 #105 [security-spire-server] exporting to image 09:29:06 #105 exporting layers 2.6s done 09:29:06 #105 writing image sha256:012a8096067464c785a0299c8cd62d6a042d5e599b73aa56f7f1832e6a0b0e6a 0.0s done 09:29:06 #105 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:29:06 #105 DONE 2.7s 09:29:06 09:29:06 #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:08 #111 ... 09:29:08 09:29:08 #110 [security-spire-agent] exporting to image 09:29:08 #110 exporting layers 2.5s done 09:29:08 #110 writing image sha256:0d7db67b2a4c6c333e65bdc975105140bd54e54d196e121ce27101d8fe91089b 0.0s done 09:29:08 #110 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:29:08 #110 DONE 2.6s 09:29:08 09:29:08 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:09 #84 ... 09:29:09 09:29:09 #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:29:09 #111 DONE 3.4s 09:29:09 09:29:09 #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:29:09 #112 DONE 0.3s 09:29:09 09:29:09 #113 [security-spire-config stage-2 6/10] COPY security.txt / 09:29:09 #113 DONE 0.3s 09:29:09 09:29:09 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:10 #84 ... 09:29:10 09:29:10 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:29:10 #114 DONE 0.3s 09:29:10 09:29:10 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:29:10 #115 DONE 0.3s 09:29:10 09:29:10 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:29:10 #116 DONE 0.3s 09:29:10 09:29:10 #117 [security-spire-config] exporting to image 09:29:12 #117 exporting layers 1.9s done 09:29:12 #117 writing image sha256:745c73e24be7103283aaee592c6d8ff7fb5feefb9533652b61a9b1fd82d7e9c8 0.0s done 09:29:12 #117 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:29:12 #117 DONE 1.9s 09:29:12 09:29:12 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:15 #115 ... 09:29:15 09:29:15 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:15 #112 DONE 44.3s 09:29:15 09:29:15 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:15 #115 DONE 44.5s 09:29:15 09:29:15 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:15 #113 DONE 45.1s 09:29:15 09:29:15 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:15 #108 DONE 37.8s 09:29:15 09:29:15 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:15 #114 DONE 45.0s 09:29:15 09:29:15 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 09:29:21 #116 ... 09:29:21 09:29:21 #117 [security-bootstrapper builder 6/7] COPY . . 09:29:21 #117 ... 09:29:21 09:29:21 #118 [core-keeper builder 7/8] COPY . . 09:29:21 #118 ... 09:29:21 09:29:21 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:29:21 #119 ... 09:29:21 09:29:21 #120 [support-scheduler builder 6/7] COPY . . 09:29:22 #120 ... 09:29:22 09:29:22 #117 [security-bootstrapper builder 6/7] COPY . . 09:29:22 #117 DONE 11.3s 09:29:22 09:29:22 #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:22 #121 CACHED 09:29:22 09:29:22 #122 [support-notifications builder 6/7] COPY . . 09:29:22 #122 CACHED 09:29:22 09:29:22 #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:29:22 #123 CACHED 09:29:22 09:29:22 #124 [security-proxy-setup builder 6/7] COPY . . 09:29:22 #124 CACHED 09:29:22 09:29:22 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:29:22 #125 CACHED 09:29:22 09:29:22 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:22 #126 CACHED 09:29:22 09:29:22 #120 [support-scheduler builder 6/7] COPY . . 09:29:22 #120 DONE 11.3s 09:29:22 09:29:22 #118 [core-keeper builder 7/8] COPY . . 09:29:22 #118 DONE 11.3s 09:29:22 09:29:22 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:22 #127 CACHED 09:29:22 09:29:22 #128 [security-secretstore-setup builder 6/7] COPY . . 09:29:22 #128 CACHED 09:29:22 09:29:22 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:29:22 #129 CACHED 09:29:22 09:29:22 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:29:22 #119 DONE 11.3s 09:29:22 09:29:22 #130 [security-proxy-auth builder 6/7] COPY . . 09:29:22 #130 CACHED 09:29:22 09:29:22 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:22 #131 CACHED 09:29:22 09:29:22 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:29:22 #132 CACHED 09:29:22 09:29:22 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 09:29:22 #116 DONE 11.3s 09:29:22 09:29:22 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 09:29:22 #133 CACHED 09:29:22 09:29:22 #134 [core-data builder 6/7] COPY . . 09:29:22 #134 CACHED 09:29:22 09:29:22 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:22 #135 CACHED 09:29:22 09:29:22 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 09:29:22 #136 CACHED 09:29:22 09:29:22 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:22 #137 CACHED 09:29:22 09:29:22 #138 [core-command builder 6/7] COPY . . 09:29:22 #138 CACHED 09:29:22 09:29:22 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:29:22 #139 CACHED 09:29:22 09:29:22 #140 [core-metadata builder 6/7] COPY . . 09:29:22 #140 CACHED 09:29:22 09:29:22 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:22 #141 CACHED 09:29:22 09:29:22 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:23 #142 0.784 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:29:33 #142 ... 09:29:33 09:29:33 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:29:33 #0 0.920 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:29:33 #143 ... 09:29:33 09:29:33 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:29:33 #0 1.189 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:29:33 #144 ... 09:29:33 09:29:33 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:29:33 #0 0.555 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:29:33 #145 ... 09:29:33 09:29:33 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:29:33 #0 0.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:29:33 #146 ... 09:29:33 09:29:33 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:29:33 #0 0.563 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:29:33 #147 ... 09:29:33 09:29:33 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:29:33 #0 1.419 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:29:33 #148 ... 09:29:33 09:29:33 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:29:33 #0 1.638 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:29:33 #149 ... 09:29:33 09:29:33 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:33 #0 1.686 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:29:33 #150 ... 09:29:33 09:29:33 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:29:33 #0 1.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:29:33 #151 ... 09:29:33 09:29:33 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:33 #0 1.420 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:29:34 #152 ... 09:29:34 09:29:34 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:29:34 #0 1.417 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:29:45 #84 DONE 59.4s 09:29:45 09:29:45 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:45 #104 DONE 47.4s 09:29:45 09:29:45 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:45 #93 DONE 51.5s 09:29:45 09:29:45 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:45 #82 DONE 61.1s 09:29:45 09:29:45 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:45 #83 DONE 59.8s 09:29:45 09:29:45 #118 [security-spiffe-token-provider builder 6/7] COPY . . 09:29:45 #118 ... 09:29:45 09:29:45 #119 [core-keeper builder 7/8] COPY . . 09:29:45 #119 DONE 1.0s 09:29:45 09:29:45 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 09:29:45 #120 DONE 1.0s 09:29:45 09:29:45 #118 [security-spiffe-token-provider builder 6/7] COPY . . 09:29:45 #118 DONE 0.9s 09:29:45 09:29:45 #121 [support-scheduler builder 6/7] COPY . . 09:29:45 #121 CACHED 09:29:45 09:29:45 #122 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:29:45 #122 CACHED 09:29:45 09:29:45 #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:45 #123 CACHED 09:29:45 09:29:45 #124 [core-command builder 6/7] COPY . . 09:29:45 #124 CACHED 09:29:45 09:29:45 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:45 #125 CACHED 09:29:45 09:29:45 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 09:29:45 #126 CACHED 09:29:45 09:29:45 #127 [security-proxy-auth builder 6/7] COPY . . 09:29:45 #127 CACHED 09:29:45 09:29:45 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:45 #128 CACHED 09:29:45 09:29:45 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:29:45 #129 CACHED 09:29:45 09:29:45 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:29:45 #130 CACHED 09:29:45 09:29:45 #131 [security-proxy-setup builder 6/7] COPY . . 09:29:45 #131 CACHED 09:29:45 09:29:45 #132 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:45 #132 CACHED 09:29:45 09:29:45 #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:29:45 #133 CACHED 09:29:45 09:29:45 #134 [security-secretstore-setup builder 6/7] COPY . . 09:29:45 #134 CACHED 09:29:45 09:29:45 #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:45 #135 CACHED 09:29:45 09:29:45 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:45 #136 CACHED 09:29:45 09:29:45 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:29:45 #137 CACHED 09:29:45 09:29:45 #138 [core-metadata builder 6/7] COPY . . 09:29:45 #138 CACHED 09:29:45 09:29:45 #139 [security-bootstrapper builder 6/7] COPY . . 09:29:45 #139 DONE 1.0s 09:29:45 09:29:45 #140 [support-notifications builder 6/7] COPY . . 09:29:45 #140 DONE 1.0s 09:29:45 09:29:45 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 09:29:45 #141 CACHED 09:29:45 09:29:45 #142 [core-data builder 6/7] COPY . . 09:29:45 #142 CACHED 09:29:45 09:29:45 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:45 #143 CACHED 09:29:45 09:29:45 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:29:45 #144 2.966 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:29:53 #144 ... 09:29:53 09:29:53 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:53 #0 2.674 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:29:53 #145 ... 09:29:53 09:29:53 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:53 #0 2.943 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:29:53 #146 ... 09:29:53 09:29:53 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:53 #0 2.442 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:29:53 #147 ... 09:29:53 09:29:53 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:29:53 #0 2.789 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:29:53 #148 ... 09:29:53 09:29:53 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:29:53 #0 2.707 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:29:53 #149 ... 09:29:53 09:29:53 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:29:53 #0 2.144 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:29:53 #150 ... 09:29:53 09:29:53 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:29:53 #0 3.108 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:29:53 #151 ... 09:29:53 09:29:53 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:29:53 #0 3.089 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:29:53 #152 ... 09:29:53 09:29:53 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:29:53 #0 2.939 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:29:53 #153 ... 09:29:53 09:29:53 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:29:53 #0 2.071 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:29:53 #154 ... 09:29:53 09:29:53 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:29:53 #0 2.369 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:30:55 #153 ... 09:30:55 09:30:55 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:30:55 #146 81.51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:31:22 #146 ... 09:31:22 09:31:22 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:31:22 #145 DONE 119.3s 09:31:22 09:31:22 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:31:23 #153 ... 09:31:23 09:31:23 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:31:23 #146 DONE 121.1s 09:31:23 09:31:23 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:31:23 #144 DONE 121.1s 09:31:23 09:31:23 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:31:23 #147 DONE 121.1s 09:31:23 09:31:23 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:31:31 #36 ... 09:31:31 09:31:31 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:31:31 #149 DONE 127.8s 09:31:31 09:31:31 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:31:36 #36 ... 09:31:36 09:31:36 #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:38 #154 ... 09:31:38 09:31:38 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:31:38 #155 DONE 1.1s 09:31:38 09:31:38 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:31:38 #156 DONE 1.1s 09:31:38 09:31:38 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:31:38 #157 DONE 1.1s 09:31:38 09:31:38 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:31:38 #158 ... 09:31:38 09:31:38 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:31:38 #159 DONE 1.3s 09:31:38 09:31:38 #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:38 #154 DONE 1.4s 09:31:38 09:31:38 #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:48 #160 ... 09:31:48 09:31:48 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:31:48 #161 ... 09:31:48 09:31:48 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:31:48 #162 ... 09:31:48 09:31:48 #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:31:48 #163 ... 09:31:48 09:31:48 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:31:48 #143 DONE 146.5s 09:31:48 09:31:48 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:31:48 #142 DONE 146.5s 09:31:49 09:31:49 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:31:49 #151 DONE 146.6s 09:31:49 09:31:49 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:31:49 #162 DONE 11.3s 09:31:49 09:31:49 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:31:49 #153 DONE 146.6s 09:31:49 09:31:49 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:31:49 #150 DONE 146.6s 09:31:49 09:31:49 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:31:49 #164 ... 09:31:49 09:31:49 #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:49 #160 DONE 11.5s 09:31:49 09:31:49 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:31:49 #158 DONE 11.9s 09:31:49 09:31:49 #165 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:31:49 #165 CACHED 09:31:49 09:31:49 #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:31:49 #166 CACHED 09:31:49 09:31:49 #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:31:49 #167 ... 09:31:49 09:31:49 #168 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:31:49 #168 CACHED 09:31:49 09:31:49 #169 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:31:49 #169 CACHED 09:31:49 09:31:49 #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:31:49 #163 DONE 11.8s 09:31:49 09:31:49 #170 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:31:49 #170 CACHED 09:31:49 09:31:49 #171 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:31:49 #171 CACHED 09:31:49 09:31:49 #172 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:31:50 #172 ... 09:31:50 09:31:50 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:31:50 #161 DONE 12.6s 09:31:50 09:31:50 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:31:51 #173 ... 09:31:51 09:31:51 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:51 #152 DONE 148.7s 09:31:51 09:31:51 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:31:51 #164 DONE 2.1s 09:31:51 09:31:51 #174 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:31:51 #174 DONE 1.9s 09:31:51 09:31:51 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:31:51 #148 DONE 148.8s 09:31:51 09:31:51 #175 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:51 #175 DONE 1.7s 09:31:51 09:31:51 #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:31:51 #176 DONE 1.5s 09:31:51 09:31:51 #177 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:31:51 #177 DONE 1.5s 09:31:51 09:31:51 #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:31:51 #178 DONE 1.7s 09:31:51 09:31:51 #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:31:51 #167 DONE 1.6s 09:31:51 09:31:51 #172 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:31:51 #172 DONE 1.5s 09:31:51 09:31:51 #179 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:31:51 #179 ... 09:31:51 09:31:51 #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:31:51 #180 DONE 1.5s 09:31:51 09:31:51 #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:51 #181 ... 09:31:51 09:31:51 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:31:51 #173 DONE 1.2s 09:31:51 09:31:51 #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:31:51 #182 DONE 0.4s 09:31:51 09:31:51 #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:31:51 #183 DONE 0.4s 09:31:51 09:31:51 #184 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:31:51 #184 DONE 0.4s 09:31:51 09:31:51 #185 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:31:51 #185 DONE 0.4s 09:31:51 09:31:51 #186 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:31:51 #186 DONE 0.4s 09:31:51 09:31:51 #187 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:31:51 #187 DONE 0.4s 09:31:51 09:31:51 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:31:51 #188 DONE 0.4s 09:31:51 09:31:51 #189 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:31:51 #189 DONE 0.4s 09:31:51 09:31:51 #179 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:31:51 #179 DONE 0.4s 09:31:51 09:31:51 #190 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:31:51 #190 DONE 0.4s 09:31:51 09:31:51 #101 [security-spiffe-token-provider] exporting to image 09:31:51 #101 exporting layers 09:31:51 #101 ... 09:31:51 09:31:51 #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:51 #181 DONE 0.4s 09:31:52 09:31:52 #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:52 #191 ... 09:31:52 09:31:52 #192 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:31:52 #192 DONE 0.7s 09:31:52 09:31:52 #193 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:31:52 #193 DONE 0.7s 09:31:52 09:31:52 #194 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:31:52 #194 DONE 0.7s 09:31:52 09:31:52 #195 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:31:52 #195 DONE 0.7s 09:31:52 09:31:52 #196 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:31:52 #196 DONE 0.7s 09:31:52 09:31:52 #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:31:52 #197 DONE 0.8s 09:31:52 09:31:52 #198 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:31:52 #198 DONE 0.7s 09:31:52 09:31:52 #199 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:31:52 #199 DONE 0.7s 09:31:52 09:31:52 #200 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 09:31:52 #200 ... 09:31:52 09:31:52 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:31:52 #201 DONE 0.7s 09:31:52 09:31:52 #101 [security-spiffe-token-provider] exporting to image 09:31:52 #101 exporting layers 0.7s done 09:31:52 #101 writing image sha256:8f70e62fa1e14d20233fe3df14a64bbad5308b172791e3adb629434d4956449a done 09:31:52 #101 naming to docker.io/library/core-command done 09:31:52 #101 writing image sha256:705d7e2b66547642eac388ff830d07821f38845e42d068f80448f6c0c0fc2c65 done 09:31:52 #101 naming to docker.io/library/security-spiffe-token-provider done 09:31:52 #101 DONE 4.8s 09:31:52 09:31:52 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:31:53 #202 ... 09:31:53 09:31:53 #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:53 #191 DONE 1.1s 09:31:53 09:31:53 #203 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:31:53 #203 DONE 0.9s 09:31:53 09:31:53 #204 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:31:53 #204 ... 09:31:53 09:31:53 #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:31:53 #205 DONE 1.0s 09:31:53 09:31:53 #206 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:31:53 #206 DONE 1.0s 09:31:53 09:31:53 #207 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:31:53 #207 DONE 1.0s 09:31:53 09:31:53 #200 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 09:31:53 #200 DONE 0.9s 09:31:53 09:31:53 #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:31:53 #208 DONE 0.9s 09:31:53 09:31:53 #101 [core-metadata] exporting to image 09:31:53 #101 ... 09:31:53 09:31:53 #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:31:53 #209 DONE 1.5s 09:31:53 09:31:53 #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:31:53 #210 DONE 0.8s 09:31:53 09:31:53 #204 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:31:53 #204 DONE 0.6s 09:31:53 09:31:53 #101 [core-metadata] exporting to image 09:31:53 #101 exporting layers 0.6s done 09:31:53 #101 ... 09:31:53 09:31:53 #211 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:31:53 #211 DONE 0.8s 09:31:54 09:31:54 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:31:54 #202 DONE 1.7s 09:31:54 09:31:54 #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:31:54 #212 DONE 1.8s 09:31:54 09:31:54 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:31:54 #213 DONE 0.3s 09:31:54 09:31:54 #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:31:54 #214 DONE 0.8s 09:31:54 09:31:54 #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:31:54 #215 DONE 0.3s 09:31:54 09:31:54 #101 [support-scheduler] exporting to image 09:31:54 #101 writing image sha256:2179b369dd9682e9a881d6f04b0ef40a67600c7dcf516b3d9f41442cc76f513e done 09:31:54 #101 naming to docker.io/library/core-keeper done 09:31:54 #101 writing image sha256:a750ee18c0371eb74e1889c2389d378d7249eada74b8ced0f8917f29606330a9 done 09:31:54 #101 naming to docker.io/library/core-metadata done 09:31:54 #101 ... 09:31:54 09:31:54 #216 [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/ 09:31:54 #216 DONE 0.4s 09:31:54 09:31:54 #217 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 09:31:54 #217 DONE 0.2s 09:31:54 09:31:54 #101 [support-notifications] exporting to image 09:31:54 #101 ... 09:31:54 09:31:54 #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:31:54 #218 DONE 0.1s 09:31:54 09:31:54 #219 [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/ 09:31:54 #219 DONE 0.1s 09:31:54 09:31:54 #101 [security-proxy-auth] exporting to image 09:31:54 #101 exporting layers 0.2s done 09:31:54 #101 writing image sha256:4436540879c3c668f6d6a8761c46a1be859eaf5e24cec0ae7e717de70fc65c73 0.0s done 09:31:54 #101 naming to docker.io/library/core-common-config-bootstrapper done 09:31:54 #101 writing image sha256:be8bbb904a411943dba959ad0b9de165d65b28fd2e4dba70ad1443221ec6f79e done 09:31:54 #101 naming to docker.io/library/security-proxy-auth done 09:31:54 #101 ... 09:31:54 09:31:54 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:31:54 #220 DONE 1.1s 09:31:54 09:31:54 #221 [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/ 09:31:54 #221 DONE 0.1s 09:31:54 09:31:54 #101 [core-data] exporting to image 09:31:54 #101 exporting layers 0.3s done 09:31:54 #101 writing image sha256:bbfe14127cb113fe98955aa53d89da23f790712d23ae16fead5148dec9f95d1c done 09:31:54 #101 naming to docker.io/library/core-data done 09:31:54 #101 writing image sha256:22b57b46ffa7b1f2058c22fcda625e45746bf74551cb878076a66ac15c0830d4 09:31:54 #101 ... 09:31:54 09:31:54 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:31:54 #222 DONE 0.1s 09:31:54 09:31:54 #101 [support-notifications] exporting to image 09:31:54 #101 exporting layers 0.3s done 09:31:54 #101 writing image sha256:22b57b46ffa7b1f2058c22fcda625e45746bf74551cb878076a66ac15c0830d4 done 09:31:54 #101 naming to docker.io/library/support-scheduler done 09:31:54 #101 writing image sha256:1edd35f59ccd5aa6391fcbd18050c5e185dbada2cc2e817f2b5f994b2ce861b3 done 09:31:54 #101 naming to docker.io/library/support-notifications done 09:31:54 #101 ... 09:31:54 09:31:54 #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:31:54 #223 DONE 0.4s 09:31:54 09:31:54 #101 [security-proxy-setup] exporting to image 09:31:54 #101 exporting layers 0.3s done 09:31:54 #101 writing image sha256:b3e24988ac500b38da8ec940ec31229e37f020eed2add196054be2cc5fb7a3a0 done 09:31:54 #101 naming to docker.io/library/security-proxy-setup done 09:31:54 #101 exporting layers 0.2s done 09:31:54 #101 writing image sha256:1c33190f87ab6e9248ac0d96ce3227bf1ee3b16b39236739902f8ae0bc9bd48f done 09:31:54 #101 naming to docker.io/library/security-secretstore-setup done 09:31:54 #101 DONE 6.4s 09:31:54 09:31:54 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:31:54 #224 DONE 0.5s 09:31:54 09:31:54 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:31:55 #51 ... 09:31:55 09:31:55 #101 [security-bootstrapper] exporting to image 09:31:55 #101 exporting layers 0.2s done 09:31:55 #101 writing image sha256:3fa3c24439fb31f689202aa58bbfb00e749c2ec9249104ed0867c9c826ad5766 done 09:31:55 #101 naming to docker.io/library/security-bootstrapper done 09:31:55 #101 DONE 6.6s 09:31:55 09:31:55 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:55 time="2025-01-06T09:27:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:31:55 $ docker stop --time=1 cfbb1a9d7b7eaa0d788a3d8c1b79a44e93a67acec37754b2cf7a7cc2c4a50995 09:31:56 $ docker rm -f --volumes cfbb1a9d7b7eaa0d788a3d8c1b79a44e93a67acec37754b2cf7a7cc2c4a50995 [Pipeline] // withDockerContainer [Pipeline] sh 09:31:56 + docker images 09:31:56 REPOSITORY TAG IMAGE ID CREATED SIZE 09:31:56 security-secretstore-setup latest 1c33190f87ab 2 seconds ago 46.9MB 09:31:56 security-proxy-setup latest b3e24988ac50 2 seconds ago 35.2MB 09:31:56 support-notifications latest 1edd35f59ccd 2 seconds ago 51.9MB 09:31:56 security-bootstrapper latest 3fa3c24439fb 2 seconds ago 26.2MB 09:31:56 core-keeper latest 2179b369dd96 3 seconds ago 31.3MB 09:31:56 core-common-config-bootstrapper latest 4436540879c3 3 seconds ago 23MB 09:31:56 support-scheduler latest 22b57b46ffa7 3 seconds ago 52.9MB 09:31:56 core-metadata latest a750ee18c037 3 seconds ago 37.8MB 09:31:56 security-proxy-auth latest be8bbb904a41 3 seconds ago 32.4MB 09:31:56 core-data latest bbfe14127cb1 3 seconds ago 37.7MB 09:31:56 security-spiffe-token-provider latest 705d7e2b6654 5 seconds ago 38.5MB 09:31:56 core-command latest 8f70e62fa1e1 5 seconds ago 33.4MB 09:31:56 security-spire-config latest a74845e16e98 3 minutes ago 127MB 09:31:56 security-spire-agent latest fc83149d72fb 3 minutes ago 188MB 09:31:56 security-spire-server latest 2fb625872b65 3 minutes ago 128MB 09:31:56 ci-base-image-x86_64 latest f751e4e59981 7 minutes ago 981MB 09:31:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 13 days ago 580MB 09:31:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 09:31:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:31:57 provisioning config files... 09:31:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/769@tmp/config16855760531114389502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:57 ---> ****-login.sh 09:31:57 nexus3.edgexfoundry.org:10001 09:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:31:57 Configure a credential helper to remove this warning. See 09:31:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:31:57 09:31:57 Login Succeeded 09:31:57 nexus3.edgexfoundry.org:10002 09:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:31:57 Configure a credential helper to remove this warning. See 09:31:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:31:57 09:31:57 Login Succeeded 09:31:57 nexus3.edgexfoundry.org:10003 09:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:31:57 Configure a credential helper to remove this warning. See 09:31:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:31:57 09:31:57 Login Succeeded 09:31:57 nexus3.edgexfoundry.org:10004 09:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:31:57 Configure a credential helper to remove this warning. See 09:31:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:31:57 09:31:57 Login Succeeded 09:31:57 ****.io 09:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:31:57 Configure a credential helper to remove this warning. See 09:31:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:31:57 09:31:57 Login Succeeded 09:31:57 ---> ****-login.sh ends [Pipeline] } 09:31:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:31:57 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:31:57 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:31:57 latest 09:31:57 4.0.0-dev.33 09:31:57 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:31:57 main 09:31:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:58 + docker push nexus3.edgexfoundry.org:10004/core-command:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:31:58 00a4f4c93aca: Preparing 09:31:58 4b7ac6c358dd: Preparing 09:31:58 0e505b945620: Preparing 09:31:58 4f5cb86ddf0f: Preparing 09:31:58 b17646da6a50: Preparing 09:31:58 2c147c6f134f: Preparing 09:31:58 75654b8eeebd: Preparing 09:31:58 2c147c6f134f: Waiting 09:31:58 75654b8eeebd: Waiting 09:31:58 4f5cb86ddf0f: Pushed 09:31:58 00a4f4c93aca: Pushed 09:31:58 0e505b945620: Pushed 09:31:58 75654b8eeebd: Layer already exists 09:31:58 2c147c6f134f: Pushed 09:32:00 b17646da6a50: Pushed 09:32:01 4b7ac6c358dd: Pushed 09:32:01 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:95c711253904a0f82c752f2b69443730f43687c0d87e356291a6a9fdae4b8321 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:02 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:32:02 00a4f4c93aca: Preparing 09:32:02 4b7ac6c358dd: Preparing 09:32:02 0e505b945620: Preparing 09:32:02 4f5cb86ddf0f: Preparing 09:32:02 b17646da6a50: Preparing 09:32:02 2c147c6f134f: Preparing 09:32:02 75654b8eeebd: Preparing 09:32:02 2c147c6f134f: Waiting 09:32:02 00a4f4c93aca: Layer already exists 09:32:02 4f5cb86ddf0f: Layer already exists 09:32:02 0e505b945620: Layer already exists 09:32:02 4b7ac6c358dd: Layer already exists 09:32:02 b17646da6a50: Layer already exists 09:32:02 2c147c6f134f: Layer already exists 09:32:02 75654b8eeebd: Layer already exists 09:32:02 latest: digest: sha256:95c711253904a0f82c752f2b69443730f43687c0d87e356291a6a9fdae4b8321 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:03 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.33 09:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:32:03 00a4f4c93aca: Preparing 09:32:03 4b7ac6c358dd: Preparing 09:32:03 0e505b945620: Preparing 09:32:03 4f5cb86ddf0f: Preparing 09:32:03 b17646da6a50: Preparing 09:32:03 2c147c6f134f: Preparing 09:32:03 75654b8eeebd: Preparing 09:32:03 2c147c6f134f: Waiting 09:32:03 75654b8eeebd: Waiting 09:32:03 00a4f4c93aca: Layer already exists 09:32:03 b17646da6a50: Layer already exists 09:32:03 4b7ac6c358dd: Layer already exists 09:32:03 4f5cb86ddf0f: Layer already exists 09:32:03 0e505b945620: Layer already exists 09:32:03 75654b8eeebd: Layer already exists 09:32:03 2c147c6f134f: Layer already exists 09:32:03 4.0.0-dev.33: digest: sha256:95c711253904a0f82c752f2b69443730f43687c0d87e356291a6a9fdae4b8321 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:03 + docker push nexus3.edgexfoundry.org:10004/core-command:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:32:03 00a4f4c93aca: Preparing 09:32:03 4b7ac6c358dd: Preparing 09:32:03 0e505b945620: Preparing 09:32:03 4f5cb86ddf0f: Preparing 09:32:03 b17646da6a50: Preparing 09:32:03 2c147c6f134f: Preparing 09:32:03 75654b8eeebd: Preparing 09:32:03 2c147c6f134f: Waiting 09:32:03 75654b8eeebd: Waiting 09:32:03 00a4f4c93aca: Layer already exists 09:32:03 b17646da6a50: Layer already exists 09:32:03 4f5cb86ddf0f: Layer already exists 09:32:03 4b7ac6c358dd: Layer already exists 09:32:03 0e505b945620: Layer already exists 09:32:03 75654b8eeebd: Layer already exists 09:32:03 2c147c6f134f: Layer already exists 09:32:03 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:95c711253904a0f82c752f2b69443730f43687c0d87e356291a6a9fdae4b8321 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:04 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:32:04 00a4f4c93aca: Preparing 09:32:04 4b7ac6c358dd: Preparing 09:32:04 0e505b945620: Preparing 09:32:04 4f5cb86ddf0f: Preparing 09:32:04 b17646da6a50: Preparing 09:32:04 2c147c6f134f: Preparing 09:32:04 75654b8eeebd: Preparing 09:32:04 75654b8eeebd: Waiting 09:32:04 2c147c6f134f: Waiting 09:32:04 0e505b945620: Layer already exists 09:32:04 4f5cb86ddf0f: Layer already exists 09:32:04 b17646da6a50: Layer already exists 09:32:04 00a4f4c93aca: Layer already exists 09:32:04 4b7ac6c358dd: Layer already exists 09:32:04 2c147c6f134f: Layer already exists 09:32:04 75654b8eeebd: Layer already exists 09:32:04 main: digest: sha256:95c711253904a0f82c752f2b69443730f43687c0d87e356291a6a9fdae4b8321 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:04 ===================================================== [Pipeline] echo 09:32:04 taggedImages: 09:32:04 - nexus3.edgexfoundry.org:10004/core-command:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:04 - nexus3.edgexfoundry.org:10004/core-command:latest 09:32:04 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.33 09:32:04 - nexus3.edgexfoundry.org:10004/core-command:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:04 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:32:04 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:32:04 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:04 latest 09:32:04 4.0.0-dev.33 09:32:04 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:04 main 09:32:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:32:05 46b9d674cb67: Preparing 09:32:05 12a7b5861b4f: Preparing 09:32:05 123ca1b9802e: Preparing 09:32:05 1d4b23900da1: Preparing 09:32:05 0e505b945620: Preparing 09:32:05 4f5cb86ddf0f: Preparing 09:32:05 b17646da6a50: Preparing 09:32:05 2c147c6f134f: Preparing 09:32:05 75654b8eeebd: Preparing 09:32:05 4f5cb86ddf0f: Waiting 09:32:05 b17646da6a50: Waiting 09:32:05 75654b8eeebd: Waiting 09:32:05 0e505b945620: Layer already exists 09:32:05 4f5cb86ddf0f: Layer already exists 09:32:05 b17646da6a50: Layer already exists 09:32:05 2c147c6f134f: Layer already exists 09:32:05 75654b8eeebd: Layer already exists 09:32:05 12a7b5861b4f: Pushed 09:32:05 123ca1b9802e: Pushed 09:32:05 46b9d674cb67: Pushed 09:32:06 1d4b23900da1: Pushed 09:32:06 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:d53ea450f00ef63bade633ede305192488e0ea56dc788ed337ce74cd5b94ca60 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:32:07 46b9d674cb67: Preparing 09:32:07 12a7b5861b4f: Preparing 09:32:07 123ca1b9802e: Preparing 09:32:07 1d4b23900da1: Preparing 09:32:07 0e505b945620: Preparing 09:32:07 4f5cb86ddf0f: Preparing 09:32:07 b17646da6a50: Preparing 09:32:07 2c147c6f134f: Preparing 09:32:07 75654b8eeebd: Preparing 09:32:07 b17646da6a50: Waiting 09:32:07 2c147c6f134f: Waiting 09:32:07 75654b8eeebd: Waiting 09:32:07 4f5cb86ddf0f: Waiting 09:32:07 123ca1b9802e: Layer already exists 09:32:07 46b9d674cb67: Layer already exists 09:32:07 0e505b945620: Layer already exists 09:32:07 1d4b23900da1: Layer already exists 09:32:07 12a7b5861b4f: Layer already exists 09:32:07 2c147c6f134f: Layer already exists 09:32:07 4f5cb86ddf0f: Layer already exists 09:32:07 b17646da6a50: Layer already exists 09:32:07 75654b8eeebd: Layer already exists 09:32:07 latest: digest: sha256:d53ea450f00ef63bade633ede305192488e0ea56dc788ed337ce74cd5b94ca60 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.33 09:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:32:07 46b9d674cb67: Preparing 09:32:07 12a7b5861b4f: Preparing 09:32:07 123ca1b9802e: Preparing 09:32:07 1d4b23900da1: Preparing 09:32:07 0e505b945620: Preparing 09:32:07 4f5cb86ddf0f: Preparing 09:32:07 b17646da6a50: Preparing 09:32:07 2c147c6f134f: Preparing 09:32:07 75654b8eeebd: Preparing 09:32:07 b17646da6a50: Waiting 09:32:07 2c147c6f134f: Waiting 09:32:07 4f5cb86ddf0f: Waiting 09:32:07 75654b8eeebd: Waiting 09:32:07 46b9d674cb67: Layer already exists 09:32:07 1d4b23900da1: Layer already exists 09:32:07 12a7b5861b4f: Layer already exists 09:32:07 123ca1b9802e: Layer already exists 09:32:07 0e505b945620: Layer already exists 09:32:07 b17646da6a50: Layer already exists 09:32:07 4f5cb86ddf0f: Layer already exists 09:32:07 75654b8eeebd: Layer already exists 09:32:07 2c147c6f134f: Layer already exists 09:32:07 4.0.0-dev.33: digest: sha256:d53ea450f00ef63bade633ede305192488e0ea56dc788ed337ce74cd5b94ca60 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:32:08 46b9d674cb67: Preparing 09:32:08 12a7b5861b4f: Preparing 09:32:08 123ca1b9802e: Preparing 09:32:08 1d4b23900da1: Preparing 09:32:08 0e505b945620: Preparing 09:32:08 4f5cb86ddf0f: Preparing 09:32:08 b17646da6a50: Preparing 09:32:08 2c147c6f134f: Preparing 09:32:08 75654b8eeebd: Preparing 09:32:08 4f5cb86ddf0f: Waiting 09:32:08 b17646da6a50: Waiting 09:32:08 2c147c6f134f: Waiting 09:32:08 75654b8eeebd: Waiting 09:32:08 1d4b23900da1: Layer already exists 09:32:08 46b9d674cb67: Layer already exists 09:32:08 123ca1b9802e: Layer already exists 09:32:08 0e505b945620: Layer already exists 09:32:08 12a7b5861b4f: Layer already exists 09:32:08 b17646da6a50: Layer already exists 09:32:08 4f5cb86ddf0f: Layer already exists 09:32:08 75654b8eeebd: Layer already exists 09:32:08 2c147c6f134f: Layer already exists 09:32:08 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:d53ea450f00ef63bade633ede305192488e0ea56dc788ed337ce74cd5b94ca60 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:32:09 46b9d674cb67: Preparing 09:32:09 12a7b5861b4f: Preparing 09:32:09 123ca1b9802e: Preparing 09:32:09 1d4b23900da1: Preparing 09:32:09 0e505b945620: Preparing 09:32:09 4f5cb86ddf0f: Preparing 09:32:09 b17646da6a50: Preparing 09:32:09 2c147c6f134f: Preparing 09:32:09 75654b8eeebd: Preparing 09:32:09 4f5cb86ddf0f: Waiting 09:32:09 b17646da6a50: Waiting 09:32:09 2c147c6f134f: Waiting 09:32:09 75654b8eeebd: Waiting 09:32:09 12a7b5861b4f: Layer already exists 09:32:09 1d4b23900da1: Layer already exists 09:32:09 123ca1b9802e: Layer already exists 09:32:09 46b9d674cb67: Layer already exists 09:32:09 0e505b945620: Layer already exists 09:32:09 4f5cb86ddf0f: Layer already exists 09:32:09 b17646da6a50: Layer already exists 09:32:09 2c147c6f134f: Layer already exists 09:32:09 75654b8eeebd: Layer already exists 09:32:09 main: digest: sha256:d53ea450f00ef63bade633ede305192488e0ea56dc788ed337ce74cd5b94ca60 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:09 ===================================================== [Pipeline] echo 09:32:09 taggedImages: 09:32:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:32:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.33 09:32:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:32:09 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:32:09 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:09 latest 09:32:09 4.0.0-dev.33 09:32:09 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:09 main 09:32:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:09 + docker push nexus3.edgexfoundry.org:10004/core-data:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:32:09 af1eb37ab741: Preparing 09:32:09 25430ed08ead: Preparing 09:32:09 835e97d30c11: Preparing 09:32:09 0e505b945620: Preparing 09:32:09 4f5cb86ddf0f: Preparing 09:32:09 c473e2cd5a2d: Preparing 09:32:09 52d2accd6632: Preparing 09:32:09 75654b8eeebd: Preparing 09:32:09 52d2accd6632: Waiting 09:32:09 c473e2cd5a2d: Waiting 09:32:09 75654b8eeebd: Waiting 09:32:09 0e505b945620: Layer already exists 09:32:09 4f5cb86ddf0f: Layer already exists 09:32:09 25430ed08ead: Pushed 09:32:09 af1eb37ab741: Pushed 09:32:09 75654b8eeebd: Layer already exists 09:32:09 52d2accd6632: Pushed 09:32:10 c473e2cd5a2d: Pushed 09:32:12 835e97d30c11: Pushed 09:32:12 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:4063aafae4852227395d7fb44eb36752d3b8fed86d60d369deb12933045eb68f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:13 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:32:13 af1eb37ab741: Preparing 09:32:13 25430ed08ead: Preparing 09:32:13 835e97d30c11: Preparing 09:32:13 0e505b945620: Preparing 09:32:13 4f5cb86ddf0f: Preparing 09:32:13 c473e2cd5a2d: Preparing 09:32:13 52d2accd6632: Preparing 09:32:13 75654b8eeebd: Preparing 09:32:13 c473e2cd5a2d: Waiting 09:32:13 52d2accd6632: Waiting 09:32:13 75654b8eeebd: Waiting 09:32:13 af1eb37ab741: Layer already exists 09:32:13 0e505b945620: Layer already exists 09:32:13 835e97d30c11: Layer already exists 09:32:13 25430ed08ead: Layer already exists 09:32:13 4f5cb86ddf0f: Layer already exists 09:32:13 52d2accd6632: Layer already exists 09:32:13 c473e2cd5a2d: Layer already exists 09:32:13 75654b8eeebd: Layer already exists 09:32:13 latest: digest: sha256:4063aafae4852227395d7fb44eb36752d3b8fed86d60d369deb12933045eb68f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:13 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.33 09:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:32:13 af1eb37ab741: Preparing 09:32:13 25430ed08ead: Preparing 09:32:13 835e97d30c11: Preparing 09:32:13 0e505b945620: Preparing 09:32:13 4f5cb86ddf0f: Preparing 09:32:13 c473e2cd5a2d: Preparing 09:32:13 52d2accd6632: Preparing 09:32:13 75654b8eeebd: Preparing 09:32:13 c473e2cd5a2d: Waiting 09:32:13 52d2accd6632: Waiting 09:32:13 75654b8eeebd: Waiting 09:32:13 25430ed08ead: Layer already exists 09:32:13 835e97d30c11: Layer already exists 09:32:13 0e505b945620: Layer already exists 09:32:13 4f5cb86ddf0f: Layer already exists 09:32:13 af1eb37ab741: Layer already exists 09:32:13 52d2accd6632: Layer already exists 09:32:13 c473e2cd5a2d: Layer already exists 09:32:13 75654b8eeebd: Layer already exists 09:32:13 4.0.0-dev.33: digest: sha256:4063aafae4852227395d7fb44eb36752d3b8fed86d60d369deb12933045eb68f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:14 + docker push nexus3.edgexfoundry.org:10004/core-data:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:32:14 af1eb37ab741: Preparing 09:32:14 25430ed08ead: Preparing 09:32:14 835e97d30c11: Preparing 09:32:14 0e505b945620: Preparing 09:32:14 4f5cb86ddf0f: Preparing 09:32:14 c473e2cd5a2d: Preparing 09:32:14 52d2accd6632: Preparing 09:32:14 75654b8eeebd: Preparing 09:32:14 75654b8eeebd: Waiting 09:32:14 c473e2cd5a2d: Waiting 09:32:14 52d2accd6632: Waiting 09:32:14 0e505b945620: Layer already exists 09:32:14 835e97d30c11: Layer already exists 09:32:14 af1eb37ab741: Layer already exists 09:32:14 25430ed08ead: Layer already exists 09:32:14 4f5cb86ddf0f: Layer already exists 09:32:14 c473e2cd5a2d: Layer already exists 09:32:14 75654b8eeebd: Layer already exists 09:32:14 52d2accd6632: Layer already exists 09:32:14 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:4063aafae4852227395d7fb44eb36752d3b8fed86d60d369deb12933045eb68f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:15 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:32:15 af1eb37ab741: Preparing 09:32:15 25430ed08ead: Preparing 09:32:15 835e97d30c11: Preparing 09:32:15 0e505b945620: Preparing 09:32:15 4f5cb86ddf0f: Preparing 09:32:15 c473e2cd5a2d: Preparing 09:32:15 52d2accd6632: Preparing 09:32:15 75654b8eeebd: Preparing 09:32:15 75654b8eeebd: Waiting 09:32:15 c473e2cd5a2d: Waiting 09:32:15 52d2accd6632: Waiting 09:32:15 af1eb37ab741: Layer already exists 09:32:15 4f5cb86ddf0f: Layer already exists 09:32:15 835e97d30c11: Layer already exists 09:32:15 25430ed08ead: Layer already exists 09:32:15 0e505b945620: Layer already exists 09:32:15 75654b8eeebd: Layer already exists 09:32:15 52d2accd6632: Layer already exists 09:32:15 c473e2cd5a2d: Layer already exists 09:32:15 main: digest: sha256:4063aafae4852227395d7fb44eb36752d3b8fed86d60d369deb12933045eb68f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:15 ===================================================== [Pipeline] echo 09:32:15 taggedImages: 09:32:15 - nexus3.edgexfoundry.org:10004/core-data:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:15 - nexus3.edgexfoundry.org:10004/core-data:latest 09:32:15 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.33 09:32:15 - nexus3.edgexfoundry.org:10004/core-data:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:15 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:32:15 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:32:15 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:15 latest 09:32:15 4.0.0-dev.33 09:32:15 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:15 main 09:32:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:32:15 eee62be18fa4: Preparing 09:32:15 481493e37135: Preparing 09:32:15 bab9dab8b0cf: Preparing 09:32:15 4f5cb86ddf0f: Preparing 09:32:15 9d68f0bf6f76: Preparing 09:32:15 baa419012b0b: Preparing 09:32:15 75654b8eeebd: Preparing 09:32:15 baa419012b0b: Waiting 09:32:15 75654b8eeebd: Waiting 09:32:15 4f5cb86ddf0f: Layer already exists 09:32:15 481493e37135: Pushed 09:32:15 75654b8eeebd: Layer already exists 09:32:15 eee62be18fa4: Pushed 09:32:15 baa419012b0b: Pushed 09:32:15 9d68f0bf6f76: Pushed 09:32:18 bab9dab8b0cf: Pushed 09:32:18 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:680169dd5d6dfd7d07742c6b43bb945017437b3de8e2cfdc64f6aef45bb69548 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:32:19 eee62be18fa4: Preparing 09:32:19 481493e37135: Preparing 09:32:19 bab9dab8b0cf: Preparing 09:32:19 4f5cb86ddf0f: Preparing 09:32:19 9d68f0bf6f76: Preparing 09:32:19 baa419012b0b: Preparing 09:32:19 75654b8eeebd: Preparing 09:32:19 baa419012b0b: Waiting 09:32:19 75654b8eeebd: Waiting 09:32:19 bab9dab8b0cf: Layer already exists 09:32:19 481493e37135: Layer already exists 09:32:19 4f5cb86ddf0f: Layer already exists 09:32:19 9d68f0bf6f76: Layer already exists 09:32:19 eee62be18fa4: Layer already exists 09:32:19 baa419012b0b: Layer already exists 09:32:19 75654b8eeebd: Layer already exists 09:32:19 latest: digest: sha256:680169dd5d6dfd7d07742c6b43bb945017437b3de8e2cfdc64f6aef45bb69548 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.33 09:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:32:19 eee62be18fa4: Preparing 09:32:19 481493e37135: Preparing 09:32:19 bab9dab8b0cf: Preparing 09:32:19 4f5cb86ddf0f: Preparing 09:32:19 9d68f0bf6f76: Preparing 09:32:19 baa419012b0b: Preparing 09:32:19 75654b8eeebd: Preparing 09:32:19 75654b8eeebd: Waiting 09:32:19 baa419012b0b: Waiting 09:32:19 9d68f0bf6f76: Layer already exists 09:32:19 eee62be18fa4: Layer already exists 09:32:19 481493e37135: Layer already exists 09:32:19 bab9dab8b0cf: Layer already exists 09:32:19 4f5cb86ddf0f: Layer already exists 09:32:19 baa419012b0b: Layer already exists 09:32:19 75654b8eeebd: Layer already exists 09:32:19 4.0.0-dev.33: digest: sha256:680169dd5d6dfd7d07742c6b43bb945017437b3de8e2cfdc64f6aef45bb69548 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:32:20 eee62be18fa4: Preparing 09:32:20 481493e37135: Preparing 09:32:20 bab9dab8b0cf: Preparing 09:32:20 4f5cb86ddf0f: Preparing 09:32:20 9d68f0bf6f76: Preparing 09:32:20 baa419012b0b: Preparing 09:32:20 75654b8eeebd: Preparing 09:32:20 75654b8eeebd: Waiting 09:32:20 baa419012b0b: Waiting 09:32:20 eee62be18fa4: Layer already exists 09:32:20 9d68f0bf6f76: Layer already exists 09:32:20 bab9dab8b0cf: Layer already exists 09:32:20 4f5cb86ddf0f: Layer already exists 09:32:20 481493e37135: Layer already exists 09:32:20 75654b8eeebd: Layer already exists 09:32:20 baa419012b0b: Layer already exists 09:32:20 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:680169dd5d6dfd7d07742c6b43bb945017437b3de8e2cfdc64f6aef45bb69548 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:32:21 eee62be18fa4: Preparing 09:32:21 481493e37135: Preparing 09:32:21 bab9dab8b0cf: Preparing 09:32:21 4f5cb86ddf0f: Preparing 09:32:21 9d68f0bf6f76: Preparing 09:32:21 baa419012b0b: Preparing 09:32:21 75654b8eeebd: Preparing 09:32:21 baa419012b0b: Waiting 09:32:21 bab9dab8b0cf: Layer already exists 09:32:21 481493e37135: Layer already exists 09:32:21 9d68f0bf6f76: Layer already exists 09:32:21 4f5cb86ddf0f: Layer already exists 09:32:21 eee62be18fa4: Layer already exists 09:32:21 baa419012b0b: Layer already exists 09:32:21 75654b8eeebd: Layer already exists 09:32:21 main: digest: sha256:680169dd5d6dfd7d07742c6b43bb945017437b3de8e2cfdc64f6aef45bb69548 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:21 ===================================================== [Pipeline] echo 09:32:21 taggedImages: 09:32:21 - nexus3.edgexfoundry.org:10004/core-keeper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:21 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:32:21 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.33 09:32:21 - nexus3.edgexfoundry.org:10004/core-keeper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:21 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:32:21 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:32:21 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:21 latest 09:32:21 4.0.0-dev.33 09:32:21 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:21 main 09:32:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:32:21 562bd037b0f6: Preparing 09:32:21 82ae3c892101: Preparing 09:32:21 8d637e424bce: Preparing 09:32:21 b9383e541408: Preparing 09:32:21 0e505b945620: Preparing 09:32:21 4f5cb86ddf0f: Preparing 09:32:21 b17646da6a50: Preparing 09:32:21 2c147c6f134f: Preparing 09:32:21 75654b8eeebd: Preparing 09:32:21 2c147c6f134f: Waiting 09:32:21 b17646da6a50: Waiting 09:32:21 75654b8eeebd: Waiting 09:32:21 4f5cb86ddf0f: Waiting 09:32:21 0e505b945620: Layer already exists 09:32:21 4f5cb86ddf0f: Layer already exists 09:32:21 b17646da6a50: Layer already exists 09:32:21 2c147c6f134f: Layer already exists 09:32:21 562bd037b0f6: Pushed 09:32:21 75654b8eeebd: Layer already exists 09:32:21 8d637e424bce: Pushed 09:32:21 82ae3c892101: Pushed 09:32:24 b9383e541408: Pushed 09:32:24 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:6f328971b66029387165487ec49bd1adcf8afbcef8b22d4d48b1e98ae6b8391a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:32:25 562bd037b0f6: Preparing 09:32:25 82ae3c892101: Preparing 09:32:25 8d637e424bce: Preparing 09:32:25 b9383e541408: Preparing 09:32:25 0e505b945620: Preparing 09:32:25 4f5cb86ddf0f: Preparing 09:32:25 b17646da6a50: Preparing 09:32:25 2c147c6f134f: Preparing 09:32:25 75654b8eeebd: Preparing 09:32:25 b17646da6a50: Waiting 09:32:25 2c147c6f134f: Waiting 09:32:25 4f5cb86ddf0f: Waiting 09:32:25 75654b8eeebd: Waiting 09:32:25 b9383e541408: Layer already exists 09:32:25 82ae3c892101: Layer already exists 09:32:25 562bd037b0f6: Layer already exists 09:32:25 0e505b945620: Layer already exists 09:32:25 8d637e424bce: Layer already exists 09:32:25 4f5cb86ddf0f: Layer already exists 09:32:25 2c147c6f134f: Layer already exists 09:32:25 b17646da6a50: Layer already exists 09:32:25 75654b8eeebd: Layer already exists 09:32:25 latest: digest: sha256:6f328971b66029387165487ec49bd1adcf8afbcef8b22d4d48b1e98ae6b8391a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.33 09:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:32:26 562bd037b0f6: Preparing 09:32:26 82ae3c892101: Preparing 09:32:26 8d637e424bce: Preparing 09:32:26 b9383e541408: Preparing 09:32:26 0e505b945620: Preparing 09:32:26 4f5cb86ddf0f: Preparing 09:32:26 b17646da6a50: Preparing 09:32:26 2c147c6f134f: Preparing 09:32:26 75654b8eeebd: Preparing 09:32:26 b17646da6a50: Waiting 09:32:26 2c147c6f134f: Waiting 09:32:26 75654b8eeebd: Waiting 09:32:26 4f5cb86ddf0f: Waiting 09:32:26 82ae3c892101: Layer already exists 09:32:26 b9383e541408: Layer already exists 09:32:26 562bd037b0f6: Layer already exists 09:32:26 8d637e424bce: Layer already exists 09:32:26 0e505b945620: Layer already exists 09:32:26 4f5cb86ddf0f: Layer already exists 09:32:26 75654b8eeebd: Layer already exists 09:32:26 b17646da6a50: Layer already exists 09:32:26 2c147c6f134f: Layer already exists 09:32:26 4.0.0-dev.33: digest: sha256:6f328971b66029387165487ec49bd1adcf8afbcef8b22d4d48b1e98ae6b8391a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:32:26 562bd037b0f6: Preparing 09:32:26 82ae3c892101: Preparing 09:32:26 8d637e424bce: Preparing 09:32:26 b9383e541408: Preparing 09:32:26 0e505b945620: Preparing 09:32:26 4f5cb86ddf0f: Preparing 09:32:26 b17646da6a50: Preparing 09:32:26 2c147c6f134f: Preparing 09:32:26 75654b8eeebd: Preparing 09:32:26 2c147c6f134f: Waiting 09:32:26 4f5cb86ddf0f: Waiting 09:32:26 b17646da6a50: Waiting 09:32:26 75654b8eeebd: Waiting 09:32:26 0e505b945620: Layer already exists 09:32:26 8d637e424bce: Layer already exists 09:32:26 82ae3c892101: Layer already exists 09:32:26 b9383e541408: Layer already exists 09:32:26 562bd037b0f6: Layer already exists 09:32:26 4f5cb86ddf0f: Layer already exists 09:32:26 75654b8eeebd: Layer already exists 09:32:26 2c147c6f134f: Layer already exists 09:32:26 b17646da6a50: Layer already exists 09:32:26 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:6f328971b66029387165487ec49bd1adcf8afbcef8b22d4d48b1e98ae6b8391a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:32:27 562bd037b0f6: Preparing 09:32:27 82ae3c892101: Preparing 09:32:27 8d637e424bce: Preparing 09:32:27 b9383e541408: Preparing 09:32:27 0e505b945620: Preparing 09:32:27 4f5cb86ddf0f: Preparing 09:32:27 b17646da6a50: Preparing 09:32:27 2c147c6f134f: Preparing 09:32:27 75654b8eeebd: Preparing 09:32:27 4f5cb86ddf0f: Waiting 09:32:27 b17646da6a50: Waiting 09:32:27 2c147c6f134f: Waiting 09:32:27 75654b8eeebd: Waiting 09:32:27 82ae3c892101: Layer already exists 09:32:27 0e505b945620: Layer already exists 09:32:27 562bd037b0f6: Layer already exists 09:32:27 8d637e424bce: Layer already exists 09:32:27 b9383e541408: Layer already exists 09:32:27 b17646da6a50: Layer already exists 09:32:27 2c147c6f134f: Layer already exists 09:32:27 4f5cb86ddf0f: Layer already exists 09:32:27 75654b8eeebd: Layer already exists 09:32:27 main: digest: sha256:6f328971b66029387165487ec49bd1adcf8afbcef8b22d4d48b1e98ae6b8391a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:27 ===================================================== [Pipeline] echo 09:32:27 taggedImages: 09:32:27 - nexus3.edgexfoundry.org:10004/core-metadata:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:27 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:32:27 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.33 09:32:27 - nexus3.edgexfoundry.org:10004/core-metadata:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:27 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:32:27 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:32:27 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:27 latest 09:32:27 4.0.0-dev.33 09:32:27 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:27 main 09:32:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:32:28 da258916337f: Preparing 09:32:28 a4c830ac54fb: Preparing 09:32:28 a9a8fa94ecd5: Preparing 09:32:28 420be93c0264: Preparing 09:32:28 2b071bf62741: Preparing 09:32:28 68595d7b0af4: Preparing 09:32:28 a3c178f09dea: Preparing 09:32:28 0e505b945620: Preparing 09:32:28 4f5cb86ddf0f: Preparing 09:32:28 e13afa6ef249: Preparing 09:32:28 6d6356c36238: Preparing 09:32:28 68595d7b0af4: Waiting 09:32:28 4f5cb86ddf0f: Waiting 09:32:28 0e505b945620: Waiting 09:32:28 a3c178f09dea: Waiting 09:32:28 5f70bf18a086: Preparing 09:32:28 6d6356c36238: Waiting 09:32:28 bd49bd98ec28: Preparing 09:32:28 3091ab5d6f9f: Preparing 09:32:28 b20e08765b66: Preparing 09:32:28 75654b8eeebd: Preparing 09:32:28 5f70bf18a086: Waiting 09:32:28 b20e08765b66: Waiting 09:32:28 bd49bd98ec28: Waiting 09:32:28 3091ab5d6f9f: Waiting 09:32:28 75654b8eeebd: Waiting 09:32:28 420be93c0264: Pushed 09:32:28 a9a8fa94ecd5: Pushed 09:32:28 a4c830ac54fb: Pushed 09:32:28 da258916337f: Pushed 09:32:28 2b071bf62741: Pushed 09:32:28 0e505b945620: Layer already exists 09:32:28 68595d7b0af4: Pushed 09:32:28 4f5cb86ddf0f: Layer already exists 09:32:28 5f70bf18a086: Layer already exists 09:32:28 e13afa6ef249: Pushed 09:32:28 6d6356c36238: Pushed 09:32:28 bd49bd98ec28: Pushed 09:32:28 75654b8eeebd: Layer already exists 09:32:28 b20e08765b66: Pushed 09:32:28 3091ab5d6f9f: Pushed 09:32:29 a3c178f09dea: Pushed 09:32:29 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:eb4e9e1fc51dad81adcf781b00ce3d45c044d47b651a6c29e17e0e65782c26d5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:32:30 da258916337f: Preparing 09:32:30 a4c830ac54fb: Preparing 09:32:30 a9a8fa94ecd5: Preparing 09:32:30 420be93c0264: Preparing 09:32:30 2b071bf62741: Preparing 09:32:30 68595d7b0af4: Preparing 09:32:30 a3c178f09dea: Preparing 09:32:30 0e505b945620: Preparing 09:32:30 4f5cb86ddf0f: Preparing 09:32:30 e13afa6ef249: Preparing 09:32:30 6d6356c36238: Preparing 09:32:30 5f70bf18a086: Preparing 09:32:30 bd49bd98ec28: Preparing 09:32:30 3091ab5d6f9f: Preparing 09:32:30 b20e08765b66: Preparing 09:32:30 75654b8eeebd: Preparing 09:32:30 68595d7b0af4: Waiting 09:32:30 a3c178f09dea: Waiting 09:32:30 0e505b945620: Waiting 09:32:30 4f5cb86ddf0f: Waiting 09:32:30 e13afa6ef249: Waiting 09:32:30 6d6356c36238: Waiting 09:32:30 5f70bf18a086: Waiting 09:32:30 bd49bd98ec28: Waiting 09:32:30 3091ab5d6f9f: Waiting 09:32:30 b20e08765b66: Waiting 09:32:30 75654b8eeebd: Waiting 09:32:30 da258916337f: Layer already exists 09:32:30 420be93c0264: Layer already exists 09:32:30 a4c830ac54fb: Layer already exists 09:32:30 2b071bf62741: Layer already exists 09:32:30 a9a8fa94ecd5: Layer already exists 09:32:30 0e505b945620: Layer already exists 09:32:30 a3c178f09dea: Layer already exists 09:32:30 e13afa6ef249: Layer already exists 09:32:30 4f5cb86ddf0f: Layer already exists 09:32:30 68595d7b0af4: Layer already exists 09:32:30 6d6356c36238: Layer already exists 09:32:30 5f70bf18a086: Layer already exists 09:32:30 bd49bd98ec28: Layer already exists 09:32:30 b20e08765b66: Layer already exists 09:32:30 3091ab5d6f9f: Layer already exists 09:32:30 75654b8eeebd: Layer already exists 09:32:30 latest: digest: sha256:eb4e9e1fc51dad81adcf781b00ce3d45c044d47b651a6c29e17e0e65782c26d5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.33 09:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:32:31 da258916337f: Preparing 09:32:31 a4c830ac54fb: Preparing 09:32:31 a9a8fa94ecd5: Preparing 09:32:31 420be93c0264: Preparing 09:32:31 2b071bf62741: Preparing 09:32:31 68595d7b0af4: Preparing 09:32:31 a3c178f09dea: Preparing 09:32:31 0e505b945620: Preparing 09:32:31 4f5cb86ddf0f: Preparing 09:32:31 e13afa6ef249: Preparing 09:32:31 6d6356c36238: Preparing 09:32:31 5f70bf18a086: Preparing 09:32:31 bd49bd98ec28: Preparing 09:32:31 3091ab5d6f9f: Preparing 09:32:31 b20e08765b66: Preparing 09:32:31 75654b8eeebd: Preparing 09:32:31 a3c178f09dea: Waiting 09:32:31 0e505b945620: Waiting 09:32:31 4f5cb86ddf0f: Waiting 09:32:31 e13afa6ef249: Waiting 09:32:31 6d6356c36238: Waiting 09:32:31 5f70bf18a086: Waiting 09:32:31 bd49bd98ec28: Waiting 09:32:31 3091ab5d6f9f: Waiting 09:32:31 b20e08765b66: Waiting 09:32:31 75654b8eeebd: Waiting 09:32:31 68595d7b0af4: Waiting 09:32:31 a4c830ac54fb: Layer already exists 09:32:31 da258916337f: Layer already exists 09:32:31 420be93c0264: Layer already exists 09:32:31 a9a8fa94ecd5: Layer already exists 09:32:31 2b071bf62741: Layer already exists 09:32:31 a3c178f09dea: Layer already exists 09:32:31 0e505b945620: Layer already exists 09:32:31 68595d7b0af4: Layer already exists 09:32:31 e13afa6ef249: Layer already exists 09:32:31 4f5cb86ddf0f: Layer already exists 09:32:31 6d6356c36238: Layer already exists 09:32:31 b20e08765b66: Layer already exists 09:32:31 5f70bf18a086: Layer already exists 09:32:31 bd49bd98ec28: Layer already exists 09:32:31 3091ab5d6f9f: Layer already exists 09:32:31 75654b8eeebd: Layer already exists 09:32:31 4.0.0-dev.33: digest: sha256:eb4e9e1fc51dad81adcf781b00ce3d45c044d47b651a6c29e17e0e65782c26d5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:32:31 da258916337f: Preparing 09:32:31 a4c830ac54fb: Preparing 09:32:31 a9a8fa94ecd5: Preparing 09:32:31 420be93c0264: Preparing 09:32:31 2b071bf62741: Preparing 09:32:31 68595d7b0af4: Preparing 09:32:31 a3c178f09dea: Preparing 09:32:31 0e505b945620: Preparing 09:32:31 4f5cb86ddf0f: Preparing 09:32:31 e13afa6ef249: Preparing 09:32:31 6d6356c36238: Preparing 09:32:31 5f70bf18a086: Preparing 09:32:31 bd49bd98ec28: Preparing 09:32:31 3091ab5d6f9f: Preparing 09:32:31 b20e08765b66: Preparing 09:32:31 75654b8eeebd: Preparing 09:32:31 68595d7b0af4: Waiting 09:32:31 e13afa6ef249: Waiting 09:32:31 a3c178f09dea: Waiting 09:32:31 6d6356c36238: Waiting 09:32:31 0e505b945620: Waiting 09:32:31 5f70bf18a086: Waiting 09:32:31 4f5cb86ddf0f: Waiting 09:32:31 bd49bd98ec28: Waiting 09:32:31 3091ab5d6f9f: Waiting 09:32:31 b20e08765b66: Waiting 09:32:31 75654b8eeebd: Waiting 09:32:31 a9a8fa94ecd5: Layer already exists 09:32:31 da258916337f: Layer already exists 09:32:31 2b071bf62741: Layer already exists 09:32:31 a4c830ac54fb: Layer already exists 09:32:31 420be93c0264: Layer already exists 09:32:31 4f5cb86ddf0f: Layer already exists 09:32:31 a3c178f09dea: Layer already exists 09:32:31 0e505b945620: Layer already exists 09:32:31 e13afa6ef249: Layer already exists 09:32:31 68595d7b0af4: Layer already exists 09:32:31 6d6356c36238: Layer already exists 09:32:31 5f70bf18a086: Layer already exists 09:32:31 3091ab5d6f9f: Layer already exists 09:32:31 b20e08765b66: Layer already exists 09:32:31 bd49bd98ec28: Layer already exists 09:32:31 75654b8eeebd: Layer already exists 09:32:31 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:eb4e9e1fc51dad81adcf781b00ce3d45c044d47b651a6c29e17e0e65782c26d5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:32:32 da258916337f: Preparing 09:32:32 a4c830ac54fb: Preparing 09:32:32 a9a8fa94ecd5: Preparing 09:32:32 420be93c0264: Preparing 09:32:32 2b071bf62741: Preparing 09:32:32 68595d7b0af4: Preparing 09:32:32 a3c178f09dea: Preparing 09:32:32 0e505b945620: Preparing 09:32:32 4f5cb86ddf0f: Preparing 09:32:32 e13afa6ef249: Preparing 09:32:32 6d6356c36238: Preparing 09:32:32 5f70bf18a086: Preparing 09:32:32 bd49bd98ec28: Preparing 09:32:32 3091ab5d6f9f: Preparing 09:32:32 b20e08765b66: Preparing 09:32:32 75654b8eeebd: Preparing 09:32:32 bd49bd98ec28: Waiting 09:32:32 4f5cb86ddf0f: Waiting 09:32:32 e13afa6ef249: Waiting 09:32:32 3091ab5d6f9f: Waiting 09:32:32 75654b8eeebd: Waiting 09:32:32 b20e08765b66: Waiting 09:32:32 68595d7b0af4: Waiting 09:32:32 6d6356c36238: Waiting 09:32:32 0e505b945620: Waiting 09:32:32 5f70bf18a086: Waiting 09:32:32 a3c178f09dea: Waiting 09:32:32 420be93c0264: Layer already exists 09:32:32 2b071bf62741: Layer already exists 09:32:32 a4c830ac54fb: Layer already exists 09:32:32 da258916337f: Layer already exists 09:32:32 a9a8fa94ecd5: Layer already exists 09:32:32 68595d7b0af4: Layer already exists 09:32:32 0e505b945620: Layer already exists 09:32:32 4f5cb86ddf0f: Layer already exists 09:32:32 a3c178f09dea: Layer already exists 09:32:32 e13afa6ef249: Layer already exists 09:32:32 3091ab5d6f9f: Layer already exists 09:32:32 6d6356c36238: Layer already exists 09:32:32 5f70bf18a086: Layer already exists 09:32:32 bd49bd98ec28: Layer already exists 09:32:32 b20e08765b66: Layer already exists 09:32:32 75654b8eeebd: Layer already exists 09:32:32 main: digest: sha256:eb4e9e1fc51dad81adcf781b00ce3d45c044d47b651a6c29e17e0e65782c26d5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:32 ===================================================== [Pipeline] echo 09:32:32 taggedImages: 09:32:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:32:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.33 09:32:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:32:32 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:32:32 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:32 latest 09:32:32 4.0.0-dev.33 09:32:32 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:32 main 09:32:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:32:33 eba707096f79: Preparing 09:32:33 28f2a234ad11: Preparing 09:32:33 fd9f8717f484: Preparing 09:32:33 3601fa366ee8: Preparing 09:32:33 0e505b945620: Preparing 09:32:33 4f5cb86ddf0f: Preparing 09:32:33 b17646da6a50: Preparing 09:32:33 2c147c6f134f: Preparing 09:32:33 75654b8eeebd: Preparing 09:32:33 b17646da6a50: Waiting 09:32:33 2c147c6f134f: Waiting 09:32:33 75654b8eeebd: Waiting 09:32:33 4f5cb86ddf0f: Waiting 09:32:33 0e505b945620: Layer already exists 09:32:33 4f5cb86ddf0f: Layer already exists 09:32:33 b17646da6a50: Layer already exists 09:32:33 2c147c6f134f: Layer already exists 09:32:33 75654b8eeebd: Layer already exists 09:32:38 eba707096f79: Pushed 09:32:38 3601fa366ee8: Pushed 09:32:38 fd9f8717f484: Pushed 09:32:38 28f2a234ad11: Pushed 09:32:38 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:7359372bc4cd4c72f3f07313d105c72e12c8680ceb8c1f3cbd25ce416bcfcfff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:32:39 eba707096f79: Preparing 09:32:39 28f2a234ad11: Preparing 09:32:39 fd9f8717f484: Preparing 09:32:39 3601fa366ee8: Preparing 09:32:39 0e505b945620: Preparing 09:32:39 4f5cb86ddf0f: Preparing 09:32:39 b17646da6a50: Preparing 09:32:39 2c147c6f134f: Preparing 09:32:39 75654b8eeebd: Preparing 09:32:39 2c147c6f134f: Waiting 09:32:39 b17646da6a50: Waiting 09:32:39 75654b8eeebd: Waiting 09:32:39 4f5cb86ddf0f: Waiting 09:32:39 fd9f8717f484: Layer already exists 09:32:39 3601fa366ee8: Layer already exists 09:32:39 0e505b945620: Layer already exists 09:32:39 eba707096f79: Layer already exists 09:32:39 28f2a234ad11: Layer already exists 09:32:39 4f5cb86ddf0f: Layer already exists 09:32:39 2c147c6f134f: Layer already exists 09:32:39 b17646da6a50: Layer already exists 09:32:39 75654b8eeebd: Layer already exists 09:32:39 latest: digest: sha256:7359372bc4cd4c72f3f07313d105c72e12c8680ceb8c1f3cbd25ce416bcfcfff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.33 09:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:32:39 eba707096f79: Preparing 09:32:39 28f2a234ad11: Preparing 09:32:39 fd9f8717f484: Preparing 09:32:39 3601fa366ee8: Preparing 09:32:39 0e505b945620: Preparing 09:32:39 4f5cb86ddf0f: Preparing 09:32:39 b17646da6a50: Preparing 09:32:39 2c147c6f134f: Preparing 09:32:39 75654b8eeebd: Preparing 09:32:39 4f5cb86ddf0f: Waiting 09:32:39 b17646da6a50: Waiting 09:32:39 2c147c6f134f: Waiting 09:32:39 eba707096f79: Layer already exists 09:32:39 0e505b945620: Layer already exists 09:32:39 fd9f8717f484: Layer already exists 09:32:39 28f2a234ad11: Layer already exists 09:32:39 3601fa366ee8: Layer already exists 09:32:39 b17646da6a50: Layer already exists 09:32:39 4f5cb86ddf0f: Layer already exists 09:32:39 2c147c6f134f: Layer already exists 09:32:39 75654b8eeebd: Layer already exists 09:32:39 4.0.0-dev.33: digest: sha256:7359372bc4cd4c72f3f07313d105c72e12c8680ceb8c1f3cbd25ce416bcfcfff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:32:40 eba707096f79: Preparing 09:32:40 28f2a234ad11: Preparing 09:32:40 fd9f8717f484: Preparing 09:32:40 3601fa366ee8: Preparing 09:32:40 0e505b945620: Preparing 09:32:40 4f5cb86ddf0f: Preparing 09:32:40 b17646da6a50: Preparing 09:32:40 2c147c6f134f: Preparing 09:32:40 75654b8eeebd: Preparing 09:32:40 4f5cb86ddf0f: Waiting 09:32:40 b17646da6a50: Waiting 09:32:40 2c147c6f134f: Waiting 09:32:40 75654b8eeebd: Waiting 09:32:40 3601fa366ee8: Layer already exists 09:32:40 28f2a234ad11: Layer already exists 09:32:40 0e505b945620: Layer already exists 09:32:40 eba707096f79: Layer already exists 09:32:40 fd9f8717f484: Layer already exists 09:32:40 b17646da6a50: Layer already exists 09:32:40 2c147c6f134f: Layer already exists 09:32:40 4f5cb86ddf0f: Layer already exists 09:32:40 75654b8eeebd: Layer already exists 09:32:40 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:7359372bc4cd4c72f3f07313d105c72e12c8680ceb8c1f3cbd25ce416bcfcfff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:32:41 eba707096f79: Preparing 09:32:41 28f2a234ad11: Preparing 09:32:41 fd9f8717f484: Preparing 09:32:41 3601fa366ee8: Preparing 09:32:41 0e505b945620: Preparing 09:32:41 4f5cb86ddf0f: Preparing 09:32:41 b17646da6a50: Preparing 09:32:41 2c147c6f134f: Preparing 09:32:41 75654b8eeebd: Preparing 09:32:41 2c147c6f134f: Waiting 09:32:41 4f5cb86ddf0f: Waiting 09:32:41 75654b8eeebd: Waiting 09:32:41 b17646da6a50: Waiting 09:32:41 eba707096f79: Layer already exists 09:32:41 28f2a234ad11: Layer already exists 09:32:41 fd9f8717f484: Layer already exists 09:32:41 3601fa366ee8: Layer already exists 09:32:41 0e505b945620: Layer already exists 09:32:41 75654b8eeebd: Layer already exists 09:32:41 2c147c6f134f: Layer already exists 09:32:41 4f5cb86ddf0f: Layer already exists 09:32:41 b17646da6a50: Layer already exists 09:32:41 main: digest: sha256:7359372bc4cd4c72f3f07313d105c72e12c8680ceb8c1f3cbd25ce416bcfcfff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:41 ===================================================== [Pipeline] echo 09:32:41 taggedImages: 09:32:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:32:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.33 09:32:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:32:41 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:32:41 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:41 latest 09:32:41 4.0.0-dev.33 09:32:41 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:41 main 09:32:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:32:42 15b92886962b: Preparing 09:32:42 b025b296e3e4: Preparing 09:32:42 b28f95f7d4af: Preparing 09:32:42 721061265945: Preparing 09:32:42 b0f8fc7207c7: Preparing 09:32:42 0e505b945620: Preparing 09:32:42 4f5cb86ddf0f: Preparing 09:32:42 603658fb05c8: Preparing 09:32:42 ae20c1aa3be7: Preparing 09:32:42 0b772cf25d28: Preparing 09:32:42 75654b8eeebd: Preparing 09:32:42 0b772cf25d28: Waiting 09:32:42 0e505b945620: Waiting 09:32:42 ae20c1aa3be7: Waiting 09:32:42 75654b8eeebd: Waiting 09:32:42 4f5cb86ddf0f: Waiting 09:32:42 603658fb05c8: Waiting 09:32:42 721061265945: Pushed 09:32:42 b0f8fc7207c7: Pushed 09:32:42 b025b296e3e4: Pushed 09:32:42 0e505b945620: Layer already exists 09:32:42 4f5cb86ddf0f: Layer already exists 09:32:42 15b92886962b: Pushed 09:32:42 75654b8eeebd: Layer already exists 09:32:42 603658fb05c8: Pushed 09:32:42 ae20c1aa3be7: Pushed 09:32:43 b28f95f7d4af: Pushed 09:32:44 0b772cf25d28: Pushed 09:32:44 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:8c5b787922f5b98b801ed6bb075a5c15b225a324a2f07a716e4a16d76c80141f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:32:45 15b92886962b: Preparing 09:32:45 b025b296e3e4: Preparing 09:32:45 b28f95f7d4af: Preparing 09:32:45 721061265945: Preparing 09:32:45 b0f8fc7207c7: Preparing 09:32:45 0e505b945620: Preparing 09:32:45 4f5cb86ddf0f: Preparing 09:32:45 603658fb05c8: Preparing 09:32:45 ae20c1aa3be7: Preparing 09:32:45 0b772cf25d28: Preparing 09:32:45 75654b8eeebd: Preparing 09:32:45 4f5cb86ddf0f: Waiting 09:32:45 603658fb05c8: Waiting 09:32:45 ae20c1aa3be7: Waiting 09:32:45 0b772cf25d28: Waiting 09:32:45 75654b8eeebd: Waiting 09:32:45 0e505b945620: Waiting 09:32:45 b0f8fc7207c7: Layer already exists 09:32:45 b28f95f7d4af: Layer already exists 09:32:45 721061265945: Layer already exists 09:32:45 15b92886962b: Layer already exists 09:32:45 b025b296e3e4: Layer already exists 09:32:45 0e505b945620: Layer already exists 09:32:45 ae20c1aa3be7: Layer already exists 09:32:45 4f5cb86ddf0f: Layer already exists 09:32:45 603658fb05c8: Layer already exists 09:32:45 0b772cf25d28: Layer already exists 09:32:45 75654b8eeebd: Layer already exists 09:32:45 latest: digest: sha256:8c5b787922f5b98b801ed6bb075a5c15b225a324a2f07a716e4a16d76c80141f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.33 09:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:32:45 15b92886962b: Preparing 09:32:45 b025b296e3e4: Preparing 09:32:45 b28f95f7d4af: Preparing 09:32:45 721061265945: Preparing 09:32:45 b0f8fc7207c7: Preparing 09:32:45 0e505b945620: Preparing 09:32:45 4f5cb86ddf0f: Preparing 09:32:45 603658fb05c8: Preparing 09:32:45 ae20c1aa3be7: Preparing 09:32:45 0b772cf25d28: Preparing 09:32:45 75654b8eeebd: Preparing 09:32:45 0b772cf25d28: Waiting 09:32:45 4f5cb86ddf0f: Waiting 09:32:45 75654b8eeebd: Waiting 09:32:45 603658fb05c8: Waiting 09:32:45 ae20c1aa3be7: Waiting 09:32:45 0e505b945620: Waiting 09:32:45 721061265945: Layer already exists 09:32:45 b025b296e3e4: Layer already exists 09:32:45 b28f95f7d4af: Layer already exists 09:32:45 b0f8fc7207c7: Layer already exists 09:32:45 15b92886962b: Layer already exists 09:32:45 4f5cb86ddf0f: Layer already exists 09:32:45 ae20c1aa3be7: Layer already exists 09:32:45 0b772cf25d28: Layer already exists 09:32:45 603658fb05c8: Layer already exists 09:32:45 0e505b945620: Layer already exists 09:32:45 75654b8eeebd: Layer already exists 09:32:45 4.0.0-dev.33: digest: sha256:8c5b787922f5b98b801ed6bb075a5c15b225a324a2f07a716e4a16d76c80141f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:32:46 15b92886962b: Preparing 09:32:46 b025b296e3e4: Preparing 09:32:46 b28f95f7d4af: Preparing 09:32:46 721061265945: Preparing 09:32:46 b0f8fc7207c7: Preparing 09:32:46 0e505b945620: Preparing 09:32:46 4f5cb86ddf0f: Preparing 09:32:46 603658fb05c8: Preparing 09:32:46 ae20c1aa3be7: Preparing 09:32:46 0b772cf25d28: Preparing 09:32:46 75654b8eeebd: Preparing 09:32:46 ae20c1aa3be7: Waiting 09:32:46 0b772cf25d28: Waiting 09:32:46 75654b8eeebd: Waiting 09:32:46 603658fb05c8: Waiting 09:32:46 4f5cb86ddf0f: Waiting 09:32:46 721061265945: Layer already exists 09:32:46 b0f8fc7207c7: Layer already exists 09:32:46 b28f95f7d4af: Layer already exists 09:32:46 b025b296e3e4: Layer already exists 09:32:46 15b92886962b: Layer already exists 09:32:46 0e505b945620: Layer already exists 09:32:46 4f5cb86ddf0f: Layer already exists 09:32:46 603658fb05c8: Layer already exists 09:32:46 0b772cf25d28: Layer already exists 09:32:46 ae20c1aa3be7: Layer already exists 09:32:46 75654b8eeebd: Layer already exists 09:32:46 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:8c5b787922f5b98b801ed6bb075a5c15b225a324a2f07a716e4a16d76c80141f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:32:47 15b92886962b: Preparing 09:32:47 b025b296e3e4: Preparing 09:32:47 b28f95f7d4af: Preparing 09:32:47 721061265945: Preparing 09:32:47 b0f8fc7207c7: Preparing 09:32:47 0e505b945620: Preparing 09:32:47 4f5cb86ddf0f: Preparing 09:32:47 603658fb05c8: Preparing 09:32:47 ae20c1aa3be7: Preparing 09:32:47 0b772cf25d28: Preparing 09:32:47 75654b8eeebd: Preparing 09:32:47 0e505b945620: Waiting 09:32:47 603658fb05c8: Waiting 09:32:47 4f5cb86ddf0f: Waiting 09:32:47 0b772cf25d28: Waiting 09:32:47 75654b8eeebd: Waiting 09:32:47 ae20c1aa3be7: Waiting 09:32:47 b28f95f7d4af: Layer already exists 09:32:47 b025b296e3e4: Layer already exists 09:32:47 15b92886962b: Layer already exists 09:32:47 721061265945: Layer already exists 09:32:47 b0f8fc7207c7: Layer already exists 09:32:47 0e505b945620: Layer already exists 09:32:47 4f5cb86ddf0f: Layer already exists 09:32:47 603658fb05c8: Layer already exists 09:32:47 ae20c1aa3be7: Layer already exists 09:32:47 0b772cf25d28: Layer already exists 09:32:47 75654b8eeebd: Layer already exists 09:32:47 main: digest: sha256:8c5b787922f5b98b801ed6bb075a5c15b225a324a2f07a716e4a16d76c80141f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:47 ===================================================== [Pipeline] echo 09:32:47 taggedImages: 09:32:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:32:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.33 09:32:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:32:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:32:47 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:47 latest 09:32:47 4.0.0-dev.33 09:32:47 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:32:47 main 09:32:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:32:47 0fc15c4e4633: Preparing 09:32:47 e852b8d3d1bd: Preparing 09:32:47 441227343473: Preparing 09:32:47 0ebd3a241112: Preparing 09:32:47 aea43aa5b4e6: Preparing 09:32:47 fc3d836c772a: Preparing 09:32:47 e5f54c6f98e0: Preparing 09:32:47 0e505b945620: Preparing 09:32:47 4f5cb86ddf0f: Preparing 09:32:47 66734f956591: Preparing 09:32:47 f8614ff5638e: Preparing 09:32:47 75654b8eeebd: Preparing 09:32:47 4f5cb86ddf0f: Waiting 09:32:47 fc3d836c772a: Waiting 09:32:47 f8614ff5638e: Waiting 09:32:47 e5f54c6f98e0: Waiting 09:32:47 75654b8eeebd: Waiting 09:32:47 66734f956591: Waiting 09:32:47 0e505b945620: Waiting 09:32:47 aea43aa5b4e6: Pushed 09:32:47 0fc15c4e4633: Pushed 09:32:47 e852b8d3d1bd: Pushed 09:32:47 0e505b945620: Layer already exists 09:32:47 4f5cb86ddf0f: Layer already exists 09:32:47 fc3d836c772a: Pushed 09:32:48 e5f54c6f98e0: Pushed 09:32:48 75654b8eeebd: Layer already exists 09:32:48 66734f956591: Pushed 09:32:48 0ebd3a241112: Pushed 09:32:49 441227343473: Pushed 09:32:49 f8614ff5638e: Pushed 09:32:49 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:525916d617d791cf0d51bf76b88fa0e461245ca8bd2bbe40b47ac5282f34ccb2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:32:50 0fc15c4e4633: Preparing 09:32:50 e852b8d3d1bd: Preparing 09:32:50 441227343473: Preparing 09:32:50 0ebd3a241112: Preparing 09:32:50 aea43aa5b4e6: Preparing 09:32:50 fc3d836c772a: Preparing 09:32:50 e5f54c6f98e0: Preparing 09:32:50 0e505b945620: Preparing 09:32:50 4f5cb86ddf0f: Preparing 09:32:50 66734f956591: Preparing 09:32:50 f8614ff5638e: Preparing 09:32:50 75654b8eeebd: Preparing 09:32:50 fc3d836c772a: Waiting 09:32:50 4f5cb86ddf0f: Waiting 09:32:50 66734f956591: Waiting 09:32:50 f8614ff5638e: Waiting 09:32:50 75654b8eeebd: Waiting 09:32:50 0e505b945620: Waiting 09:32:50 aea43aa5b4e6: Layer already exists 09:32:50 441227343473: Layer already exists 09:32:50 e852b8d3d1bd: Layer already exists 09:32:50 0fc15c4e4633: Layer already exists 09:32:50 0ebd3a241112: Layer already exists 09:32:50 fc3d836c772a: Layer already exists 09:32:50 0e505b945620: Layer already exists 09:32:50 4f5cb86ddf0f: Layer already exists 09:32:50 e5f54c6f98e0: Layer already exists 09:32:50 66734f956591: Layer already exists 09:32:50 f8614ff5638e: Layer already exists 09:32:50 75654b8eeebd: Layer already exists 09:32:50 latest: digest: sha256:525916d617d791cf0d51bf76b88fa0e461245ca8bd2bbe40b47ac5282f34ccb2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.33 09:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:32:50 0fc15c4e4633: Preparing 09:32:50 e852b8d3d1bd: Preparing 09:32:50 441227343473: Preparing 09:32:50 0ebd3a241112: Preparing 09:32:50 aea43aa5b4e6: Preparing 09:32:50 fc3d836c772a: Preparing 09:32:50 e5f54c6f98e0: Preparing 09:32:50 0e505b945620: Preparing 09:32:50 4f5cb86ddf0f: Preparing 09:32:50 66734f956591: Preparing 09:32:50 f8614ff5638e: Preparing 09:32:50 75654b8eeebd: Preparing 09:32:50 fc3d836c772a: Waiting 09:32:50 e5f54c6f98e0: Waiting 09:32:50 0e505b945620: Waiting 09:32:50 4f5cb86ddf0f: Waiting 09:32:50 66734f956591: Waiting 09:32:50 f8614ff5638e: Waiting 09:32:50 75654b8eeebd: Waiting 09:32:50 0ebd3a241112: Layer already exists 09:32:50 441227343473: Layer already exists 09:32:50 e852b8d3d1bd: Layer already exists 09:32:50 0fc15c4e4633: Layer already exists 09:32:50 aea43aa5b4e6: Layer already exists 09:32:50 fc3d836c772a: Layer already exists 09:32:50 0e505b945620: Layer already exists 09:32:50 e5f54c6f98e0: Layer already exists 09:32:50 4f5cb86ddf0f: Layer already exists 09:32:50 66734f956591: Layer already exists 09:32:50 f8614ff5638e: Layer already exists 09:32:50 75654b8eeebd: Layer already exists 09:32:50 4.0.0-dev.33: digest: sha256:525916d617d791cf0d51bf76b88fa0e461245ca8bd2bbe40b47ac5282f34ccb2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:33:03 0fc15c4e4633: Preparing 09:33:03 e852b8d3d1bd: Preparing 09:33:03 441227343473: Preparing 09:33:03 0ebd3a241112: Preparing 09:33:03 aea43aa5b4e6: Preparing 09:33:03 fc3d836c772a: Preparing 09:33:03 e5f54c6f98e0: Preparing 09:33:03 0e505b945620: Preparing 09:33:03 4f5cb86ddf0f: Preparing 09:33:03 66734f956591: Preparing 09:33:03 f8614ff5638e: Preparing 09:33:03 75654b8eeebd: Preparing 09:33:03 f8614ff5638e: Waiting 09:33:03 0e505b945620: Waiting 09:33:03 4f5cb86ddf0f: Waiting 09:33:03 75654b8eeebd: Waiting 09:33:03 66734f956591: Waiting 09:33:03 fc3d836c772a: Waiting 09:33:03 e5f54c6f98e0: Waiting 09:33:03 0ebd3a241112: Layer already exists 09:33:03 0fc15c4e4633: Layer already exists 09:33:03 e852b8d3d1bd: Layer already exists 09:33:03 aea43aa5b4e6: Layer already exists 09:33:03 441227343473: Layer already exists 09:33:03 fc3d836c772a: Layer already exists 09:33:03 e5f54c6f98e0: Layer already exists 09:33:03 4f5cb86ddf0f: Layer already exists 09:33:03 0e505b945620: Layer already exists 09:33:03 66734f956591: Layer already exists 09:33:03 f8614ff5638e: Layer already exists 09:33:03 75654b8eeebd: Layer already exists 09:33:03 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:525916d617d791cf0d51bf76b88fa0e461245ca8bd2bbe40b47ac5282f34ccb2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:33:04 0fc15c4e4633: Preparing 09:33:04 e852b8d3d1bd: Preparing 09:33:04 441227343473: Preparing 09:33:04 0ebd3a241112: Preparing 09:33:04 aea43aa5b4e6: Preparing 09:33:04 fc3d836c772a: Preparing 09:33:04 e5f54c6f98e0: Preparing 09:33:04 0e505b945620: Preparing 09:33:04 4f5cb86ddf0f: Preparing 09:33:04 66734f956591: Preparing 09:33:04 f8614ff5638e: Preparing 09:33:04 75654b8eeebd: Preparing 09:33:04 fc3d836c772a: Waiting 09:33:04 4f5cb86ddf0f: Waiting 09:33:04 66734f956591: Waiting 09:33:04 e5f54c6f98e0: Waiting 09:33:04 f8614ff5638e: Waiting 09:33:04 0e505b945620: Waiting 09:33:04 75654b8eeebd: Waiting 09:33:04 e852b8d3d1bd: Layer already exists 09:33:04 441227343473: Layer already exists 09:33:04 0ebd3a241112: Layer already exists 09:33:04 aea43aa5b4e6: Layer already exists 09:33:04 0fc15c4e4633: Layer already exists 09:33:04 e5f54c6f98e0: Layer already exists 09:33:04 fc3d836c772a: Layer already exists 09:33:04 0e505b945620: Layer already exists 09:33:04 66734f956591: Layer already exists 09:33:04 4f5cb86ddf0f: Layer already exists 09:33:04 f8614ff5638e: Layer already exists 09:33:04 75654b8eeebd: Layer already exists 09:33:04 main: digest: sha256:525916d617d791cf0d51bf76b88fa0e461245ca8bd2bbe40b47ac5282f34ccb2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:04 ===================================================== [Pipeline] echo 09:33:04 taggedImages: 09:33:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:33:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.33 09:33:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:33:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:33:04 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:04 latest 09:33:04 4.0.0-dev.33 09:33:04 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:04 main 09:33:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:33:04 7084d92417bb: Preparing 09:33:04 ca1b7a853033: Preparing 09:33:04 0e505b945620: Preparing 09:33:04 4f5cb86ddf0f: Preparing 09:33:04 16023228a96b: Preparing 09:33:04 7c2063c83350: Preparing 09:33:04 75654b8eeebd: Preparing 09:33:04 75654b8eeebd: Waiting 09:33:04 7c2063c83350: Waiting 09:33:04 0e505b945620: Layer already exists 09:33:04 4f5cb86ddf0f: Layer already exists 09:33:04 75654b8eeebd: Layer already exists 09:33:04 7084d92417bb: Pushed 09:33:05 16023228a96b: Pushed 09:33:05 7c2063c83350: Pushed 09:33:06 ca1b7a853033: Pushed 09:33:06 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:89411302f77253ec667c785f6aca3551bbe852003233f19c56c26c42f36ce569 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:33:07 7084d92417bb: Preparing 09:33:07 ca1b7a853033: Preparing 09:33:07 0e505b945620: Preparing 09:33:07 4f5cb86ddf0f: Preparing 09:33:07 16023228a96b: Preparing 09:33:07 7c2063c83350: Preparing 09:33:07 75654b8eeebd: Preparing 09:33:07 7c2063c83350: Waiting 09:33:07 75654b8eeebd: Waiting 09:33:07 4f5cb86ddf0f: Layer already exists 09:33:07 7084d92417bb: Layer already exists 09:33:07 ca1b7a853033: Layer already exists 09:33:07 0e505b945620: Layer already exists 09:33:07 16023228a96b: Layer already exists 09:33:07 7c2063c83350: Layer already exists 09:33:07 75654b8eeebd: Layer already exists 09:33:07 latest: digest: sha256:89411302f77253ec667c785f6aca3551bbe852003233f19c56c26c42f36ce569 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.33 09:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:33:08 7084d92417bb: Preparing 09:33:08 ca1b7a853033: Preparing 09:33:08 0e505b945620: Preparing 09:33:08 4f5cb86ddf0f: Preparing 09:33:08 16023228a96b: Preparing 09:33:08 7c2063c83350: Preparing 09:33:08 75654b8eeebd: Preparing 09:33:08 7c2063c83350: Waiting 09:33:08 75654b8eeebd: Waiting 09:33:08 0e505b945620: Layer already exists 09:33:08 7084d92417bb: Layer already exists 09:33:08 ca1b7a853033: Layer already exists 09:33:08 16023228a96b: Layer already exists 09:33:08 4f5cb86ddf0f: Layer already exists 09:33:08 7c2063c83350: Layer already exists 09:33:08 75654b8eeebd: Layer already exists 09:33:08 4.0.0-dev.33: digest: sha256:89411302f77253ec667c785f6aca3551bbe852003233f19c56c26c42f36ce569 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:33:08 7084d92417bb: Preparing 09:33:08 ca1b7a853033: Preparing 09:33:08 0e505b945620: Preparing 09:33:08 4f5cb86ddf0f: Preparing 09:33:08 16023228a96b: Preparing 09:33:08 7c2063c83350: Preparing 09:33:08 75654b8eeebd: Preparing 09:33:08 7c2063c83350: Waiting 09:33:08 75654b8eeebd: Waiting 09:33:08 16023228a96b: Layer already exists 09:33:08 7084d92417bb: Layer already exists 09:33:08 4f5cb86ddf0f: Layer already exists 09:33:08 ca1b7a853033: Layer already exists 09:33:08 0e505b945620: Layer already exists 09:33:08 75654b8eeebd: Layer already exists 09:33:08 7c2063c83350: Layer already exists 09:33:08 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:89411302f77253ec667c785f6aca3551bbe852003233f19c56c26c42f36ce569 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:33:09 7084d92417bb: Preparing 09:33:09 ca1b7a853033: Preparing 09:33:09 0e505b945620: Preparing 09:33:09 4f5cb86ddf0f: Preparing 09:33:09 16023228a96b: Preparing 09:33:09 7c2063c83350: Preparing 09:33:09 75654b8eeebd: Preparing 09:33:09 7c2063c83350: Waiting 09:33:09 75654b8eeebd: Waiting 09:33:09 16023228a96b: Layer already exists 09:33:09 4f5cb86ddf0f: Layer already exists 09:33:09 0e505b945620: Layer already exists 09:33:09 ca1b7a853033: Layer already exists 09:33:09 7084d92417bb: Layer already exists 09:33:09 75654b8eeebd: Layer already exists 09:33:09 7c2063c83350: Layer already exists 09:33:09 main: digest: sha256:89411302f77253ec667c785f6aca3551bbe852003233f19c56c26c42f36ce569 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:09 ===================================================== [Pipeline] echo 09:33:09 taggedImages: 09:33:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:33:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.33 09:33:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:33:09 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:33:09 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:09 latest 09:33:09 4.0.0-dev.33 09:33:09 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:09 main 09:33:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:33:10 3e81f6230560: Preparing 09:33:10 6a8e74c11a78: Preparing 09:33:10 ff046e3b0cd6: Preparing 09:33:10 0e505b945620: Preparing 09:33:10 4f5cb86ddf0f: Preparing 09:33:10 edaa84ea499d: Preparing 09:33:10 32a67375639e: Preparing 09:33:10 76aea8aef0a6: Preparing 09:33:10 2f0b73ee982c: Preparing 09:33:10 75654b8eeebd: Preparing 09:33:10 edaa84ea499d: Waiting 09:33:10 32a67375639e: Waiting 09:33:10 76aea8aef0a6: Waiting 09:33:10 75654b8eeebd: Waiting 09:33:10 2f0b73ee982c: Waiting 09:33:10 0e505b945620: Layer already exists 09:33:10 4f5cb86ddf0f: Layer already exists 09:33:10 ff046e3b0cd6: Pushed 09:33:10 6a8e74c11a78: Pushed 09:33:10 3e81f6230560: Pushed 09:33:10 75654b8eeebd: Layer already exists 09:33:10 76aea8aef0a6: Pushed 09:33:11 2f0b73ee982c: Pushed 09:33:16 32a67375639e: Pushed 09:33:21 edaa84ea499d: Pushed 09:33:21 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:9b678b040a40dbcc17abbe71c2e0bf2dccf734c4eaaed011431016ead7c85193 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:33:21 3e81f6230560: Preparing 09:33:21 6a8e74c11a78: Preparing 09:33:21 ff046e3b0cd6: Preparing 09:33:21 0e505b945620: Preparing 09:33:21 4f5cb86ddf0f: Preparing 09:33:21 edaa84ea499d: Preparing 09:33:21 32a67375639e: Preparing 09:33:21 76aea8aef0a6: Preparing 09:33:21 2f0b73ee982c: Preparing 09:33:21 75654b8eeebd: Preparing 09:33:21 edaa84ea499d: Waiting 09:33:21 76aea8aef0a6: Waiting 09:33:21 32a67375639e: Waiting 09:33:21 2f0b73ee982c: Waiting 09:33:21 75654b8eeebd: Waiting 09:33:21 ff046e3b0cd6: Layer already exists 09:33:21 3e81f6230560: Layer already exists 09:33:21 4f5cb86ddf0f: Layer already exists 09:33:21 0e505b945620: Layer already exists 09:33:21 6a8e74c11a78: Layer already exists 09:33:21 32a67375639e: Layer already exists 09:33:21 edaa84ea499d: Layer already exists 09:33:21 76aea8aef0a6: Layer already exists 09:33:21 2f0b73ee982c: Layer already exists 09:33:21 75654b8eeebd: Layer already exists 09:33:21 latest: digest: sha256:9b678b040a40dbcc17abbe71c2e0bf2dccf734c4eaaed011431016ead7c85193 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.33 09:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:33:22 3e81f6230560: Preparing 09:33:22 6a8e74c11a78: Preparing 09:33:22 ff046e3b0cd6: Preparing 09:33:22 0e505b945620: Preparing 09:33:22 4f5cb86ddf0f: Preparing 09:33:22 edaa84ea499d: Preparing 09:33:22 32a67375639e: Preparing 09:33:22 76aea8aef0a6: Preparing 09:33:22 2f0b73ee982c: Preparing 09:33:22 edaa84ea499d: Waiting 09:33:22 32a67375639e: Waiting 09:33:22 76aea8aef0a6: Waiting 09:33:22 2f0b73ee982c: Waiting 09:33:22 75654b8eeebd: Preparing 09:33:22 ff046e3b0cd6: Layer already exists 09:33:22 3e81f6230560: Layer already exists 09:33:22 4f5cb86ddf0f: Layer already exists 09:33:22 0e505b945620: Layer already exists 09:33:22 6a8e74c11a78: Layer already exists 09:33:22 edaa84ea499d: Layer already exists 09:33:22 32a67375639e: Layer already exists 09:33:22 76aea8aef0a6: Layer already exists 09:33:22 2f0b73ee982c: Layer already exists 09:33:22 75654b8eeebd: Layer already exists 09:33:22 4.0.0-dev.33: digest: sha256:9b678b040a40dbcc17abbe71c2e0bf2dccf734c4eaaed011431016ead7c85193 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:33:22 3e81f6230560: Preparing 09:33:22 6a8e74c11a78: Preparing 09:33:22 ff046e3b0cd6: Preparing 09:33:22 0e505b945620: Preparing 09:33:22 4f5cb86ddf0f: Preparing 09:33:22 edaa84ea499d: Preparing 09:33:22 32a67375639e: Preparing 09:33:22 76aea8aef0a6: Preparing 09:33:22 2f0b73ee982c: Preparing 09:33:22 75654b8eeebd: Preparing 09:33:22 edaa84ea499d: Waiting 09:33:22 32a67375639e: Waiting 09:33:22 76aea8aef0a6: Waiting 09:33:22 2f0b73ee982c: Waiting 09:33:22 75654b8eeebd: Waiting 09:33:22 3e81f6230560: Layer already exists 09:33:22 4f5cb86ddf0f: Layer already exists 09:33:22 0e505b945620: Layer already exists 09:33:22 ff046e3b0cd6: Layer already exists 09:33:22 6a8e74c11a78: Layer already exists 09:33:22 edaa84ea499d: Layer already exists 09:33:22 75654b8eeebd: Layer already exists 09:33:22 32a67375639e: Layer already exists 09:33:22 76aea8aef0a6: Layer already exists 09:33:22 2f0b73ee982c: Layer already exists 09:33:22 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:9b678b040a40dbcc17abbe71c2e0bf2dccf734c4eaaed011431016ead7c85193 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:33:23 3e81f6230560: Preparing 09:33:23 6a8e74c11a78: Preparing 09:33:23 ff046e3b0cd6: Preparing 09:33:23 0e505b945620: Preparing 09:33:23 4f5cb86ddf0f: Preparing 09:33:23 edaa84ea499d: Preparing 09:33:23 32a67375639e: Preparing 09:33:23 76aea8aef0a6: Preparing 09:33:23 2f0b73ee982c: Preparing 09:33:23 75654b8eeebd: Preparing 09:33:23 edaa84ea499d: Waiting 09:33:23 32a67375639e: Waiting 09:33:23 75654b8eeebd: Waiting 09:33:23 2f0b73ee982c: Waiting 09:33:23 76aea8aef0a6: Waiting 09:33:23 4f5cb86ddf0f: Layer already exists 09:33:23 0e505b945620: Layer already exists 09:33:23 6a8e74c11a78: Layer already exists 09:33:23 ff046e3b0cd6: Layer already exists 09:33:23 3e81f6230560: Layer already exists 09:33:23 76aea8aef0a6: Layer already exists 09:33:23 edaa84ea499d: Layer already exists 09:33:23 32a67375639e: Layer already exists 09:33:23 2f0b73ee982c: Layer already exists 09:33:23 75654b8eeebd: Layer already exists 09:33:23 main: digest: sha256:9b678b040a40dbcc17abbe71c2e0bf2dccf734c4eaaed011431016ead7c85193 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:23 ===================================================== [Pipeline] echo 09:33:23 taggedImages: 09:33:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:33:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.33 09:33:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:33:23 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:33:23 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:23 latest 09:33:23 4.0.0-dev.33 09:33:23 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:23 main 09:33:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:33:24 4ae008353ea8: Preparing 09:33:24 ec19bd95502c: Preparing 09:33:24 11f18bb2459f: Preparing 09:33:24 0e505b945620: Preparing 09:33:24 4f5cb86ddf0f: Preparing 09:33:24 6a0fe5547999: Preparing 09:33:24 295dacfa550c: Preparing 09:33:24 02ff2e6341c6: Preparing 09:33:24 75654b8eeebd: Preparing 09:33:24 6a0fe5547999: Waiting 09:33:24 295dacfa550c: Waiting 09:33:24 02ff2e6341c6: Waiting 09:33:24 75654b8eeebd: Waiting 09:33:24 4f5cb86ddf0f: Layer already exists 09:33:24 0e505b945620: Layer already exists 09:33:24 ec19bd95502c: Pushed 09:33:24 11f18bb2459f: Pushed 09:33:24 4ae008353ea8: Pushed 09:33:24 75654b8eeebd: Layer already exists 09:33:25 02ff2e6341c6: Pushed 09:33:25 295dacfa550c: Pushed 09:33:35 6a0fe5547999: Pushed 09:33:35 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:780f31da712885b57e1cb916ae1cab2677667b2c33720bbbdee5f697ed177a9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:33:35 4ae008353ea8: Preparing 09:33:35 ec19bd95502c: Preparing 09:33:35 11f18bb2459f: Preparing 09:33:35 0e505b945620: Preparing 09:33:35 4f5cb86ddf0f: Preparing 09:33:35 6a0fe5547999: Preparing 09:33:35 295dacfa550c: Preparing 09:33:35 02ff2e6341c6: Preparing 09:33:35 75654b8eeebd: Preparing 09:33:35 6a0fe5547999: Waiting 09:33:35 295dacfa550c: Waiting 09:33:35 75654b8eeebd: Waiting 09:33:35 02ff2e6341c6: Waiting 09:33:35 4ae008353ea8: Layer already exists 09:33:35 11f18bb2459f: Layer already exists 09:33:35 4f5cb86ddf0f: Layer already exists 09:33:35 0e505b945620: Layer already exists 09:33:35 ec19bd95502c: Layer already exists 09:33:35 6a0fe5547999: Layer already exists 09:33:35 295dacfa550c: Layer already exists 09:33:35 02ff2e6341c6: Layer already exists 09:33:35 75654b8eeebd: Layer already exists 09:33:35 latest: digest: sha256:780f31da712885b57e1cb916ae1cab2677667b2c33720bbbdee5f697ed177a9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.33 09:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:33:36 4ae008353ea8: Preparing 09:33:36 ec19bd95502c: Preparing 09:33:36 11f18bb2459f: Preparing 09:33:36 0e505b945620: Preparing 09:33:36 4f5cb86ddf0f: Preparing 09:33:36 6a0fe5547999: Preparing 09:33:36 295dacfa550c: Preparing 09:33:36 02ff2e6341c6: Preparing 09:33:36 75654b8eeebd: Preparing 09:33:36 6a0fe5547999: Waiting 09:33:36 295dacfa550c: Waiting 09:33:36 02ff2e6341c6: Waiting 09:33:36 75654b8eeebd: Waiting 09:33:36 0e505b945620: Layer already exists 09:33:36 4ae008353ea8: Layer already exists 09:33:36 11f18bb2459f: Layer already exists 09:33:36 ec19bd95502c: Layer already exists 09:33:36 4f5cb86ddf0f: Layer already exists 09:33:36 295dacfa550c: Layer already exists 09:33:36 6a0fe5547999: Layer already exists 09:33:36 75654b8eeebd: Layer already exists 09:33:36 02ff2e6341c6: Layer already exists 09:33:36 4.0.0-dev.33: digest: sha256:780f31da712885b57e1cb916ae1cab2677667b2c33720bbbdee5f697ed177a9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:33:37 4ae008353ea8: Preparing 09:33:37 ec19bd95502c: Preparing 09:33:37 11f18bb2459f: Preparing 09:33:37 0e505b945620: Preparing 09:33:37 4f5cb86ddf0f: Preparing 09:33:37 6a0fe5547999: Preparing 09:33:37 295dacfa550c: Preparing 09:33:37 02ff2e6341c6: Preparing 09:33:37 75654b8eeebd: Preparing 09:33:37 6a0fe5547999: Waiting 09:33:37 295dacfa550c: Waiting 09:33:37 02ff2e6341c6: Waiting 09:33:37 75654b8eeebd: Waiting 09:33:37 4ae008353ea8: Layer already exists 09:33:37 4f5cb86ddf0f: Layer already exists 09:33:37 11f18bb2459f: Layer already exists 09:33:37 ec19bd95502c: Layer already exists 09:33:37 0e505b945620: Layer already exists 09:33:37 295dacfa550c: Layer already exists 09:33:37 02ff2e6341c6: Layer already exists 09:33:37 75654b8eeebd: Layer already exists 09:33:37 6a0fe5547999: Layer already exists 09:33:37 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:780f31da712885b57e1cb916ae1cab2677667b2c33720bbbdee5f697ed177a9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:33:37 4ae008353ea8: Preparing 09:33:37 ec19bd95502c: Preparing 09:33:37 11f18bb2459f: Preparing 09:33:37 0e505b945620: Preparing 09:33:37 4f5cb86ddf0f: Preparing 09:33:37 6a0fe5547999: Preparing 09:33:37 295dacfa550c: Preparing 09:33:37 02ff2e6341c6: Preparing 09:33:37 75654b8eeebd: Preparing 09:33:37 02ff2e6341c6: Waiting 09:33:37 6a0fe5547999: Waiting 09:33:37 295dacfa550c: Waiting 09:33:37 75654b8eeebd: Waiting 09:33:37 ec19bd95502c: Layer already exists 09:33:37 0e505b945620: Layer already exists 09:33:37 11f18bb2459f: Layer already exists 09:33:37 4f5cb86ddf0f: Layer already exists 09:33:37 4ae008353ea8: Layer already exists 09:33:37 295dacfa550c: Layer already exists 09:33:37 02ff2e6341c6: Layer already exists 09:33:37 6a0fe5547999: Layer already exists 09:33:37 75654b8eeebd: Layer already exists 09:33:37 main: digest: sha256:780f31da712885b57e1cb916ae1cab2677667b2c33720bbbdee5f697ed177a9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:37 ===================================================== [Pipeline] echo 09:33:38 taggedImages: 09:33:38 - nexus3.edgexfoundry.org:10004/security-spire-config:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:38 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:33:38 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.33 09:33:38 - nexus3.edgexfoundry.org:10004/security-spire-config:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:38 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:33:38 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:33:38 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:38 latest 09:33:38 4.0.0-dev.33 09:33:38 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:38 main 09:33:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:33:38 0435056ec4b5: Preparing 09:33:38 18ebbaca925f: Preparing 09:33:38 f521146a257b: Preparing 09:33:38 0e505b945620: Preparing 09:33:38 4f5cb86ddf0f: Preparing 09:33:38 a2ad973f2f4c: Preparing 09:33:38 76aea8aef0a6: Preparing 09:33:38 2f0b73ee982c: Preparing 09:33:38 75654b8eeebd: Preparing 09:33:38 a2ad973f2f4c: Waiting 09:33:38 76aea8aef0a6: Waiting 09:33:38 2f0b73ee982c: Waiting 09:33:38 75654b8eeebd: Waiting 09:33:38 0e505b945620: Layer already exists 09:33:38 4f5cb86ddf0f: Layer already exists 09:33:38 76aea8aef0a6: Layer already exists 09:33:38 2f0b73ee982c: Layer already exists 09:33:38 75654b8eeebd: Layer already exists 09:33:38 18ebbaca925f: Pushed 09:33:38 0435056ec4b5: Pushed 09:33:38 f521146a257b: Pushed 09:33:50 a2ad973f2f4c: Pushed 09:33:50 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:b23a002f92177120c2012b2cca666de8daa9bea440d82fbf1cdf31b45d2f9b20 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:33:51 0435056ec4b5: Preparing 09:33:51 18ebbaca925f: Preparing 09:33:51 f521146a257b: Preparing 09:33:51 0e505b945620: Preparing 09:33:51 4f5cb86ddf0f: Preparing 09:33:51 a2ad973f2f4c: Preparing 09:33:51 76aea8aef0a6: Preparing 09:33:51 2f0b73ee982c: Preparing 09:33:51 75654b8eeebd: Preparing 09:33:51 75654b8eeebd: Waiting 09:33:51 2f0b73ee982c: Waiting 09:33:51 a2ad973f2f4c: Waiting 09:33:51 4f5cb86ddf0f: Layer already exists 09:33:51 f521146a257b: Layer already exists 09:33:51 0435056ec4b5: Layer already exists 09:33:51 18ebbaca925f: Layer already exists 09:33:51 0e505b945620: Layer already exists 09:33:51 2f0b73ee982c: Layer already exists 09:33:51 76aea8aef0a6: Layer already exists 09:33:51 a2ad973f2f4c: Layer already exists 09:33:51 75654b8eeebd: Layer already exists 09:33:51 latest: digest: sha256:b23a002f92177120c2012b2cca666de8daa9bea440d82fbf1cdf31b45d2f9b20 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.33 09:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:33:52 0435056ec4b5: Preparing 09:33:52 18ebbaca925f: Preparing 09:33:52 f521146a257b: Preparing 09:33:52 0e505b945620: Preparing 09:33:52 4f5cb86ddf0f: Preparing 09:33:52 a2ad973f2f4c: Preparing 09:33:52 76aea8aef0a6: Preparing 09:33:52 2f0b73ee982c: Preparing 09:33:52 75654b8eeebd: Preparing 09:33:52 76aea8aef0a6: Waiting 09:33:52 2f0b73ee982c: Waiting 09:33:52 75654b8eeebd: Waiting 09:33:52 a2ad973f2f4c: Waiting 09:33:52 0e505b945620: Layer already exists 09:33:52 f521146a257b: Layer already exists 09:33:52 0435056ec4b5: Layer already exists 09:33:52 4f5cb86ddf0f: Layer already exists 09:33:52 18ebbaca925f: Layer already exists 09:33:52 76aea8aef0a6: Layer already exists 09:33:52 75654b8eeebd: Layer already exists 09:33:52 a2ad973f2f4c: Layer already exists 09:33:52 2f0b73ee982c: Layer already exists 09:33:52 4.0.0-dev.33: digest: sha256:b23a002f92177120c2012b2cca666de8daa9bea440d82fbf1cdf31b45d2f9b20 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:33:52 0435056ec4b5: Preparing 09:33:52 18ebbaca925f: Preparing 09:33:52 f521146a257b: Preparing 09:33:52 0e505b945620: Preparing 09:33:52 4f5cb86ddf0f: Preparing 09:33:52 a2ad973f2f4c: Preparing 09:33:52 76aea8aef0a6: Preparing 09:33:52 2f0b73ee982c: Preparing 09:33:52 75654b8eeebd: Preparing 09:33:52 a2ad973f2f4c: Waiting 09:33:52 75654b8eeebd: Waiting 09:33:52 2f0b73ee982c: Waiting 09:33:52 76aea8aef0a6: Waiting 09:33:52 f521146a257b: Layer already exists 09:33:52 0e505b945620: Layer already exists 09:33:52 18ebbaca925f: Layer already exists 09:33:52 0435056ec4b5: Layer already exists 09:33:52 4f5cb86ddf0f: Layer already exists 09:33:52 a2ad973f2f4c: Layer already exists 09:33:52 2f0b73ee982c: Layer already exists 09:33:52 76aea8aef0a6: Layer already exists 09:33:52 75654b8eeebd: Layer already exists 09:33:52 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:b23a002f92177120c2012b2cca666de8daa9bea440d82fbf1cdf31b45d2f9b20 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:33:53 0435056ec4b5: Preparing 09:33:53 18ebbaca925f: Preparing 09:33:53 f521146a257b: Preparing 09:33:53 0e505b945620: Preparing 09:33:53 4f5cb86ddf0f: Preparing 09:33:53 a2ad973f2f4c: Preparing 09:33:53 76aea8aef0a6: Preparing 09:33:53 2f0b73ee982c: Preparing 09:33:53 75654b8eeebd: Preparing 09:33:53 a2ad973f2f4c: Waiting 09:33:53 76aea8aef0a6: Waiting 09:33:53 2f0b73ee982c: Waiting 09:33:53 75654b8eeebd: Waiting 09:33:53 0e505b945620: Layer already exists 09:33:53 18ebbaca925f: Layer already exists 09:33:53 0435056ec4b5: Layer already exists 09:33:53 4f5cb86ddf0f: Layer already exists 09:33:53 f521146a257b: Layer already exists 09:33:53 2f0b73ee982c: Layer already exists 09:33:53 76aea8aef0a6: Layer already exists 09:33:53 a2ad973f2f4c: Layer already exists 09:33:53 75654b8eeebd: Layer already exists 09:33:53 main: digest: sha256:b23a002f92177120c2012b2cca666de8daa9bea440d82fbf1cdf31b45d2f9b20 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:53 ===================================================== [Pipeline] echo 09:33:53 taggedImages: 09:33:53 - nexus3.edgexfoundry.org:10004/security-spire-server:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:53 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:33:53 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.33 09:33:53 - nexus3.edgexfoundry.org:10004/security-spire-server:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:53 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:33:53 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:33:53 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:53 latest 09:33:53 4.0.0-dev.33 09:33:53 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:33:53 main 09:33:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:33:54 cac0ad18d971: Preparing 09:33:54 2edf2d03ad32: Preparing 09:33:54 c6c449fe24ad: Preparing 09:33:54 0e505b945620: Preparing 09:33:54 4f5cb86ddf0f: Preparing 09:33:54 45f7487f3004: Preparing 09:33:54 1a9ac40c8062: Preparing 09:33:54 75654b8eeebd: Preparing 09:33:54 45f7487f3004: Waiting 09:33:54 75654b8eeebd: Waiting 09:33:54 1a9ac40c8062: Waiting 09:33:54 0e505b945620: Layer already exists 09:33:54 4f5cb86ddf0f: Layer already exists 09:33:54 cac0ad18d971: Pushed 09:33:54 2edf2d03ad32: Pushed 09:33:54 75654b8eeebd: Layer already exists 09:33:54 1a9ac40c8062: Pushed 09:33:54 45f7487f3004: Pushed 09:33:58 c6c449fe24ad: Pushed 09:33:58 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:6de8aee66f61d1ad96b06314d73f117daf399dccc608593fb07a4ca7d5c4c0c9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:33:58 cac0ad18d971: Preparing 09:33:58 2edf2d03ad32: Preparing 09:33:58 c6c449fe24ad: Preparing 09:33:58 0e505b945620: Preparing 09:33:58 4f5cb86ddf0f: Preparing 09:33:58 45f7487f3004: Preparing 09:33:58 1a9ac40c8062: Preparing 09:33:58 75654b8eeebd: Preparing 09:33:58 45f7487f3004: Waiting 09:33:58 1a9ac40c8062: Waiting 09:33:58 75654b8eeebd: Waiting 09:33:58 4f5cb86ddf0f: Layer already exists 09:33:58 0e505b945620: Layer already exists 09:33:58 cac0ad18d971: Layer already exists 09:33:58 2edf2d03ad32: Layer already exists 09:33:58 c6c449fe24ad: Layer already exists 09:33:58 1a9ac40c8062: Layer already exists 09:33:58 45f7487f3004: Layer already exists 09:33:58 75654b8eeebd: Layer already exists 09:33:58 latest: digest: sha256:6de8aee66f61d1ad96b06314d73f117daf399dccc608593fb07a4ca7d5c4c0c9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.33 09:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:33:59 cac0ad18d971: Preparing 09:33:59 2edf2d03ad32: Preparing 09:33:59 c6c449fe24ad: Preparing 09:33:59 0e505b945620: Preparing 09:33:59 4f5cb86ddf0f: Preparing 09:33:59 45f7487f3004: Preparing 09:33:59 1a9ac40c8062: Preparing 09:33:59 75654b8eeebd: Preparing 09:33:59 45f7487f3004: Waiting 09:33:59 75654b8eeebd: Waiting 09:33:59 1a9ac40c8062: Waiting 09:33:59 4f5cb86ddf0f: Layer already exists 09:33:59 cac0ad18d971: Layer already exists 09:33:59 c6c449fe24ad: Layer already exists 09:33:59 0e505b945620: Layer already exists 09:33:59 2edf2d03ad32: Layer already exists 09:33:59 1a9ac40c8062: Layer already exists 09:33:59 45f7487f3004: Layer already exists 09:33:59 75654b8eeebd: Layer already exists 09:33:59 4.0.0-dev.33: digest: sha256:6de8aee66f61d1ad96b06314d73f117daf399dccc608593fb07a4ca7d5c4c0c9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:34:00 cac0ad18d971: Preparing 09:34:00 2edf2d03ad32: Preparing 09:34:00 c6c449fe24ad: Preparing 09:34:00 0e505b945620: Preparing 09:34:00 4f5cb86ddf0f: Preparing 09:34:00 45f7487f3004: Preparing 09:34:00 1a9ac40c8062: Preparing 09:34:00 75654b8eeebd: Preparing 09:34:00 45f7487f3004: Waiting 09:34:00 1a9ac40c8062: Waiting 09:34:00 75654b8eeebd: Waiting 09:34:00 2edf2d03ad32: Layer already exists 09:34:00 0e505b945620: Layer already exists 09:34:00 cac0ad18d971: Layer already exists 09:34:00 c6c449fe24ad: Layer already exists 09:34:00 4f5cb86ddf0f: Layer already exists 09:34:00 1a9ac40c8062: Layer already exists 09:34:00 45f7487f3004: Layer already exists 09:34:00 75654b8eeebd: Layer already exists 09:34:00 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:6de8aee66f61d1ad96b06314d73f117daf399dccc608593fb07a4ca7d5c4c0c9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:34:00 cac0ad18d971: Preparing 09:34:00 2edf2d03ad32: Preparing 09:34:00 c6c449fe24ad: Preparing 09:34:00 0e505b945620: Preparing 09:34:00 4f5cb86ddf0f: Preparing 09:34:00 45f7487f3004: Preparing 09:34:00 1a9ac40c8062: Preparing 09:34:00 75654b8eeebd: Preparing 09:34:00 45f7487f3004: Waiting 09:34:00 1a9ac40c8062: Waiting 09:34:00 75654b8eeebd: Waiting 09:34:00 2edf2d03ad32: Layer already exists 09:34:00 c6c449fe24ad: Layer already exists 09:34:00 4f5cb86ddf0f: Layer already exists 09:34:00 cac0ad18d971: Layer already exists 09:34:00 0e505b945620: Layer already exists 09:34:00 1a9ac40c8062: Layer already exists 09:34:00 75654b8eeebd: Layer already exists 09:34:00 45f7487f3004: Layer already exists 09:34:00 main: digest: sha256:6de8aee66f61d1ad96b06314d73f117daf399dccc608593fb07a4ca7d5c4c0c9 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:00 ===================================================== [Pipeline] echo 09:34:00 taggedImages: 09:34:00 - nexus3.edgexfoundry.org:10004/support-notifications:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:34:00 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:34:00 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.33 09:34:00 - nexus3.edgexfoundry.org:10004/support-notifications:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:34:00 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:34:00 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:34:00 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:34:00 latest 09:34:00 4.0.0-dev.33 09:34:00 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:34:00 main 09:34:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:34:01 a2c075712f4e: Preparing 09:34:01 eefb867d5841: Preparing 09:34:01 0e505b945620: Preparing 09:34:01 4f5cb86ddf0f: Preparing 09:34:01 edbf774bc7a8: Preparing 09:34:01 8a66394019b3: Preparing 09:34:01 75654b8eeebd: Preparing 09:34:01 75654b8eeebd: Waiting 09:34:01 8a66394019b3: Waiting 09:34:01 4f5cb86ddf0f: Layer already exists 09:34:01 0e505b945620: Layer already exists 09:34:01 75654b8eeebd: Layer already exists 09:34:01 a2c075712f4e: Pushed 09:34:01 8a66394019b3: Pushed 09:34:02 edbf774bc7a8: Pushed 09:34:05 eefb867d5841: Pushed 09:34:05 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:c4c6f2cbfbe9a256719fc80a38c3050c9b5e2410cfbd9fd684d628c237a96ae6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:34:06 a2c075712f4e: Preparing 09:34:06 eefb867d5841: Preparing 09:34:06 0e505b945620: Preparing 09:34:06 4f5cb86ddf0f: Preparing 09:34:06 edbf774bc7a8: Preparing 09:34:06 8a66394019b3: Preparing 09:34:06 75654b8eeebd: Preparing 09:34:06 8a66394019b3: Waiting 09:34:06 75654b8eeebd: Waiting 09:34:06 edbf774bc7a8: Layer already exists 09:34:06 0e505b945620: Layer already exists 09:34:06 4f5cb86ddf0f: Layer already exists 09:34:06 a2c075712f4e: Layer already exists 09:34:06 eefb867d5841: Layer already exists 09:34:06 75654b8eeebd: Layer already exists 09:34:06 8a66394019b3: Layer already exists 09:34:06 latest: digest: sha256:c4c6f2cbfbe9a256719fc80a38c3050c9b5e2410cfbd9fd684d628c237a96ae6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.33 09:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:34:07 a2c075712f4e: Preparing 09:34:07 eefb867d5841: Preparing 09:34:07 0e505b945620: Preparing 09:34:07 4f5cb86ddf0f: Preparing 09:34:07 edbf774bc7a8: Preparing 09:34:07 8a66394019b3: Preparing 09:34:07 75654b8eeebd: Preparing 09:34:07 8a66394019b3: Waiting 09:34:07 75654b8eeebd: Waiting 09:34:07 a2c075712f4e: Layer already exists 09:34:07 eefb867d5841: Layer already exists 09:34:07 4f5cb86ddf0f: Layer already exists 09:34:07 0e505b945620: Layer already exists 09:34:07 edbf774bc7a8: Layer already exists 09:34:07 75654b8eeebd: Layer already exists 09:34:07 8a66394019b3: Layer already exists 09:34:07 4.0.0-dev.33: digest: sha256:c4c6f2cbfbe9a256719fc80a38c3050c9b5e2410cfbd9fd684d628c237a96ae6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:34:07 a2c075712f4e: Preparing 09:34:07 eefb867d5841: Preparing 09:34:07 0e505b945620: Preparing 09:34:07 4f5cb86ddf0f: Preparing 09:34:07 edbf774bc7a8: Preparing 09:34:07 8a66394019b3: Preparing 09:34:07 75654b8eeebd: Preparing 09:34:07 8a66394019b3: Waiting 09:34:07 75654b8eeebd: Waiting 09:34:07 a2c075712f4e: Layer already exists 09:34:07 eefb867d5841: Layer already exists 09:34:07 4f5cb86ddf0f: Layer already exists 09:34:07 edbf774bc7a8: Layer already exists 09:34:07 0e505b945620: Layer already exists 09:34:07 8a66394019b3: Layer already exists 09:34:07 75654b8eeebd: Layer already exists 09:34:07 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:c4c6f2cbfbe9a256719fc80a38c3050c9b5e2410cfbd9fd684d628c237a96ae6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:34:08 a2c075712f4e: Preparing 09:34:08 eefb867d5841: Preparing 09:34:08 0e505b945620: Preparing 09:34:08 4f5cb86ddf0f: Preparing 09:34:08 edbf774bc7a8: Preparing 09:34:08 8a66394019b3: Preparing 09:34:08 75654b8eeebd: Preparing 09:34:08 8a66394019b3: Waiting 09:34:08 75654b8eeebd: Waiting 09:34:08 4f5cb86ddf0f: Layer already exists 09:34:08 edbf774bc7a8: Layer already exists 09:34:08 eefb867d5841: Layer already exists 09:34:08 a2c075712f4e: Layer already exists 09:34:08 0e505b945620: Layer already exists 09:34:08 8a66394019b3: Layer already exists 09:34:08 75654b8eeebd: Layer already exists 09:34:08 main: digest: sha256:c4c6f2cbfbe9a256719fc80a38c3050c9b5e2410cfbd9fd684d628c237a96ae6 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:08 ===================================================== [Pipeline] echo 09:34:08 taggedImages: 09:34:08 - nexus3.edgexfoundry.org:10004/support-scheduler:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:34:08 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:34:08 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.33 09:34:08 - nexus3.edgexfoundry.org:10004/support-scheduler:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:34:08 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:39:16 #155 DONE 561.1s 09:39:16 09:39:16 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:39:16 #150 ... 09:39:16 09:39:16 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:39:16 #156 DONE 0.2s 09:39:16 09:39:16 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:39:16 #157 DONE 0.2s 09:39:16 09:39:16 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:39:16 #158 DONE 1.3s 09:39:16 09:39:16 #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:39:16 #159 DONE 0.2s 09:39:16 09:39:16 #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:39:16 #160 DONE 0.2s 09:39:16 09:39:16 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:39:16 #161 DONE 1.8s 09:39:16 09:39:16 #162 [core-common-config-bootstrapper] exporting to image 09:39:16 #162 exporting layers 09:39:16 #162 exporting layers 0.8s done 09:39:16 #162 writing image sha256:0d292ec2cdb2861199b94fd18321d63acd45ae6fcec96e0612994651b2adfd35 0.0s done 09:39:16 #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 09:39:16 #162 DONE 0.9s 09:39:16 09:39:16 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:39:16 #152 ... 09:39:16 09:39:16 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:39:16 #144 568.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:39:16 #144 ... 09:39:16 09:39:16 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:39:16 #152 DONE 572.1s 09:39:16 09:39:16 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:39:16 #144 ... 09:39:16 09:39:16 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:39:16 #163 DONE 0.4s 09:39:16 09:39:16 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:39:17 #164 ... 09:39:17 09:39:17 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:39:17 #151 DONE 574.5s 09:39:17 09:39:17 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:39:17 #164 DONE 1.7s 09:39:17 09:39:17 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:39:17 #150 ... 09:39:17 09:39:17 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:39:17 #165 DONE 0.4s 09:39:17 09:39:17 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:39:17 #166 DONE 0.5s 09:39:17 09:39:17 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:39:17 #167 DONE 0.4s 09:39:17 09:39:17 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:39:18 #168 DONE 0.2s 09:39:18 09:39:18 #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:39:18 #169 ... 09:39:18 09:39:18 #170 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:39:18 #170 DONE 0.4s 09:39:18 09:39:18 #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:39:18 #169 DONE 0.3s 09:39:18 09:39:18 #171 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:39:18 #171 DONE 0.2s 09:39:18 09:39:18 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:39:18 #172 DONE 0.3s 09:39:18 09:39:18 #173 [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/ 09:39:18 #173 DONE 0.3s 09:39:18 09:39:18 #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:39:19 #174 DONE 0.4s 09:39:19 09:39:19 #175 [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/ 09:39:19 #175 DONE 0.2s 09:39:19 09:39:19 #176 [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/ 09:39:19 #176 DONE 0.3s 09:39:19 09:39:19 #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:39:19 #177 ... 09:39:19 09:39:19 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:39:19 #178 DONE 0.4s 09:39:19 09:39:19 #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:39:19 #177 DONE 0.3s 09:39:19 09:39:19 #179 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:39:21 #179 ... 09:39:21 09:39:21 #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:39:21 #180 DONE 2.0s 09:39:21 09:39:21 #181 [security-proxy-setup] exporting to image 09:39:21 #181 exporting layers 09:39:22 #181 ... 09:39:22 09:39:22 #179 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:39:22 #179 DONE 2.7s 09:39:22 09:39:22 #182 [security-bootstrapper] exporting to image 09:39:23 #182 ... 09:39:23 09:39:23 #181 [security-proxy-setup] exporting to image 09:39:23 #181 exporting layers 1.7s done 09:39:23 #181 writing image sha256:046846186e1fba840242b737410e455a7c47ffa3b939209a2f61408e7a50223f 0.0s done 09:39:23 #181 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 09:39:23 #181 DONE 1.8s 09:39:23 09:39:23 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:39:24 #144 ... 09:39:24 09:39:24 #182 [security-bootstrapper] exporting to image 09:39:24 #182 exporting layers 1.7s done 09:39:24 #182 writing image sha256:926a4b6dcb99d17d6ea8c00634fd0733a823333ef35dd9336d0e5feebf97aeed done 09:39:24 #182 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 09:39:24 #182 DONE 1.7s 09:39:24 09:39:24 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:39:24 #153 ... 09:39:24 09:39:24 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:39:24 #144 DONE 582.4s 09:39:24 09:39:24 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:25 #146 ... 09:39:25 09:39:25 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:39:25 #183 DONE 0.3s 09:39:25 09:39:25 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:39:25 #147 ... 09:39:25 09:39:25 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:39:25 #184 DONE 0.2s 09:39:25 09:39:25 #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 09:39:25 #185 DONE 0.2s 09:39:25 09:39:25 #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 09:39:26 #186 DONE 0.2s 09:39:26 09:39:26 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:39:26 #187 DONE 0.2s 09:39:26 09:39:26 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:39:26 #188 DONE 0.4s 09:39:26 09:39:26 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:39:26 #153 ... 09:39:26 09:39:26 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:39:27 #189 DONE 0.3s 09:39:27 09:39:27 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:39:27 #153 ... 09:39:27 09:39:27 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:39:27 #190 DONE 0.2s 09:39:27 09:39:27 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:39:27 #153 ... 09:39:27 09:39:27 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:39:29 #191 DONE 1.7s 09:39:29 09:39:29 #192 [security-secretstore-setup] exporting to image 09:39:30 #192 exporting layers 1.2s done 09:39:30 #192 writing image sha256:c7afaa991992f74a77cf1677a09aef30e8c91b335c2e0b26fb67ee805e2c109a done 09:39:30 #192 naming to docker.io/library/security-secretstore-setup-arm64 done 09:39:30 #192 DONE 1.2s 09:39:30 09:39:30 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:40:51 #153 DONE 663.5s 09:40:51 09:40:51 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:40:51 #150 ... 09:40:51 09:40:51 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:51 #193 DONE 0.4s 09:40:51 09:40:51 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:40:51 #194 DONE 0.2s 09:40:51 09:40:51 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:40:51 #149 ... 09:40:51 09:40:51 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:40:51 #195 DONE 0.4s 09:40:51 09:40:51 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:51 #147 ... 09:40:51 09:40:51 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:40:51 #196 DONE 0.3s 09:40:51 09:40:51 #197 [security-spiffe-token-provider] exporting to image 09:40:51 #197 exporting layers 09:40:51 #197 exporting layers 0.7s done 09:40:51 #197 writing image sha256:6638cf40b3e2684de8e5b3119c74cd19e9f8631788a85a9c8ca51ed77484c97e done 09:40:51 #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 09:40:51 #197 DONE 0.7s 09:40:51 09:40:51 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:44:28 #149 ... 09:44:28 09:44:28 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:44:28 #154 DONE 878.6s 09:44:28 09:44:28 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:44:28 #147 ... 09:44:28 09:44:28 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:44:28 #198 DONE 0.2s 09:44:28 09:44:28 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:44:28 #147 ... 09:44:28 09:44:28 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:44:28 #199 DONE 0.2s 09:44:28 09:44:28 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:44:28 #200 DONE 0.4s 09:44:28 09:44:28 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:44:28 #201 DONE 0.2s 09:44:28 09:44:28 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:44:28 #202 DONE 0.2s 09:44:28 09:44:28 #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:44:28 #203 ... 09:44:28 09:44:28 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:44:28 #150 DONE 880.8s 09:44:28 09:44:28 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:44:28 #145 ... 09:44:28 09:44:28 #204 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:44:28 #204 CACHED 09:44:28 09:44:28 #205 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:44:28 #205 CACHED 09:44:28 09:44:28 #206 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:44:28 #206 DONE 0.5s 09:44:28 09:44:28 #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:44:28 #203 DONE 1.9s 09:44:28 09:44:28 #207 [security-proxy-auth] exporting to image 09:44:28 #207 exporting layers 09:44:28 #207 ... 09:44:28 09:44:28 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:44:28 #208 DONE 0.3s 09:44:28 09:44:28 #209 [core-command] exporting to image 09:44:28 #209 ... 09:44:28 09:44:28 #207 [security-proxy-auth] exporting to image 09:44:28 #207 exporting layers 0.7s done 09:44:28 #207 writing image sha256:4cd9a042d2f335175f8b2657e982fb339d5317035618f332fede9043b347a31d done 09:44:28 #207 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 09:44:28 #207 DONE 0.7s 09:44:28 09:44:28 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:44:28 #147 ... 09:44:28 09:44:28 #209 [core-command] exporting to image 09:44:28 #209 exporting layers 0.9s done 09:44:28 #209 writing image sha256:edac04aa0c82348b9658db5daad25bf4bb97b3b54f12e86420f12d9795ed60d0 done 09:44:28 #209 naming to docker.io/library/core-command-arm64 0.0s done 09:44:28 #209 DONE 1.0s 09:44:28 09:44:28 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:45:07 #149 DONE 925.5s 09:45:07 09:45:07 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:45:08 #147 ... 09:45:08 09:45:08 #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:45:08 #210 DONE 0.1s 09:45:08 09:45:08 #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:45:09 #211 DONE 0.5s 09:45:09 09:45:09 #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:45:09 #212 DONE 0.2s 09:45:09 09:45:09 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:45:09 #147 ... 09:45:09 09:45:09 #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:45:09 #213 DONE 0.2s 09:45:09 09:45:09 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:45:09 #145 DONE 927.1s 09:45:09 09:45:09 #214 [core-keeper] exporting to image 09:45:09 #214 exporting layers 09:45:09 #214 ... 09:45:09 09:45:09 #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:45:09 #215 DONE 0.2s 09:45:09 09:45:09 #214 [core-keeper] exporting to image 09:45:09 #214 exporting layers 0.6s done 09:45:09 #214 writing image sha256:be0e7622fde0582abb74692f2303aa702e3f11d0008936ed1037f9ce667be5b6 done 09:45:09 #214 naming to docker.io/library/core-keeper-arm64 0.0s done 09:45:09 #214 DONE 0.6s 09:45:09 09:45:09 #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:45:09 #216 DONE 0.2s 09:45:09 09:45:09 #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:45:10 #217 DONE 0.4s 09:45:10 09:45:10 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:45:10 #147 ... 09:45:10 09:45:10 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:45:10 #146 DONE 928.2s 09:45:10 09:45:10 #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:45:10 #218 DONE 0.1s 09:45:10 09:45:10 #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:45:10 #219 DONE 0.2s 09:45:10 09:45:10 #220 [core-data] exporting to image 09:45:10 #220 ... 09:45:10 09:45:10 #221 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:45:10 #221 DONE 0.1s 09:45:11 09:45:11 #222 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:45:11 #222 DONE 0.2s 09:45:11 09:45:11 #220 [core-data] exporting to image 09:45:11 #220 exporting layers 0.5s done 09:45:11 #220 writing image sha256:8ce2ca386fbbb35796f66ae1da39c37b376691d3f899898fbfde1173f9820ab4 0.0s done 09:45:11 #220 naming to docker.io/library/core-data-arm64 done 09:45:11 #220 DONE 0.5s 09:45:11 09:45:11 #223 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:45:11 #223 DONE 0.3s 09:45:11 09:45:11 #224 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:45:11 #224 DONE 0.1s 09:45:11 09:45:11 #225 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:45:11 #225 DONE 0.1s 09:45:11 09:45:11 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:45:11 #147 ... 09:45:11 09:45:11 #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 09:45:11 #226 DONE 0.1s 09:45:11 09:45:11 #227 [core-metadata] exporting to image 09:45:12 #227 exporting layers 0.3s done 09:45:12 #227 writing image sha256:5c17800d2791c8ddf21bd1536569abb9d80c89fe7903d0ca7f2f48d9be9cd4cd done 09:45:12 #227 naming to docker.io/library/core-metadata-arm64 done 09:45:12 #227 DONE 0.3s 09:45:12 09:45:12 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:45:27 #147 DONE 942.6s 09:45:27 09:45:27 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:45:27 #148 DONE 942.6s 09:45:27 09:45:27 #228 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:45:27 #228 DONE 0.2s 09:45:27 09:45:27 #229 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:45:27 #229 DONE 0.2s 09:45:27 09:45:27 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:45:27 #230 DONE 0.1s 09:45:27 09:45:27 #231 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:45:27 #231 DONE 0.2s 09:45:27 09:45:27 #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:45:27 #232 DONE 0.5s 09:45:27 09:45:27 #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:45:27 #233 DONE 0.1s 09:45:27 09:45:27 #234 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:45:27 #234 DONE 0.4s 09:45:27 09:45:27 #235 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:45:27 #235 DONE 0.1s 09:45:27 09:45:27 #236 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 09:45:27 #236 DONE 0.1s 09:45:27 09:45:27 #237 [support-scheduler] exporting to image 09:45:27 #237 exporting layers 09:45:27 #237 exporting layers 0.6s done 09:45:27 #237 writing image sha256:9f84bd50c257da5f3fe8aaf62f0c7f00a899648b7bc80100f7093d45cc071a10 0.0s done 09:45:27 #237 naming to docker.io/library/support-scheduler-arm64 done 09:45:27 #237 DONE 0.6s 09:45:27 09:45:27 #238 [support-notifications] exporting to image 09:45:27 #238 exporting layers 0.5s done 09:45:27 #238 writing image sha256:b9425ac41e5963caa6fd0106be71f76b26cfca576bae1e68fbc4467dffeb3f57 done 09:45:27 #238 naming to docker.io/library/support-notifications-arm64 done 09:45:27 #238 DONE 0.5s 09:45:27 time="2025-01-06T09:28:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:45:27 time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:45:27 time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:45:27 time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:45:27 time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:45:27 time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:45:27 time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:45:27 time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:45:27 time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:45:27 time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:45:27 time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:45:27 time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:45:27 time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:45:27 time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:45:27 time="2025-01-06T09:28:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:45:27 $ docker stop --time=1 eb544d4e67df9da74da8ff5b835ac8da85dc353922c3056bb375e25d13e6d09e 09:45:28 $ docker rm -f --volumes eb544d4e67df9da74da8ff5b835ac8da85dc353922c3056bb375e25d13e6d09e [Pipeline] // withDockerContainer [Pipeline] sh 09:45:29 + docker images 09:45:29 REPOSITORY TAG IMAGE ID CREATED SIZE 09:45:29 support-scheduler-arm64 latest 9f84bd50c257 3 seconds ago 53.6MB 09:45:29 support-notifications-arm64 latest b9425ac41e59 3 seconds ago 52.7MB 09:45:29 core-metadata-arm64 latest 5c17800d2791 17 seconds ago 38.7MB 09:45:29 core-data-arm64 latest 8ce2ca386fbb 18 seconds ago 38.7MB 09:45:29 core-keeper-arm64 latest be0e7622fde0 19 seconds ago 31.9MB 09:45:29 core-command-arm64 latest edac04aa0c82 About a minute ago 34.5MB 09:45:29 security-proxy-auth-arm64 latest 4cd9a042d2f3 About a minute ago 33.6MB 09:45:29 security-spiffe-token-provider-arm64 latest 6638cf40b3e2 4 minutes ago 40.2MB 09:45:29 security-secretstore-setup-arm64 latest c7afaa991992 6 minutes ago 47.6MB 09:45:29 security-bootstrapper-arm64 latest 926a4b6dcb99 6 minutes ago 27.4MB 09:45:29 security-proxy-setup-arm64 latest 046846186e1f 6 minutes ago 36.5MB 09:45:29 core-common-config-bootstrapper-arm64 latest 0d292ec2cdb2 6 minutes ago 24.3MB 09:45:29 security-spire-config-arm64 latest 745c73e24be7 16 minutes ago 123MB 09:45:29 security-spire-agent-arm64 latest 0d7db67b2a4c 16 minutes ago 183MB 09:45:29 security-spire-server-arm64 latest 012a80960674 16 minutes ago 124MB 09:45:29 ci-base-image-arm64 latest 0c7fcb0e4a85 17 minutes ago 967MB 09:45:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 13 days ago 566MB 09:45:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:29 provisioning config files... 09:45:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/769@tmp/config4091897536486887932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:29 ---> ****-login.sh 09:45:29 nexus3.edgexfoundry.org:10001 09:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:29 Configure a credential helper to remove this warning. See 09:45:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:29 09:45:29 Login Succeeded 09:45:29 nexus3.edgexfoundry.org:10002 09:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:30 Configure a credential helper to remove this warning. See 09:45:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:30 09:45:30 Login Succeeded 09:45:30 nexus3.edgexfoundry.org:10003 09:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:30 Configure a credential helper to remove this warning. See 09:45:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:30 09:45:30 Login Succeeded 09:45:30 nexus3.edgexfoundry.org:10004 09:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:30 Configure a credential helper to remove this warning. See 09:45:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:30 09:45:30 Login Succeeded 09:45:30 ****.io 09:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:31 Configure a credential helper to remove this warning. See 09:45:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:31 09:45:31 Login Succeeded 09:45:31 ---> ****-login.sh ends [Pipeline] } 09:45:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:45:31 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:45:31 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:45:31 latest 09:45:31 4.0.0-dev.33 09:45:31 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:45:31 main 09:45:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:45:31 c625d63590a7: Preparing 09:45:31 615223d9f7dd: Preparing 09:45:31 f91855a1779c: Preparing 09:45:31 8ed0fddc9780: Preparing 09:45:31 4e02973292fa: Preparing 09:45:31 acff22caaad2: Preparing 09:45:31 651d9022c234: Preparing 09:45:31 acff22caaad2: Waiting 09:45:31 651d9022c234: Waiting 09:45:32 8ed0fddc9780: Pushed 09:45:32 c625d63590a7: Pushed 09:45:32 f91855a1779c: Pushed 09:45:32 651d9022c234: Layer already exists 09:45:32 acff22caaad2: Pushed 09:45:33 4e02973292fa: Pushed 09:45:36 615223d9f7dd: Pushed 09:45:36 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:8c76c8936de3457ee1d86e3534de84ccbc0ce7d5f9761aa5fdc8b6734ddfa31d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:45:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:45:36 c625d63590a7: Preparing 09:45:36 615223d9f7dd: Preparing 09:45:36 f91855a1779c: Preparing 09:45:36 8ed0fddc9780: Preparing 09:45:36 4e02973292fa: Preparing 09:45:36 acff22caaad2: Preparing 09:45:36 acff22caaad2: Waiting 09:45:36 651d9022c234: Preparing 09:45:36 651d9022c234: Waiting 09:45:36 4e02973292fa: Layer already exists 09:45:36 615223d9f7dd: Layer already exists 09:45:36 8ed0fddc9780: Layer already exists 09:45:36 c625d63590a7: Layer already exists 09:45:36 f91855a1779c: Layer already exists 09:45:36 acff22caaad2: Layer already exists 09:45:36 651d9022c234: Layer already exists 09:45:37 latest: digest: sha256:8c76c8936de3457ee1d86e3534de84ccbc0ce7d5f9761aa5fdc8b6734ddfa31d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.33 09:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:45:37 c625d63590a7: Preparing 09:45:37 615223d9f7dd: Preparing 09:45:37 f91855a1779c: Preparing 09:45:37 8ed0fddc9780: Preparing 09:45:37 4e02973292fa: Preparing 09:45:37 acff22caaad2: Preparing 09:45:37 651d9022c234: Preparing 09:45:37 acff22caaad2: Waiting 09:45:37 651d9022c234: Waiting 09:45:37 615223d9f7dd: Layer already exists 09:45:37 f91855a1779c: Layer already exists 09:45:37 8ed0fddc9780: Layer already exists 09:45:37 4e02973292fa: Layer already exists 09:45:37 c625d63590a7: Layer already exists 09:45:37 acff22caaad2: Layer already exists 09:45:37 651d9022c234: Layer already exists 09:45:38 4.0.0-dev.33: digest: sha256:8c76c8936de3457ee1d86e3534de84ccbc0ce7d5f9761aa5fdc8b6734ddfa31d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:45:38 c625d63590a7: Preparing 09:45:38 615223d9f7dd: Preparing 09:45:38 f91855a1779c: Preparing 09:45:38 8ed0fddc9780: Preparing 09:45:38 4e02973292fa: Preparing 09:45:38 acff22caaad2: Preparing 09:45:38 651d9022c234: Preparing 09:45:38 acff22caaad2: Waiting 09:45:38 651d9022c234: Waiting 09:45:38 f91855a1779c: Layer already exists 09:45:38 c625d63590a7: Layer already exists 09:45:38 8ed0fddc9780: Layer already exists 09:45:38 4e02973292fa: Layer already exists 09:45:38 615223d9f7dd: Layer already exists 09:45:38 acff22caaad2: Layer already exists 09:45:38 651d9022c234: Layer already exists 09:45:39 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:8c76c8936de3457ee1d86e3534de84ccbc0ce7d5f9761aa5fdc8b6734ddfa31d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:45:39 c625d63590a7: Preparing 09:45:39 615223d9f7dd: Preparing 09:45:39 f91855a1779c: Preparing 09:45:39 8ed0fddc9780: Preparing 09:45:39 4e02973292fa: Preparing 09:45:39 acff22caaad2: Preparing 09:45:39 651d9022c234: Preparing 09:45:39 651d9022c234: Waiting 09:45:39 acff22caaad2: Waiting 09:45:39 f91855a1779c: Layer already exists 09:45:39 c625d63590a7: Layer already exists 09:45:39 8ed0fddc9780: Layer already exists 09:45:39 4e02973292fa: Layer already exists 09:45:39 615223d9f7dd: Layer already exists 09:45:39 acff22caaad2: Layer already exists 09:45:39 651d9022c234: Layer already exists 09:45:40 main: digest: sha256:8c76c8936de3457ee1d86e3534de84ccbc0ce7d5f9761aa5fdc8b6734ddfa31d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:40 ===================================================== [Pipeline] echo 09:45:40 taggedImages: 09:45:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:45:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:45:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.33 09:45:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:45:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:45:40 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:45:40 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:45:40 latest 09:45:40 4.0.0-dev.33 09:45:40 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:45:40 main 09:45:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:45:40 06fc36a9f335: Preparing 09:45:40 034a40533d28: Preparing 09:45:40 f9bb332bb25c: Preparing 09:45:40 ee7e1dad89ee: Preparing 09:45:40 f91855a1779c: Preparing 09:45:40 8ed0fddc9780: Preparing 09:45:40 4e02973292fa: Preparing 09:45:40 acff22caaad2: Preparing 09:45:40 651d9022c234: Preparing 09:45:40 4e02973292fa: Waiting 09:45:40 651d9022c234: Waiting 09:45:40 acff22caaad2: Waiting 09:45:40 8ed0fddc9780: Waiting 09:45:40 f91855a1779c: Layer already exists 09:45:41 8ed0fddc9780: Layer already exists 09:45:41 4e02973292fa: Layer already exists 09:45:41 f9bb332bb25c: Pushed 09:45:41 034a40533d28: Pushed 09:45:41 06fc36a9f335: Pushed 09:45:41 acff22caaad2: Layer already exists 09:45:41 651d9022c234: Layer already exists 09:45:43 ee7e1dad89ee: Pushed 09:45:43 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:a4726a12b6b6a9010ba9df831941dc8ff861c134cd3a7f15307dbd0cf0f25648 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:45:44 06fc36a9f335: Preparing 09:45:44 034a40533d28: Preparing 09:45:44 f9bb332bb25c: Preparing 09:45:44 ee7e1dad89ee: Preparing 09:45:44 f91855a1779c: Preparing 09:45:44 8ed0fddc9780: Preparing 09:45:44 4e02973292fa: Preparing 09:45:44 8ed0fddc9780: Waiting 09:45:44 4e02973292fa: Waiting 09:45:44 acff22caaad2: Preparing 09:45:44 651d9022c234: Preparing 09:45:44 651d9022c234: Waiting 09:45:44 acff22caaad2: Waiting 09:45:44 f91855a1779c: Layer already exists 09:45:44 034a40533d28: Layer already exists 09:45:44 ee7e1dad89ee: Layer already exists 09:45:44 f9bb332bb25c: Layer already exists 09:45:44 06fc36a9f335: Layer already exists 09:45:44 4e02973292fa: Layer already exists 09:45:44 8ed0fddc9780: Layer already exists 09:45:44 651d9022c234: Layer already exists 09:45:44 acff22caaad2: Layer already exists 09:45:44 latest: digest: sha256:a4726a12b6b6a9010ba9df831941dc8ff861c134cd3a7f15307dbd0cf0f25648 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.33 09:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:45:45 06fc36a9f335: Preparing 09:45:45 034a40533d28: Preparing 09:45:45 f9bb332bb25c: Preparing 09:45:45 ee7e1dad89ee: Preparing 09:45:45 f91855a1779c: Preparing 09:45:45 8ed0fddc9780: Preparing 09:45:45 4e02973292fa: Preparing 09:45:45 acff22caaad2: Preparing 09:45:45 651d9022c234: Preparing 09:45:45 acff22caaad2: Waiting 09:45:45 8ed0fddc9780: Waiting 09:45:45 4e02973292fa: Waiting 09:45:45 651d9022c234: Waiting 09:45:45 034a40533d28: Layer already exists 09:45:45 f91855a1779c: Layer already exists 09:45:45 06fc36a9f335: Layer already exists 09:45:45 f9bb332bb25c: Layer already exists 09:45:45 ee7e1dad89ee: Layer already exists 09:45:45 acff22caaad2: Layer already exists 09:45:45 8ed0fddc9780: Layer already exists 09:45:45 4e02973292fa: Layer already exists 09:45:45 651d9022c234: Layer already exists 09:45:45 4.0.0-dev.33: digest: sha256:a4726a12b6b6a9010ba9df831941dc8ff861c134cd3a7f15307dbd0cf0f25648 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:45:46 06fc36a9f335: Preparing 09:45:46 034a40533d28: Preparing 09:45:46 f9bb332bb25c: Preparing 09:45:46 ee7e1dad89ee: Preparing 09:45:46 f91855a1779c: Preparing 09:45:46 8ed0fddc9780: Preparing 09:45:46 4e02973292fa: Preparing 09:45:46 acff22caaad2: Preparing 09:45:46 651d9022c234: Preparing 09:45:46 4e02973292fa: Waiting 09:45:46 acff22caaad2: Waiting 09:45:46 651d9022c234: Waiting 09:45:46 8ed0fddc9780: Waiting 09:45:46 06fc36a9f335: Layer already exists 09:45:46 f91855a1779c: Layer already exists 09:45:46 f9bb332bb25c: Layer already exists 09:45:46 034a40533d28: Layer already exists 09:45:46 ee7e1dad89ee: Layer already exists 09:45:46 8ed0fddc9780: Layer already exists 09:45:46 acff22caaad2: Layer already exists 09:45:46 4e02973292fa: Layer already exists 09:45:46 651d9022c234: Layer already exists 09:45:46 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:a4726a12b6b6a9010ba9df831941dc8ff861c134cd3a7f15307dbd0cf0f25648 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:45:47 06fc36a9f335: Preparing 09:45:47 034a40533d28: Preparing 09:45:47 f9bb332bb25c: Preparing 09:45:47 ee7e1dad89ee: Preparing 09:45:47 f91855a1779c: Preparing 09:45:47 8ed0fddc9780: Preparing 09:45:47 4e02973292fa: Preparing 09:45:47 8ed0fddc9780: Waiting 09:45:47 acff22caaad2: Preparing 09:45:47 651d9022c234: Preparing 09:45:47 acff22caaad2: Waiting 09:45:47 4e02973292fa: Waiting 09:45:47 651d9022c234: Waiting 09:45:47 034a40533d28: Layer already exists 09:45:47 f91855a1779c: Layer already exists 09:45:47 06fc36a9f335: Layer already exists 09:45:47 f9bb332bb25c: Layer already exists 09:45:47 ee7e1dad89ee: Layer already exists 09:45:47 8ed0fddc9780: Layer already exists 09:45:47 acff22caaad2: Layer already exists 09:45:47 4e02973292fa: Layer already exists 09:45:47 651d9022c234: Layer already exists 09:45:47 main: digest: sha256:a4726a12b6b6a9010ba9df831941dc8ff861c134cd3a7f15307dbd0cf0f25648 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:47 ===================================================== [Pipeline] echo 09:45:47 taggedImages: 09:45:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:45:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:45:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.33 09:45:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:45:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:45:47 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:45:47 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:45:47 latest 09:45:47 4.0.0-dev.33 09:45:47 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:45:47 main 09:45:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:45:48 e96960d39477: Preparing 09:45:48 5deaa672cd63: Preparing 09:45:48 8f80c6a6c012: Preparing 09:45:48 f91855a1779c: Preparing 09:45:48 8ed0fddc9780: Preparing 09:45:48 891ca537aa92: Preparing 09:45:48 6e5620a02ed7: Preparing 09:45:48 891ca537aa92: Waiting 09:45:48 651d9022c234: Preparing 09:45:48 6e5620a02ed7: Waiting 09:45:48 651d9022c234: Waiting 09:45:48 8ed0fddc9780: Layer already exists 09:45:48 f91855a1779c: Layer already exists 09:45:48 5deaa672cd63: Pushed 09:45:48 e96960d39477: Pushed 09:45:48 651d9022c234: Layer already exists 09:45:48 6e5620a02ed7: Pushed 09:45:49 891ca537aa92: Pushed 09:45:54 8f80c6a6c012: Pushed 09:45:54 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:e06fc3d6a866249d0daf03ebb29fbc3b00608e17b187200de9a0dde32746e67c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:45:54 e96960d39477: Preparing 09:45:54 5deaa672cd63: Preparing 09:45:54 8f80c6a6c012: Preparing 09:45:54 f91855a1779c: Preparing 09:45:54 8ed0fddc9780: Preparing 09:45:54 891ca537aa92: Preparing 09:45:54 6e5620a02ed7: Preparing 09:45:54 651d9022c234: Preparing 09:45:54 891ca537aa92: Waiting 09:45:54 651d9022c234: Waiting 09:45:54 6e5620a02ed7: Waiting 09:45:54 5deaa672cd63: Layer already exists 09:45:54 8ed0fddc9780: Layer already exists 09:45:54 e96960d39477: Layer already exists 09:45:54 8f80c6a6c012: Layer already exists 09:45:54 f91855a1779c: Layer already exists 09:45:54 651d9022c234: Layer already exists 09:45:54 6e5620a02ed7: Layer already exists 09:45:54 891ca537aa92: Layer already exists 09:45:55 latest: digest: sha256:e06fc3d6a866249d0daf03ebb29fbc3b00608e17b187200de9a0dde32746e67c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.33 09:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:45:55 e96960d39477: Preparing 09:45:55 5deaa672cd63: Preparing 09:45:55 8f80c6a6c012: Preparing 09:45:55 f91855a1779c: Preparing 09:45:55 8ed0fddc9780: Preparing 09:45:55 891ca537aa92: Preparing 09:45:55 6e5620a02ed7: Preparing 09:45:55 651d9022c234: Preparing 09:45:55 891ca537aa92: Waiting 09:45:55 6e5620a02ed7: Waiting 09:45:55 651d9022c234: Waiting 09:45:55 f91855a1779c: Layer already exists 09:45:55 8ed0fddc9780: Layer already exists 09:45:55 5deaa672cd63: Layer already exists 09:45:55 8f80c6a6c012: Layer already exists 09:45:55 e96960d39477: Layer already exists 09:45:55 6e5620a02ed7: Layer already exists 09:45:55 891ca537aa92: Layer already exists 09:45:55 651d9022c234: Layer already exists 09:45:56 4.0.0-dev.33: digest: sha256:e06fc3d6a866249d0daf03ebb29fbc3b00608e17b187200de9a0dde32746e67c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:45:56 e96960d39477: Preparing 09:45:56 5deaa672cd63: Preparing 09:45:56 8f80c6a6c012: Preparing 09:45:56 f91855a1779c: Preparing 09:45:56 8ed0fddc9780: Preparing 09:45:56 891ca537aa92: Preparing 09:45:56 6e5620a02ed7: Preparing 09:45:56 651d9022c234: Preparing 09:45:56 891ca537aa92: Waiting 09:45:56 6e5620a02ed7: Waiting 09:45:56 651d9022c234: Waiting 09:45:57 f91855a1779c: Layer already exists 09:45:57 8f80c6a6c012: Layer already exists 09:45:57 e96960d39477: Layer already exists 09:45:57 5deaa672cd63: Layer already exists 09:45:57 8ed0fddc9780: Layer already exists 09:45:57 891ca537aa92: Layer already exists 09:45:57 651d9022c234: Layer already exists 09:45:57 6e5620a02ed7: Layer already exists 09:45:57 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:e06fc3d6a866249d0daf03ebb29fbc3b00608e17b187200de9a0dde32746e67c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:45:57 e96960d39477: Preparing 09:45:57 5deaa672cd63: Preparing 09:45:57 8f80c6a6c012: Preparing 09:45:57 f91855a1779c: Preparing 09:45:57 8ed0fddc9780: Preparing 09:45:57 891ca537aa92: Preparing 09:45:57 6e5620a02ed7: Preparing 09:45:57 651d9022c234: Preparing 09:45:57 651d9022c234: Waiting 09:45:57 6e5620a02ed7: Waiting 09:45:57 891ca537aa92: Waiting 09:45:57 5deaa672cd63: Layer already exists 09:45:57 f91855a1779c: Layer already exists 09:45:57 e96960d39477: Layer already exists 09:45:57 8f80c6a6c012: Layer already exists 09:45:57 8ed0fddc9780: Layer already exists 09:45:57 891ca537aa92: Layer already exists 09:45:57 6e5620a02ed7: Layer already exists 09:45:57 651d9022c234: Layer already exists 09:45:58 main: digest: sha256:e06fc3d6a866249d0daf03ebb29fbc3b00608e17b187200de9a0dde32746e67c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:58 ===================================================== [Pipeline] echo 09:45:58 taggedImages: 09:45:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:45:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:45:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.33 09:45:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:45:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:45:58 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:45:58 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:45:58 latest 09:45:58 4.0.0-dev.33 09:45:58 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:45:58 main 09:45:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:45:59 7e457e47b738: Preparing 09:45:59 223e3c61280e: Preparing 09:45:59 54164f88b327: Preparing 09:45:59 8ed0fddc9780: Preparing 09:45:59 3de8b44d8230: Preparing 09:45:59 cfb4632c491f: Preparing 09:45:59 651d9022c234: Preparing 09:45:59 cfb4632c491f: Waiting 09:45:59 651d9022c234: Waiting 09:45:59 8ed0fddc9780: Layer already exists 09:45:59 7e457e47b738: Pushed 09:45:59 223e3c61280e: Pushed 09:45:59 3de8b44d8230: Pushed 09:45:59 cfb4632c491f: Pushed 09:45:59 651d9022c234: Layer already exists 09:46:03 54164f88b327: Pushed 09:46:03 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:64c84a83277581eb18e545915436c6984b2fe8795fddadcba87b3f060e5ce99f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:46:04 7e457e47b738: Preparing 09:46:04 223e3c61280e: Preparing 09:46:04 54164f88b327: Preparing 09:46:04 8ed0fddc9780: Preparing 09:46:04 3de8b44d8230: Preparing 09:46:04 cfb4632c491f: Preparing 09:46:04 651d9022c234: Preparing 09:46:04 cfb4632c491f: Waiting 09:46:04 651d9022c234: Waiting 09:46:04 54164f88b327: Layer already exists 09:46:04 223e3c61280e: Layer already exists 09:46:04 7e457e47b738: Layer already exists 09:46:04 8ed0fddc9780: Layer already exists 09:46:04 3de8b44d8230: Layer already exists 09:46:04 651d9022c234: Layer already exists 09:46:04 cfb4632c491f: Layer already exists 09:46:04 latest: digest: sha256:64c84a83277581eb18e545915436c6984b2fe8795fddadcba87b3f060e5ce99f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.33 09:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:46:05 7e457e47b738: Preparing 09:46:05 223e3c61280e: Preparing 09:46:05 54164f88b327: Preparing 09:46:05 8ed0fddc9780: Preparing 09:46:05 3de8b44d8230: Preparing 09:46:05 cfb4632c491f: Preparing 09:46:05 651d9022c234: Preparing 09:46:05 cfb4632c491f: Waiting 09:46:05 651d9022c234: Waiting 09:46:05 54164f88b327: Layer already exists 09:46:05 223e3c61280e: Layer already exists 09:46:05 3de8b44d8230: Layer already exists 09:46:05 7e457e47b738: Layer already exists 09:46:05 8ed0fddc9780: Layer already exists 09:46:05 651d9022c234: Layer already exists 09:46:05 cfb4632c491f: Layer already exists 09:46:05 4.0.0-dev.33: digest: sha256:64c84a83277581eb18e545915436c6984b2fe8795fddadcba87b3f060e5ce99f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:46:06 7e457e47b738: Preparing 09:46:06 223e3c61280e: Preparing 09:46:06 54164f88b327: Preparing 09:46:06 8ed0fddc9780: Preparing 09:46:06 3de8b44d8230: Preparing 09:46:06 cfb4632c491f: Preparing 09:46:06 651d9022c234: Preparing 09:46:06 cfb4632c491f: Waiting 09:46:06 651d9022c234: Waiting 09:46:06 54164f88b327: Layer already exists 09:46:06 223e3c61280e: Layer already exists 09:46:06 7e457e47b738: Layer already exists 09:46:06 8ed0fddc9780: Layer already exists 09:46:06 3de8b44d8230: Layer already exists 09:46:06 cfb4632c491f: Layer already exists 09:46:06 651d9022c234: Layer already exists 09:46:06 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:64c84a83277581eb18e545915436c6984b2fe8795fddadcba87b3f060e5ce99f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:07 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:46:07 7e457e47b738: Preparing 09:46:07 223e3c61280e: Preparing 09:46:07 54164f88b327: Preparing 09:46:07 8ed0fddc9780: Preparing 09:46:07 3de8b44d8230: Preparing 09:46:07 cfb4632c491f: Preparing 09:46:07 651d9022c234: Preparing 09:46:07 cfb4632c491f: Waiting 09:46:07 651d9022c234: Waiting 09:46:07 54164f88b327: Layer already exists 09:46:07 8ed0fddc9780: Layer already exists 09:46:07 3de8b44d8230: Layer already exists 09:46:07 7e457e47b738: Layer already exists 09:46:07 223e3c61280e: Layer already exists 09:46:07 cfb4632c491f: Layer already exists 09:46:07 651d9022c234: Layer already exists 09:46:07 main: digest: sha256:64c84a83277581eb18e545915436c6984b2fe8795fddadcba87b3f060e5ce99f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:07 ===================================================== [Pipeline] echo 09:46:07 taggedImages: 09:46:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:46:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.33 09:46:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:46:07 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:46:07 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:07 latest 09:46:07 4.0.0-dev.33 09:46:07 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:07 main 09:46:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:46:08 1d1e88ac49ca: Preparing 09:46:08 805ee312776c: Preparing 09:46:08 35575e18877c: Preparing 09:46:08 1aa18e72301c: Preparing 09:46:08 f91855a1779c: Preparing 09:46:08 8ed0fddc9780: Preparing 09:46:08 4e02973292fa: Preparing 09:46:08 acff22caaad2: Preparing 09:46:08 651d9022c234: Preparing 09:46:08 8ed0fddc9780: Waiting 09:46:08 4e02973292fa: Waiting 09:46:08 651d9022c234: Waiting 09:46:08 acff22caaad2: Waiting 09:46:08 f91855a1779c: Layer already exists 09:46:08 8ed0fddc9780: Layer already exists 09:46:08 4e02973292fa: Layer already exists 09:46:08 acff22caaad2: Layer already exists 09:46:08 35575e18877c: Pushed 09:46:08 1d1e88ac49ca: Pushed 09:46:08 805ee312776c: Pushed 09:46:08 651d9022c234: Layer already exists 09:46:14 1aa18e72301c: Pushed 09:46:14 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:11274e7346f550a62ed2bca6edf9d88b9d33e60dd15796b8dab38eec9069fae7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:46:16 1d1e88ac49ca: Preparing 09:46:16 805ee312776c: Preparing 09:46:16 35575e18877c: Preparing 09:46:16 1aa18e72301c: Preparing 09:46:16 f91855a1779c: Preparing 09:46:16 8ed0fddc9780: Preparing 09:46:16 4e02973292fa: Preparing 09:46:16 acff22caaad2: Preparing 09:46:16 651d9022c234: Preparing 09:46:16 651d9022c234: Waiting 09:46:16 acff22caaad2: Waiting 09:46:16 4e02973292fa: Waiting 09:46:16 8ed0fddc9780: Waiting 09:46:16 35575e18877c: Layer already exists 09:46:16 1aa18e72301c: Layer already exists 09:46:16 f91855a1779c: Layer already exists 09:46:16 805ee312776c: Layer already exists 09:46:16 1d1e88ac49ca: Layer already exists 09:46:16 8ed0fddc9780: Layer already exists 09:46:16 651d9022c234: Layer already exists 09:46:16 acff22caaad2: Layer already exists 09:46:16 4e02973292fa: Layer already exists 09:46:16 latest: digest: sha256:11274e7346f550a62ed2bca6edf9d88b9d33e60dd15796b8dab38eec9069fae7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.33 09:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:46:17 1d1e88ac49ca: Preparing 09:46:17 805ee312776c: Preparing 09:46:17 35575e18877c: Preparing 09:46:17 1aa18e72301c: Preparing 09:46:17 f91855a1779c: Preparing 09:46:17 8ed0fddc9780: Preparing 09:46:17 4e02973292fa: Preparing 09:46:17 acff22caaad2: Preparing 09:46:17 651d9022c234: Preparing 09:46:17 8ed0fddc9780: Waiting 09:46:17 4e02973292fa: Waiting 09:46:17 651d9022c234: Waiting 09:46:17 acff22caaad2: Waiting 09:46:17 f91855a1779c: Layer already exists 09:46:17 1aa18e72301c: Layer already exists 09:46:17 805ee312776c: Layer already exists 09:46:17 1d1e88ac49ca: Layer already exists 09:46:17 35575e18877c: Layer already exists 09:46:17 8ed0fddc9780: Layer already exists 09:46:17 4e02973292fa: Layer already exists 09:46:17 651d9022c234: Layer already exists 09:46:17 acff22caaad2: Layer already exists 09:46:17 4.0.0-dev.33: digest: sha256:11274e7346f550a62ed2bca6edf9d88b9d33e60dd15796b8dab38eec9069fae7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:46:18 1d1e88ac49ca: Preparing 09:46:18 805ee312776c: Preparing 09:46:18 35575e18877c: Preparing 09:46:18 1aa18e72301c: Preparing 09:46:18 f91855a1779c: Preparing 09:46:18 8ed0fddc9780: Preparing 09:46:18 4e02973292fa: Preparing 09:46:18 acff22caaad2: Preparing 09:46:18 651d9022c234: Preparing 09:46:18 8ed0fddc9780: Waiting 09:46:18 4e02973292fa: Waiting 09:46:18 acff22caaad2: Waiting 09:46:18 651d9022c234: Waiting 09:46:18 35575e18877c: Layer already exists 09:46:18 f91855a1779c: Layer already exists 09:46:18 1aa18e72301c: Layer already exists 09:46:18 1d1e88ac49ca: Layer already exists 09:46:18 805ee312776c: Layer already exists 09:46:18 4e02973292fa: Layer already exists 09:46:18 651d9022c234: Layer already exists 09:46:18 8ed0fddc9780: Layer already exists 09:46:18 acff22caaad2: Layer already exists 09:46:18 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:11274e7346f550a62ed2bca6edf9d88b9d33e60dd15796b8dab38eec9069fae7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:46:19 1d1e88ac49ca: Preparing 09:46:19 805ee312776c: Preparing 09:46:19 35575e18877c: Preparing 09:46:19 1aa18e72301c: Preparing 09:46:19 f91855a1779c: Preparing 09:46:19 8ed0fddc9780: Preparing 09:46:19 4e02973292fa: Preparing 09:46:19 8ed0fddc9780: Waiting 09:46:19 4e02973292fa: Waiting 09:46:19 acff22caaad2: Preparing 09:46:19 651d9022c234: Preparing 09:46:19 acff22caaad2: Waiting 09:46:19 651d9022c234: Waiting 09:46:19 35575e18877c: Layer already exists 09:46:19 805ee312776c: Layer already exists 09:46:19 1d1e88ac49ca: Layer already exists 09:46:19 f91855a1779c: Layer already exists 09:46:19 1aa18e72301c: Layer already exists 09:46:19 4e02973292fa: Layer already exists 09:46:19 acff22caaad2: Layer already exists 09:46:19 651d9022c234: Layer already exists 09:46:19 8ed0fddc9780: Layer already exists 09:46:19 main: digest: sha256:11274e7346f550a62ed2bca6edf9d88b9d33e60dd15796b8dab38eec9069fae7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:19 ===================================================== [Pipeline] echo 09:46:19 taggedImages: 09:46:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:46:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.33 09:46:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:46:19 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:46:19 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:19 latest 09:46:19 4.0.0-dev.33 09:46:19 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:19 main 09:46:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:46:20 77d3df68afd0: Preparing 09:46:20 e6f6054d8bc9: Preparing 09:46:20 de6f309eac52: Preparing 09:46:20 e921fc52bfd3: Preparing 09:46:20 30a0340fdebf: Preparing 09:46:20 b77a356f5bb9: Preparing 09:46:20 a074241659bb: Preparing 09:46:20 b77a356f5bb9: Waiting 09:46:20 f91855a1779c: Preparing 09:46:20 a074241659bb: Waiting 09:46:20 8ed0fddc9780: Preparing 09:46:20 f91855a1779c: Waiting 09:46:20 fbd2e89b799a: Preparing 09:46:20 8ed0fddc9780: Waiting 09:46:20 b0ba553d2b21: Preparing 09:46:20 fbd2e89b799a: Waiting 09:46:20 5f70bf18a086: Preparing 09:46:20 b0ba553d2b21: Waiting 09:46:20 cc4f96e62909: Preparing 09:46:20 e6417a47d4d0: Preparing 09:46:20 9d6e0d456775: Preparing 09:46:20 651d9022c234: Preparing 09:46:20 5f70bf18a086: Waiting 09:46:20 cc4f96e62909: Waiting 09:46:20 e6417a47d4d0: Waiting 09:46:20 9d6e0d456775: Waiting 09:46:20 651d9022c234: Waiting 09:46:20 30a0340fdebf: Pushed 09:46:20 e6f6054d8bc9: Pushed 09:46:20 77d3df68afd0: Pushed 09:46:20 de6f309eac52: Pushed 09:46:20 e921fc52bfd3: Pushed 09:46:20 f91855a1779c: Layer already exists 09:46:20 8ed0fddc9780: Layer already exists 09:46:20 5f70bf18a086: Layer already exists 09:46:20 b77a356f5bb9: Pushed 09:46:20 b0ba553d2b21: Pushed 09:46:20 fbd2e89b799a: Pushed 09:46:20 651d9022c234: Layer already exists 09:46:20 cc4f96e62909: Pushed 09:46:20 9d6e0d456775: Pushed 09:46:22 e6417a47d4d0: Pushed 09:46:23 a074241659bb: Pushed 09:46:23 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:8abe825cf53fff0f40259b5b731a209bf75c957aa87dd51a9b3e449f7ea04118 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:46:24 77d3df68afd0: Preparing 09:46:24 e6f6054d8bc9: Preparing 09:46:24 de6f309eac52: Preparing 09:46:24 e921fc52bfd3: Preparing 09:46:24 30a0340fdebf: Preparing 09:46:24 b77a356f5bb9: Preparing 09:46:24 a074241659bb: Preparing 09:46:24 f91855a1779c: Preparing 09:46:24 8ed0fddc9780: Preparing 09:46:24 fbd2e89b799a: Preparing 09:46:24 b0ba553d2b21: Preparing 09:46:24 5f70bf18a086: Preparing 09:46:24 b77a356f5bb9: Waiting 09:46:24 cc4f96e62909: Preparing 09:46:24 a074241659bb: Waiting 09:46:24 e6417a47d4d0: Preparing 09:46:24 f91855a1779c: Waiting 09:46:24 8ed0fddc9780: Waiting 09:46:24 9d6e0d456775: Preparing 09:46:24 fbd2e89b799a: Waiting 09:46:24 651d9022c234: Preparing 09:46:24 b0ba553d2b21: Waiting 09:46:24 5f70bf18a086: Waiting 09:46:24 cc4f96e62909: Waiting 09:46:24 9d6e0d456775: Waiting 09:46:24 e6417a47d4d0: Waiting 09:46:24 651d9022c234: Waiting 09:46:24 30a0340fdebf: Layer already exists 09:46:24 e6f6054d8bc9: Layer already exists 09:46:24 e921fc52bfd3: Layer already exists 09:46:24 de6f309eac52: Layer already exists 09:46:24 77d3df68afd0: Layer already exists 09:46:24 b77a356f5bb9: Layer already exists 09:46:24 a074241659bb: Layer already exists 09:46:24 f91855a1779c: Layer already exists 09:46:24 8ed0fddc9780: Layer already exists 09:46:24 fbd2e89b799a: Layer already exists 09:46:24 b0ba553d2b21: Layer already exists 09:46:24 5f70bf18a086: Layer already exists 09:46:24 9d6e0d456775: Layer already exists 09:46:24 651d9022c234: Layer already exists 09:46:24 cc4f96e62909: Layer already exists 09:46:24 e6417a47d4d0: Layer already exists 09:46:24 latest: digest: sha256:8abe825cf53fff0f40259b5b731a209bf75c957aa87dd51a9b3e449f7ea04118 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.33 09:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:46:25 77d3df68afd0: Preparing 09:46:25 e6f6054d8bc9: Preparing 09:46:25 de6f309eac52: Preparing 09:46:25 e921fc52bfd3: Preparing 09:46:25 30a0340fdebf: Preparing 09:46:25 b77a356f5bb9: Preparing 09:46:25 a074241659bb: Preparing 09:46:25 f91855a1779c: Preparing 09:46:25 8ed0fddc9780: Preparing 09:46:25 fbd2e89b799a: Preparing 09:46:25 b0ba553d2b21: Preparing 09:46:25 5f70bf18a086: Preparing 09:46:25 cc4f96e62909: Preparing 09:46:25 e6417a47d4d0: Preparing 09:46:25 9d6e0d456775: Preparing 09:46:25 651d9022c234: Preparing 09:46:25 b77a356f5bb9: Waiting 09:46:25 a074241659bb: Waiting 09:46:25 f91855a1779c: Waiting 09:46:25 cc4f96e62909: Waiting 09:46:25 e6417a47d4d0: Waiting 09:46:25 9d6e0d456775: Waiting 09:46:25 651d9022c234: Waiting 09:46:25 8ed0fddc9780: Waiting 09:46:25 fbd2e89b799a: Waiting 09:46:25 b0ba553d2b21: Waiting 09:46:25 5f70bf18a086: Waiting 09:46:25 30a0340fdebf: Layer already exists 09:46:25 de6f309eac52: Layer already exists 09:46:25 77d3df68afd0: Layer already exists 09:46:25 e6f6054d8bc9: Layer already exists 09:46:25 e921fc52bfd3: Layer already exists 09:46:25 a074241659bb: Layer already exists 09:46:25 b77a356f5bb9: Layer already exists 09:46:25 8ed0fddc9780: Layer already exists 09:46:25 fbd2e89b799a: Layer already exists 09:46:25 f91855a1779c: Layer already exists 09:46:25 b0ba553d2b21: Layer already exists 09:46:25 5f70bf18a086: Layer already exists 09:46:25 cc4f96e62909: Layer already exists 09:46:25 e6417a47d4d0: Layer already exists 09:46:25 9d6e0d456775: Layer already exists 09:46:25 651d9022c234: Layer already exists 09:46:25 4.0.0-dev.33: digest: sha256:8abe825cf53fff0f40259b5b731a209bf75c957aa87dd51a9b3e449f7ea04118 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:46:26 77d3df68afd0: Preparing 09:46:26 e6f6054d8bc9: Preparing 09:46:26 de6f309eac52: Preparing 09:46:26 e921fc52bfd3: Preparing 09:46:26 30a0340fdebf: Preparing 09:46:26 b77a356f5bb9: Preparing 09:46:26 a074241659bb: Preparing 09:46:26 f91855a1779c: Preparing 09:46:26 8ed0fddc9780: Preparing 09:46:26 fbd2e89b799a: Preparing 09:46:26 b77a356f5bb9: Waiting 09:46:26 b0ba553d2b21: Preparing 09:46:26 a074241659bb: Waiting 09:46:26 5f70bf18a086: Preparing 09:46:26 f91855a1779c: Waiting 09:46:26 8ed0fddc9780: Waiting 09:46:26 cc4f96e62909: Preparing 09:46:26 fbd2e89b799a: Waiting 09:46:26 b0ba553d2b21: Waiting 09:46:26 e6417a47d4d0: Preparing 09:46:26 5f70bf18a086: Waiting 09:46:26 cc4f96e62909: Waiting 09:46:26 9d6e0d456775: Preparing 09:46:26 651d9022c234: Preparing 09:46:26 e6417a47d4d0: Waiting 09:46:26 9d6e0d456775: Waiting 09:46:26 651d9022c234: Waiting 09:46:26 de6f309eac52: Layer already exists 09:46:26 e6f6054d8bc9: Layer already exists 09:46:26 30a0340fdebf: Layer already exists 09:46:26 e921fc52bfd3: Layer already exists 09:46:26 77d3df68afd0: Layer already exists 09:46:26 b77a356f5bb9: Layer already exists 09:46:26 f91855a1779c: Layer already exists 09:46:26 a074241659bb: Layer already exists 09:46:26 8ed0fddc9780: Layer already exists 09:46:26 fbd2e89b799a: Layer already exists 09:46:26 b0ba553d2b21: Layer already exists 09:46:26 5f70bf18a086: Layer already exists 09:46:26 e6417a47d4d0: Layer already exists 09:46:26 cc4f96e62909: Layer already exists 09:46:26 9d6e0d456775: Layer already exists 09:46:26 651d9022c234: Layer already exists 09:46:26 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:8abe825cf53fff0f40259b5b731a209bf75c957aa87dd51a9b3e449f7ea04118 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:46:27 77d3df68afd0: Preparing 09:46:27 e6f6054d8bc9: Preparing 09:46:27 de6f309eac52: Preparing 09:46:27 e921fc52bfd3: Preparing 09:46:27 30a0340fdebf: Preparing 09:46:27 b77a356f5bb9: Preparing 09:46:27 a074241659bb: Preparing 09:46:27 f91855a1779c: Preparing 09:46:27 8ed0fddc9780: Preparing 09:46:27 fbd2e89b799a: Preparing 09:46:27 b0ba553d2b21: Preparing 09:46:27 5f70bf18a086: Preparing 09:46:27 cc4f96e62909: Preparing 09:46:27 e6417a47d4d0: Preparing 09:46:27 9d6e0d456775: Preparing 09:46:27 651d9022c234: Preparing 09:46:27 b77a356f5bb9: Waiting 09:46:27 b0ba553d2b21: Waiting 09:46:27 a074241659bb: Waiting 09:46:27 5f70bf18a086: Waiting 09:46:27 f91855a1779c: Waiting 09:46:27 cc4f96e62909: Waiting 09:46:27 9d6e0d456775: Waiting 09:46:27 e6417a47d4d0: Waiting 09:46:27 8ed0fddc9780: Waiting 09:46:27 651d9022c234: Waiting 09:46:27 fbd2e89b799a: Waiting 09:46:27 77d3df68afd0: Layer already exists 09:46:27 e6f6054d8bc9: Layer already exists 09:46:27 e921fc52bfd3: Layer already exists 09:46:27 30a0340fdebf: Layer already exists 09:46:27 de6f309eac52: Layer already exists 09:46:27 a074241659bb: Layer already exists 09:46:27 f91855a1779c: Layer already exists 09:46:27 b77a356f5bb9: Layer already exists 09:46:27 fbd2e89b799a: Layer already exists 09:46:27 8ed0fddc9780: Layer already exists 09:46:27 cc4f96e62909: Layer already exists 09:46:27 5f70bf18a086: Layer already exists 09:46:27 e6417a47d4d0: Layer already exists 09:46:27 b0ba553d2b21: Layer already exists 09:46:27 651d9022c234: Layer already exists 09:46:27 9d6e0d456775: Layer already exists 09:46:27 main: digest: sha256:8abe825cf53fff0f40259b5b731a209bf75c957aa87dd51a9b3e449f7ea04118 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:27 ===================================================== [Pipeline] echo 09:46:27 taggedImages: 09:46:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:46:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.33 09:46:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:46:27 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:46:27 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:27 latest 09:46:27 4.0.0-dev.33 09:46:27 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:27 main 09:46:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:46:28 81c96d6f9849: Preparing 09:46:28 aba3f6544bcb: Preparing 09:46:28 dba98df8a3a8: Preparing 09:46:28 14a687ab0787: Preparing 09:46:28 f91855a1779c: Preparing 09:46:28 8ed0fddc9780: Preparing 09:46:28 4e02973292fa: Preparing 09:46:28 acff22caaad2: Preparing 09:46:28 651d9022c234: Preparing 09:46:28 acff22caaad2: Waiting 09:46:28 4e02973292fa: Waiting 09:46:28 8ed0fddc9780: Waiting 09:46:28 651d9022c234: Waiting 09:46:28 f91855a1779c: Layer already exists 09:46:28 8ed0fddc9780: Layer already exists 09:46:28 4e02973292fa: Layer already exists 09:46:28 aba3f6544bcb: Pushed 09:46:28 dba98df8a3a8: Pushed 09:46:28 81c96d6f9849: Pushed 09:46:28 acff22caaad2: Layer already exists 09:46:28 651d9022c234: Layer already exists 09:46:33 14a687ab0787: Pushed 09:46:33 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:e310360df8c17611a037435e12623d20989dacc4e7db17e7d9a93cb5c444fe51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:46:33 81c96d6f9849: Preparing 09:46:33 aba3f6544bcb: Preparing 09:46:33 dba98df8a3a8: Preparing 09:46:33 14a687ab0787: Preparing 09:46:33 f91855a1779c: Preparing 09:46:33 8ed0fddc9780: Preparing 09:46:33 8ed0fddc9780: Waiting 09:46:33 4e02973292fa: Preparing 09:46:33 acff22caaad2: Preparing 09:46:33 4e02973292fa: Waiting 09:46:33 651d9022c234: Preparing 09:46:33 acff22caaad2: Waiting 09:46:33 651d9022c234: Waiting 09:46:33 dba98df8a3a8: Layer already exists 09:46:33 81c96d6f9849: Layer already exists 09:46:33 f91855a1779c: Layer already exists 09:46:33 aba3f6544bcb: Layer already exists 09:46:33 14a687ab0787: Layer already exists 09:46:33 8ed0fddc9780: Layer already exists 09:46:33 4e02973292fa: Layer already exists 09:46:33 651d9022c234: Layer already exists 09:46:33 acff22caaad2: Layer already exists 09:46:34 latest: digest: sha256:e310360df8c17611a037435e12623d20989dacc4e7db17e7d9a93cb5c444fe51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.33 09:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:46:34 81c96d6f9849: Preparing 09:46:34 aba3f6544bcb: Preparing 09:46:34 dba98df8a3a8: Preparing 09:46:34 14a687ab0787: Preparing 09:46:34 f91855a1779c: Preparing 09:46:34 8ed0fddc9780: Preparing 09:46:34 4e02973292fa: Preparing 09:46:34 acff22caaad2: Preparing 09:46:34 651d9022c234: Preparing 09:46:34 4e02973292fa: Waiting 09:46:34 acff22caaad2: Waiting 09:46:34 651d9022c234: Waiting 09:46:34 8ed0fddc9780: Waiting 09:46:34 f91855a1779c: Layer already exists 09:46:34 dba98df8a3a8: Layer already exists 09:46:34 14a687ab0787: Layer already exists 09:46:34 aba3f6544bcb: Layer already exists 09:46:34 81c96d6f9849: Layer already exists 09:46:34 8ed0fddc9780: Layer already exists 09:46:34 acff22caaad2: Layer already exists 09:46:34 4e02973292fa: Layer already exists 09:46:34 651d9022c234: Layer already exists 09:46:34 4.0.0-dev.33: digest: sha256:e310360df8c17611a037435e12623d20989dacc4e7db17e7d9a93cb5c444fe51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:46:35 81c96d6f9849: Preparing 09:46:35 aba3f6544bcb: Preparing 09:46:35 dba98df8a3a8: Preparing 09:46:35 14a687ab0787: Preparing 09:46:35 f91855a1779c: Preparing 09:46:35 8ed0fddc9780: Preparing 09:46:35 4e02973292fa: Preparing 09:46:35 acff22caaad2: Preparing 09:46:35 651d9022c234: Preparing 09:46:35 8ed0fddc9780: Waiting 09:46:35 4e02973292fa: Waiting 09:46:35 acff22caaad2: Waiting 09:46:35 651d9022c234: Waiting 09:46:35 f91855a1779c: Layer already exists 09:46:35 aba3f6544bcb: Layer already exists 09:46:35 dba98df8a3a8: Layer already exists 09:46:35 14a687ab0787: Layer already exists 09:46:35 81c96d6f9849: Layer already exists 09:46:35 4e02973292fa: Layer already exists 09:46:35 8ed0fddc9780: Layer already exists 09:46:35 acff22caaad2: Layer already exists 09:46:35 651d9022c234: Layer already exists 09:46:35 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:e310360df8c17611a037435e12623d20989dacc4e7db17e7d9a93cb5c444fe51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:46:36 81c96d6f9849: Preparing 09:46:36 aba3f6544bcb: Preparing 09:46:36 dba98df8a3a8: Preparing 09:46:36 14a687ab0787: Preparing 09:46:36 f91855a1779c: Preparing 09:46:36 8ed0fddc9780: Preparing 09:46:36 4e02973292fa: Preparing 09:46:36 8ed0fddc9780: Waiting 09:46:36 acff22caaad2: Preparing 09:46:36 4e02973292fa: Waiting 09:46:36 651d9022c234: Preparing 09:46:36 acff22caaad2: Waiting 09:46:36 651d9022c234: Waiting 09:46:36 f91855a1779c: Layer already exists 09:46:36 14a687ab0787: Layer already exists 09:46:36 81c96d6f9849: Layer already exists 09:46:36 aba3f6544bcb: Layer already exists 09:46:36 dba98df8a3a8: Layer already exists 09:46:36 acff22caaad2: Layer already exists 09:46:36 4e02973292fa: Layer already exists 09:46:36 651d9022c234: Layer already exists 09:46:36 8ed0fddc9780: Layer already exists 09:46:36 main: digest: sha256:e310360df8c17611a037435e12623d20989dacc4e7db17e7d9a93cb5c444fe51 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:36 ===================================================== [Pipeline] echo 09:46:36 taggedImages: 09:46:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:46:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.33 09:46:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:46:36 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:46:36 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:36 latest 09:46:36 4.0.0-dev.33 09:46:36 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:36 main 09:46:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:46:37 b9ed59e967c0: Preparing 09:46:37 81113a74045d: Preparing 09:46:37 adabfbe57639: Preparing 09:46:37 e015c47d84ec: Preparing 09:46:37 6e70bae1fae6: Preparing 09:46:37 f91855a1779c: Preparing 09:46:37 8ed0fddc9780: Preparing 09:46:37 26ebaa3ebf20: Preparing 09:46:37 d57e0173503a: Preparing 09:46:37 14b2939c568a: Preparing 09:46:37 651d9022c234: Preparing 09:46:37 26ebaa3ebf20: Waiting 09:46:37 d57e0173503a: Waiting 09:46:37 14b2939c568a: Waiting 09:46:37 f91855a1779c: Waiting 09:46:37 651d9022c234: Waiting 09:46:37 8ed0fddc9780: Waiting 09:46:37 6e70bae1fae6: Pushed 09:46:37 81113a74045d: Pushed 09:46:37 e015c47d84ec: Pushed 09:46:39 f91855a1779c: Layer already exists 09:46:39 8ed0fddc9780: Layer already exists 09:46:39 b9ed59e967c0: Pushed 09:46:39 651d9022c234: Layer already exists 09:46:39 26ebaa3ebf20: Pushed 09:46:39 d57e0173503a: Pushed 09:46:39 adabfbe57639: Pushed 09:46:43 14b2939c568a: Pushed 09:46:43 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:c2b0dd3f4be09646986c17b846741e00bda235849412f700aba360de79ac0637 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:46:44 b9ed59e967c0: Preparing 09:46:44 81113a74045d: Preparing 09:46:44 adabfbe57639: Preparing 09:46:44 e015c47d84ec: Preparing 09:46:44 6e70bae1fae6: Preparing 09:46:44 f91855a1779c: Preparing 09:46:44 8ed0fddc9780: Preparing 09:46:44 26ebaa3ebf20: Preparing 09:46:44 f91855a1779c: Waiting 09:46:44 d57e0173503a: Preparing 09:46:44 14b2939c568a: Preparing 09:46:44 651d9022c234: Preparing 09:46:44 26ebaa3ebf20: Waiting 09:46:44 d57e0173503a: Waiting 09:46:44 14b2939c568a: Waiting 09:46:44 651d9022c234: Waiting 09:46:44 8ed0fddc9780: Waiting 09:46:44 b9ed59e967c0: Layer already exists 09:46:44 e015c47d84ec: Layer already exists 09:46:44 6e70bae1fae6: Layer already exists 09:46:44 81113a74045d: Layer already exists 09:46:44 adabfbe57639: Layer already exists 09:46:44 f91855a1779c: Layer already exists 09:46:44 d57e0173503a: Layer already exists 09:46:44 8ed0fddc9780: Layer already exists 09:46:44 26ebaa3ebf20: Layer already exists 09:46:44 14b2939c568a: Layer already exists 09:46:44 651d9022c234: Layer already exists 09:46:44 latest: digest: sha256:c2b0dd3f4be09646986c17b846741e00bda235849412f700aba360de79ac0637 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.33 09:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:46:45 b9ed59e967c0: Preparing 09:46:45 81113a74045d: Preparing 09:46:45 adabfbe57639: Preparing 09:46:45 e015c47d84ec: Preparing 09:46:45 6e70bae1fae6: Preparing 09:46:45 f91855a1779c: Preparing 09:46:45 8ed0fddc9780: Preparing 09:46:45 26ebaa3ebf20: Preparing 09:46:45 d57e0173503a: Preparing 09:46:45 8ed0fddc9780: Waiting 09:46:45 26ebaa3ebf20: Waiting 09:46:45 f91855a1779c: Waiting 09:46:45 14b2939c568a: Preparing 09:46:45 d57e0173503a: Waiting 09:46:45 651d9022c234: Preparing 09:46:45 14b2939c568a: Waiting 09:46:45 651d9022c234: Waiting 09:46:45 6e70bae1fae6: Layer already exists 09:46:45 b9ed59e967c0: Layer already exists 09:46:45 81113a74045d: Layer already exists 09:46:45 e015c47d84ec: Layer already exists 09:46:45 adabfbe57639: Layer already exists 09:46:45 8ed0fddc9780: Layer already exists 09:46:45 f91855a1779c: Layer already exists 09:46:45 26ebaa3ebf20: Layer already exists 09:46:45 d57e0173503a: Layer already exists 09:46:45 14b2939c568a: Layer already exists 09:46:45 651d9022c234: Layer already exists 09:46:45 4.0.0-dev.33: digest: sha256:c2b0dd3f4be09646986c17b846741e00bda235849412f700aba360de79ac0637 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:46:46 b9ed59e967c0: Preparing 09:46:46 81113a74045d: Preparing 09:46:46 adabfbe57639: Preparing 09:46:46 e015c47d84ec: Preparing 09:46:46 6e70bae1fae6: Preparing 09:46:46 f91855a1779c: Preparing 09:46:46 8ed0fddc9780: Preparing 09:46:46 26ebaa3ebf20: Preparing 09:46:46 d57e0173503a: Preparing 09:46:46 14b2939c568a: Preparing 09:46:46 651d9022c234: Preparing 09:46:46 f91855a1779c: Waiting 09:46:46 26ebaa3ebf20: Waiting 09:46:46 8ed0fddc9780: Waiting 09:46:46 d57e0173503a: Waiting 09:46:46 651d9022c234: Waiting 09:46:46 14b2939c568a: Waiting 09:46:46 6e70bae1fae6: Layer already exists 09:46:46 e015c47d84ec: Layer already exists 09:46:46 adabfbe57639: Layer already exists 09:46:46 b9ed59e967c0: Layer already exists 09:46:46 81113a74045d: Layer already exists 09:46:46 14b2939c568a: Layer already exists 09:46:46 26ebaa3ebf20: Layer already exists 09:46:46 8ed0fddc9780: Layer already exists 09:46:46 d57e0173503a: Layer already exists 09:46:46 f91855a1779c: Layer already exists 09:46:46 651d9022c234: Layer already exists 09:46:46 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:c2b0dd3f4be09646986c17b846741e00bda235849412f700aba360de79ac0637 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:46:47 b9ed59e967c0: Preparing 09:46:47 81113a74045d: Preparing 09:46:47 adabfbe57639: Preparing 09:46:47 e015c47d84ec: Preparing 09:46:47 6e70bae1fae6: Preparing 09:46:47 f91855a1779c: Preparing 09:46:47 8ed0fddc9780: Preparing 09:46:47 26ebaa3ebf20: Preparing 09:46:47 d57e0173503a: Preparing 09:46:47 14b2939c568a: Preparing 09:46:47 651d9022c234: Preparing 09:46:47 8ed0fddc9780: Waiting 09:46:47 26ebaa3ebf20: Waiting 09:46:47 d57e0173503a: Waiting 09:46:47 14b2939c568a: Waiting 09:46:47 651d9022c234: Waiting 09:46:47 f91855a1779c: Waiting 09:46:47 e015c47d84ec: Layer already exists 09:46:47 adabfbe57639: Layer already exists 09:46:47 b9ed59e967c0: Layer already exists 09:46:47 81113a74045d: Layer already exists 09:46:47 6e70bae1fae6: Layer already exists 09:46:47 26ebaa3ebf20: Layer already exists 09:46:47 8ed0fddc9780: Layer already exists 09:46:47 f91855a1779c: Layer already exists 09:46:47 14b2939c568a: Layer already exists 09:46:47 d57e0173503a: Layer already exists 09:46:47 651d9022c234: Layer already exists 09:46:47 main: digest: sha256:c2b0dd3f4be09646986c17b846741e00bda235849412f700aba360de79ac0637 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:47 ===================================================== [Pipeline] echo 09:46:47 taggedImages: 09:46:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:46:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.33 09:46:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:46:47 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:46:47 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:47 latest 09:46:47 4.0.0-dev.33 09:46:47 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:47 main 09:46:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:46:48 f565167c2d57: Preparing 09:46:48 a35b91207ebc: Preparing 09:46:48 7c9f03131848: Preparing 09:46:48 8cf24406bb53: Preparing 09:46:48 b035c66b46ec: Preparing 09:46:48 d681691e628f: Preparing 09:46:48 56438b46514d: Preparing 09:46:48 f91855a1779c: Preparing 09:46:48 8ed0fddc9780: Preparing 09:46:48 aafceb6ee6a6: Preparing 09:46:48 f4cf02d982ee: Preparing 09:46:48 651d9022c234: Preparing 09:46:48 56438b46514d: Waiting 09:46:48 f91855a1779c: Waiting 09:46:48 8ed0fddc9780: Waiting 09:46:48 aafceb6ee6a6: Waiting 09:46:48 f4cf02d982ee: Waiting 09:46:48 651d9022c234: Waiting 09:46:48 d681691e628f: Waiting 09:46:48 b035c66b46ec: Pushed 09:46:48 a35b91207ebc: Pushed 09:46:48 f565167c2d57: Pushed 09:46:48 f91855a1779c: Layer already exists 09:46:48 8ed0fddc9780: Layer already exists 09:46:48 d681691e628f: Pushed 09:46:48 56438b46514d: Pushed 09:46:48 651d9022c234: Layer already exists 09:46:50 aafceb6ee6a6: Pushed 09:46:50 8cf24406bb53: Pushed 09:46:51 7c9f03131848: Pushed 09:46:51 f4cf02d982ee: Pushed 09:46:51 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:51327f0cb1da0ece91d44c13530809b2c8678f8ce929ec6b483c75de4bc5fe7e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:46:52 f565167c2d57: Preparing 09:46:52 a35b91207ebc: Preparing 09:46:52 7c9f03131848: Preparing 09:46:52 8cf24406bb53: Preparing 09:46:52 b035c66b46ec: Preparing 09:46:52 d681691e628f: Preparing 09:46:52 56438b46514d: Preparing 09:46:52 d681691e628f: Waiting 09:46:52 f91855a1779c: Preparing 09:46:52 56438b46514d: Waiting 09:46:52 f91855a1779c: Waiting 09:46:52 8ed0fddc9780: Preparing 09:46:52 aafceb6ee6a6: Preparing 09:46:52 8ed0fddc9780: Waiting 09:46:52 f4cf02d982ee: Preparing 09:46:52 aafceb6ee6a6: Waiting 09:46:52 651d9022c234: Preparing 09:46:52 f4cf02d982ee: Waiting 09:46:52 651d9022c234: Waiting 09:46:52 7c9f03131848: Layer already exists 09:46:52 a35b91207ebc: Layer already exists 09:46:52 b035c66b46ec: Layer already exists 09:46:52 8cf24406bb53: Layer already exists 09:46:52 f565167c2d57: Layer already exists 09:46:52 f91855a1779c: Layer already exists 09:46:52 d681691e628f: Layer already exists 09:46:52 8ed0fddc9780: Layer already exists 09:46:52 56438b46514d: Layer already exists 09:46:52 aafceb6ee6a6: Layer already exists 09:46:52 f4cf02d982ee: Layer already exists 09:46:52 651d9022c234: Layer already exists 09:46:52 latest: digest: sha256:51327f0cb1da0ece91d44c13530809b2c8678f8ce929ec6b483c75de4bc5fe7e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.33 09:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:46:53 f565167c2d57: Preparing 09:46:53 a35b91207ebc: Preparing 09:46:53 7c9f03131848: Preparing 09:46:53 8cf24406bb53: Preparing 09:46:53 b035c66b46ec: Preparing 09:46:53 d681691e628f: Preparing 09:46:53 56438b46514d: Preparing 09:46:53 f91855a1779c: Preparing 09:46:53 8ed0fddc9780: Preparing 09:46:53 aafceb6ee6a6: Preparing 09:46:53 f4cf02d982ee: Preparing 09:46:53 651d9022c234: Preparing 09:46:53 f91855a1779c: Waiting 09:46:53 8ed0fddc9780: Waiting 09:46:53 aafceb6ee6a6: Waiting 09:46:53 f4cf02d982ee: Waiting 09:46:53 651d9022c234: Waiting 09:46:53 56438b46514d: Waiting 09:46:53 d681691e628f: Waiting 09:46:53 a35b91207ebc: Layer already exists 09:46:53 f565167c2d57: Layer already exists 09:46:53 b035c66b46ec: Layer already exists 09:46:53 8cf24406bb53: Layer already exists 09:46:53 7c9f03131848: Layer already exists 09:46:53 56438b46514d: Layer already exists 09:46:53 d681691e628f: Layer already exists 09:46:53 f91855a1779c: Layer already exists 09:46:53 8ed0fddc9780: Layer already exists 09:46:53 aafceb6ee6a6: Layer already exists 09:46:53 f4cf02d982ee: Layer already exists 09:46:53 651d9022c234: Layer already exists 09:46:53 4.0.0-dev.33: digest: sha256:51327f0cb1da0ece91d44c13530809b2c8678f8ce929ec6b483c75de4bc5fe7e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:46:54 f565167c2d57: Preparing 09:46:54 a35b91207ebc: Preparing 09:46:54 7c9f03131848: Preparing 09:46:54 8cf24406bb53: Preparing 09:46:54 b035c66b46ec: Preparing 09:46:54 d681691e628f: Preparing 09:46:54 56438b46514d: Preparing 09:46:54 f91855a1779c: Preparing 09:46:54 8ed0fddc9780: Preparing 09:46:54 d681691e628f: Waiting 09:46:54 56438b46514d: Waiting 09:46:54 f91855a1779c: Waiting 09:46:54 8ed0fddc9780: Waiting 09:46:54 aafceb6ee6a6: Preparing 09:46:54 f4cf02d982ee: Preparing 09:46:54 651d9022c234: Preparing 09:46:54 aafceb6ee6a6: Waiting 09:46:54 f4cf02d982ee: Waiting 09:46:54 651d9022c234: Waiting 09:46:54 b035c66b46ec: Layer already exists 09:46:54 7c9f03131848: Layer already exists 09:46:54 f565167c2d57: Layer already exists 09:46:54 8cf24406bb53: Layer already exists 09:46:54 a35b91207ebc: Layer already exists 09:46:54 d681691e628f: Layer already exists 09:46:54 56438b46514d: Layer already exists 09:46:54 aafceb6ee6a6: Layer already exists 09:46:54 8ed0fddc9780: Layer already exists 09:46:54 f91855a1779c: Layer already exists 09:46:54 f4cf02d982ee: Layer already exists 09:46:54 651d9022c234: Layer already exists 09:46:54 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:51327f0cb1da0ece91d44c13530809b2c8678f8ce929ec6b483c75de4bc5fe7e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:46:55 f565167c2d57: Preparing 09:46:55 a35b91207ebc: Preparing 09:46:55 7c9f03131848: Preparing 09:46:55 8cf24406bb53: Preparing 09:46:55 b035c66b46ec: Preparing 09:46:55 d681691e628f: Preparing 09:46:55 56438b46514d: Preparing 09:46:55 f91855a1779c: Preparing 09:46:55 8ed0fddc9780: Preparing 09:46:55 aafceb6ee6a6: Preparing 09:46:55 f4cf02d982ee: Preparing 09:46:55 651d9022c234: Preparing 09:46:55 d681691e628f: Waiting 09:46:55 56438b46514d: Waiting 09:46:55 f91855a1779c: Waiting 09:46:55 8ed0fddc9780: Waiting 09:46:55 aafceb6ee6a6: Waiting 09:46:55 f4cf02d982ee: Waiting 09:46:55 8cf24406bb53: Layer already exists 09:46:55 7c9f03131848: Layer already exists 09:46:55 f565167c2d57: Layer already exists 09:46:55 a35b91207ebc: Layer already exists 09:46:55 b035c66b46ec: Layer already exists 09:46:55 8ed0fddc9780: Layer already exists 09:46:55 56438b46514d: Layer already exists 09:46:55 d681691e628f: Layer already exists 09:46:55 aafceb6ee6a6: Layer already exists 09:46:55 f91855a1779c: Layer already exists 09:46:55 f4cf02d982ee: Layer already exists 09:46:55 651d9022c234: Layer already exists 09:46:55 main: digest: sha256:51327f0cb1da0ece91d44c13530809b2c8678f8ce929ec6b483c75de4bc5fe7e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:55 ===================================================== [Pipeline] echo 09:46:55 taggedImages: 09:46:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:46:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.33 09:46:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:46:55 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:46:55 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:55 latest 09:46:55 4.0.0-dev.33 09:46:55 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:46:55 main 09:46:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:46:56 c65881aa89c7: Preparing 09:46:56 441e9c6581d0: Preparing 09:46:56 f91855a1779c: Preparing 09:46:56 8ed0fddc9780: Preparing 09:46:56 c8c59636ce3a: Preparing 09:46:56 b420209e8b1c: Preparing 09:46:56 651d9022c234: Preparing 09:46:56 651d9022c234: Waiting 09:46:56 b420209e8b1c: Waiting 09:46:56 f91855a1779c: Layer already exists 09:46:56 8ed0fddc9780: Layer already exists 09:46:56 651d9022c234: Layer already exists 09:46:56 c65881aa89c7: Pushed 09:46:58 c8c59636ce3a: Pushed 09:46:58 b420209e8b1c: Pushed 09:47:00 441e9c6581d0: Pushed 09:47:00 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:7848eaf01cd455ae079bde8892901b52cdfde3248603c352e50a49946e6261ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:47:01 c65881aa89c7: Preparing 09:47:01 441e9c6581d0: Preparing 09:47:01 f91855a1779c: Preparing 09:47:01 8ed0fddc9780: Preparing 09:47:01 c8c59636ce3a: Preparing 09:47:01 b420209e8b1c: Preparing 09:47:01 651d9022c234: Preparing 09:47:01 651d9022c234: Waiting 09:47:01 b420209e8b1c: Waiting 09:47:01 8ed0fddc9780: Layer already exists 09:47:01 c65881aa89c7: Layer already exists 09:47:01 441e9c6581d0: Layer already exists 09:47:01 c8c59636ce3a: Layer already exists 09:47:01 f91855a1779c: Layer already exists 09:47:01 b420209e8b1c: Layer already exists 09:47:01 651d9022c234: Layer already exists 09:47:01 latest: digest: sha256:7848eaf01cd455ae079bde8892901b52cdfde3248603c352e50a49946e6261ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.33 09:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:47:02 c65881aa89c7: Preparing 09:47:02 441e9c6581d0: Preparing 09:47:02 f91855a1779c: Preparing 09:47:02 8ed0fddc9780: Preparing 09:47:02 c8c59636ce3a: Preparing 09:47:02 b420209e8b1c: Preparing 09:47:02 651d9022c234: Preparing 09:47:02 b420209e8b1c: Waiting 09:47:02 651d9022c234: Waiting 09:47:02 c65881aa89c7: Layer already exists 09:47:02 441e9c6581d0: Layer already exists 09:47:02 8ed0fddc9780: Layer already exists 09:47:02 f91855a1779c: Layer already exists 09:47:02 c8c59636ce3a: Layer already exists 09:47:02 b420209e8b1c: Layer already exists 09:47:02 651d9022c234: Layer already exists 09:47:02 4.0.0-dev.33: digest: sha256:7848eaf01cd455ae079bde8892901b52cdfde3248603c352e50a49946e6261ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:47:03 c65881aa89c7: Preparing 09:47:03 441e9c6581d0: Preparing 09:47:03 f91855a1779c: Preparing 09:47:03 8ed0fddc9780: Preparing 09:47:03 c8c59636ce3a: Preparing 09:47:03 b420209e8b1c: Preparing 09:47:03 651d9022c234: Preparing 09:47:03 b420209e8b1c: Waiting 09:47:03 651d9022c234: Waiting 09:47:03 c8c59636ce3a: Layer already exists 09:47:03 f91855a1779c: Layer already exists 09:47:03 c65881aa89c7: Layer already exists 09:47:03 8ed0fddc9780: Layer already exists 09:47:03 441e9c6581d0: Layer already exists 09:47:03 651d9022c234: Layer already exists 09:47:03 b420209e8b1c: Layer already exists 09:47:03 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:7848eaf01cd455ae079bde8892901b52cdfde3248603c352e50a49946e6261ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:47:04 c65881aa89c7: Preparing 09:47:04 441e9c6581d0: Preparing 09:47:04 f91855a1779c: Preparing 09:47:04 8ed0fddc9780: Preparing 09:47:04 c8c59636ce3a: Preparing 09:47:04 b420209e8b1c: Preparing 09:47:04 651d9022c234: Preparing 09:47:04 b420209e8b1c: Waiting 09:47:04 651d9022c234: Waiting 09:47:04 8ed0fddc9780: Layer already exists 09:47:04 441e9c6581d0: Layer already exists 09:47:04 c65881aa89c7: Layer already exists 09:47:04 f91855a1779c: Layer already exists 09:47:04 c8c59636ce3a: Layer already exists 09:47:04 b420209e8b1c: Layer already exists 09:47:04 651d9022c234: Layer already exists 09:47:04 main: digest: sha256:7848eaf01cd455ae079bde8892901b52cdfde3248603c352e50a49946e6261ef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:04 ===================================================== [Pipeline] echo 09:47:04 taggedImages: 09:47:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:47:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:47:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.33 09:47:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:47:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:47:04 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:47:04 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:47:04 latest 09:47:04 4.0.0-dev.33 09:47:04 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:47:04 main 09:47:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:47:05 a7f107aaf011: Preparing 09:47:05 79598e0cc4e4: Preparing 09:47:05 7b105ee55f52: Preparing 09:47:05 f91855a1779c: Preparing 09:47:05 8ed0fddc9780: Preparing 09:47:05 4e86c071e156: Preparing 09:47:05 b8f7133473bc: Preparing 09:47:05 f522bacfc2ef: Preparing 09:47:05 4e86c071e156: Waiting 09:47:05 b8f7133473bc: Waiting 09:47:05 3dec0a2ee887: Preparing 09:47:05 3dec0a2ee887: Waiting 09:47:05 651d9022c234: Preparing 09:47:05 f522bacfc2ef: Waiting 09:47:05 651d9022c234: Waiting 09:47:05 8ed0fddc9780: Layer already exists 09:47:05 f91855a1779c: Layer already exists 09:47:05 79598e0cc4e4: Pushed 09:47:05 7b105ee55f52: Pushed 09:47:05 a7f107aaf011: Pushed 09:47:05 651d9022c234: Layer already exists 09:47:05 f522bacfc2ef: Pushed 09:47:07 3dec0a2ee887: Pushed 09:47:20 b8f7133473bc: Pushed 09:47:26 4e86c071e156: Pushed 09:47:26 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:b784fb36eb996c5a8b551844e382687a5b947f31681b61aee010fcae019a5708 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:47:27 a7f107aaf011: Preparing 09:47:27 79598e0cc4e4: Preparing 09:47:27 7b105ee55f52: Preparing 09:47:27 f91855a1779c: Preparing 09:47:27 8ed0fddc9780: Preparing 09:47:27 4e86c071e156: Preparing 09:47:27 b8f7133473bc: Preparing 09:47:27 f522bacfc2ef: Preparing 09:47:27 3dec0a2ee887: Preparing 09:47:27 651d9022c234: Preparing 09:47:27 4e86c071e156: Waiting 09:47:27 b8f7133473bc: Waiting 09:47:27 f522bacfc2ef: Waiting 09:47:27 3dec0a2ee887: Waiting 09:47:27 651d9022c234: Waiting 09:47:27 a7f107aaf011: Layer already exists 09:47:27 7b105ee55f52: Layer already exists 09:47:27 f91855a1779c: Layer already exists 09:47:27 79598e0cc4e4: Layer already exists 09:47:27 8ed0fddc9780: Layer already exists 09:47:27 3dec0a2ee887: Layer already exists 09:47:27 b8f7133473bc: Layer already exists 09:47:27 651d9022c234: Layer already exists 09:47:27 f522bacfc2ef: Layer already exists 09:47:27 4e86c071e156: Layer already exists 09:47:27 latest: digest: sha256:b784fb36eb996c5a8b551844e382687a5b947f31681b61aee010fcae019a5708 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.33 09:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:47:28 a7f107aaf011: Preparing 09:47:28 79598e0cc4e4: Preparing 09:47:28 7b105ee55f52: Preparing 09:47:28 f91855a1779c: Preparing 09:47:28 8ed0fddc9780: Preparing 09:47:28 4e86c071e156: Preparing 09:47:28 b8f7133473bc: Preparing 09:47:28 f522bacfc2ef: Preparing 09:47:28 3dec0a2ee887: Preparing 09:47:28 651d9022c234: Preparing 09:47:28 4e86c071e156: Waiting 09:47:28 b8f7133473bc: Waiting 09:47:28 f522bacfc2ef: Waiting 09:47:28 651d9022c234: Waiting 09:47:28 3dec0a2ee887: Waiting 09:47:28 79598e0cc4e4: Layer already exists 09:47:28 a7f107aaf011: Layer already exists 09:47:28 f91855a1779c: Layer already exists 09:47:28 7b105ee55f52: Layer already exists 09:47:28 8ed0fddc9780: Layer already exists 09:47:28 4e86c071e156: Layer already exists 09:47:28 651d9022c234: Layer already exists 09:47:28 f522bacfc2ef: Layer already exists 09:47:28 3dec0a2ee887: Layer already exists 09:47:28 b8f7133473bc: Layer already exists 09:47:28 4.0.0-dev.33: digest: sha256:b784fb36eb996c5a8b551844e382687a5b947f31681b61aee010fcae019a5708 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:47:29 a7f107aaf011: Preparing 09:47:29 79598e0cc4e4: Preparing 09:47:29 7b105ee55f52: Preparing 09:47:29 f91855a1779c: Preparing 09:47:29 8ed0fddc9780: Preparing 09:47:29 4e86c071e156: Preparing 09:47:29 b8f7133473bc: Preparing 09:47:29 f522bacfc2ef: Preparing 09:47:29 3dec0a2ee887: Preparing 09:47:29 4e86c071e156: Waiting 09:47:29 b8f7133473bc: Waiting 09:47:29 651d9022c234: Preparing 09:47:29 f522bacfc2ef: Waiting 09:47:29 3dec0a2ee887: Waiting 09:47:29 651d9022c234: Waiting 09:47:29 f91855a1779c: Layer already exists 09:47:29 a7f107aaf011: Layer already exists 09:47:29 7b105ee55f52: Layer already exists 09:47:29 79598e0cc4e4: Layer already exists 09:47:29 8ed0fddc9780: Layer already exists 09:47:29 b8f7133473bc: Layer already exists 09:47:29 651d9022c234: Layer already exists 09:47:29 f522bacfc2ef: Layer already exists 09:47:29 4e86c071e156: Layer already exists 09:47:29 3dec0a2ee887: Layer already exists 09:47:29 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:b784fb36eb996c5a8b551844e382687a5b947f31681b61aee010fcae019a5708 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:47:30 a7f107aaf011: Preparing 09:47:30 79598e0cc4e4: Preparing 09:47:30 7b105ee55f52: Preparing 09:47:30 f91855a1779c: Preparing 09:47:30 8ed0fddc9780: Preparing 09:47:30 4e86c071e156: Preparing 09:47:30 b8f7133473bc: Preparing 09:47:30 f522bacfc2ef: Preparing 09:47:30 3dec0a2ee887: Preparing 09:47:30 651d9022c234: Preparing 09:47:30 4e86c071e156: Waiting 09:47:30 b8f7133473bc: Waiting 09:47:30 f522bacfc2ef: Waiting 09:47:30 3dec0a2ee887: Waiting 09:47:30 651d9022c234: Waiting 09:47:30 7b105ee55f52: Layer already exists 09:47:30 8ed0fddc9780: Layer already exists 09:47:30 79598e0cc4e4: Layer already exists 09:47:30 f91855a1779c: Layer already exists 09:47:30 a7f107aaf011: Layer already exists 09:47:30 4e86c071e156: Layer already exists 09:47:30 3dec0a2ee887: Layer already exists 09:47:30 651d9022c234: Layer already exists 09:47:30 b8f7133473bc: Layer already exists 09:47:30 f522bacfc2ef: Layer already exists 09:47:30 main: digest: sha256:b784fb36eb996c5a8b551844e382687a5b947f31681b61aee010fcae019a5708 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:30 ===================================================== [Pipeline] echo 09:47:30 taggedImages: 09:47:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:47:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:47:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.33 09:47:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:47:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:47:30 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:47:30 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:47:30 latest 09:47:30 4.0.0-dev.33 09:47:30 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:47:30 main 09:47:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:47:31 6df66712a42d: Preparing 09:47:31 3903d35965d8: Preparing 09:47:31 ad6b3fe74706: Preparing 09:47:31 f91855a1779c: Preparing 09:47:31 8ed0fddc9780: Preparing 09:47:31 ca3e0ca3a114: Preparing 09:47:31 78a4b4063855: Preparing 09:47:31 ca3e0ca3a114: Waiting 09:47:31 289439bea1cd: Preparing 09:47:31 78a4b4063855: Waiting 09:47:31 651d9022c234: Preparing 09:47:31 289439bea1cd: Waiting 09:47:31 651d9022c234: Waiting 09:47:31 f91855a1779c: Layer already exists 09:47:31 8ed0fddc9780: Layer already exists 09:47:31 ad6b3fe74706: Pushed 09:47:31 3903d35965d8: Pushed 09:47:31 6df66712a42d: Pushed 09:47:31 651d9022c234: Layer already exists 09:47:32 289439bea1cd: Pushed 09:47:33 78a4b4063855: Pushed 09:47:55 ca3e0ca3a114: Pushed 09:47:55 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:f68dafbeaa6b6b04083235aa300291909559def5fe7df75aa3ff4a7580dcc2af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:47:55 6df66712a42d: Preparing 09:47:55 3903d35965d8: Preparing 09:47:55 ad6b3fe74706: Preparing 09:47:55 f91855a1779c: Preparing 09:47:55 8ed0fddc9780: Preparing 09:47:55 ca3e0ca3a114: Preparing 09:47:55 78a4b4063855: Preparing 09:47:55 289439bea1cd: Preparing 09:47:55 651d9022c234: Preparing 09:47:55 78a4b4063855: Waiting 09:47:55 289439bea1cd: Waiting 09:47:55 ca3e0ca3a114: Waiting 09:47:55 651d9022c234: Waiting 09:47:55 6df66712a42d: Layer already exists 09:47:55 8ed0fddc9780: Layer already exists 09:47:55 3903d35965d8: Layer already exists 09:47:55 f91855a1779c: Layer already exists 09:47:55 ad6b3fe74706: Layer already exists 09:47:55 78a4b4063855: Layer already exists 09:47:55 ca3e0ca3a114: Layer already exists 09:47:55 289439bea1cd: Layer already exists 09:47:55 651d9022c234: Layer already exists 09:47:56 latest: digest: sha256:f68dafbeaa6b6b04083235aa300291909559def5fe7df75aa3ff4a7580dcc2af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.33 09:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:47:56 6df66712a42d: Preparing 09:47:56 3903d35965d8: Preparing 09:47:56 ad6b3fe74706: Preparing 09:47:56 f91855a1779c: Preparing 09:47:56 8ed0fddc9780: Preparing 09:47:56 ca3e0ca3a114: Preparing 09:47:56 78a4b4063855: Preparing 09:47:56 289439bea1cd: Preparing 09:47:56 78a4b4063855: Waiting 09:47:56 ca3e0ca3a114: Waiting 09:47:56 289439bea1cd: Waiting 09:47:56 651d9022c234: Preparing 09:47:56 651d9022c234: Waiting 09:47:56 ad6b3fe74706: Layer already exists 09:47:56 8ed0fddc9780: Layer already exists 09:47:56 f91855a1779c: Layer already exists 09:47:56 6df66712a42d: Layer already exists 09:47:56 3903d35965d8: Layer already exists 09:47:56 78a4b4063855: Layer already exists 09:47:56 ca3e0ca3a114: Layer already exists 09:47:56 289439bea1cd: Layer already exists 09:47:56 651d9022c234: Layer already exists 09:47:57 4.0.0-dev.33: digest: sha256:f68dafbeaa6b6b04083235aa300291909559def5fe7df75aa3ff4a7580dcc2af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:47:57 6df66712a42d: Preparing 09:47:57 3903d35965d8: Preparing 09:47:57 ad6b3fe74706: Preparing 09:47:57 f91855a1779c: Preparing 09:47:57 8ed0fddc9780: Preparing 09:47:57 ca3e0ca3a114: Preparing 09:47:57 78a4b4063855: Preparing 09:47:57 ca3e0ca3a114: Waiting 09:47:57 289439bea1cd: Preparing 09:47:57 78a4b4063855: Waiting 09:47:57 651d9022c234: Preparing 09:47:57 651d9022c234: Waiting 09:47:57 289439bea1cd: Waiting 09:47:57 3903d35965d8: Layer already exists 09:47:57 8ed0fddc9780: Layer already exists 09:47:57 ad6b3fe74706: Layer already exists 09:47:57 f91855a1779c: Layer already exists 09:47:57 6df66712a42d: Layer already exists 09:47:57 289439bea1cd: Layer already exists 09:47:57 651d9022c234: Layer already exists 09:47:57 78a4b4063855: Layer already exists 09:47:57 ca3e0ca3a114: Layer already exists 09:47:58 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:f68dafbeaa6b6b04083235aa300291909559def5fe7df75aa3ff4a7580dcc2af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:47:58 6df66712a42d: Preparing 09:47:58 3903d35965d8: Preparing 09:47:58 ad6b3fe74706: Preparing 09:47:58 f91855a1779c: Preparing 09:47:58 8ed0fddc9780: Preparing 09:47:58 ca3e0ca3a114: Preparing 09:47:58 78a4b4063855: Preparing 09:47:58 289439bea1cd: Preparing 09:47:58 651d9022c234: Preparing 09:47:58 289439bea1cd: Waiting 09:47:58 651d9022c234: Waiting 09:47:58 ca3e0ca3a114: Waiting 09:47:58 78a4b4063855: Waiting 09:47:58 8ed0fddc9780: Layer already exists 09:47:58 6df66712a42d: Layer already exists 09:47:58 ad6b3fe74706: Layer already exists 09:47:58 f91855a1779c: Layer already exists 09:47:58 3903d35965d8: Layer already exists 09:47:58 78a4b4063855: Layer already exists 09:47:58 ca3e0ca3a114: Layer already exists 09:47:58 289439bea1cd: Layer already exists 09:47:58 651d9022c234: Layer already exists 09:47:59 main: digest: sha256:f68dafbeaa6b6b04083235aa300291909559def5fe7df75aa3ff4a7580dcc2af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:59 ===================================================== [Pipeline] echo 09:47:59 taggedImages: 09:47:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:47:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:47:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.33 09:47:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:47:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:47:59 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:47:59 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:47:59 latest 09:47:59 4.0.0-dev.33 09:47:59 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:47:59 main 09:47:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:47:59 bb48ec1eafad: Preparing 09:47:59 00de32d1be7c: Preparing 09:47:59 0089637781bf: Preparing 09:47:59 f91855a1779c: Preparing 09:47:59 8ed0fddc9780: Preparing 09:47:59 9cefce63f9ea: Preparing 09:47:59 f522bacfc2ef: Preparing 09:47:59 3dec0a2ee887: Preparing 09:47:59 9cefce63f9ea: Waiting 09:47:59 f522bacfc2ef: Waiting 09:47:59 651d9022c234: Preparing 09:47:59 3dec0a2ee887: Waiting 09:47:59 651d9022c234: Waiting 09:48:00 00de32d1be7c: Pushed 09:48:00 0089637781bf: Pushed 09:48:01 f91855a1779c: Layer already exists 09:48:01 8ed0fddc9780: Layer already exists 09:48:01 f522bacfc2ef: Layer already exists 09:48:01 3dec0a2ee887: Layer already exists 09:48:01 651d9022c234: Layer already exists 09:48:01 bb48ec1eafad: Pushed 09:48:23 9cefce63f9ea: Pushed 09:48:23 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:7d2917c1c9cbe2245abd48b99e9afa481bec5191c74d47b645741940cdd0c5dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:48:24 bb48ec1eafad: Preparing 09:48:24 00de32d1be7c: Preparing 09:48:24 0089637781bf: Preparing 09:48:24 f91855a1779c: Preparing 09:48:24 8ed0fddc9780: Preparing 09:48:24 9cefce63f9ea: Preparing 09:48:24 f522bacfc2ef: Preparing 09:48:24 3dec0a2ee887: Preparing 09:48:24 651d9022c234: Preparing 09:48:24 f522bacfc2ef: Waiting 09:48:24 3dec0a2ee887: Waiting 09:48:24 651d9022c234: Waiting 09:48:24 9cefce63f9ea: Waiting 09:48:24 0089637781bf: Layer already exists 09:48:24 8ed0fddc9780: Layer already exists 09:48:24 f91855a1779c: Layer already exists 09:48:24 00de32d1be7c: Layer already exists 09:48:24 bb48ec1eafad: Layer already exists 09:48:24 9cefce63f9ea: Layer already exists 09:48:24 651d9022c234: Layer already exists 09:48:24 f522bacfc2ef: Layer already exists 09:48:24 3dec0a2ee887: Layer already exists 09:48:24 latest: digest: sha256:7d2917c1c9cbe2245abd48b99e9afa481bec5191c74d47b645741940cdd0c5dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.33 09:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:48:25 bb48ec1eafad: Preparing 09:48:25 00de32d1be7c: Preparing 09:48:25 0089637781bf: Preparing 09:48:25 f91855a1779c: Preparing 09:48:25 8ed0fddc9780: Preparing 09:48:25 9cefce63f9ea: Preparing 09:48:25 f522bacfc2ef: Preparing 09:48:25 3dec0a2ee887: Preparing 09:48:25 651d9022c234: Preparing 09:48:25 3dec0a2ee887: Waiting 09:48:25 651d9022c234: Waiting 09:48:25 9cefce63f9ea: Waiting 09:48:25 f522bacfc2ef: Waiting 09:48:25 bb48ec1eafad: Layer already exists 09:48:25 f91855a1779c: Layer already exists 09:48:25 00de32d1be7c: Layer already exists 09:48:25 8ed0fddc9780: Layer already exists 09:48:25 0089637781bf: Layer already exists 09:48:25 3dec0a2ee887: Layer already exists 09:48:25 9cefce63f9ea: Layer already exists 09:48:25 f522bacfc2ef: Layer already exists 09:48:25 651d9022c234: Layer already exists 09:48:25 4.0.0-dev.33: digest: sha256:7d2917c1c9cbe2245abd48b99e9afa481bec5191c74d47b645741940cdd0c5dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:48:26 bb48ec1eafad: Preparing 09:48:26 00de32d1be7c: Preparing 09:48:26 0089637781bf: Preparing 09:48:26 f91855a1779c: Preparing 09:48:26 8ed0fddc9780: Preparing 09:48:26 9cefce63f9ea: Preparing 09:48:26 f522bacfc2ef: Preparing 09:48:26 3dec0a2ee887: Preparing 09:48:26 651d9022c234: Preparing 09:48:26 f522bacfc2ef: Waiting 09:48:26 3dec0a2ee887: Waiting 09:48:26 651d9022c234: Waiting 09:48:26 9cefce63f9ea: Waiting 09:48:26 f91855a1779c: Layer already exists 09:48:26 0089637781bf: Layer already exists 09:48:26 bb48ec1eafad: Layer already exists 09:48:26 00de32d1be7c: Layer already exists 09:48:26 8ed0fddc9780: Layer already exists 09:48:26 9cefce63f9ea: Layer already exists 09:48:26 651d9022c234: Layer already exists 09:48:26 f522bacfc2ef: Layer already exists 09:48:26 3dec0a2ee887: Layer already exists 09:48:26 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:7d2917c1c9cbe2245abd48b99e9afa481bec5191c74d47b645741940cdd0c5dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:48:27 bb48ec1eafad: Preparing 09:48:27 00de32d1be7c: Preparing 09:48:27 0089637781bf: Preparing 09:48:27 f91855a1779c: Preparing 09:48:27 8ed0fddc9780: Preparing 09:48:27 9cefce63f9ea: Preparing 09:48:27 f522bacfc2ef: Preparing 09:48:27 3dec0a2ee887: Preparing 09:48:27 651d9022c234: Preparing 09:48:27 9cefce63f9ea: Waiting 09:48:27 f522bacfc2ef: Waiting 09:48:27 3dec0a2ee887: Waiting 09:48:27 651d9022c234: Waiting 09:48:27 00de32d1be7c: Layer already exists 09:48:27 bb48ec1eafad: Layer already exists 09:48:27 8ed0fddc9780: Layer already exists 09:48:27 0089637781bf: Layer already exists 09:48:27 f91855a1779c: Layer already exists 09:48:27 9cefce63f9ea: Layer already exists 09:48:27 651d9022c234: Layer already exists 09:48:27 3dec0a2ee887: Layer already exists 09:48:27 f522bacfc2ef: Layer already exists 09:48:27 main: digest: sha256:7d2917c1c9cbe2245abd48b99e9afa481bec5191c74d47b645741940cdd0c5dc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:48:27 ===================================================== [Pipeline] echo 09:48:27 taggedImages: 09:48:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:48:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:48:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.33 09:48:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:48:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:48:27 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:48:27 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:48:27 latest 09:48:27 4.0.0-dev.33 09:48:27 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:48:27 main 09:48:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:48:28 adfbddf1afde: Preparing 09:48:28 041dd9f8237e: Preparing 09:48:28 805049a039e7: Preparing 09:48:28 f91855a1779c: Preparing 09:48:28 8ed0fddc9780: Preparing 09:48:28 3535640e0ae0: Preparing 09:48:28 88e09d1ef936: Preparing 09:48:28 651d9022c234: Preparing 09:48:28 3535640e0ae0: Waiting 09:48:28 651d9022c234: Waiting 09:48:28 88e09d1ef936: Waiting 09:48:28 8ed0fddc9780: Layer already exists 09:48:28 f91855a1779c: Layer already exists 09:48:28 041dd9f8237e: Pushed 09:48:28 adfbddf1afde: Pushed 09:48:28 651d9022c234: Layer already exists 09:48:29 88e09d1ef936: Pushed 09:48:30 3535640e0ae0: Pushed 09:48:35 805049a039e7: Pushed 09:48:37 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:fa4d0dc1d0bd03b6799d577803862b65daa7497cfc0bc3ce6ca74bc23ab9022d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:48:38 adfbddf1afde: Preparing 09:48:38 041dd9f8237e: Preparing 09:48:38 805049a039e7: Preparing 09:48:38 f91855a1779c: Preparing 09:48:38 8ed0fddc9780: Preparing 09:48:38 3535640e0ae0: Preparing 09:48:38 88e09d1ef936: Preparing 09:48:38 651d9022c234: Preparing 09:48:38 3535640e0ae0: Waiting 09:48:38 88e09d1ef936: Waiting 09:48:38 651d9022c234: Waiting 09:48:38 8ed0fddc9780: Layer already exists 09:48:38 f91855a1779c: Layer already exists 09:48:38 adfbddf1afde: Layer already exists 09:48:38 805049a039e7: Layer already exists 09:48:38 041dd9f8237e: Layer already exists 09:48:38 3535640e0ae0: Layer already exists 09:48:38 88e09d1ef936: Layer already exists 09:48:38 651d9022c234: Layer already exists 09:48:38 latest: digest: sha256:fa4d0dc1d0bd03b6799d577803862b65daa7497cfc0bc3ce6ca74bc23ab9022d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.33 09:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:48:38 adfbddf1afde: Preparing 09:48:38 041dd9f8237e: Preparing 09:48:38 805049a039e7: Preparing 09:48:38 f91855a1779c: Preparing 09:48:38 8ed0fddc9780: Preparing 09:48:38 3535640e0ae0: Preparing 09:48:38 88e09d1ef936: Preparing 09:48:38 651d9022c234: Preparing 09:48:38 651d9022c234: Waiting 09:48:38 3535640e0ae0: Waiting 09:48:38 88e09d1ef936: Waiting 09:48:38 041dd9f8237e: Layer already exists 09:48:38 805049a039e7: Layer already exists 09:48:38 adfbddf1afde: Layer already exists 09:48:38 f91855a1779c: Layer already exists 09:48:38 8ed0fddc9780: Layer already exists 09:48:38 88e09d1ef936: Layer already exists 09:48:38 651d9022c234: Layer already exists 09:48:38 3535640e0ae0: Layer already exists 09:48:39 4.0.0-dev.33: digest: sha256:fa4d0dc1d0bd03b6799d577803862b65daa7497cfc0bc3ce6ca74bc23ab9022d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:48:39 adfbddf1afde: Preparing 09:48:39 041dd9f8237e: Preparing 09:48:39 805049a039e7: Preparing 09:48:39 f91855a1779c: Preparing 09:48:39 8ed0fddc9780: Preparing 09:48:39 3535640e0ae0: Preparing 09:48:39 88e09d1ef936: Preparing 09:48:39 651d9022c234: Preparing 09:48:39 3535640e0ae0: Waiting 09:48:39 88e09d1ef936: Waiting 09:48:39 651d9022c234: Waiting 09:48:39 f91855a1779c: Layer already exists 09:48:39 041dd9f8237e: Layer already exists 09:48:39 8ed0fddc9780: Layer already exists 09:48:39 805049a039e7: Layer already exists 09:48:39 adfbddf1afde: Layer already exists 09:48:39 3535640e0ae0: Layer already exists 09:48:39 651d9022c234: Layer already exists 09:48:39 88e09d1ef936: Layer already exists 09:48:40 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:fa4d0dc1d0bd03b6799d577803862b65daa7497cfc0bc3ce6ca74bc23ab9022d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:48:40 adfbddf1afde: Preparing 09:48:40 041dd9f8237e: Preparing 09:48:40 805049a039e7: Preparing 09:48:40 f91855a1779c: Preparing 09:48:40 8ed0fddc9780: Preparing 09:48:40 3535640e0ae0: Preparing 09:48:40 88e09d1ef936: Preparing 09:48:40 651d9022c234: Preparing 09:48:40 651d9022c234: Waiting 09:48:40 88e09d1ef936: Waiting 09:48:40 3535640e0ae0: Waiting 09:48:40 041dd9f8237e: Layer already exists 09:48:40 8ed0fddc9780: Layer already exists 09:48:40 f91855a1779c: Layer already exists 09:48:40 805049a039e7: Layer already exists 09:48:40 adfbddf1afde: Layer already exists 09:48:40 651d9022c234: Layer already exists 09:48:40 3535640e0ae0: Layer already exists 09:48:40 88e09d1ef936: Layer already exists 09:48:41 main: digest: sha256:fa4d0dc1d0bd03b6799d577803862b65daa7497cfc0bc3ce6ca74bc23ab9022d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:48:41 ===================================================== [Pipeline] echo 09:48:41 taggedImages: 09:48:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:48:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:48:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.33 09:48:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:48:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:48:41 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:48:41 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:48:41 latest 09:48:41 4.0.0-dev.33 09:48:41 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:48:41 main 09:48:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:48:42 70e18d78d0d5: Preparing 09:48:42 cb1c0d80700e: Preparing 09:48:42 f91855a1779c: Preparing 09:48:42 8ed0fddc9780: Preparing 09:48:42 4943b4d5fdd0: Preparing 09:48:42 814e0195cb19: Preparing 09:48:42 651d9022c234: Preparing 09:48:42 814e0195cb19: Waiting 09:48:42 651d9022c234: Waiting 09:48:42 8ed0fddc9780: Layer already exists 09:48:42 f91855a1779c: Layer already exists 09:48:42 651d9022c234: Layer already exists 09:48:42 70e18d78d0d5: Pushed 09:48:42 814e0195cb19: Pushed 09:48:43 4943b4d5fdd0: Pushed 09:48:50 cb1c0d80700e: Pushed 09:48:50 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9: digest: sha256:7be299d502cb07ff3bfa4fb9cb61a98fcc136f2de8fd951901617b9f6d2ea943 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:48:51 70e18d78d0d5: Preparing 09:48:51 cb1c0d80700e: Preparing 09:48:51 f91855a1779c: Preparing 09:48:51 8ed0fddc9780: Preparing 09:48:51 4943b4d5fdd0: Preparing 09:48:51 814e0195cb19: Preparing 09:48:51 651d9022c234: Preparing 09:48:51 814e0195cb19: Waiting 09:48:51 651d9022c234: Waiting 09:48:51 cb1c0d80700e: Layer already exists 09:48:51 70e18d78d0d5: Layer already exists 09:48:51 8ed0fddc9780: Layer already exists 09:48:51 4943b4d5fdd0: Layer already exists 09:48:51 f91855a1779c: Layer already exists 09:48:51 814e0195cb19: Layer already exists 09:48:51 651d9022c234: Layer already exists 09:48:51 latest: digest: sha256:7be299d502cb07ff3bfa4fb9cb61a98fcc136f2de8fd951901617b9f6d2ea943 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.33 09:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:48:52 70e18d78d0d5: Preparing 09:48:52 cb1c0d80700e: Preparing 09:48:52 f91855a1779c: Preparing 09:48:52 8ed0fddc9780: Preparing 09:48:52 4943b4d5fdd0: Preparing 09:48:52 814e0195cb19: Preparing 09:48:52 651d9022c234: Preparing 09:48:52 814e0195cb19: Waiting 09:48:52 651d9022c234: Waiting 09:48:52 4943b4d5fdd0: Layer already exists 09:48:52 cb1c0d80700e: Layer already exists 09:48:52 8ed0fddc9780: Layer already exists 09:48:52 70e18d78d0d5: Layer already exists 09:48:52 f91855a1779c: Layer already exists 09:48:52 814e0195cb19: Layer already exists 09:48:52 651d9022c234: Layer already exists 09:48:52 4.0.0-dev.33: digest: sha256:7be299d502cb07ff3bfa4fb9cb61a98fcc136f2de8fd951901617b9f6d2ea943 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:48:53 70e18d78d0d5: Preparing 09:48:53 cb1c0d80700e: Preparing 09:48:53 f91855a1779c: Preparing 09:48:53 8ed0fddc9780: Preparing 09:48:53 4943b4d5fdd0: Preparing 09:48:53 814e0195cb19: Preparing 09:48:53 651d9022c234: Preparing 09:48:53 814e0195cb19: Waiting 09:48:53 4943b4d5fdd0: Layer already exists 09:48:53 70e18d78d0d5: Layer already exists 09:48:53 cb1c0d80700e: Layer already exists 09:48:53 8ed0fddc9780: Layer already exists 09:48:53 f91855a1779c: Layer already exists 09:48:53 651d9022c234: Layer already exists 09:48:53 814e0195cb19: Layer already exists 09:48:53 03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33: digest: sha256:7be299d502cb07ff3bfa4fb9cb61a98fcc136f2de8fd951901617b9f6d2ea943 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:48:54 70e18d78d0d5: Preparing 09:48:54 cb1c0d80700e: Preparing 09:48:54 f91855a1779c: Preparing 09:48:54 8ed0fddc9780: Preparing 09:48:54 4943b4d5fdd0: Preparing 09:48:54 814e0195cb19: Preparing 09:48:54 651d9022c234: Preparing 09:48:54 651d9022c234: Waiting 09:48:54 814e0195cb19: Waiting 09:48:54 cb1c0d80700e: Layer already exists 09:48:54 f91855a1779c: Layer already exists 09:48:54 4943b4d5fdd0: Layer already exists 09:48:54 70e18d78d0d5: Layer already exists 09:48:54 8ed0fddc9780: Layer already exists 09:48:54 814e0195cb19: Layer already exists 09:48:54 651d9022c234: Layer already exists 09:48:54 main: digest: sha256:7be299d502cb07ff3bfa4fb9cb61a98fcc136f2de8fd951901617b9f6d2ea943 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:48:54 ===================================================== [Pipeline] echo 09:48:54 taggedImages: 09:48:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 09:48:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:48:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.33 09:48:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:03ae68c2868243cbf8ac2ebb335d7a1e530c90f9-4.0.0-dev.33 09:48:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:48:54 09:48:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:48:55 arm64: Pulling from edgex-lftools-log-publisher 09:48:55 8998bd30e6a1: Pulling fs layer 09:48:55 04944245beec: Pulling fs layer 09:48:55 699f458cf7ca: Pulling fs layer 09:48:55 765212b225bb: Pulling fs layer 09:48:55 f23df028b6ca: Pulling fs layer 09:48:55 d65c8cfc05b1: Pulling fs layer 09:48:55 2437ff75d9bd: Pulling fs layer 09:48:55 765212b225bb: Waiting 09:48:55 f23df028b6ca: Waiting 09:48:55 d65c8cfc05b1: Waiting 09:48:55 2437ff75d9bd: Waiting 09:48:55 04944245beec: Verifying Checksum 09:48:55 04944245beec: Download complete 09:48:55 765212b225bb: Verifying Checksum 09:48:55 765212b225bb: Download complete 09:48:55 f23df028b6ca: Verifying Checksum 09:48:55 f23df028b6ca: Download complete 09:48:55 d65c8cfc05b1: Verifying Checksum 09:48:55 d65c8cfc05b1: Download complete 09:48:55 699f458cf7ca: Download complete 09:48:55 8998bd30e6a1: Verifying Checksum 09:48:55 8998bd30e6a1: Download complete 09:48:57 2437ff75d9bd: Verifying Checksum 09:48:57 2437ff75d9bd: Download complete 09:49:02 8998bd30e6a1: Pull complete 09:49:02 04944245beec: Pull complete 09:49:04 699f458cf7ca: Pull complete 09:49:04 765212b225bb: Pull complete 09:49:05 f23df028b6ca: Pull complete 09:49:05 d65c8cfc05b1: Pull complete 09:49:27 2437ff75d9bd: Pull complete 09:49:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:49:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:49:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:27 prd-ubuntu20.04-docker-arm64-4c-16g-36185 does not seem to be running inside a container 09:49:27 $ 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/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:49:29 $ docker top ec2acbc4fb534dfbe661f750f2a09063dec638b6653e00a0ce48d5b982b0576f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:49:30 ---> job-cost.sh 09:49:30 lf-activate-venv: SKIPPING 09:49:30 INFO: No Stack... 09:49:31 INFO: Retrieving Pricing Info for: v3-standard-8 09:49:32 INFO: Archiving Costs [Pipeline] sh 09:49:32 + cat /w/workspace/edgex-go/769/archives/cost.csv 09:49:32 + cut -d, -f6 [Pipeline] lock 09:49:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-769-stack-cost] 09:49:32 Resource [jenkins-edgexfoundry-edgex-go-main-769-stack-cost] did not exist. Created. 09:49:32 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-769-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:49:33 + echo total: 0.2199999988079071 [Pipeline] stash 09:49:33 Stashed 1 file(s) [Pipeline] } 09:49:33 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-769-stack-cost] [Pipeline] // lock [Pipeline] } 09:49:33 $ docker stop --time=1 ec2acbc4fb534dfbe661f750f2a09063dec638b6653e00a0ce48d5b982b0576f 09:49:35 $ docker rm -f --volumes ec2acbc4fb534dfbe661f750f2a09063dec638b6653e00a0ce48d5b982b0576f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:49:35 provisioning config files... 09:49:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/769@tmp/config16030830924275469167tmp [Pipeline] { [Pipeline] sh 09:49:36 + set +x 09:49:36 + curl -s https://codecov.io/bash 09:49:36 + bash -s -- 09:49:36 09:49:36 _____ _ 09:49:36 / ____| | | 09:49:36 | | ___ __| | ___ ___ _____ __ 09:49:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:49:36 | |___| (_) | (_| | __/ (_| (_) \ V / 09:49:36 \_____\___/ \__,_|\___|\___\___/ \_/ 09:49:36 Bash-1.0.6 09:49:36 09:49:36 09:49:36 ==> git version 2.25.1 found 09:49:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:49:36 Release-Date: 2020-01-08 09:49:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:49:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:49:36 ==> Jenkins CI detected. 09:49:36 current dir:  /w/workspace/edgex-go/769 09:49:36 project root: . 09:49:36 --> token set from env 09:49:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:49:36 ==> Running gcov in . (disable via -X gcov) 09:49:36 ==> Python coveragepy not found 09:49:36 ==> Searching for coverage reports in: 09:49:36 + . 09:49:36 -> Found 1 reports 09:49:36 ==> Detecting git/mercurial file structure 09:49:36 ==> Reading reports 09:49:36 + ./coverage.out bytes=1412873 09:49:36 ==> Appending adjustments 09:49:36 https://docs.codecov.io/docs/fixing-reports 09:49:37 + Found adjustments 09:49:37 ==> Gzipping contents 09:49:37 124K /tmp/codecov.IN1Kqs.gz 09:49:37 ==> Uploading reports 09:49:37 url: https://codecov.io 09:49:37 query: branch=main&commit=03ae68c2868243cbf8ac2ebb335d7a1e530c90f9&build=769&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F769%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:49:37 -> Pinging Codecov 09:49:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=03ae68c2868243cbf8ac2ebb335d7a1e530c90f9&build=769&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F769%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:49:37 -> Uploading to 09:49:37 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/03ae68c2868243cbf8ac2ebb335d7a1e530c90f9/ec1686ed-ae8a-4917-a5a1-c30bcf4c5bc7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T094937Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=86a3f0abcfe002fd7d58fe98550d8415432e870b8d840774ae74e56f87ae8df3 09:49:37 % Total % Received % Xferd Average Speed Time Time Time Current 09:49:37 Dload Upload Total Spent Left Speed 09:49:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 488k --:--:-- --:--:-- --:--:-- 488k 09:49:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/03ae68c2868243cbf8ac2ebb335d7a1e530c90f9 [Pipeline] } 09:49:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:49:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:49:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:49:38 09:49:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:49:38 latest: Pulling from edgex-devops/edgex-snyk-go 09:49:38 43c4264eed91: Pulling fs layer 09:49:38 4cc291be95ef: Pulling fs layer 09:49:38 2ac1f1163629: Pulling fs layer 09:49:38 5c3c966382ef: Pulling fs layer 09:49:38 4f4fb700ef54: Pulling fs layer 09:49:38 d9c7d2e4e75e: Pulling fs layer 09:49:38 9c3e1370e548: Pulling fs layer 09:49:38 4f4fb700ef54: Waiting 09:49:38 5c3c966382ef: Waiting 09:49:38 d9c7d2e4e75e: Waiting 09:49:38 9c3e1370e548: Waiting 09:49:38 4cc291be95ef: Verifying Checksum 09:49:38 4cc291be95ef: Download complete 09:49:38 5c3c966382ef: Verifying Checksum 09:49:38 5c3c966382ef: Download complete 09:49:38 4f4fb700ef54: Verifying Checksum 09:49:38 4f4fb700ef54: Download complete 09:49:38 43c4264eed91: Download complete 09:49:39 43c4264eed91: Pull complete 09:49:39 d9c7d2e4e75e: Verifying Checksum 09:49:39 d9c7d2e4e75e: Download complete 09:49:39 4cc291be95ef: Pull complete 09:49:39 2ac1f1163629: Download complete 09:49:40 9c3e1370e548: Download complete 09:49:43 2ac1f1163629: Pull complete 09:49:43 5c3c966382ef: Pull complete 09:49:43 4f4fb700ef54: Pull complete 09:49:43 d9c7d2e4e75e: Pull complete 09:49:46 9c3e1370e548: Pull complete 09:49:46 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:49:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:49:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:46 prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container 09:49:46 $ 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/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@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 09:49:52 $ docker top 870572b8da47bf8f4ab06c2d2822cba080b9bd5b788a967196436a77c342bff4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:52 + git config --global --add safe.directory /w/workspace/edgex-go/769 [Pipeline] echo 09:49:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:49:52 + set -o pipefail 09:49:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:50:01 09:50:01 Monitoring /w/workspace/edgex-go/769 (github.com/edgexfoundry/edgex-go)... 09:50:01 09:50:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/f6e08eaa-c765-4352-9815-af05c9d64969 09:50:01 09:50:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:50:01 09:50:01 09:50:01 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:50:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:50:01 $ docker stop --time=1 870572b8da47bf8f4ab06c2d2822cba080b9bd5b788a967196436a77c342bff4 09:50:06 $ docker rm -f --volumes 870572b8da47bf8f4ab06c2d2822cba080b9bd5b788a967196436a77c342bff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:50:06 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:50:06 provisioning config files... 09:50:06 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/769@tmp/config9119892000108556821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:06 --> edgex-publish-swagger.sh 09:50:06 === Publish openapi API === 09:50:06 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:50:06 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/769/openapi/core-command.yaml] 09:50:06 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:06 Dload Upload Total Spent Left Speed 09:50:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 58644 --:--:-- --:--:-- --:--:-- 58644 09:50:07 09:50:07 09:50:07 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/769/openapi/core-data.yaml] 09:50:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:07 Dload Upload Total Spent Left Speed 09:50:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 185k --:--:-- --:--:-- --:--:-- 184k 100 72057 0 0 100 72057 0 184k --:--:-- --:--:-- --:--:-- 184k 09:50:07 09:50:07 09:50:07 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/769/openapi/core-keeper.yaml] 09:50:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:07 Dload Upload Total Spent Left Speed 09:50:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 340 165k --:--:-- --:--:-- --:--:-- 165k 09:50:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:50:07 09:50:07 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/769/openapi/core-metadata.yaml] 09:50:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:07 Dload Upload Total Spent Left Speed 09:50:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 357 355k --:--:-- --:--:-- --:--:-- 355k 09:50:08 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:50:08 09:50:08 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/769/openapi/support-notifications.yaml] 09:50:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:08 Dload Upload Total Spent Left Speed 09:50:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 348 190k --:--:-- --:--:-- --:--:-- 190k 100 87457 100 156 100 87301 348 190k --:--:-- --:--:-- --:--:-- 190k 09:50:08 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:50:08 09:50:08 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/769/openapi/support-scheduler.yaml] 09:50:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:08 Dload Upload Total Spent Left Speed 09:50:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 433 137k --:--:-- --:--:-- --:--:-- 137k 09:50:09 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:50:09 [Pipeline] } 09:50:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:50:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:50:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:50:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:10 prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container 09:50:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@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 09:50:10 $ docker top 93faa7960ed5bf35704bfe40c713c980269df76d6f6f9cc5bdb4eb8f4d9aeaba -eo pid,comm 09:50:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:50:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:50:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:50:10 [ssh-agent] Looking for ssh-agent implementation... 09:50:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:10 $ docker exec 93faa7960ed5bf35704bfe40c713c980269df76d6f6f9cc5bdb4eb8f4d9aeaba ssh-agent 09:50:11 SSH_AUTH_SOCK=/tmp/ssh-BbCAkpc9qDC3/agent.33 09:50:11 SSH_AGENT_PID=39 09:50:11 Running ssh-add (command line suppressed) 09:50:11 Identity added: /w/workspace/edgex-go/769@tmp/private_key_4419376575194046211.key (/w/workspace/edgex-go/769@tmp/private_key_4419376575194046211.key) 09:50:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:50:11 + git semver tag 09:50:11 2025-01-06 09:50:11,670 [run_tag] DEBUG tag force:False 09:50:11 2025-01-06 09:50:11,671 [check_head_tag] DEBUG check head tag 09:50:11 2025-01-06 09:50:11,674 [execute] INFO git cat-file --batch-check 09:50:11 2025-01-06 09:50:11,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/769, universal_newlines=False, shell=None, istream=) 09:50:11 2025-01-06 09:50:11,678 [execute] INFO git cat-file --batch 09:50:11 2025-01-06 09:50:11,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/769, universal_newlines=False, shell=None, istream=) 09:50:11 2025-01-06 09:50:11,745 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main 09:50:11 2025-01-06 09:50:11,746 [execute] INFO git tag -a v4.0.0-dev.33 -m v4.0.0-dev.33 09:50:11 2025-01-06 09:50:11,746 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.33', '-m', 'v4.0.0-dev.33'], cwd=/w/workspace/edgex-go/769, universal_newlines=False, shell=None, istream=None) 09:50:11 2025-01-06 09:50:11,752 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main 09:50:11 4.0.0-dev.33 [Pipeline] } 09:50:11 $ docker exec --env ******** --env ******** 93faa7960ed5bf35704bfe40c713c980269df76d6f6f9cc5bdb4eb8f4d9aeaba ssh-agent -k 09:50:12 unset SSH_AUTH_SOCK; 09:50:12 unset SSH_AGENT_PID; 09:50:12 echo Agent pid 39 killed; 09:50:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:50:12 + git semver [Pipeline] } 09:50:12 $ docker stop --time=1 93faa7960ed5bf35704bfe40c713c980269df76d6f6f9cc5bdb4eb8f4d9aeaba 09:50:13 $ docker rm -f --volumes 93faa7960ed5bf35704bfe40c713c980269df76d6f6f9cc5bdb4eb8f4d9aeaba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:50:14 09:50:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:50:14 0.23.1-centos7: Pulling from edgex-lftools 09:50:14 ab5ef0e58194: Pulling fs layer 09:50:14 9712f1f96733: Pulling fs layer 09:50:14 63f879dbbcfc: Pulling fs layer 09:50:14 0d9ebad4ef96: Pulling fs layer 09:50:14 e9a5061849ea: Pulling fs layer 09:50:14 d747dcd14b5f: Pulling fs layer 09:50:14 2de7ff778b66: Pulling fs layer 09:50:14 e9a5061849ea: Waiting 09:50:14 d747dcd14b5f: Waiting 09:50:14 2de7ff778b66: Waiting 09:50:14 0d9ebad4ef96: Waiting 09:50:14 9712f1f96733: Verifying Checksum 09:50:14 9712f1f96733: Download complete 09:50:14 63f879dbbcfc: Verifying Checksum 09:50:14 63f879dbbcfc: Download complete 09:50:15 ab5ef0e58194: Verifying Checksum 09:50:15 ab5ef0e58194: Download complete 09:50:15 e9a5061849ea: Verifying Checksum 09:50:15 e9a5061849ea: Download complete 09:50:15 d747dcd14b5f: Download complete 09:50:15 0d9ebad4ef96: Download complete 09:50:15 2de7ff778b66: Verifying Checksum 09:50:15 2de7ff778b66: Download complete 09:50:17 ab5ef0e58194: Pull complete 09:50:17 9712f1f96733: Pull complete 09:50:18 63f879dbbcfc: Pull complete 09:50:23 0d9ebad4ef96: Pull complete 09:50:23 e9a5061849ea: Pull complete 09:50:23 d747dcd14b5f: Pull complete 09:50:24 2de7ff778b66: Pull complete 09:50:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:50:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:24 prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container 09:50:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@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 09:50:31 $ docker top 7c3a149ac8a0f53dbd851fac68422fed9e096afd0cd870315e99cecfd110e1d9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:50:31 provisioning config files... 09:50:31 copy managed file [sigul-config] to file:/w/workspace/edgex-go/769@tmp/config6705953199721286163tmp 09:50:31 copy managed file [sigul-password] to file:/w/workspace/edgex-go/769@tmp/config6109047000262863525tmp 09:50:31 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/769@tmp/config9526854041503727985tmp [Pipeline] { [Pipeline] echo 09:50:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:50:32 ---> sigul-configuration.sh 09:50:32 gpg: directory `/root/.gnupg' created 09:50:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:50:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:50:32 gpg: keyring `/root/.gnupg/secring.gpg' created 09:50:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:50:32 gpg: CAST5 encrypted data 09:50:32 gpg: encrypted with 1 passphrase 09:50:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:50:32 + mkdir /home/jenkins 09:50:32 + mkdir /home/jenkins/sigul [Pipeline] sh 09:50:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:50:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:50:33 ---> sigul-install.sh 09:50:33 Sigul already installed; skipping installation. [Pipeline] sh 09:50:33 + git tag --list 09:50:33 0.6.0 09:50:33 0.6.1 09:50:33 0.7.0 09:50:33 0.7.1 09:50:33 v1.0.0 09:50:33 v1.0.1 09:50:33 v1.1.0 09:50:33 v1.2.0 09:50:33 v1.2.1 09:50:33 v1.3.0 09:50:33 v1.3.1 09:50:33 v2.0.0 09:50:33 v2.1.0 09:50:33 v2.1.1 09:50:33 v2.2.0 09:50:33 v2.3.0 09:50:33 v3.0 09:50:33 v3.0.0 09:50:33 v3.1 09:50:33 v3.1.0 09:50:33 v3.1.0-dev.1 09:50:33 v3.1.0-dev.10 09:50:33 v3.1.0-dev.11 09:50:33 v3.1.0-dev.12 09:50:33 v3.1.0-dev.13 09:50:33 v3.1.0-dev.14 09:50:33 v3.1.0-dev.15 09:50:33 v3.1.0-dev.16 09:50:33 v3.1.0-dev.17 09:50:33 v3.1.0-dev.18 09:50:33 v3.1.0-dev.19 09:50:33 v3.1.0-dev.2 09:50:33 v3.1.0-dev.20 09:50:33 v3.1.0-dev.21 09:50:33 v3.1.0-dev.22 09:50:33 v3.1.0-dev.23 09:50:33 v3.1.0-dev.24 09:50:33 v3.1.0-dev.25 09:50:33 v3.1.0-dev.26 09:50:33 v3.1.0-dev.27 09:50:33 v3.1.0-dev.28 09:50:33 v3.1.0-dev.29 09:50:33 v3.1.0-dev.3 09:50:33 v3.1.0-dev.30 09:50:33 v3.1.0-dev.31 09:50:33 v3.1.0-dev.32 09:50:33 v3.1.0-dev.33 09:50:33 v3.1.0-dev.34 09:50:33 v3.1.0-dev.35 09:50:33 v3.1.0-dev.36 09:50:33 v3.1.0-dev.37 09:50:33 v3.1.0-dev.38 09:50:33 v3.1.0-dev.39 09:50:33 v3.1.0-dev.4 09:50:33 v3.1.0-dev.40 09:50:33 v3.1.0-dev.41 09:50:33 v3.1.0-dev.42 09:50:33 v3.1.0-dev.43 09:50:33 v3.1.0-dev.44 09:50:33 v3.1.0-dev.45 09:50:33 v3.1.0-dev.46 09:50:33 v3.1.0-dev.47 09:50:33 v3.1.0-dev.48 09:50:33 v3.1.0-dev.49 09:50:33 v3.1.0-dev.5 09:50:33 v3.1.0-dev.50 09:50:33 v3.1.0-dev.51 09:50:33 v3.1.0-dev.52 09:50:33 v3.1.0-dev.53 09:50:33 v3.1.0-dev.54 09:50:33 v3.1.0-dev.55 09:50:33 v3.1.0-dev.56 09:50:33 v3.1.0-dev.57 09:50:33 v3.1.0-dev.58 09:50:33 v3.1.0-dev.59 09:50:33 v3.1.0-dev.6 09:50:33 v3.1.0-dev.60 09:50:33 v3.1.0-dev.61 09:50:33 v3.1.0-dev.62 09:50:33 v3.1.0-dev.63 09:50:33 v3.1.0-dev.64 09:50:33 v3.1.0-dev.65 09:50:33 v3.1.0-dev.66 09:50:33 v3.1.0-dev.67 09:50:33 v3.1.0-dev.68 09:50:33 v3.1.0-dev.69 09:50:33 v3.1.0-dev.7 09:50:33 v3.1.0-dev.70 09:50:33 v3.1.0-dev.71 09:50:33 v3.1.0-dev.72 09:50:33 v3.1.0-dev.73 09:50:33 v3.1.0-dev.8 09:50:33 v3.1.0-dev.9 09:50:33 v3.1.1 09:50:33 v3.1.1-dev.1 09:50:33 v3.1.1-dev.2 09:50:33 v3.2.0-dev.1 09:50:33 v3.2.0-dev.10 09:50:33 v3.2.0-dev.100 09:50:33 v3.2.0-dev.101 09:50:33 v3.2.0-dev.102 09:50:33 v3.2.0-dev.103 09:50:33 v3.2.0-dev.104 09:50:33 v3.2.0-dev.105 09:50:33 v3.2.0-dev.106 09:50:33 v3.2.0-dev.107 09:50:33 v3.2.0-dev.108 09:50:33 v3.2.0-dev.109 09:50:33 v3.2.0-dev.11 09:50:33 v3.2.0-dev.12 09:50:33 v3.2.0-dev.13 09:50:33 v3.2.0-dev.14 09:50:33 v3.2.0-dev.15 09:50:33 v3.2.0-dev.16 09:50:33 v3.2.0-dev.17 09:50:33 v3.2.0-dev.18 09:50:33 v3.2.0-dev.19 09:50:33 v3.2.0-dev.2 09:50:33 v3.2.0-dev.20 09:50:33 v3.2.0-dev.21 09:50:33 v3.2.0-dev.22 09:50:33 v3.2.0-dev.23 09:50:33 v3.2.0-dev.24 09:50:33 v3.2.0-dev.25 09:50:33 v3.2.0-dev.26 09:50:33 v3.2.0-dev.27 09:50:33 v3.2.0-dev.28 09:50:33 v3.2.0-dev.29 09:50:33 v3.2.0-dev.3 09:50:33 v3.2.0-dev.30 09:50:33 v3.2.0-dev.31 09:50:33 v3.2.0-dev.32 09:50:33 v3.2.0-dev.33 09:50:33 v3.2.0-dev.34 09:50:33 v3.2.0-dev.35 09:50:33 v3.2.0-dev.36 09:50:33 v3.2.0-dev.37 09:50:33 v3.2.0-dev.38 09:50:33 v3.2.0-dev.39 09:50:33 v3.2.0-dev.4 09:50:33 v3.2.0-dev.40 09:50:33 v3.2.0-dev.41 09:50:33 v3.2.0-dev.42 09:50:33 v3.2.0-dev.43 09:50:33 v3.2.0-dev.44 09:50:33 v3.2.0-dev.45 09:50:33 v3.2.0-dev.46 09:50:33 v3.2.0-dev.47 09:50:33 v3.2.0-dev.48 09:50:33 v3.2.0-dev.49 09:50:33 v3.2.0-dev.5 09:50:33 v3.2.0-dev.50 09:50:33 v3.2.0-dev.51 09:50:33 v3.2.0-dev.52 09:50:33 v3.2.0-dev.53 09:50:33 v3.2.0-dev.54 09:50:33 v3.2.0-dev.55 09:50:33 v3.2.0-dev.56 09:50:33 v3.2.0-dev.57 09:50:33 v3.2.0-dev.58 09:50:33 v3.2.0-dev.59 09:50:33 v3.2.0-dev.6 09:50:33 v3.2.0-dev.60 09:50:33 v3.2.0-dev.61 09:50:33 v3.2.0-dev.62 09:50:33 v3.2.0-dev.63 09:50:33 v3.2.0-dev.64 09:50:33 v3.2.0-dev.65 09:50:33 v3.2.0-dev.66 09:50:33 v3.2.0-dev.67 09:50:33 v3.2.0-dev.68 09:50:33 v3.2.0-dev.69 09:50:33 v3.2.0-dev.7 09:50:33 v3.2.0-dev.70 09:50:33 v3.2.0-dev.71 09:50:33 v3.2.0-dev.72 09:50:33 v3.2.0-dev.73 09:50:33 v3.2.0-dev.74 09:50:33 v3.2.0-dev.75 09:50:33 v3.2.0-dev.76 09:50:33 v3.2.0-dev.77 09:50:33 v3.2.0-dev.78 09:50:33 v3.2.0-dev.79 09:50:33 v3.2.0-dev.8 09:50:33 v3.2.0-dev.80 09:50:33 v3.2.0-dev.81 09:50:33 v3.2.0-dev.82 09:50:33 v3.2.0-dev.83 09:50:33 v3.2.0-dev.84 09:50:33 v3.2.0-dev.85 09:50:33 v3.2.0-dev.86 09:50:33 v3.2.0-dev.87 09:50:33 v3.2.0-dev.88 09:50:33 v3.2.0-dev.89 09:50:33 v3.2.0-dev.9 09:50:33 v3.2.0-dev.90 09:50:33 v3.2.0-dev.91 09:50:33 v3.2.0-dev.92 09:50:33 v3.2.0-dev.93 09:50:33 v3.2.0-dev.94 09:50:33 v3.2.0-dev.95 09:50:33 v3.2.0-dev.96 09:50:33 v3.2.0-dev.97 09:50:33 v3.2.0-dev.98 09:50:33 v3.2.0-dev.99 09:50:33 v4.0.0-dev.1 09:50:33 v4.0.0-dev.10 09:50:33 v4.0.0-dev.11 09:50:33 v4.0.0-dev.12 09:50:33 v4.0.0-dev.13 09:50:33 v4.0.0-dev.14 09:50:33 v4.0.0-dev.15 09:50:33 v4.0.0-dev.16 09:50:33 v4.0.0-dev.17 09:50:33 v4.0.0-dev.18 09:50:33 v4.0.0-dev.19 09:50:33 v4.0.0-dev.2 09:50:33 v4.0.0-dev.20 09:50:33 v4.0.0-dev.21 09:50:33 v4.0.0-dev.22 09:50:33 v4.0.0-dev.23 09:50:33 v4.0.0-dev.24 09:50:33 v4.0.0-dev.25 09:50:33 v4.0.0-dev.26 09:50:33 v4.0.0-dev.27 09:50:33 v4.0.0-dev.28 09:50:33 v4.0.0-dev.29 09:50:33 v4.0.0-dev.3 09:50:33 v4.0.0-dev.30 09:50:33 v4.0.0-dev.31 09:50:33 v4.0.0-dev.32 09:50:33 v4.0.0-dev.33 09:50:33 v4.0.0-dev.4 09:50:33 v4.0.0-dev.5 09:50:33 v4.0.0-dev.6 09:50:33 v4.0.0-dev.7 09:50:33 v4.0.0-dev.8 09:50:33 v4.0.0-dev.9 [Pipeline] sh 09:50:33 + lftools sign git-tag v4.0.0-dev.33 09:50:34 Signing Git tag with Sigul... 09:50:34 Signing v4.0.0-dev.33 [Pipeline] echo 09:50:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:50:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:50:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:50:35 $ docker stop --time=1 7c3a149ac8a0f53dbd851fac68422fed9e096afd0cd870315e99cecfd110e1d9 09:50:36 $ docker rm -f --volumes 7c3a149ac8a0f53dbd851fac68422fed9e096afd0cd870315e99cecfd110e1d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:50:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:50:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:50:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:37 prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container 09:50:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@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 09:50:37 $ docker top eb221ddc7d022bd6bc49fc539f1fdb4a1f76697cafc61af347b71ff5e71f9c37 -eo pid,comm 09:50:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:50:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:50:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:50:37 [ssh-agent] Looking for ssh-agent implementation... 09:50:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:37 $ docker exec eb221ddc7d022bd6bc49fc539f1fdb4a1f76697cafc61af347b71ff5e71f9c37 ssh-agent 09:50:37 SSH_AUTH_SOCK=/tmp/ssh-aI8F2MoITFB7/agent.32 09:50:37 SSH_AGENT_PID=38 09:50:37 Running ssh-add (command line suppressed) 09:50:38 Identity added: /w/workspace/edgex-go/769@tmp/private_key_1773948101584014833.key (/w/workspace/edgex-go/769@tmp/private_key_1773948101584014833.key) 09:50:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:50:38 + git semver bump pre 09:50:38 2025-01-06 09:50:38,549 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main 09:50:38 2025-01-06 09:50:38,549 [bump_version] DEBUG bumping version:4.0.0-dev.33 on axis:pre with prefix:dev 09:50:38 2025-01-06 09:50:38,549 [bump_version] DEBUG bumped version:4.0.0-dev.34 09:50:38 2025-01-06 09:50:38,549 [write_version] DEBUG write version:4.0.0-dev.34 to path:/w/workspace/edgex-go/769/.semver/main with force:True 09:50:38 2025-01-06 09:50:38,549 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main 09:50:38 2025-01-06 09:50:38,549 [write_file] DEBUG write to file:/w/workspace/edgex-go/769/.semver/main 09:50:38 2025-01-06 09:50:38,552 [execute] INFO git cat-file --batch-check 09:50:38 2025-01-06 09:50:38,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/769/.semver, universal_newlines=False, shell=None, istream=) 09:50:38 2025-01-06 09:50:38,558 [execute] INFO git cat-file --batch 09:50:38 2025-01-06 09:50:38,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/769/.semver, universal_newlines=False, shell=None, istream=) 09:50:38 2025-01-06 09:50:38,563 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main 09:50:38 4.0.0-dev.34 [Pipeline] } 09:50:38 $ docker exec --env ******** --env ******** eb221ddc7d022bd6bc49fc539f1fdb4a1f76697cafc61af347b71ff5e71f9c37 ssh-agent -k 09:50:38 unset SSH_AUTH_SOCK; 09:50:38 unset SSH_AGENT_PID; 09:50:38 echo Agent pid 38 killed; 09:50:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:50:39 + git semver [Pipeline] } 09:50:39 $ docker stop --time=1 eb221ddc7d022bd6bc49fc539f1fdb4a1f76697cafc61af347b71ff5e71f9c37 09:50:40 $ docker rm -f --volumes eb221ddc7d022bd6bc49fc539f1fdb4a1f76697cafc61af347b71ff5e71f9c37 [Pipeline] // withDockerContainer [Pipeline] sh 09:50:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:50:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:50:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:41 prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container 09:50:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@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 09:50:41 $ docker top 3e6e9be383f7e4813fdb0c8852ce4c8557647b7870153c51a5660004a154b214 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:50:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:50:41 [ssh-agent] Looking for ssh-agent implementation... 09:50:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:42 $ docker exec 3e6e9be383f7e4813fdb0c8852ce4c8557647b7870153c51a5660004a154b214 ssh-agent 09:50:42 SSH_AUTH_SOCK=/tmp/ssh-QkjfndlkiGED/agent.32 09:50:42 SSH_AGENT_PID=38 09:50:42 Running ssh-add (command line suppressed) 09:50:42 Identity added: /w/workspace/edgex-go/769@tmp/private_key_17455400615550972043.key (/w/workspace/edgex-go/769@tmp/private_key_17455400615550972043.key) 09:50:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:50:42 + git semver push 09:50:42 2025-01-06 09:50:42,717 [run_push] DEBUG push 09:50:42 2025-01-06 09:50:42,718 [execute] INFO git cat-file --batch-check 09:50:42 2025-01-06 09:50:42,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/769/.semver, universal_newlines=False, shell=None, istream=) 09:50:42 2025-01-06 09:50:42,722 [execute] INFO git rev-list 6dac1a28f23f950ad91d79e3dbc5727b8195fe08 -- 09:50:42 2025-01-06 09:50:42,722 [execute] DEBUG Popen(['git', 'rev-list', '6dac1a28f23f950ad91d79e3dbc5727b8195fe08', '--'], cwd=/w/workspace/edgex-go/769/.semver, universal_newlines=False, shell=None, istream=None) 09:50:42 2025-01-06 09:50:42,741 [execute] INFO git fetch -v origin 09:50:42 2025-01-06 09:50:42,741 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/769/.semver, universal_newlines=True, shell=None, istream=None) 09:50:43 2025-01-06 09:50:43,185 [run_push] DEBUG no remote changes detected 09:50:43 2025-01-06 09:50:43,185 [execute] INFO git push origin semver 09:50:43 2025-01-06 09:50:43,186 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/769/.semver, universal_newlines=False, shell=None, istream=None) 09:50:43 2025-01-06 09:50:43,922 [run_push] DEBUG push all version tags 09:50:43 2025-01-06 09:50:43,922 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:50:43 2025-01-06 09:50:43,923 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/769, universal_newlines=False, shell=None, istream=None) 09:50:44 2025-01-06 09:50:44,584 [read_version] DEBUG read version from /w/workspace/edgex-go/769/.semver/main 09:50:44 4.0.0-dev.34 [Pipeline] } 09:50:44 $ docker exec --env ******** --env ******** 3e6e9be383f7e4813fdb0c8852ce4c8557647b7870153c51a5660004a154b214 ssh-agent -k 09:50:45 unset SSH_AUTH_SOCK; 09:50:45 unset SSH_AGENT_PID; 09:50:45 echo Agent pid 38 killed; 09:50:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:50:45 + git semver [Pipeline] } 09:50:45 $ docker stop --time=1 3e6e9be383f7e4813fdb0c8852ce4c8557647b7870153c51a5660004a154b214 09:50:46 $ docker rm -f --volumes 3e6e9be383f7e4813fdb0c8852ce4c8557647b7870153c51a5660004a154b214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:50:47 + [ -d /w/workspace/edgex-go/769/archives ] [Pipeline] libraryResource [Pipeline] sh 09:50:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:50:48 ---> package-listing.sh 09:50:48 ++ facter osfamily 09:50:48 ++ tr '[:upper:]' '[:lower:]' 09:50:48 + OS_FAMILY=debian 09:50:48 + workspace=/w/workspace/edgex-go/769 09:50:48 + START_PACKAGES=/tmp/packages_start.txt 09:50:48 + END_PACKAGES=/tmp/packages_end.txt 09:50:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:48 + PACKAGES=/tmp/packages_start.txt 09:50:48 + '[' /w/workspace/edgex-go/769 ']' 09:50:48 + PACKAGES=/tmp/packages_end.txt 09:50:48 + case "${OS_FAMILY}" in 09:50:48 + dpkg -l 09:50:48 + grep '^ii' 09:50:48 + '[' -f /tmp/packages_start.txt ']' 09:50:48 + '[' -f /tmp/packages_end.txt ']' 09:50:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:48 + '[' /w/workspace/edgex-go/769 ']' 09:50:48 + mkdir -p /w/workspace/edgex-go/769/archives/ 09:50:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/769/archives/ [Pipeline] echo 09:50:48 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/769/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:50:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:50:49 09:50:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:50:50 latest: Pulling from edgex-lftools-log-publisher 09:50:50 5eb5b503b376: Pulling fs layer 09:50:50 5c69ac0246d0: Pulling fs layer 09:50:50 ec43610c2a17: Pulling fs layer 09:50:50 3a2ae6a8a46f: Pulling fs layer 09:50:50 33b1e0a273af: Pulling fs layer 09:50:50 5d3b04190fa2: Pulling fs layer 09:50:50 2f39f015ded8: Pulling fs layer 09:50:50 3a2ae6a8a46f: Waiting 09:50:50 33b1e0a273af: Waiting 09:50:50 5d3b04190fa2: Waiting 09:50:50 2f39f015ded8: Waiting 09:50:50 5c69ac0246d0: Verifying Checksum 09:50:50 5c69ac0246d0: Download complete 09:50:50 3a2ae6a8a46f: Verifying Checksum 09:50:50 3a2ae6a8a46f: Download complete 09:50:50 33b1e0a273af: Verifying Checksum 09:50:50 33b1e0a273af: Download complete 09:50:50 ec43610c2a17: Verifying Checksum 09:50:50 ec43610c2a17: Download complete 09:50:50 5d3b04190fa2: Verifying Checksum 09:50:50 5d3b04190fa2: Download complete 09:50:50 5eb5b503b376: Verifying Checksum 09:50:50 5eb5b503b376: Download complete 09:50:51 2f39f015ded8: Verifying Checksum 09:50:51 2f39f015ded8: Download complete 09:50:51 5eb5b503b376: Pull complete 09:50:51 5c69ac0246d0: Pull complete 09:50:52 ec43610c2a17: Pull complete 09:50:52 3a2ae6a8a46f: Pull complete 09:50:52 33b1e0a273af: Pull complete 09:50:52 5d3b04190fa2: Pull complete 09:50:56 2f39f015ded8: Pull complete 09:50:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:50:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:50:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:56 prd-ubuntu20.04-docker-8c-8g-36184 does not seem to be running inside a container 09:50:56 $ 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/769/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/769 -v /w/workspace/edgex-go/769:/w/workspace/edgex-go/769:rw,z -v /w/workspace/edgex-go/769@tmp:/w/workspace/edgex-go/769@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 09:51:01 $ docker top b60994d359d843225d943ed14c457daae89b6f71b3c60c66486f44eb53858714 -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:01 + touch /tmp/pre-build-complete [Pipeline] sh 09:51:01 + mkdir -p /var/log/sysstat [Pipeline] sh 09:51:02 + ls /var/log/sa-host 09:51:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:02 provisioning config files... 09:51:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/769@tmp/config14056343646091923388tmp [Pipeline] { [Pipeline] echo 09:51:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:51:02 ---> create-netrc.sh [Pipeline] } 09:51:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:51:02 ---> python-tools-install.sh [Pipeline] echo 09:51:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:51:03 ---> sudo-logs.sh 09:51:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:51:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:51:03 ---> job-cost.sh 09:51:03 lf-activate-venv: SKIPPING 09:51:03 DEBUG: total: 0.2199999988079071 09:51:03 INFO: Retrieving Stack Cost... 09:51:03 INFO: Retrieving Pricing Info for: v3-standard-8 09:51:04 INFO: Archiving Costs [Pipeline] echo 09:51:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:51:04 ---> logs-deploy.sh 09:51:04 lf-activate-venv: SKIPPING 09:51:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/769 09:51:04 INFO: archiving workspace using pattern(s): 09:51:05 Archives upload complete. 09:51:05 INFO: archiving logs to Nexus 09:51:06 ---> uname -a: 09:51:06 Linux prd-ubuntu20-04-docker-8c-8g-36184 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:51:06 09:51:06 09:51:06 ---> lscpu: 09:51:06 Architecture: x86_64 09:51:06 CPU op-mode(s): 32-bit, 64-bit 09:51:06 Byte Order: Little Endian 09:51:06 Address sizes: 40 bits physical, 48 bits virtual 09:51:06 CPU(s): 8 09:51:06 On-line CPU(s) list: 0-7 09:51:06 Thread(s) per core: 1 09:51:06 Core(s) per socket: 1 09:51:06 Socket(s): 8 09:51:06 NUMA node(s): 1 09:51:06 Vendor ID: AuthenticAMD 09:51:06 CPU family: 23 09:51:06 Model: 49 09:51:06 Model name: AMD EPYC-Rome Processor 09:51:06 Stepping: 0 09:51:06 CPU MHz: 2800.000 09:51:06 BogoMIPS: 5600.00 09:51:06 Virtualization: AMD-V 09:51:06 Hypervisor vendor: KVM 09:51:06 Virtualization type: full 09:51:06 L1d cache: 256 KiB 09:51:06 L1i cache: 256 KiB 09:51:06 L2 cache: 4 MiB 09:51:06 L3 cache: 128 MiB 09:51:06 NUMA node0 CPU(s): 0-7 09:51:06 Vulnerability Itlb multihit: Not affected 09:51:06 Vulnerability L1tf: Not affected 09:51:06 Vulnerability Mds: Not affected 09:51:06 Vulnerability Meltdown: Not affected 09:51:06 Vulnerability Mmio stale data: Not affected 09:51:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:51:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:51:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:51:06 Vulnerability Srbds: Not affected 09:51:06 Vulnerability Tsx async abort: Not affected 09:51:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:51:06 09:51:06 09:51:06 ---> nproc: 09:51:06 8 09:51:06 09:51:06 09:51:06 ---> df -h: 09:51:06 Filesystem Size Used Avail Use% Mounted on 09:51:06 overlay 155G 27G 128G 18% / 09:51:06 tmpfs 64M 0 64M 0% /dev 09:51:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:51:06 shm 64M 0 64M 0% /dev/shm 09:51:06 /dev/vda1 155G 27G 128G 18% /facter-os 09:51:06 09:51:06 09:51:06 ---> sar -b -r -n DEV: 09:51:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36184) 01/06/25 _x86_64_ (8 CPU) 09:51:06 09:51:06 09:22:43 LINUX RESTART (8 CPU) 09:51:06 09:51:06 09:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:51:06 09:24:01 340.68 46.54 294.13 0.00 5294.45 121828.90 0.00 09:51:06 09:25:01 177.92 1.75 176.17 0.00 35.86 62481.85 0.00 09:51:06 09:26:01 43.96 0.00 43.96 0.00 0.00 33752.66 0.00 09:51:06 09:27:01 29.00 0.13 28.87 0.00 4.13 19089.33 0.00 09:51:06 09:28:02 218.87 2.23 216.64 0.00 123.85 104300.73 0.00 09:51:06 09:29:01 802.73 16.82 785.90 0.00 4453.27 208619.32 0.00 09:51:06 09:30:01 325.27 0.77 324.51 0.00 10.26 128863.18 0.00 09:51:06 09:31:01 297.12 0.07 297.05 0.00 0.53 106087.30 0.00 09:51:06 09:32:01 838.59 0.08 838.50 0.00 1.87 133618.26 0.00 09:51:06 09:33:01 37.39 0.12 37.28 0.00 14.93 954.24 0.00 09:51:06 09:34:01 22.03 0.02 22.01 0.00 1.33 565.37 0.00 09:51:06 09:35:01 5.45 0.00 5.45 0.00 0.00 115.69 0.00 09:51:06 09:36:01 1.48 0.00 1.48 0.00 0.00 21.06 0.00 09:51:06 09:37:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 09:51:06 09:38:01 2.18 0.02 2.17 0.00 0.13 24.00 0.00 09:51:06 09:39:01 1.15 0.00 1.15 0.00 0.00 19.33 0.00 09:51:06 09:40:01 1.23 0.02 1.22 0.00 1.33 13.73 0.00 09:51:06 09:41:01 0.87 0.00 0.87 0.00 0.00 11.20 0.00 09:51:06 09:42:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 09:51:06 09:43:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 09:51:06 09:44:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 09:51:06 09:45:01 0.93 0.00 0.93 0.00 0.00 12.66 0.00 09:51:06 09:46:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 09:51:06 09:47:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 09:51:06 09:48:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 09:51:06 09:49:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 09:51:06 09:50:01 59.14 0.87 58.27 0.00 16.53 24853.86 0.00 09:51:06 09:51:01 169.09 0.18 168.91 0.00 19.86 55013.10 0.00 09:51:06 Average: 120.50 2.48 118.03 0.00 353.90 35633.38 0.00 09:51:06 09:51:06 09:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:51:06 09:24:01 28865624 31501308 814180 2.48 73152 2837896 2066292 6.09 1085964 2543472 616324 09:51:06 09:25:01 27313936 31202820 1092704 3.32 126864 3916708 2398764 7.07 1870464 3167184 629780 09:51:06 09:26:01 27492512 31381288 912468 2.77 129908 3897496 2164496 6.38 1481312 3367324 109316 09:51:06 09:27:01 26165272 30926236 1365684 4.15 133256 4716976 2607940 7.69 2153764 3969452 406140 09:51:06 09:28:02 23183084 31284392 987568 3.00 151804 7974692 2654640 7.82 1951220 7060684 2099888 09:51:06 09:29:01 18047860 31322028 925096 2.81 316368 12621836 2367136 6.98 2808528 10947204 1218092 09:51:06 09:30:01 11156728 28535684 3642044 11.08 366708 16288428 10729608 31.62 6321236 13837012 1300212 09:51:06 09:31:01 9032260 28476368 3714972 11.30 377344 18284932 8444988 24.89 7149344 15100424 663112 09:51:06 09:32:01 11710496 31361592 883904 2.69 390848 18608596 2297496 6.77 3286764 16491592 616 09:51:06 09:33:01 11748540 31402640 842204 2.56 392632 18609504 2106808 6.21 3394776 16350004 324 09:51:06 09:34:01 11745952 31401412 843112 2.56 393476 18609852 2114736 6.23 3835140 15911584 304 09:51:06 09:35:01 11747184 31402772 842072 2.56 393620 18609892 2137384 6.30 3872620 15872440 172 09:51:06 09:36:01 11750336 31405932 839100 2.55 393648 18609896 2137384 6.30 3869800 15872444 8 09:51:06 09:37:01 11753076 31408852 836196 2.54 393664 18610024 2137384 6.30 3866560 15872556 172 09:51:06 09:38:01 11752788 31408628 836668 2.54 393712 18610032 2183344 6.43 3867044 15872580 12 09:51:06 09:39:01 11764900 31420716 824536 2.51 393740 18610008 2183344 6.43 3854936 15872556 176 09:51:06 09:40:01 11765096 31420916 824268 2.51 393748 18610052 2183344 6.43 3854340 15872560 8 09:51:06 09:41:01 11765340 31421260 823952 2.51 393756 18610056 2183344 6.43 3854432 15872604 200 09:51:06 09:42:01 11765292 31421212 823912 2.51 393784 18610056 2183344 6.43 3854448 15872604 12 09:51:06 09:43:01 11765960 31422032 823036 2.50 393804 18610184 2183344 6.43 3853316 15872712 180 09:51:06 09:44:01 11766268 31422376 822648 2.50 393816 18610188 2183344 6.43 3853484 15872736 8 09:51:06 09:45:01 11766000 31422136 822832 2.50 393832 18610192 2183344 6.43 3853504 15872740 200 09:51:06 09:46:01 11766168 31422312 822800 2.50 393844 18610196 2183344 6.43 3853556 15872744 28 09:51:06 09:47:01 11765860 31422032 823056 2.50 393864 18610200 2183344 6.43 3853592 15872744 8 09:51:06 09:48:01 11766072 31422248 822760 2.50 393892 18610196 2183344 6.43 3853600 15872748 28 09:51:06 09:49:01 11765864 31422096 822848 2.50 393900 18610212 2183344 6.43 3853912 15872760 180 09:51:06 09:50:01 10487972 31368348 868152 2.64 411000 19693800 2329828 6.87 4071072 16797400 425116 09:51:06 09:51:01 9736884 31365356 875080 2.66 445888 20345972 2199564 6.48 4011252 17549480 276 09:51:06 Average: 14396904 31171250 1077780 3.28 343424 15912788 2753378 8.11 3617499 13613655 266818 09:51:06 09:51:06 09:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:51:06 09:24:01 docker0 624.03 535.99 44.08 2865.35 0.00 0.00 0.00 0.00 09:51:06 09:24:01 lo 5.20 5.20 0.51 0.51 0.00 0.00 0.00 0.00 09:51:06 09:24:01 ens3 1450.41 1361.69 11381.75 176.58 0.00 0.00 0.00 0.00 09:51:06 09:25:01 vethd4f288e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:25:01 docker0 207.53 287.10 18.28 2029.67 0.00 0.00 0.00 0.00 09:51:06 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:25:01 ens3 328.28 230.24 2067.93 34.66 0.00 0.00 0.00 0.00 09:51:06 09:26:01 vethd4f288e 1.50 1.53 0.13 0.14 0.00 0.00 0.00 0.00 09:51:06 09:26:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 09:51:06 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:26:01 ens3 35.56 23.16 27.60 15.61 0.00 0.00 0.00 0.00 09:51:06 09:27:01 vethd4f288e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:27:01 ens3 14.93 9.81 13.14 7.99 0.00 0.00 0.00 0.00 09:51:06 09:28:02 vethc7b2fde 1.40 3.04 0.11 38.54 0.00 0.00 0.00 0.00 09:51:06 09:28:02 veth291ffb7 0.55 0.65 0.05 0.24 0.00 0.00 0.00 0.00 09:51:06 09:28:02 vethc07e185 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:28:02 vethbd4beeb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:28:02 veth1c7f96a 2.31 6.11 0.18 109.44 0.00 0.00 0.00 0.01 09:51:06 09:28:02 veth4f1fd51 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:28:02 veth8cda0ad 1.83 3.82 0.14 44.30 0.00 0.00 0.00 0.00 09:51:06 09:28:02 docker0 16.98 31.43 1.08 427.13 0.00 0.00 0.00 0.00 09:51:06 09:28:02 veth629cafe 2.09 4.10 0.15 38.68 0.00 0.00 0.00 0.00 09:51:06 09:28:02 vethf7c2d7d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:28:02 veth47cd761 1.46 2.96 0.11 41.06 0.00 0.00 0.00 0.00 09:51:06 09:28:02 veth8ca9d9e 5.88 8.77 0.46 116.31 0.00 0.00 0.00 0.01 09:51:06 09:28:02 veth9819640 1.46 3.50 0.11 38.65 0.00 0.00 0.00 0.00 09:51:06 09:28:02 lo 1.26 1.26 0.13 0.13 0.00 0.00 0.00 0.00 09:51:06 09:28:02 ens3 201.93 105.33 4227.96 22.14 0.00 0.00 0.00 0.00 09:51:06 09:28:02 veth79780ec 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:28:02 veth7403dd0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:28:02 veth5a4a5e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:29:01 veth291ffb7 0.10 1.07 0.00 0.05 0.00 0.00 0.00 0.00 09:51:06 09:29:01 vethcff7e33 75.55 157.47 7.76 1235.02 0.00 0.00 0.00 0.10 09:51:06 09:29:01 veth4fb02a5 82.50 150.44 8.22 1234.20 0.00 0.00 0.00 0.10 09:51:06 09:29:01 docker0 442.43 864.61 37.64 7912.62 0.00 0.00 0.00 0.00 09:51:06 09:29:01 vethf45a86f 70.87 130.80 7.48 1242.06 0.00 0.00 0.00 0.10 09:51:06 09:29:01 lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 09:51:06 09:29:01 veth1612e53 72.65 152.10 7.59 1234.62 0.00 0.00 0.00 0.10 09:51:06 09:29:01 vethe749e15 70.26 144.70 7.44 1237.04 0.00 0.00 0.00 0.10 09:51:06 09:29:01 ens3 1206.08 630.52 10089.87 222.87 0.00 0.00 0.00 0.00 09:51:06 09:30:01 veth291ffb7 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:30:01 veth348b7cd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:30:01 veth706f346 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:30:01 vethb18b8a0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:30:01 veth337150e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:30:01 vetha9ed44a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:30:01 veth5844698 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:30:01 docker0 0.12 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:30:01 vetha905ccd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:30:01 veth57d0d43 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:30:01 veth3249511 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:30:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:30:01 veth71028ac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:30:01 ens3 14.73 11.01 11.76 6.75 0.00 0.00 0.00 0.00 09:51:06 09:30:01 veth590166e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:30:01 vethc737792 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:51:06 09:31:01 veth291ffb7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:31:01 veth348b7cd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:31:01 veth706f346 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:31:01 vethb18b8a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:31:01 veth337150e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:31:01 vetha9ed44a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:31:01 veth5844698 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:31:01 vetha905ccd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:31:01 veth57d0d43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:31:01 veth3249511 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:31:01 veth71028ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:31:01 ens3 4.48 3.38 3.50 1.98 0.00 0.00 0.00 0.00 09:51:06 09:31:01 veth590166e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:31:01 vethc737792 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:32:01 lo 3.07 3.07 0.30 0.30 0.00 0.00 0.00 0.00 09:51:06 09:32:01 ens3 48.32 41.10 28.63 164.08 0.00 0.00 0.00 0.00 09:51:06 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:33:01 lo 47.19 47.19 4.65 4.65 0.00 0.00 0.00 0.00 09:51:06 09:33:01 ens3 359.76 364.22 204.08 1364.92 0.00 0.00 0.00 0.00 09:51:06 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:34:01 lo 27.66 27.66 2.73 2.73 0.00 0.00 0.00 0.00 09:51:06 09:34:01 ens3 366.66 361.09 136.56 2521.76 0.00 0.00 0.00 0.00 09:51:06 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:35:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 09:51:06 09:35:01 ens3 49.80 46.38 29.80 251.45 0.00 0.00 0.00 0.00 09:51:06 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:36:01 ens3 0.55 0.57 0.35 0.29 0.00 0.00 0.00 0.00 09:51:06 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:39:01 ens3 0.42 0.32 0.15 0.08 0.00 0.00 0.00 0.00 09:51:06 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:40:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:44:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:51:06 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:46:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:51:06 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:48:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:51:06 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:06 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:06 09:49:01 ens3 0.75 0.73 0.40 0.30 0.00 0.00 0.00 0.00 09:51:06 09:50:01 vethd9eb694 76.15 141.21 8.09 1253.84 0.00 0.00 0.00 0.10 09:51:06 09:50:01 docker0 76.15 141.09 7.05 1253.83 0.00 0.00 0.00 0.00 09:51:06 09:50:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:51:06 09:50:01 ens3 296.73 199.60 5183.01 140.17 0.00 0.00 0.00 0.00 09:51:06 09:51:01 docker0 2.38 2.38 0.37 1.76 0.00 0.00 0.00 0.00 09:51:06 09:51:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 09:51:06 09:51:01 ens3 272.99 171.20 5789.54 51.90 0.00 0.00 0.00 0.00 09:51:06 Average: docker0 48.73 66.10 3.86 513.11 0.00 0.00 0.00 0.00 09:51:06 Average: lo 3.42 3.42 0.33 0.33 0.00 0.00 0.00 0.00 09:51:06 Average: ens3 165.58 126.88 1394.96 177.93 0.00 0.00 0.00 0.00 09:51:06 09:51:06 09:51:06 ---> sar -P ALL: 09:51:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36184) 01/06/25 _x86_64_ (8 CPU) 09:51:06 09:51:06 09:22:43 LINUX RESTART (8 CPU) 09:51:06 09:51:06 09:23:01 CPU %user %nice %system %iowait %steal %idle 09:51:06 09:24:01 all 10.38 0.00 3.51 2.75 0.05 83.31 09:51:06 09:24:01 0 9.87 0.00 3.97 0.23 0.05 85.88 09:51:06 09:24:01 1 9.95 0.00 3.75 8.72 0.05 77.53 09:51:06 09:24:01 2 8.24 0.00 4.72 4.81 0.07 82.16 09:51:06 09:24:01 3 12.57 0.00 3.92 0.27 0.05 83.19 09:51:06 09:24:01 4 16.21 0.00 2.79 3.33 0.05 77.62 09:51:06 09:24:01 5 7.25 0.00 2.82 0.19 0.05 89.69 09:51:06 09:24:01 6 7.29 0.00 3.42 3.88 0.03 85.37 09:51:06 09:24:01 7 11.68 0.00 2.64 0.61 0.07 85.01 09:51:06 09:25:01 all 26.56 0.00 5.77 2.79 0.08 64.81 09:51:06 09:25:01 0 26.18 0.00 6.13 0.35 0.07 67.27 09:51:06 09:25:01 1 25.12 0.00 6.09 3.67 0.07 65.05 09:51:06 09:25:01 2 25.44 0.00 7.16 16.55 0.10 50.74 09:51:06 09:25:01 3 26.90 0.00 4.96 0.12 0.08 67.94 09:51:06 09:25:01 4 25.16 0.00 5.11 0.69 0.07 68.98 09:51:06 09:25:01 5 28.38 0.00 5.53 0.40 0.07 65.62 09:51:06 09:25:01 6 26.82 0.00 5.54 0.14 0.08 67.43 09:51:06 09:25:01 7 28.44 0.00 5.67 0.42 0.07 65.40 09:51:06 09:26:01 all 24.87 0.00 4.40 2.39 0.08 68.26 09:51:06 09:26:01 0 22.67 0.00 3.57 1.71 0.08 71.96 09:51:06 09:26:01 1 23.16 0.00 4.34 1.65 0.07 70.78 09:51:06 09:26:01 2 26.96 0.00 4.56 0.35 0.08 68.04 09:51:06 09:26:01 3 25.03 0.00 4.56 13.22 0.10 57.09 09:51:06 09:26:01 4 28.46 0.00 4.27 0.94 0.08 66.25 09:51:06 09:26:01 5 25.00 0.00 5.32 0.82 0.07 68.79 09:51:06 09:26:01 6 27.25 0.00 4.43 0.02 0.08 68.21 09:51:06 09:26:01 7 20.43 0.00 4.14 0.47 0.07 74.89 09:51:06 09:27:01 all 64.37 0.00 8.43 0.84 0.10 26.27 09:51:06 09:27:01 0 60.92 0.00 7.57 4.54 0.12 26.84 09:51:06 09:27:01 1 61.64 0.00 8.11 0.84 0.12 29.29 09:51:06 09:27:01 2 66.53 0.00 8.41 0.20 0.10 24.76 09:51:06 09:27:01 3 66.12 0.00 8.28 0.10 0.07 25.44 09:51:06 09:27:01 4 67.08 0.00 8.63 0.32 0.08 23.89 09:51:06 09:27:01 5 65.68 0.00 9.45 0.47 0.10 24.30 09:51:06 09:27:01 6 66.59 0.00 8.71 0.10 0.08 24.51 09:51:06 09:27:01 7 60.36 0.00 8.24 0.15 0.10 31.14 09:51:06 09:28:02 all 27.14 0.00 7.72 5.38 0.09 59.67 09:51:06 09:28:02 0 23.50 0.00 7.13 6.35 0.08 62.94 09:51:06 09:28:02 1 21.65 0.00 6.18 7.32 0.07 64.78 09:51:06 09:28:02 2 29.20 0.00 9.47 4.42 0.08 56.83 09:51:06 09:28:02 3 28.77 0.00 7.85 3.73 0.12 59.53 09:51:06 09:28:02 4 29.57 0.00 7.94 1.13 0.07 61.30 09:51:06 09:28:02 5 29.67 0.00 7.97 5.85 0.12 56.39 09:51:06 09:28:02 6 29.23 0.00 7.90 9.89 0.08 52.90 09:51:06 09:28:02 7 25.51 0.00 7.34 4.36 0.07 62.72 09:51:06 09:29:01 all 15.82 0.00 7.98 22.74 0.12 53.34 09:51:06 09:29:01 0 13.67 0.00 6.19 31.13 0.09 48.92 09:51:06 09:29:01 1 14.18 0.00 6.43 12.91 0.11 66.38 09:51:06 09:29:01 2 17.44 0.00 10.77 22.71 0.10 48.99 09:51:06 09:29:01 3 16.35 0.00 7.49 34.59 0.16 41.40 09:51:06 09:29:01 4 18.31 0.00 8.66 29.37 0.16 43.50 09:51:06 09:29:01 5 16.25 0.00 9.19 11.74 0.11 62.72 09:51:06 09:29:01 6 17.60 0.00 7.33 10.34 0.17 64.57 09:51:06 09:29:01 7 12.85 0.00 7.78 29.07 0.10 50.20 09:51:06 09:30:01 all 54.54 0.00 9.72 9.36 0.11 26.27 09:51:06 09:30:01 0 54.13 0.00 9.31 5.48 0.13 30.95 09:51:06 09:30:01 1 54.59 0.00 8.90 3.29 0.08 33.14 09:51:06 09:30:01 2 54.30 0.00 11.44 20.67 0.12 13.47 09:51:06 09:30:01 3 54.68 0.00 10.04 15.72 0.14 19.42 09:51:06 09:30:01 4 55.44 0.00 9.12 25.79 0.12 9.53 09:51:06 09:30:01 5 54.69 0.00 9.62 1.56 0.10 34.03 09:51:06 09:30:01 6 55.05 0.00 9.44 1.19 0.08 34.23 09:51:06 09:30:01 7 53.44 0.00 9.90 1.35 0.10 35.20 09:51:06 09:31:01 all 88.71 0.00 11.07 0.00 0.22 0.00 09:51:06 09:31:01 0 89.39 0.00 10.41 0.00 0.19 0.02 09:51:06 09:31:01 1 89.81 0.00 10.00 0.00 0.17 0.02 09:51:06 09:31:01 2 87.76 0.00 12.01 0.00 0.22 0.00 09:51:06 09:31:01 3 89.49 0.00 10.31 0.00 0.20 0.00 09:51:06 09:31:01 4 89.25 0.00 10.55 0.00 0.20 0.00 09:51:06 09:31:01 5 88.08 0.00 11.70 0.00 0.22 0.00 09:51:06 09:31:01 6 87.99 0.00 11.69 0.00 0.32 0.00 09:51:06 09:31:01 7 87.89 0.00 11.91 0.00 0.20 0.00 09:51:06 09:32:01 all 65.51 0.00 10.81 6.75 0.21 16.73 09:51:06 09:32:01 0 65.86 0.00 9.99 6.72 0.17 17.26 09:51:06 09:32:01 1 66.37 0.00 10.09 6.45 0.19 16.91 09:51:06 09:32:01 2 64.56 0.00 11.54 6.53 0.20 17.16 09:51:06 09:32:01 3 63.88 0.00 10.80 5.85 0.19 19.28 09:51:06 09:32:01 4 65.24 0.00 10.88 10.19 0.24 13.45 09:51:06 09:32:01 5 66.99 0.00 11.23 7.16 0.26 14.37 09:51:06 09:32:01 6 65.78 0.00 10.95 5.15 0.23 17.90 09:51:06 09:32:01 7 65.37 0.00 10.99 5.95 0.19 17.51 09:51:06 09:33:01 all 5.72 0.00 1.00 0.12 0.06 93.10 09:51:06 09:33:01 0 5.63 0.00 1.15 0.05 0.07 93.10 09:51:06 09:33:01 1 6.91 0.00 1.09 0.05 0.07 91.88 09:51:06 09:33:01 2 5.12 0.00 0.93 0.10 0.03 93.82 09:51:06 09:33:01 3 4.85 0.00 0.68 0.02 0.05 94.40 09:51:06 09:33:01 4 3.83 0.00 1.02 0.27 0.07 94.82 09:51:06 09:33:01 5 6.79 0.00 0.95 0.03 0.07 92.15 09:51:06 09:33:01 6 6.05 0.00 1.02 0.02 0.05 92.86 09:51:06 09:33:01 7 6.61 0.00 1.15 0.42 0.05 91.77 09:51:06 09:34:01 all 10.52 0.00 0.79 0.08 0.06 88.55 09:51:06 09:34:01 0 6.71 0.00 0.65 0.02 0.05 92.57 09:51:06 09:34:01 1 11.94 0.00 0.69 0.10 0.07 87.21 09:51:06 09:34:01 2 12.17 0.00 0.85 0.00 0.08 86.90 09:51:06 09:34:01 3 11.80 0.00 0.70 0.02 0.05 87.43 09:51:06 09:34:01 4 11.45 0.00 0.70 0.02 0.07 87.77 09:51:06 09:34:01 5 8.92 0.00 0.82 0.02 0.05 90.19 09:51:06 09:34:01 6 9.25 0.00 0.99 0.03 0.05 89.68 09:51:06 09:34:01 7 11.92 0.00 0.92 0.45 0.07 86.65 09:51:06 09:51:06 09:34:01 CPU %user %nice %system %iowait %steal %idle 09:51:06 09:35:01 all 1.33 0.00 0.13 0.01 0.02 98.50 09:51:06 09:35:01 0 2.41 0.00 0.11 0.02 0.03 97.42 09:51:06 09:35:01 1 0.47 0.00 0.18 0.00 0.02 99.33 09:51:06 09:35:01 2 1.85 0.00 0.13 0.02 0.00 98.00 09:51:06 09:35:01 3 0.50 0.00 0.05 0.02 0.02 99.42 09:51:06 09:35:01 4 0.25 0.00 0.13 0.00 0.03 99.58 09:51:06 09:35:01 5 1.70 0.00 0.08 0.00 0.03 98.18 09:51:06 09:35:01 6 2.12 0.00 0.18 0.00 0.03 97.66 09:51:06 09:35:01 7 1.32 0.00 0.15 0.07 0.03 98.43 09:51:06 09:36:01 all 0.28 0.00 0.02 0.01 0.01 99.69 09:51:06 09:36:01 0 1.99 0.00 0.02 0.00 0.02 97.98 09:51:06 09:36:01 1 0.02 0.00 0.00 0.03 0.00 99.95 09:51:06 09:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:51:06 09:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:51:06 09:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:51:06 09:36:01 5 0.07 0.00 0.02 0.00 0.02 99.90 09:51:06 09:36:01 6 0.08 0.00 0.05 0.00 0.03 99.83 09:51:06 09:36:01 7 0.02 0.00 0.03 0.02 0.02 99.92 09:51:06 09:37:01 all 0.09 0.00 0.02 0.00 0.01 99.88 09:51:06 09:37:01 0 0.52 0.00 0.02 0.00 0.03 99.43 09:51:06 09:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:51:06 09:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:51:06 09:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:51:06 09:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:51:06 09:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:51:06 09:37:01 6 0.07 0.00 0.05 0.00 0.02 99.87 09:51:06 09:37:01 7 0.03 0.00 0.02 0.02 0.03 99.90 09:51:06 09:38:01 all 0.03 0.00 0.03 0.01 0.02 99.92 09:51:06 09:38:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:51:06 09:38:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:51:06 09:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:51:06 09:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:51:06 09:38:01 4 0.02 0.00 0.03 0.02 0.02 99.92 09:51:06 09:38:01 5 0.03 0.00 0.05 0.00 0.03 99.88 09:51:06 09:38:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:51:06 09:38:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:51:06 09:39:01 all 0.12 0.00 0.01 0.00 0.01 99.85 09:51:06 09:39:01 0 0.75 0.00 0.00 0.00 0.02 99.24 09:51:06 09:39:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:51:06 09:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:51:06 09:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:51:06 09:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:51:06 09:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:51:06 09:39:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:51:06 09:39:01 7 0.03 0.00 0.02 0.02 0.02 99.92 09:51:06 09:40:01 all 0.09 0.00 0.02 0.00 0.01 99.87 09:51:06 09:40:01 0 0.53 0.00 0.07 0.00 0.02 99.38 09:51:06 09:40:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:51:06 09:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:51:06 09:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:51:06 09:40:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:51:06 09:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:51:06 09:40:01 6 0.07 0.00 0.05 0.00 0.02 99.87 09:51:06 09:40:01 7 0.02 0.00 0.03 0.02 0.02 99.92 09:51:06 09:41:01 all 0.05 0.00 0.02 0.00 0.02 99.91 09:51:06 09:41:01 0 0.22 0.00 0.00 0.00 0.02 99.77 09:51:06 09:41:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:51:06 09:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:51:06 09:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:51:06 09:41:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:51:06 09:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:51:06 09:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:51:06 09:41:01 7 0.03 0.00 0.00 0.02 0.02 99.93 09:51:06 09:42:01 all 0.08 0.00 0.01 0.00 0.02 99.88 09:51:06 09:42:01 0 0.48 0.00 0.02 0.00 0.02 99.48 09:51:06 09:42:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:51:06 09:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:51:06 09:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:51:06 09:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:51:06 09:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:51:06 09:42:01 6 0.05 0.00 0.03 0.00 0.05 99.87 09:51:06 09:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:51:06 09:43:01 all 0.13 0.00 0.01 0.00 0.01 99.84 09:51:06 09:43:01 0 0.68 0.00 0.02 0.00 0.00 99.30 09:51:06 09:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:51:06 09:43:01 2 0.07 0.00 0.03 0.00 0.02 99.88 09:51:06 09:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:51:06 09:43:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:51:06 09:43:01 5 0.12 0.00 0.00 0.00 0.00 99.88 09:51:06 09:43:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:51:06 09:43:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:51:06 09:44:01 all 0.10 0.00 0.01 0.00 0.01 99.88 09:51:06 09:44:01 0 0.60 0.00 0.02 0.00 0.02 99.37 09:51:06 09:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:51:06 09:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:51:06 09:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:51:06 09:44:01 4 0.02 0.00 0.03 0.02 0.02 99.92 09:51:06 09:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:51:06 09:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:51:06 09:44:01 7 0.03 0.00 0.00 0.02 0.03 99.92 09:51:06 09:45:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:51:06 09:45:01 0 0.13 0.00 0.02 0.00 0.02 99.83 09:51:06 09:45:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:51:06 09:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:51:06 09:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:51:06 09:45:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:51:06 09:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:51:06 09:45:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:51:06 09:45:01 7 0.03 0.00 0.03 0.02 0.00 99.92 09:51:06 09:51:06 09:45:01 CPU %user %nice %system %iowait %steal %idle 09:51:06 09:46:01 all 0.11 0.00 0.02 0.00 0.02 99.85 09:51:06 09:46:01 0 0.75 0.00 0.02 0.00 0.02 99.22 09:51:06 09:46:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:51:06 09:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:51:06 09:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:51:06 09:46:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:51:06 09:46:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:51:06 09:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:51:06 09:46:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:51:06 09:47:01 all 0.09 0.00 0.01 0.01 0.01 99.88 09:51:06 09:47:01 0 0.42 0.00 0.00 0.00 0.02 99.57 09:51:06 09:47:01 1 0.03 0.00 0.00 0.05 0.00 99.92 09:51:06 09:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:51:06 09:47:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:51:06 09:47:01 4 0.08 0.00 0.00 0.00 0.02 99.90 09:51:06 09:47:01 5 0.08 0.00 0.00 0.00 0.00 99.92 09:51:06 09:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:51:06 09:47:01 7 0.03 0.00 0.00 0.02 0.03 99.92 09:51:06 09:48:01 all 0.06 0.00 0.02 0.06 0.03 99.83 09:51:06 09:48:01 0 0.37 0.00 0.00 0.00 0.02 99.62 09:51:06 09:48:01 1 0.00 0.00 0.03 0.25 0.02 99.70 09:51:06 09:48:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:51:06 09:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:51:06 09:48:01 4 0.03 0.00 0.03 0.00 0.08 99.85 09:51:06 09:48:01 5 0.02 0.00 0.00 0.00 0.03 99.95 09:51:06 09:48:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:51:06 09:48:01 7 0.02 0.00 0.00 0.23 0.02 99.73 09:51:06 09:49:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:51:06 09:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:51:06 09:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:51:06 09:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:51:06 09:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:51:06 09:49:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:51:06 09:49:01 5 0.02 0.00 0.03 0.02 0.02 99.92 09:51:06 09:49:01 6 0.08 0.00 0.02 0.00 0.00 99.90 09:51:06 09:49:01 7 0.03 0.00 0.02 0.02 0.02 99.92 09:51:06 09:50:01 all 5.36 0.00 2.20 1.24 0.04 91.17 09:51:06 09:50:01 0 4.69 0.00 2.33 0.30 0.03 92.64 09:51:06 09:50:01 1 5.34 0.00 2.21 6.79 0.08 85.58 09:51:06 09:50:01 2 5.52 0.00 1.96 0.29 0.03 92.19 09:51:06 09:50:01 3 4.19 0.00 1.99 0.47 0.03 93.31 09:51:06 09:50:01 4 5.72 0.00 2.74 0.33 0.03 91.17 09:51:06 09:50:01 5 5.37 0.00 2.59 0.27 0.03 91.74 09:51:06 09:50:01 6 6.87 0.00 1.81 0.07 0.03 91.22 09:51:06 09:50:01 7 5.14 0.00 1.95 1.42 0.05 91.44 09:51:06 09:51:01 all 7.66 0.00 3.68 3.00 0.07 85.59 09:51:06 09:51:01 0 5.95 0.00 4.02 0.17 0.05 89.81 09:51:06 09:51:01 1 7.64 0.00 3.90 14.34 0.08 74.03 09:51:06 09:51:01 2 8.19 0.00 3.34 2.11 0.07 86.29 09:51:06 09:51:01 3 7.83 0.00 3.54 2.32 0.05 86.26 09:51:06 09:51:01 4 8.28 0.00 3.27 0.05 0.07 88.33 09:51:06 09:51:01 5 7.75 0.00 3.62 3.60 0.08 84.94 09:51:06 09:51:01 6 6.98 0.00 3.08 1.05 0.08 88.81 09:51:06 09:51:01 7 8.65 0.00 4.71 0.39 0.07 86.18 09:51:06 Average: all 14.50 0.00 2.74 2.02 0.05 80.70 09:51:06 Average: 0 14.14 0.00 2.58 2.00 0.05 81.23 09:51:06 Average: 1 14.16 0.00 2.55 2.34 0.05 80.90 09:51:06 Average: 2 14.63 0.00 3.09 2.77 0.05 79.45 09:51:06 Average: 3 14.62 0.00 2.66 2.67 0.05 80.01 09:51:06 Average: 4 15.00 0.00 2.68 2.51 0.06 79.75 09:51:06 Average: 5 14.63 0.00 2.86 1.12 0.06 81.33 09:51:06 Average: 6 14.58 0.00 2.70 1.12 0.06 81.54 09:51:06 Average: 7 14.20 0.00 2.75 1.59 0.05 81.40 09:51:06 09:51:06 09:51:06