Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 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-ssh2949693637782624228.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15269948813129229444.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16003913585892681958.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11770208436324323688.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-ssh294224340761325551.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6803 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/659 [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/659 # 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 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 (main) Commit message: "Merge pull request #4840 from M0hanrajp/add-core-data-subscription-logging" > 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 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 # timeout=10 > git rev-list --no-walk 992710d7bd4e81e7599bb1a236ba3b3812d3369b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:02:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:02:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:02:36 ========================================================= 02:02:36 EdgeX Global Pipelines Version Info 02:02:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:02:37 ------------------- 02:02:37 stable info: 02:02:37 ------------------- 02:02:37 Commited By: Ginny Guan ginny@iotechsys.com 02:02:37 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 02:02:37 Message: update stable to v1.0.260 02:02:37 ------------------- 02:02:37 experimental info: 02:02:37 ------------------- 02:02:37 Commited By: Ginny Guan ginny@iotechsys.com 02:02:37 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:02:37 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 041e6f6 [Pipeline] echo 02:02:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:38 provisioning config files... 02:02:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/659@tmp/config1381455693296939748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:39 ---> ****-login.sh 02:02:39 nexus3.edgexfoundry.org:10001 02:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:39 Configure a credential helper to remove this warning. See 02:02:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:39 02:02:39 Login Succeeded 02:02:39 nexus3.edgexfoundry.org:10002 02:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:39 Configure a credential helper to remove this warning. See 02:02:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:39 02:02:39 Login Succeeded 02:02:39 nexus3.edgexfoundry.org:10003 02:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:39 Configure a credential helper to remove this warning. See 02:02:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:39 02:02:39 Login Succeeded 02:02:39 nexus3.edgexfoundry.org:10004 02:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:39 Configure a credential helper to remove this warning. See 02:02:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:39 02:02:39 Login Succeeded 02:02:39 ****.io 02:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:40 Configure a credential helper to remove this warning. See 02:02:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:40 02:02:40 Login Succeeded 02:02:40 ---> ****-login.sh ends [Pipeline] } 02:02:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:40 + 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 02:02:40 + dirname cmd/core-command/Dockerfile 02:02:40 + cut -d/ -f2 02:02:40 + echo core-command,cmd/core-command/Dockerfile 02:02:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:02:40 + cut -d/ -f2 02:02:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:02:40 + dirname cmd/core-data/Dockerfile 02:02:40 + cut -d/ -f2 02:02:40 + echo core-data,cmd/core-data/Dockerfile 02:02:40 + + dirname cmd/core-keeper/Dockerfilecut 02:02:40 -d/ -f2 02:02:40 + echo core-keeper,cmd/core-keeper/Dockerfile 02:02:40 + dirname cmd/core-metadata/Dockerfile 02:02:40 + cut -d/ -f2 02:02:40 + echo core-metadata,cmd/core-metadata/Dockerfile 02:02:40 + + cut -d/ -f2dirname 02:02:40 cmd/security-bootstrapper/Dockerfile 02:02:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:02:40 + dirname cmd/security-proxy-auth/Dockerfile+ 02:02:40 cut -d/ -f2 02:02:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:02:40 + dirname cmd/security-proxy-setup/Dockerfile 02:02:40 + cut -d/ -f2 02:02:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:02:40 + dirname cmd/security-secretstore-setup/Dockerfile 02:02:40 + cut -d/ -f2 02:02:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:02:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:02:40 + cut -d/ -f2 02:02:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:02:40 + dirname cmd/security-spire-agent/Dockerfile 02:02:40 + cut -d/ -f2 02:02:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:02:40 + + cut -d/ -f2 02:02:40 dirname cmd/security-spire-config/Dockerfile 02:02:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:02:40 + dirname cmd/security-spire-server/Dockerfile 02:02:40 + cut -d/ -f2 02:02:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:02:40 + dirname cmd/support-notifications/Dockerfile 02:02:40 + cut -d/ -f2 02:02:40 + echo support-notifications,cmd/support-notifications/Dockerfile 02:02:40 + dirname cmd/support-scheduler/Dockerfile 02:02:40 + cut -d/ -f2 02:02:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:02:40 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 02:02:40 + git rev-list -1 --merges 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1~1..041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] echo 02:02:40 -----------> git rev-list -1 --merges 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1~1..041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:02:40 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [false] [Pipeline] sh 02:02:41 + git log --format=format:%s -1 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] echo 02:02:41 ========================================================= 02:02:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:02:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:02:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:02:41 + grep -v github /etc/ssh/ssh_known_hosts 02:02:41 + [ -e /tmp/ssh_known_hosts ] 02:02:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:02:41 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:02:41 sudo tee -a /etc/ssh/ssh_known_hosts 02:02:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:42 02:02:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:42 0.1.4: Pulling from edgex-devops/py-git-semver 02:02:42 b85a868b505f: Pulling fs layer 02:02:42 e2be974225ed: Pulling fs layer 02:02:42 339a4e72a1f5: Pulling fs layer 02:02:42 988bab9f4d93: Pulling fs layer 02:02:42 1469e6f7b9e6: Pulling fs layer 02:02:42 eaf3925da568: Pulling fs layer 02:02:42 bab4dde63d76: Pulling fs layer 02:02:42 bde34c3a00c8: Pulling fs layer 02:02:42 b352a97aabf1: Pulling fs layer 02:02:42 4872d77fe225: Pulling fs layer 02:02:42 5851b861e8e6: Pulling fs layer 02:02:42 bde34c3a00c8: Waiting 02:02:42 988bab9f4d93: Waiting 02:02:42 b352a97aabf1: Waiting 02:02:42 1469e6f7b9e6: Waiting 02:02:42 4872d77fe225: Waiting 02:02:42 eaf3925da568: Waiting 02:02:42 5851b861e8e6: Waiting 02:02:42 bab4dde63d76: Waiting 02:02:42 e2be974225ed: Download complete 02:02:42 988bab9f4d93: Verifying Checksum 02:02:42 988bab9f4d93: Download complete 02:02:42 1469e6f7b9e6: Verifying Checksum 02:02:42 1469e6f7b9e6: Download complete 02:02:42 eaf3925da568: Verifying Checksum 02:02:42 eaf3925da568: Download complete 02:02:42 339a4e72a1f5: Verifying Checksum 02:02:42 339a4e72a1f5: Download complete 02:02:42 bde34c3a00c8: Download complete 02:02:42 b352a97aabf1: Download complete 02:02:42 4872d77fe225: Verifying Checksum 02:02:42 4872d77fe225: Download complete 02:02:42 5851b861e8e6: Verifying Checksum 02:02:42 b85a868b505f: Verifying Checksum 02:02:42 b85a868b505f: Download complete 02:02:42 bab4dde63d76: Verifying Checksum 02:02:42 bab4dde63d76: Download complete 02:02:43 b85a868b505f: Pull complete 02:02:43 e2be974225ed: Pull complete 02:02:44 339a4e72a1f5: Pull complete 02:02:44 988bab9f4d93: Pull complete 02:02:44 1469e6f7b9e6: Pull complete 02:02:44 eaf3925da568: Pull complete 02:02:47 bab4dde63d76: Pull complete 02:02:47 bde34c3a00c8: Pull complete 02:02:47 b352a97aabf1: Pull complete 02:02:47 4872d77fe225: Pull complete 02:02:47 5851b861e8e6: Pull complete 02:02:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:02:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:48 prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container 02:02:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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 02:02:50 $ docker top 3a01c246f5533edff5a9065a35c7e7fac3332347ae169aa36063c8e9e7d2f0cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:02:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:50 [ssh-agent] Looking for ssh-agent implementation... 02:02:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:51 $ docker exec 3a01c246f5533edff5a9065a35c7e7fac3332347ae169aa36063c8e9e7d2f0cc ssh-agent 02:02:51 SSH_AUTH_SOCK=/tmp/ssh-Uz49pZf73n7z/agent.32 02:02:51 SSH_AGENT_PID=38 02:02:51 Running ssh-add (command line suppressed) 02:02:51 Identity added: /w/workspace/edgex-go/659@tmp/private_key_6008677569427902983.key (/w/workspace/edgex-go/659@tmp/private_key_6008677569427902983.key) 02:02:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:51 + git tag --points-at HEAD [Pipeline] } 02:02:51 $ docker exec --env ******** --env ******** 3a01c246f5533edff5a9065a35c7e7fac3332347ae169aa36063c8e9e7d2f0cc ssh-agent -k 02:02:51 unset SSH_AUTH_SOCK; 02:02:51 unset SSH_AGENT_PID; 02:02:51 echo Agent pid 38 killed; 02:02:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:02:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:51 [ssh-agent] Looking for ssh-agent implementation... 02:02:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:51 $ docker exec 3a01c246f5533edff5a9065a35c7e7fac3332347ae169aa36063c8e9e7d2f0cc ssh-agent 02:02:51 SSH_AUTH_SOCK=/tmp/ssh-C7HJ97R9J91V/agent.71 02:02:51 SSH_AGENT_PID=77 02:02:51 Running ssh-add (command line suppressed) 02:02:52 Identity added: /w/workspace/edgex-go/659@tmp/private_key_2157664840212186509.key (/w/workspace/edgex-go/659@tmp/private_key_2157664840212186509.key) 02:02:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:52 + git semver init 02:02:52 2024-07-31 02:02:52,471 [run_init] DEBUG init version:0.0.0 force:False 02:02:52 2024-07-31 02:02:52,472 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/659/.semver 02:02:52 2024-07-31 02:02:52,473 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/659/.semver 02:02:52 2024-07-31 02:02:52,473 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/659/.semver'], cwd=/w/workspace/edgex-go/659, universal_newlines=False, shell=None, istream=None) 02:02:57 2024-07-31 02:02:57,334 [append_file] DEBUG append to file:/w/workspace/edgex-go/659/.git/info/exclude 02:02:57 2024-07-31 02:02:57,335 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/659/.semver/main with force:False 02:02:57 2024-07-31 02:02:57,335 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main 02:02:57 2024-07-31 02:02:57,335 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main 02:02:57 3.2.0-dev.41 [Pipeline] } 02:02:57 $ docker exec --env ******** --env ******** 3a01c246f5533edff5a9065a35c7e7fac3332347ae169aa36063c8e9e7d2f0cc ssh-agent -k 02:02:58 unset SSH_AUTH_SOCK; 02:02:58 unset SSH_AGENT_PID; 02:02:58 echo Agent pid 77 killed; 02:02:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:58 + git semver [Pipeline] } 02:02:58 $ docker stop --time=1 3a01c246f5533edff5a9065a35c7e7fac3332347ae169aa36063c8e9e7d2f0cc 02:02:59 $ docker rm -f --volumes 3a01c246f5533edff5a9065a35c7e7fac3332347ae169aa36063c8e9e7d2f0cc [Pipeline] // withDockerContainer [Pipeline] sh 02:03:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:03:00 Stashed 1 file(s) [Pipeline] echo 02:03:00 [edgeXSemver]: initialized semver on version 3.2.0-dev.41 [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 02:03:00 + git config --global --add safe.directory /w/workspace/edgex-go/659 [Pipeline] echo 02:03:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:03:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:03:00 ========================================================= 02:03:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:03:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:03:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:03:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:03:01 619be1103602: Pulling fs layer 02:03:01 7862e08f4a3e: Pulling fs layer 02:03:01 5df492c9dc93: Pulling fs layer 02:03:01 7629e6793208: Pulling fs layer 02:03:01 4f4fb700ef54: Pulling fs layer 02:03:01 fb5054dd5b73: Pulling fs layer 02:03:01 eeca6798cff9: Pulling fs layer 02:03:01 aa269ceb94a6: Pulling fs layer 02:03:01 ada007ff1a6a: Pulling fs layer 02:03:01 7629e6793208: Waiting 02:03:01 4f4fb700ef54: Waiting 02:03:01 fb5054dd5b73: Waiting 02:03:01 ada007ff1a6a: Waiting 02:03:01 eeca6798cff9: Waiting 02:03:01 aa269ceb94a6: Waiting 02:03:01 7862e08f4a3e: Verifying Checksum 02:03:01 7862e08f4a3e: Download complete 02:03:01 7629e6793208: Verifying Checksum 02:03:01 7629e6793208: Download complete 02:03:01 4f4fb700ef54: Verifying Checksum 02:03:01 4f4fb700ef54: Download complete 02:03:01 619be1103602: Verifying Checksum 02:03:01 619be1103602: Download complete 02:03:01 eeca6798cff9: Verifying Checksum 02:03:01 eeca6798cff9: Download complete 02:03:01 619be1103602: Pull complete 02:03:01 ada007ff1a6a: Verifying Checksum 02:03:01 ada007ff1a6a: Download complete 02:03:01 7862e08f4a3e: Pull complete 02:03:01 5df492c9dc93: Verifying Checksum 02:03:01 5df492c9dc93: Download complete 02:03:02 aa269ceb94a6: Verifying Checksum 02:03:02 aa269ceb94a6: Download complete 02:03:04 5df492c9dc93: Pull complete 02:03:04 7629e6793208: Pull complete 02:03:04 4f4fb700ef54: Pull complete 02:03:04 fb5054dd5b73: Pull complete 02:03:05 eeca6798cff9: Pull complete 02:03:07 aa269ceb94a6: Pull complete 02:03:07 ada007ff1a6a: Pull complete 02:03:07 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:03:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:03:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:03:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:03:08 WORKDIR /edgex 02:03:08 COPY go.mod . 02:03:08 RUN go mod download 02:03:08 + docker build -t ci-base-image-x86_64 -f - . 02:03:08 Sending build context to Docker daemon 178.6MB 02:03:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:03:08 ---> f489d0715acc 02:03:08 Step 2/4 : WORKDIR /edgex 02:03:12 ---> Running in c731d760c5ef 02:03:12 Removing intermediate container c731d760c5ef 02:03:12 ---> 17044a5ddf76 02:03:12 Step 3/4 : COPY go.mod . 02:03:12 ---> 567efd949f48 02:03:12 Step 4/4 : RUN go mod download 02:03:12 ---> Running in ca4b8c8531f5 02:03:15 Still waiting to schedule task 02:03:15 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:03:34 Removing intermediate container ca4b8c8531f5 02:03:34 ---> d1c9b42c64c4 02:03:34 Successfully built d1c9b42c64c4 02:03:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:34 + docker inspect -f . ci-base-image-x86_64 02:03:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:34 prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container 02:03:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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 02:03:35 $ docker top 7b411c42015c43aeb57da9fa461b9cf5918f777de4c2140e0990d20698a1ed06 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:35 + go version 02:03:35 go version go1.21.9 linux/amd64 [Pipeline] } 02:03:35 $ docker stop --time=1 7b411c42015c43aeb57da9fa461b9cf5918f777de4c2140e0990d20698a1ed06 02:03:36 $ docker rm -f --volumes 7b411c42015c43aeb57da9fa461b9cf5918f777de4c2140e0990d20698a1ed06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:37 + docker inspect -f . ci-base-image-x86_64 02:03:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:37 prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container 02:03:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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 02:03:37 $ docker top 1407d691e0c10e1be782e4a15f2acc36d350016cf83249cbc0e1cbb310431bab -eo pid,comm [Pipeline] { [Pipeline] echo 02:03:37 ========================================================= 02:03:37 [edgeXBuildGoParallel] Running Tests and Build... 02:03:37 ========================================================= [Pipeline] sh 02:03:38 + git config --global --add safe.directory /w/workspace/edgex-go/659 [Pipeline] fileExists [Pipeline] sh 02:03:38 + make test 02:03:38 go test -race -coverprofile=coverage.out ./... 02:03:44 ? github.com/edgexfoundry/edgex-go [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:04:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 02:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:04:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 02:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:04:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:04:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:04:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements 02:04:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.034s coverage: 53.2% of statements 02:04:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.380s coverage: 93.4% of statements 02:04:23 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:04:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 6.5% of statements 02:04:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.332s coverage: 95.8% of statements 02:04:25 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 02:04:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:04:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:04:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements 02:04:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 32.2% of statements 02:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 02:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements 02:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements 02:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 02:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 02:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:04:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:04:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:04:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:04:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:04:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:04:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:04:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:04:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:04:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:04:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:04:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:04:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:04:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:04:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:04:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 02:04:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:04:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:04:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:04:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:04:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:04:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:04:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:04:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.240s coverage: 79.9% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.047s coverage: 92.9% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.147s coverage: 38.4% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.088s coverage: 95.7% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements 02:04:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements 02:04:52 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 02:04:53 running golangci-lint 02:04:53 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:04:53 go version go1.21.9 linux/amd64 02:04:53 level=info msg="[config_reader] Used config file .golangci.yml" 02:04:53 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:05:15 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 20.032690049s" 02:05:15 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.065158ms" 02:05:25 level=info msg="[linters_context/goanalysis] analyzers took 1m31.364587927s with top 10 stages: buildir: 51.627766795s, gosec: 8.36280838s, inspect: 2.904026303s, fact_deprecated: 2.320057902s, ctrlflow: 1.456147738s, printf: 1.377434695s, fact_purity: 1.224948757s, S1038: 1.071723361s, nilness: 1.039783765s, ineffassign: 868.488558ms" 02:05:25 level=info msg="[runner] Issues before processing: 209, after processing: 0" 02:05:25 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 209/209, autogenerated_exclude: 209/209, identifier_marker: 209/209, exclude: 209/209, skip_dirs: 209/209, exclude-rules: 21/209, cgo: 209/209, nolint: 0/21, path_prettifier: 209/209, skip_files: 209/209" 02:05:25 level=info msg="[runner] processing took 17.865228ms with stages: nolint: 7.954754ms, identifier_marker: 4.82442ms, exclude-rules: 1.581537ms, path_prettifier: 1.556275ms, autogenerated_exclude: 1.143102ms, skip_dirs: 759.979µs, cgo: 26.35µs, filename_unadjuster: 14.551µs, max_same_issues: 640ns, uniq_by_line: 620ns, skip_files: 560ns, fixer: 510ns, exclude: 300ns, path_prefixer: 300ns, severity-rules: 290ns, diff: 240ns, sort_results: 240ns, max_from_linter: 170ns, source_code: 140ns, path_shortener: 130ns, max_per_file_from_linter: 120ns" 02:05:25 level=info msg="[runner] linters took 10.943599462s with stages: goanalysis_metalinter: 10.925618603s" 02:05:25 level=info msg="File cache stats: 0 entries of total size 0B" 02:05:25 level=info msg="Memory: 312 samples, avg is 294.5MB, max is 1331.6MB" 02:05:25 level=info msg="Execution took 31.020578319s" 02:05:25 go vet ./... 02:05:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:05:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:05:31 ./bin/test-attribution-txt.sh [Pipeline] echo 02:05:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:05:31 + ls -al . 02:05:31 total 840 02:05:31 drwxrwxr-x 11 1001 1001 4096 Jul 31 02:03 . 02:05:31 drwxr-xr-x 4 root root 4096 Jul 31 02:03 .. 02:05:31 drwxrwxr-x 2 1001 1001 4096 Jul 31 02:02 .blubracket 02:05:31 -rw-rw-r-- 1 1001 1001 10 Jul 31 02:02 .dockerignore 02:05:31 drwxrwxr-x 8 1001 1001 4096 Jul 31 02:04 .git 02:05:31 drwxrwxr-x 3 1001 1001 4096 Jul 31 02:02 .github 02:05:31 -rw-rw-r-- 1 1001 1001 1102 Jul 31 02:02 .gitignore 02:05:31 -rw-rw-r-- 1 1001 1001 42 Jul 31 02:02 .golangci.yml 02:05:31 -rw-rw-r-- 1 1001 1001 100 Jul 31 02:02 .hadolint.yml 02:05:31 drwxr-xr-x 3 1001 1001 4096 Jul 31 02:02 .semver 02:05:31 -rw-rw-r-- 1 1001 1001 155 Jul 31 02:02 .sonarcloud.properties 02:05:31 -rw-rw-r-- 1 1001 1001 1171 Jul 31 02:02 ADOPTERS.md 02:05:31 -rw-rw-r-- 1 1001 1001 20361 Jul 31 02:02 Attribution.txt 02:05:31 -rw-rw-r-- 1 1001 1001 100284 Jul 31 02:02 CHANGELOG.md 02:05:31 -rw-rw-r-- 1 1001 1001 3804 Jul 31 02:02 CONTRIBUTING.md 02:05:31 -rw-rw-r-- 1 1001 1001 677 Jul 31 02:02 GOVERNANCE.md 02:05:31 -rw-rw-r-- 1 1001 1001 861 Jul 31 02:02 Jenkinsfile 02:05:31 -rw-rw-r-- 1 1001 1001 10775 Jul 31 02:02 LICENSE 02:05:31 -rw-rw-r-- 1 1001 1001 16051 Jul 31 02:02 Makefile 02:05:31 -rw-rw-r-- 1 1001 1001 582 Jul 31 02:02 OWNERS.md 02:05:31 -rw-rw-r-- 1 1001 1001 9528 Jul 31 02:02 README.md 02:05:31 -rw-rw-r-- 1 1001 1001 789 Jul 31 02:02 SECURITY.md 02:05:31 -rw-rw-r-- 1 1001 1001 12 Jul 31 02:03 VERSION 02:05:31 drwxrwxr-x 2 1001 1001 4096 Jul 31 02:02 bin 02:05:31 drwxrwxr-x 19 1001 1001 4096 Jul 31 02:02 cmd 02:05:31 -rw-r--r-- 1 root root 481596 Jul 31 02:04 coverage.out 02:05:31 drwxrwxr-x 2 1001 1001 4096 Jul 31 02:02 fuzz_test 02:05:31 -rw-rw-r-- 1 1001 1001 6912 Jul 31 02:02 go.mod 02:05:31 -rw-rw-r-- 1 1001 1001 100928 Jul 31 02:02 go.sum 02:05:31 drwxrwxr-x 7 1001 1001 4096 Jul 31 02:02 internal 02:05:31 drwxrwxr-x 3 1001 1001 4096 Jul 31 02:02 openapi 02:05:31 -rw-rw-r-- 1 1001 1001 584 Jul 31 02:02 security.txt 02:05:31 -rw-rw-r-- 1 1001 1001 204 Jul 31 02:02 version.go [Pipeline] sh 02:05:31 + '[' -e coverage.out ] 02:05:31 + chown 1001:1001 coverage.out [Pipeline] stash 02:05:31 Stashed 1 file(s) [Pipeline] sh 02:05:32 + make build 02:05:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:05:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:05:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:05:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:05:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:05:56 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:06:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:06:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:06:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:06:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:06:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:06:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:06:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:06:07 $ docker stop --time=1 1407d691e0c10e1be782e4a15f2acc36d350016cf83249cbc0e1cbb310431bab 02:06:11 $ docker rm -f --volumes 1407d691e0c10e1be782e4a15f2acc36d350016cf83249cbc0e1cbb310431bab [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 02:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:06:12 02:06:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:06:13 latest: Pulling from edgex-devops/edgex-compose 02:06:13 91d30c5bc195: Pulling fs layer 02:06:13 2e9b0aa3be6d: Pulling fs layer 02:06:13 9c61dcf015f6: Pulling fs layer 02:06:13 4698f68db338: Pulling fs layer 02:06:13 2a2f49069b9e: Pulling fs layer 02:06:13 e0025b399a48: Pulling fs layer 02:06:13 2a2f49069b9e: Waiting 02:06:13 e0025b399a48: Waiting 02:06:13 4698f68db338: Waiting 02:06:13 91d30c5bc195: Verifying Checksum 02:06:13 91d30c5bc195: Download complete 02:06:13 4698f68db338: Verifying Checksum 02:06:13 4698f68db338: Download complete 02:06:13 2e9b0aa3be6d: Verifying Checksum 02:06:13 2e9b0aa3be6d: Download complete 02:06:13 91d30c5bc195: Pull complete 02:06:13 e0025b399a48: Download complete 02:06:13 2a2f49069b9e: Verifying Checksum 02:06:13 2e9b0aa3be6d: Pull complete 02:06:13 9c61dcf015f6: Verifying Checksum 02:06:13 9c61dcf015f6: Download complete 02:06:16 9c61dcf015f6: Pull complete 02:06:16 4698f68db338: Pull complete 02:06:16 2a2f49069b9e: Pull complete 02:06:16 e0025b399a48: Pull complete 02:06:16 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:06:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:16 prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container 02:06:16 $ 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/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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 02:06:18 $ docker top 3eb505c98dceb20d8fd746a3721c42048b79b948d1ccce53a350ebe5eecd0860 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:19 + docker compose -f ./docker-compose-build.yml build --parallel 02:06:21 #1 [core-data internal] load build definition from Dockerfile 02:06:21 #1 transferring dockerfile: 02:06:21 #1 transferring dockerfile: 2.01kB done 02:06:21 #1 DONE 0.0s 02:06:21 02:06:21 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:06:21 #2 transferring dockerfile: 1.89kB done 02:06:21 #2 DONE 0.0s 02:06:21 02:06:21 #3 [core-metadata internal] load build definition from Dockerfile 02:06:21 #3 transferring dockerfile: 2.06kB done 02:06:21 #3 DONE 0.0s 02:06:21 02:06:21 #4 [core-command internal] load build definition from Dockerfile 02:06:21 #4 transferring dockerfile: 1.93kB done 02:06:21 #4 DONE 0.0s 02:06:21 02:06:21 #5 [support-notifications internal] load build definition from Dockerfile 02:06:21 #5 transferring dockerfile: 1.95kB done 02:06:21 #5 DONE 0.0s 02:06:21 02:06:21 #6 [security-proxy-auth internal] load build definition from Dockerfile 02:06:21 #6 transferring dockerfile: 2.15kB done 02:06:21 #6 DONE 0.0s 02:06:21 02:06:21 #7 [security-spire-agent internal] load build definition from Dockerfile 02:06:21 #7 transferring dockerfile: 1.81kB done 02:06:21 #7 DONE 0.0s 02:06:21 02:06:21 #8 [security-spire-server internal] load build definition from Dockerfile 02:06:21 #8 transferring dockerfile: 1.70kB done 02:06:21 #8 DONE 0.0s 02:06:21 02:06:21 #9 [support-scheduler internal] load build definition from Dockerfile 02:06:21 #9 transferring dockerfile: 1.93kB done 02:06:21 #9 DONE 0.0s 02:06:21 02:06:21 #10 [security-bootstrapper internal] load build definition from Dockerfile 02:06:21 #10 transferring dockerfile: 2.93kB done 02:06:21 #10 DONE 0.0s 02:06:21 02:06:21 #11 [security-secretstore-setup internal] load build definition from Dockerfile 02:06:21 #11 transferring dockerfile: 2.49kB done 02:06:21 #11 DONE 0.0s 02:06:21 02:06:21 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:06:21 #12 transferring dockerfile: 2.23kB done 02:06:21 #12 DONE 0.0s 02:06:21 02:06:21 #13 [security-proxy-setup internal] load build definition from Dockerfile 02:06:21 #13 transferring dockerfile: 2.50kB done 02:06:21 #13 DONE 0.0s 02:06:21 02:06:21 #14 [security-spire-config internal] load build definition from Dockerfile 02:06:21 #14 transferring dockerfile: 1.69kB done 02:06:21 #14 DONE 0.0s 02:06:21 02:06:21 #15 [core-keeper internal] load build definition from Dockerfile 02:06:21 #15 transferring dockerfile: 2.01kB done 02:06:21 #15 DONE 0.1s 02:06:21 02:06:21 #16 [core-data internal] load .dockerignore 02:06:21 #16 transferring context: 50B done 02:06:21 #16 DONE 0.0s 02:06:21 02:06:21 #17 [security-spiffe-token-provider internal] load .dockerignore 02:06:21 #17 transferring context: 50B done 02:06:21 #17 DONE 0.0s 02:06:21 02:06:21 #18 [core-metadata internal] load .dockerignore 02:06:21 #18 transferring context: 50B done 02:06:21 #18 DONE 0.0s 02:06:21 02:06:21 #19 [core-command internal] load .dockerignore 02:06:21 #19 transferring context: 50B done 02:06:21 #19 DONE 0.0s 02:06:21 02:06:21 #20 [support-notifications internal] load .dockerignore 02:06:21 #20 transferring context: 50B done 02:06:21 #20 DONE 0.0s 02:06:21 02:06:21 #21 [security-proxy-auth internal] load .dockerignore 02:06:21 #21 transferring context: 50B done 02:06:21 #21 DONE 0.0s 02:06:21 02:06:21 #22 [security-spire-agent internal] load .dockerignore 02:06:21 #22 transferring context: 50B done 02:06:21 #22 DONE 0.0s 02:06:21 02:06:21 #23 [security-spire-server internal] load .dockerignore 02:06:21 #23 transferring context: 50B done 02:06:21 #23 DONE 0.0s 02:06:21 02:06:21 #24 [support-scheduler internal] load .dockerignore 02:06:21 #24 transferring context: 50B done 02:06:21 #24 DONE 0.0s 02:06:21 02:06:21 #25 [security-bootstrapper internal] load .dockerignore 02:06:21 #25 transferring context: 50B done 02:06:21 #25 DONE 0.0s 02:06:21 02:06:21 #26 [security-proxy-setup internal] load .dockerignore 02:06:21 #26 transferring context: 50B done 02:06:21 #26 DONE 0.0s 02:06:21 02:06:21 #27 [security-secretstore-setup internal] load .dockerignore 02:06:21 #27 transferring context: 50B done 02:06:21 #27 DONE 0.1s 02:06:21 02:06:21 #28 [security-spire-config internal] load .dockerignore 02:06:21 #28 transferring context: 50B done 02:06:21 #28 DONE 0.0s 02:06:21 02:06:21 #29 [core-common-config-bootstrapper internal] load .dockerignore 02:06:21 #29 transferring context: 50B done 02:06:21 #29 DONE 0.1s 02:06:21 02:06:21 #30 [core-keeper internal] load .dockerignore 02:06:21 #30 transferring context: 50B done 02:06:21 #30 DONE 0.1s 02:06:21 02:06:21 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:06:21 #31 DONE 0.0s 02:06:21 02:06:21 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:06:21 #32 DONE 0.1s 02:06:21 02:06:21 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:06:21 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:06:22 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:06:22 #33 ... 02:06:22 02:06:22 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:06:22 #31 DONE 0.0s 02:06:22 02:06:22 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:06:22 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:06:22 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:06:22 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:06:22 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:06:22 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.1s 02:06:22 #33 ... 02:06:22 02:06:22 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:06:22 #31 DONE 0.0s 02:06:22 02:06:22 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:06:22 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 02:06:22 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 02:06:22 #33 ... 02:06:22 02:06:22 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:06:22 #31 DONE 0.0s 02:06:22 02:06:22 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:06:22 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:06:22 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:06:22 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:06:22 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:06:22 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 02:06:22 #33 ... 02:06:22 02:06:22 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 02:06:22 #32 DONE 0.4s 02:06:22 02:06:22 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:06:22 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:06:22 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:06:22 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:06:22 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:06:22 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 02:06:22 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 02:06:22 #33 DONE 0.9s 02:06:22 02:06:22 #34 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:06:22 #34 ... 02:06:22 02:06:22 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:06:22 #35 DONE 0.6s 02:06:22 02:06:22 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:06:22 #36 DONE 0.6s 02:06:22 02:06:22 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:06:22 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:06:22 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:06:22 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:06:22 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:06:22 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 02:06:22 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 02:06:22 #33 DONE 0.9s 02:06:22 02:06:22 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:06:22 #37 DONE 1.2s 02:06:22 02:06:22 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:22 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:23 #38 ... 02:06:23 02:06:23 #39 [security-spire-server internal] load build context 02:06:23 #39 transferring context: 26.79kB done 02:06:23 #39 DONE 0.3s 02:06:23 02:06:23 #40 [security-spire-agent internal] load build context 02:06:23 #40 transferring context: 26.32kB 0.0s done 02:06:23 #40 DONE 0.3s 02:06:23 02:06:23 #41 [security-spire-config internal] load build context 02:06:23 #41 transferring context: 25.04kB 0.1s done 02:06:23 #41 DONE 0.4s 02:06:23 02:06:23 #42 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:06:28 #42 ... 02:06:28 02:06:28 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:28 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 02:06:28 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:06:28 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:06:28 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:06:28 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.8s done 02:06:28 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.5s done 02:06:28 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:06:30 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 6.7s 02:06:30 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 7.0s 02:06:30 #38 ... 02:06:30 02:06:30 #42 [support-notifications builder 2/7] WORKDIR /edgex-go 02:06:30 #42 DONE 7.7s 02:06:30 02:06:30 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:30 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:06:30 #38 ... 02:06:30 02:06:30 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:06:30 #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done 02:06:30 #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:06:30 #43 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:06:30 #43 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:06:30 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.8s done 02:06:30 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.5s done 02:06:30 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.3s done 02:06:30 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:06:30 #43 ... 02:06:30 02:06:30 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:31 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 7.6s 02:06:31 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 7.9s 02:06:31 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 8.0s 02:06:31 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 8.1s 02:06:31 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 8.2s 02:06:31 #38 ... 02:06:31 02:06:31 #44 [core-data internal] load build context 02:06:31 #44 transferring context: 346.46MB 9.9s 02:06:32 #44 ... 02:06:32 02:06:32 #45 [core-metadata internal] load build context 02:06:32 #45 ... 02:06:32 02:06:32 #46 [security-spiffe-token-provider internal] load build context 02:06:32 #46 transferring context: 439.98MB 10.0s done 02:06:32 #46 ... 02:06:32 02:06:32 #47 [security-proxy-setup internal] load build context 02:06:32 #47 ... 02:06:32 02:06:32 #48 [core-common-config-bootstrapper internal] load build context 02:06:32 #48 transferring context: 439.98MB 7.9s done 02:06:32 #48 DONE 10.0s 02:06:32 02:06:32 #47 [security-proxy-setup internal] load build context 02:06:32 #47 ... 02:06:32 02:06:32 #49 [core-keeper internal] load build context 02:06:32 #49 ... 02:06:32 02:06:32 #50 [support-notifications internal] load build context 02:06:32 #50 ... 02:06:32 02:06:32 #51 [core-command internal] load build context 02:06:32 #51 ... 02:06:32 02:06:32 #52 [security-secretstore-setup internal] load build context 02:06:32 #52 transferring context: 439.98MB 10.3s done 02:06:33 #52 ... 02:06:33 02:06:33 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:06:33 #0 0.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:33 #0 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:33 #0 1.338 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:06:33 #0 1.338 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:06:33 #0 1.338 OK: 20070 distinct packages available 02:06:33 #0 1.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:33 #0 1.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:33 #0 1.677 (1/11) Installing ca-certificates (20240226-r0) 02:06:33 #0 2.081 (2/11) Installing brotli-libs (1.0.9-r14) 02:06:33 #0 2.091 (3/11) Installing libunistring (1.1-r1) 02:06:33 #0 2.109 (4/11) Installing libidn2 (2.3.4-r1) 02:06:33 #0 2.124 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:06:33 #0 2.134 (6/11) Installing libcurl (8.9.0-r0) 02:06:33 #0 2.144 (7/11) Installing curl (8.9.0-r0) 02:06:33 #0 2.152 (8/11) Installing dumb-init (1.2.5-r2) 02:06:33 #0 2.154 (9/11) Installing musl-obstack (1.2.3-r2) 02:06:33 #0 2.158 (10/11) Installing libucontext (1.2-r2) 02:06:33 #0 2.176 (11/11) Installing gcompat (1.1.0-r1) 02:06:33 #0 2.179 Executing busybox-1.36.1-r7.trigger 02:06:33 #0 2.320 Executing ca-certificates-20240226-r0.trigger 02:06:33 #0 2.496 OK: 12 MiB in 26 packages 02:06:33 #53 ... 02:06:33 02:06:33 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:33 #54 ... 02:06:33 02:06:33 #55 [support-scheduler internal] load build context 02:06:33 #55 ... 02:06:33 02:06:33 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:06:33 #56 ... 02:06:33 02:06:33 #57 [security-bootstrapper internal] load build context 02:06:33 #57 transferring context: 439.98MB 9.6s done 02:06:33 #57 ... 02:06:33 02:06:33 #58 [security-proxy-auth internal] load build context 02:06:33 #58 transferring context: 439.98MB 10.6s done 02:06:33 #58 ... 02:06:33 02:06:33 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:06:33 #59 ... 02:06:33 02:06:33 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:06:33 #0 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:33 #0 2.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:33 #0 2.683 (1/2) Installing ca-certificates (20240226-r0) 02:06:33 #0 2.700 (2/2) Installing dumb-init (1.2.5-r2) 02:06:33 #0 2.706 Executing busybox-1.36.1-r7.trigger 02:06:33 #0 2.715 Executing ca-certificates-20240226-r0.trigger 02:06:33 #0 2.773 OK: 8 MiB in 17 packages 02:06:33 #60 ... 02:06:33 02:06:33 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:06:33 #61 ... 02:06:33 02:06:33 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:06:33 #62 ... 02:06:33 02:06:33 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:06:34 #63 ... 02:06:34 02:06:34 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:06:34 #64 ... 02:06:34 02:06:34 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:34 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 9.0s done 02:06:34 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 9.7s done 02:06:34 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:06:36 #38 ... 02:06:36 02:06:36 #57 [security-bootstrapper internal] load build context 02:06:36 #57 DONE 13.6s 02:06:36 02:06:36 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:06:36 #60 DONE 13.1s 02:06:36 02:06:36 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:06:36 #53 DONE 13.2s 02:06:36 02:06:36 #52 [security-secretstore-setup internal] load build context 02:06:36 #52 DONE 13.6s 02:06:36 02:06:36 #49 [core-keeper internal] load build context 02:06:36 #49 transferring context: 439.98MB 10.2s done 02:06:36 #49 DONE 13.5s 02:06:36 02:06:36 #46 [security-spiffe-token-provider internal] load build context 02:06:36 #46 DONE 13.9s 02:06:36 02:06:36 #47 [security-proxy-setup internal] load build context 02:06:36 #47 transferring context: 439.98MB 10.4s done 02:06:36 #47 DONE 13.7s 02:06:36 02:06:36 #58 [security-proxy-auth internal] load build context 02:06:36 #58 DONE 13.7s 02:06:36 02:06:36 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:36 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 02:06:36 #38 ... 02:06:36 02:06:36 #50 [support-notifications internal] load build context 02:06:36 #50 transferring context: 439.98MB 11.3s done 02:06:36 #50 DONE 13.7s 02:06:36 02:06:36 #45 [core-metadata internal] load build context 02:06:36 #45 transferring context: 439.98MB 10.8s done 02:06:36 #45 DONE 13.9s 02:06:36 02:06:36 #55 [support-scheduler internal] load build context 02:06:36 #55 transferring context: 439.98MB 11.5s done 02:06:36 #55 DONE 13.7s 02:06:36 02:06:36 #51 [core-command internal] load build context 02:06:36 #51 transferring context: 439.98MB 13.1s done 02:06:36 #51 DONE 13.7s 02:06:36 02:06:36 #44 [core-data internal] load build context 02:06:36 #44 transferring context: 439.98MB 11.8s done 02:06:36 #44 DONE 14.0s 02:06:36 02:06:36 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:36 #38 ... 02:06:36 02:06:36 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:36 #54 DONE 13.5s 02:06:36 02:06:36 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:37 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done 02:06:37 #38 ... 02:06:37 02:06:37 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:06:37 #64 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:37 #64 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:37 #64 13.98 (1/2) Installing dumb-init (1.2.5-r2) 02:06:37 #64 13.98 (2/2) Installing su-exec (0.2-r3) 02:06:37 #64 13.99 Executing busybox-1.36.1-r7.trigger 02:06:37 #64 13.99 OK: 7 MiB in 17 packages 02:06:37 #64 DONE 14.6s 02:06:37 02:06:37 #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:06:37 #61 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:37 #61 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:37 #61 14.05 (1/1) Installing dumb-init (1.2.5-r2) 02:06:37 #61 14.05 Executing busybox-1.36.1-r7.trigger 02:06:37 #61 14.06 OK: 7 MiB in 16 packages 02:06:37 #61 DONE 14.6s 02:06:37 02:06:37 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:37 #38 DONE 14.7s 02:06:37 02:06:37 #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:06:37 #65 ... 02:06:37 02:06:37 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:06:37 #0 5.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:37 #0 5.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:37 #0 5.504 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:06:37 #0 5.504 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:06:37 #0 5.504 OK: 20077 distinct packages available 02:06:37 #0 5.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:37 #0 5.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:37 #0 5.891 OK: 264 MiB in 52 packages 02:06:37 #66 DONE 6.0s 02:06:37 02:06:37 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:06:37 #67 DONE 0.1s 02:06:37 02:06:37 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:38 #68 ... 02:06:38 02:06:38 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:38 #69 DONE 6.3s 02:06:38 02:06:38 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:06:38 #70 ... 02:06:38 02:06:38 #34 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:06:38 #34 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:38 #34 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:38 #34 15.14 (1/4) Installing dumb-init (1.2.5-r2) 02:06:38 #34 15.15 (2/4) Installing openssl (3.1.6-r0) 02:06:38 #34 15.16 (3/4) Installing su-exec (0.2-r3) 02:06:38 #34 15.16 (4/4) Installing yq (4.33.3-r5) 02:06:38 #34 15.29 Executing busybox-1.36.1-r7.trigger 02:06:38 #34 15.30 OK: 17 MiB in 19 packages 02:06:38 #34 DONE 15.7s 02:06:38 02:06:38 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:06:38 #59 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:38 #59 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:38 #59 15.07 (1/4) Installing ca-certificates (20240226-r0) 02:06:38 #59 15.10 (2/4) Installing dumb-init (1.2.5-r2) 02:06:38 #59 15.11 (3/4) Installing su-exec (0.2-r3) 02:06:38 #59 15.11 (4/4) Installing yq (4.33.3-r5) 02:06:38 #59 15.26 Executing busybox-1.36.1-r7.trigger 02:06:38 #59 15.27 Executing ca-certificates-20240226-r0.trigger 02:06:38 #59 15.34 OK: 17 MiB in 19 packages 02:06:38 #59 DONE 15.7s 02:06:38 02:06:38 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:06:38 #56 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:38 #56 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:38 #56 15.00 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:06:38 #56 15.00 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:06:38 #56 15.00 OK: 20070 distinct packages available 02:06:38 #56 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:38 #56 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:38 #56 15.36 (1/4) Installing dumb-init (1.2.5-r2) 02:06:38 #56 15.36 (2/4) Installing musl-obstack (1.2.3-r2) 02:06:38 #56 15.36 (3/4) Installing libucontext (1.2-r2) 02:06:38 #56 15.37 (4/4) Installing gcompat (1.1.0-r1) 02:06:38 #56 15.37 Executing busybox-1.36.1-r7.trigger 02:06:38 #56 15.38 OK: 8 MiB in 19 packages 02:06:38 #56 DONE 15.6s 02:06:38 02:06:38 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:06:38 #0 6.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:38 #0 6.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:38 #0 6.798 OK: 264 MiB in 52 packages 02:06:38 #71 DONE 7.0s 02:06:38 02:06:38 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:06:38 #72 DONE 0.1s 02:06:38 02:06:38 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:06:38 #63 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:38 #63 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:38 #63 15.40 (1/1) Installing dumb-init (1.2.5-r2) 02:06:38 #63 15.41 Executing busybox-1.36.1-r7.trigger 02:06:38 #63 15.42 OK: 7 MiB in 16 packages 02:06:38 #63 DONE 15.8s 02:06:38 02:06:38 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:06:38 #73 ... 02:06:38 02:06:38 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:06:38 #62 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:38 #62 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:38 #62 15.12 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:06:38 #62 15.12 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:06:38 #62 15.12 OK: 20070 distinct packages available 02:06:38 #62 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:38 #62 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:38 #62 15.52 (1/5) Installing dumb-init (1.2.5-r2) 02:06:38 #62 15.53 (2/5) Installing musl-obstack (1.2.3-r2) 02:06:38 #62 15.53 (3/5) Installing libucontext (1.2-r2) 02:06:38 #62 15.54 (4/5) Installing gcompat (1.1.0-r1) 02:06:38 #62 15.54 (5/5) Installing openssl (3.1.6-r0) 02:06:38 #62 15.59 Executing busybox-1.36.1-r7.trigger 02:06:38 #62 15.63 OK: 8 MiB in 20 packages 02:06:38 #62 DONE 15.9s 02:06:38 02:06:38 #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:06:38 #0 6.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:38 #0 6.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:38 #0 7.122 OK: 264 MiB in 52 packages 02:06:38 #74 DONE 7.2s 02:06:38 02:06:38 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:06:38 #0 2.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:38 #0 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:38 #0 2.836 OK: 12 MiB in 26 packages 02:06:38 #75 DONE 3.0s 02:06:38 02:06:38 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:06:38 #76 DONE 0.1s 02:06:38 02:06:38 #77 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:06:38 #0 6.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:38 #0 6.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:38 #0 7.121 OK: 264 MiB in 52 packages 02:06:38 #77 DONE 7.5s 02:06:38 02:06:38 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 02:06:38 #78 DONE 0.0s 02:06:39 02:06:39 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:06:40 #79 ... 02:06:40 02:06:40 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:06:40 #0 2.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:40 #0 2.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:40 #0 2.989 OK: 7 MiB in 17 packages 02:06:40 #80 DONE 3.1s 02:06:40 02:06:40 #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:06:40 #65 2.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:40 #65 2.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:40 #65 3.088 OK: 7 MiB in 16 packages 02:06:40 #65 DONE 3.2s 02:06:40 02:06:40 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:06:40 #70 2.623 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:40 #70 ... 02:06:40 02:06:40 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:06:40 #0 3.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:40 #0 4.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:40 #0 4.862 OK: 8 MiB in 17 packages 02:06:40 #81 DONE 5.0s 02:06:41 02:06:41 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:06:41 #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 10.7s done 02:06:41 #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:06:41 #43 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 02:06:41 #43 ... 02:06:41 02:06:41 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:06:41 #0 2.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:41 #0 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:41 #0 2.391 OK: 17 MiB in 19 packages 02:06:41 #82 DONE 2.5s 02:06:41 02:06:41 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:06:41 #0 2.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:41 #0 2.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:41 #0 2.558 OK: 17 MiB in 19 packages 02:06:41 #83 DONE 2.6s 02:06:41 02:06:41 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:06:41 #70 3.110 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:41 #70 ... 02:06:41 02:06:41 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:06:41 #84 DONE 0.0s 02:06:41 02:06:41 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:06:41 #73 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:41 #73 ... 02:06:41 02:06:41 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:06:41 #70 3.751 OK: 264 MiB in 52 packages 02:06:41 #70 DONE 3.9s 02:06:41 02:06:41 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:06:41 #85 DONE 1.3s 02:06:41 02:06:41 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:06:41 #0 3.821 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:41 #0 4.393 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:41 #0 5.078 (1/1) Installing dumb-init (1.2.5-r2) 02:06:41 #0 5.419 Executing busybox-1.36.1-r7.trigger 02:06:41 #0 5.424 OK: 7 MiB in 16 packages 02:06:41 #86 DONE 5.6s 02:06:41 02:06:41 #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:06:41 #87 DONE 0.1s 02:06:42 02:06:42 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:06:42 #88 DONE 0.1s 02:06:42 02:06:42 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:06:42 #79 2.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:42 #79 2.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:42 #79 2.983 OK: 8 MiB in 20 packages 02:06:42 #79 DONE 3.1s 02:06:42 02:06:42 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:06:42 #89 ... 02:06:42 02:06:42 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:06:42 #90 DONE 0.5s 02:06:42 02:06:42 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:06:42 #89 DONE 0.6s 02:06:42 02:06:42 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:06:42 #0 2.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:42 #0 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:42 #0 3.754 OK: 7 MiB in 16 packages 02:06:42 #91 DONE 3.9s 02:06:42 02:06:42 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:06:42 #92 DONE 0.3s 02:06:42 02:06:42 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:06:42 #93 DONE 0.3s 02:06:42 02:06:42 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:06:42 #73 3.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:42 #73 4.045 OK: 8 MiB in 19 packages 02:06:42 #73 DONE 4.2s 02:06:42 02:06:42 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:06:43 #94 DONE 0.2s 02:06:43 02:06:43 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:06:43 #95 DONE 0.5s 02:06:43 02:06:43 #96 [security-spire-server stage-2 6/9] COPY security.txt / 02:06:43 #96 DONE 0.4s 02:06:43 02:06:43 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:06:43 #97 DONE 0.2s 02:06:43 02:06:43 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 02:06:43 #98 DONE 0.2s 02:06:43 02:06:43 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:06:43 #99 DONE 0.1s 02:06:43 02:06:43 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:06:43 #100 DONE 0.1s 02:06:43 02:06:43 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:06:43 #101 DONE 0.1s 02:06:43 02:06:43 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:06:43 #102 ... 02:06:43 02:06:43 #103 [security-spire-config stage-2 6/10] COPY security.txt / 02:06:43 #103 DONE 0.1s 02:06:43 02:06:43 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:06:43 #104 DONE 0.1s 02:06:43 02:06:43 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:06:43 #102 DONE 0.2s 02:06:43 02:06:43 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:06:43 #105 DONE 0.1s 02:06:43 02:06:43 #106 [security-spire-server] exporting to image 02:06:43 #106 exporting layers 02:06:43 #106 ... 02:06:43 02:06:43 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:06:43 #107 DONE 0.1s 02:06:43 02:06:43 #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:06:43 #108 DONE 0.1s 02:06:43 02:06:43 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:06:43 #109 DONE 0.1s 02:06:43 02:06:43 #106 [security-spire-config] exporting to image 02:06:44 #106 exporting layers 0.7s done 02:06:44 #106 writing image sha256:c066905a23799cf2d418c9fd57d15cdbd40f6a106a208303b0528824c140d33e done 02:06:44 #106 naming to docker.io/library/security-spire-server done 02:06:44 #106 exporting layers 0.8s done 02:06:44 #106 exporting layers 0.8s done 02:06:44 #106 writing image sha256:a482fea78a12baea30ab843ccfbbf9ea9d1cacc7ed303fabf132483470935154 done 02:06:44 #106 naming to docker.io/library/security-spire-agent done 02:06:44 #106 writing image sha256:c3be5c4b11853424a2d69dbb9df3811abeeadcc93b55545c6a51e275e816f17c done 02:06:44 #106 naming to docker.io/library/security-spire-config done 02:06:44 #106 DONE 1.0s 02:06:44 02:06:44 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:49 #110 ... 02:06:49 02:06:49 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:49 #111 ... 02:06:49 02:06:49 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:49 #112 ... 02:06:49 02:06:49 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:01 #113 DONE 22.0s 02:07:01 02:07:01 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:01 #68 DONE 23.3s 02:07:01 02:07:01 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:01 #111 DONE 22.2s 02:07:01 02:07:01 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:01 #112 DONE 22.0s 02:07:01 02:07:01 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:01 #110 DONE 19.1s 02:07:01 02:07:01 #114 [core-keeper builder 7/8] COPY . . 02:07:05 #114 ... 02:07:05 02:07:05 #115 [security-proxy-setup builder 6/7] COPY . . 02:07:05 #115 DONE 4.2s 02:07:05 02:07:05 #114 [core-keeper builder 7/8] COPY . . 02:07:05 #114 DONE 4.2s 02:07:05 02:07:05 #116 [security-secretstore-setup builder 6/7] COPY . . 02:07:05 #116 CACHED 02:07:05 02:07:05 #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:07:05 #117 CACHED 02:07:05 02:07:05 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:05 #118 CACHED 02:07:05 02:07:05 #119 [security-bootstrapper builder 6/7] COPY . . 02:07:05 #119 CACHED 02:07:05 02:07:05 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:07:05 #120 CACHED 02:07:05 02:07:05 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:05 #121 CACHED 02:07:05 02:07:05 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 02:07:05 #122 CACHED 02:07:05 02:07:05 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:05 #123 CACHED 02:07:05 02:07:05 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:07:05 #124 CACHED 02:07:05 02:07:05 #125 [security-spiffe-token-provider builder 6/7] COPY . . 02:07:05 #125 DONE 4.2s 02:07:05 02:07:05 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:05 #126 CACHED 02:07:05 02:07:05 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:07:05 #127 CACHED 02:07:05 02:07:05 #128 [support-scheduler builder 6/7] COPY . . 02:07:05 #128 CACHED 02:07:05 02:07:05 #129 [security-proxy-auth builder 6/7] COPY . . 02:07:05 #129 CACHED 02:07:05 02:07:05 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:05 #130 CACHED 02:07:05 02:07:05 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:07:05 #131 CACHED 02:07:05 02:07:05 #132 [support-notifications builder 6/7] COPY . . 02:07:05 #132 DONE 4.2s 02:07:05 02:07:05 #133 [core-command builder 6/7] COPY . . 02:07:05 #133 CACHED 02:07:05 02:07:05 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:05 #134 CACHED 02:07:05 02:07:05 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 02:07:05 #135 CACHED 02:07:05 02:07:05 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:05 #136 CACHED 02:07:05 02:07:05 #137 [core-metadata builder 6/7] COPY . . 02:07:05 #137 CACHED 02:07:05 02:07:05 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:07:05 #138 CACHED 02:07:05 02:07:05 #139 [core-data builder 6/7] COPY . . 02:07:05 #139 DONE 4.2s 02:07:05 02:07:05 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:07:06 #140 1.430 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:07:16 #140 ... 02:07:16 02:07:16 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:07:16 #0 1.531 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:07:16 #141 ... 02:07:16 02:07:16 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:07:16 #0 1.220 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:07:16 #142 ... 02:07:16 02:07:16 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:07:16 #0 0.329 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:07:16 #143 ... 02:07:16 02:07:16 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:07:16 #0 0.508 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:07:16 #144 ... 02:07:16 02:07:16 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:07:16 #0 1.097 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:07:16 #145 ... 02:07:16 02:07:16 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:07:16 #0 0.711 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:07:16 #146 ... 02:07:16 02:07:16 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:07:16 #0 1.073 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:07:16 #147 ... 02:07:16 02:07:16 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:07:16 #0 0.870 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:07:16 #148 ... 02:07:16 02:07:16 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:07:16 #0 1.047 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:07:16 #149 ... 02:07:16 02:07:16 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:07:16 #0 1.494 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:07:16 #150 ... 02:07:16 02:07:16 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:07:16 #0 0.576 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:08:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6806 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:08:06 Running in /w/workspace/edgex-go/659 [Pipeline] { [Pipeline] checkout 02:08:06 The recommended git tool is: git 02:08:14 using credential edgex-jenkins-ssh 02:08:14 Cloning the remote Git repository 02:08:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:08:15 > git init /w/workspace/edgex-go/659 # timeout=10 02:08:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:08:15 > git --version # timeout=10 02:08:15 > git --version # 'git version 2.25.1' 02:08:15 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:08:24 #151 ... 02:08:24 02:08:24 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:08:24 #143 76.11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:08:25 #143 DONE 80.6s 02:08:25 02:08:25 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:08:25 #144 DONE 80.6s 02:08:25 02:08:25 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:08:25 #151 DONE 80.6s 02:08:25 02:08:25 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:08:26 #152 ... 02:08:26 02:08:26 #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:08:26 #153 DONE 0.4s 02:08:26 02:08:26 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:08:26 #154 DONE 0.6s 02:08:26 02:08:26 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:08:26 #152 DONE 0.6s 02:08:26 02:08:26 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:08:26 #155 DONE 0.2s 02:08:26 02:08:26 #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:08:26 #156 ... 02:08:26 02:08:26 #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:08:26 #157 DONE 0.2s 02:08:26 02:08:26 #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:08:26 #156 DONE 0.2s 02:08:26 02:08:26 #158 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:08:26 #158 ... 02:08:26 02:08:26 #159 [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 02:08:26 #159 DONE 0.2s 02:08:27 02:08:27 #160 [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 02:08:27 #160 DONE 0.2s 02:08:27 02:08:27 #158 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:08:27 #158 DONE 0.2s 02:08:27 02:08:27 #161 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:08:27 #161 DONE 0.3s 02:08:27 02:08:27 #162 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:08:27 #162 DONE 0.3s 02:08:27 02:08:27 #163 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:08:27 #163 DONE 0.1s 02:08:27 02:08:27 #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:08:27 #164 DONE 0.1s 02:08:27 02:08:27 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:08:28 #165 ... 02:08:28 02:08:28 #166 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:08:28 #166 DONE 0.2s 02:08:28 02:08:28 #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:08:28 #167 DONE 1.5s 02:08:28 02:08:28 #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:08:28 #168 ... 02:08:28 02:08:28 #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:08:28 #169 DONE 0.2s 02:08:28 02:08:28 #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:08:28 #168 DONE 0.3s 02:08:28 02:08:28 #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:08:28 #170 ... 02:08:28 02:08:28 #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:08:28 #171 DONE 0.2s 02:08:28 02:08:28 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:08:28 #172 DONE 0.3s 02:08:28 02:08:28 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:08:28 #149 DONE 83.4s 02:08:28 02:08:28 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:08:28 #165 DONE 1.1s 02:08:28 02:08:28 #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:08:28 #173 ... 02:08:28 02:08:28 #174 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:08:28 #174 DONE 0.2s 02:08:29 02:08:29 #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:08:29 #173 DONE 0.2s 02:08:29 02:08:29 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:08:29 #175 ... 02:08:29 02:08:29 #176 [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/ 02:08:29 #176 DONE 0.2s 02:08:29 02:08:29 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:08:29 #175 DONE 0.2s 02:08:29 02:08:29 #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:08:29 #170 DONE 1.3s 02:08:29 02:08:29 #177 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:08:29 #177 DONE 0.2s 02:08:29 02:08:29 #106 [security-secretstore-setup] exporting to image 02:08:29 #106 exporting layers 02:08:29 #106 ... 02:08:29 02:08:29 #178 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:08:29 #178 DONE 0.3s 02:08:29 02:08:29 #106 [security-secretstore-setup] exporting to image 02:08:29 #106 exporting layers 0.8s done 02:08:29 #106 writing image sha256:3e5cf031f45499dc658bd20b8a077213b7c7480185d90608b59e05e447ffa758 0.0s done 02:08:29 #106 naming to docker.io/library/security-proxy-setup done 02:08:35 Avoid second fetch 02:08:35 Checking out Revision 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 (main) 02:08:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:08:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:08:35 > git config core.sparsecheckout # timeout=10 02:08:35 > git checkout -f 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 # timeout=10 02:08:36 Commit message: "Merge pull request #4840 from M0hanrajp/add-core-data-subscription-logging" 02:08:36 #106 exporting layers 6.2s done 02:08:36 #106 writing image sha256:18727f20eed1a6deedec725ce00f794560256b4b4c38bd6e90600df640da9c58 02:08:36 #106 writing image sha256:18727f20eed1a6deedec725ce00f794560256b4b4c38bd6e90600df640da9c58 1.2s done 02:08:36 #106 naming to docker.io/library/security-secretstore-setup 02:08:38 #106 naming to docker.io/library/security-secretstore-setup 1.2s done 02:08:38 #106 DONE 10.2s 02:08:38 02:08:38 #179 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:08:39 #179 ... 02:08:39 02:08:39 #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:40 #180 ... 02:08:40 02:08:40 #179 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:08:40 #179 DONE 11.5s 02:08:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:08:41 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:41 Dload Upload Total Spent Left Speed 02:08:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 81707 [Pipeline] sh 02:08:41 02:08:41 #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:08:41 #180 DONE 11.5s 02:08:41 02:08:41 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:08:41 #147 DONE 95.8s 02:08:41 02:08:41 #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:08:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:08:41 #181 ... 02:08:41 02:08:41 #182 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:08:41 #182 DONE 0.3s 02:08:41 + sudo tee /etc/docker/daemon.new 02:08:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:08:41 { 02:08:41 "registry-mirrors": [ 02:08:41 "https://nexus3.edgexfoundry.org:10001" 02:08:41 ], 02:08:41 "bip": "10.250.0.254/24", 02:08:41 "hosts": [ 02:08:41 "tcp://0.0.0.0:5555", 02:08:41 "unix:///var/run/docker.sock" 02:08:41 ], 02:08:41 "mtu": 1458, 02:08:41 "selinux-enabled": true, 02:08:41 "seccomp-profile": "/etc/docker/seccomp.json" 02:08:41 } [Pipeline] sh 02:08:41 02:08:41 #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:08:41 #181 DONE 0.6s 02:08:41 02:08:41 #183 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:08:42 #183 ... 02:08:42 02:08:42 #184 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:08:42 #184 DONE 0.6s 02:08:42 02:08:42 #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:08:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:08:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:00 provisioning config files... 02:09:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/659@tmp/config14564262534295646414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:01 ---> ****-login.sh 02:09:01 nexus3.edgexfoundry.org:10001 02:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:01 Configure a credential helper to remove this warning. See 02:09:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:01 02:09:01 Login Succeeded 02:09:01 nexus3.edgexfoundry.org:10002 02:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:02 Configure a credential helper to remove this warning. See 02:09:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:02 02:09:02 Login Succeeded 02:09:02 nexus3.edgexfoundry.org:10003 02:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:02 Configure a credential helper to remove this warning. See 02:09:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:02 02:09:02 Login Succeeded 02:09:02 nexus3.edgexfoundry.org:10004 02:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:02 Configure a credential helper to remove this warning. See 02:09:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:02 02:09:02 Login Succeeded 02:09:02 ****.io 02:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:03 Configure a credential helper to remove this warning. See 02:09:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:03 02:09:03 Login Succeeded 02:09:03 ---> ****-login.sh ends [Pipeline] } 02:09:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:09:03 + git config --global --add safe.directory /w/workspace/edgex-go/659 [Pipeline] echo 02:09:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:09:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:09:03 ========================================================= 02:09:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:09:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:09:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:09:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:09:04 c6b39de5b339: Pulling fs layer 02:09:04 a69c41024577: Pulling fs layer 02:09:04 d6de4b400683: Pulling fs layer 02:09:04 35cb2a7552d0: Pulling fs layer 02:09:04 4f4fb700ef54: Pulling fs layer 02:09:04 464afbd9ba4c: Pulling fs layer 02:09:04 00f215d4a9da: Pulling fs layer 02:09:04 d496ad576159: Pulling fs layer 02:09:04 35cb2a7552d0: Waiting 02:09:04 4f4fb700ef54: Waiting 02:09:04 464afbd9ba4c: Waiting 02:09:04 00f215d4a9da: Waiting 02:09:04 d496ad576159: Waiting 02:09:04 #185 ... 02:09:04 02:09:04 #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:09:04 a69c41024577: Verifying Checksum 02:09:04 a69c41024577: Download complete 02:09:04 35cb2a7552d0: Verifying Checksum 02:09:04 35cb2a7552d0: Download complete 02:09:04 4f4fb700ef54: Verifying Checksum 02:09:04 4f4fb700ef54: Download complete 02:09:04 464afbd9ba4c: Verifying Checksum 02:09:04 464afbd9ba4c: Download complete 02:09:04 c6b39de5b339: Verifying Checksum 02:09:04 c6b39de5b339: Download complete 02:09:04 d496ad576159: Verifying Checksum 02:09:04 d496ad576159: Download complete 02:09:05 c6b39de5b339: Pull complete 02:09:06 a69c41024577: Pull complete 02:09:06 d6de4b400683: Verifying Checksum 02:09:06 d6de4b400683: Download complete 02:09:07 00f215d4a9da: Verifying Checksum 02:09:07 00f215d4a9da: Download complete 02:09:20 d6de4b400683: Pull complete 02:09:20 35cb2a7552d0: Pull complete 02:09:20 4f4fb700ef54: Pull complete 02:09:20 464afbd9ba4c: Pull complete 02:09:30 00f215d4a9da: Pull complete 02:09:31 d496ad576159: Pull complete 02:09:31 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:09:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:09:31 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:09:31 WORKDIR /edgex 02:09:31 COPY go.mod . 02:09:31 RUN go mod download -t 02:09:31 ci-base-image-arm64 -f - . 02:09:32 Sending build context to Docker daemon 3.228MB 02:09:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:09:32 ---> f246e2811388 02:09:32 Step 2/4 : WORKDIR /edgex 02:09:34 ---> Running in 2151c40a127d 02:09:34 Removing intermediate container 2151c40a127d 02:09:34 ---> f4ac25b9ba6a 02:09:34 Step 3/4 : COPY go.mod . 02:09:35 ---> fd79546de110 02:09:35 Step 4/4 : RUN go mod download 02:09:35 ---> Running in cb6c912293ef 02:09:51 #186 ... 02:09:51 02:09:51 #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:09:51 #185 DONE 68.7s 02:09:51 02:09:51 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:09:51 #187 ... 02:09:51 02:09:51 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:09:51 #145 DONE 166.3s 02:09:51 02:09:51 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:09:51 #141 DONE 166.3s 02:09:51 02:09:51 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:09:51 #146 DONE 166.4s 02:09:51 02:09:51 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:09:51 #148 DONE 166.4s 02:09:51 02:09:51 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:51 #140 DONE 166.4s 02:09:51 02:09:51 #183 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:09:51 #183 DONE 70.2s 02:09:51 02:09:51 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:09:51 #150 DONE 166.4s 02:09:51 02:09:51 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:09:51 #142 DONE 166.3s 02:09:51 02:09:51 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:09:51 #188 CACHED 02:09:51 02:09:51 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:09:51 #189 CACHED 02:09:51 02:09:51 #190 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:09:51 #190 ... 02:09:51 02:09:51 #191 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:09:51 #191 CACHED 02:09:51 02:09:51 #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:09:51 #192 CACHED 02:09:51 02:09:51 #193 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:09:51 #193 CACHED 02:09:51 02:09:51 #194 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:09:51 #194 CACHED 02:09:51 02:09:51 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:09:51 #187 DONE 1.3s 02:09:52 02:09:52 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:09:52 #195 ... 02:09:52 02:09:52 #196 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:09:52 #196 CACHED 02:09:52 02:09:52 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:09:52 #197 CACHED 02:09:52 02:09:52 #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:09:53 #198 DONE 0.8s 02:09:53 02:09:53 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:09:53 #199 DONE 1.0s 02:09:53 02:09:53 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:09:53 #195 DONE 0.8s 02:09:53 02:09:53 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:09:53 #200 DONE 1.1s 02:09:53 02:09:53 #190 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:09:53 #190 DONE 1.1s 02:09:53 02:09:53 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:09:53 #201 ... 02:09:53 02:09:53 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:09:53 #202 DONE 1.2s 02:09:53 02:09:53 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:09:53 #203 DONE 1.1s 02:09:53 02:09:53 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:09:53 #204 ... 02:09:53 02:09:53 #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:09:53 #205 DONE 1.4s 02:09:53 02:09:53 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:09:53 #206 ... 02:09:53 02:09:53 #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:09:53 #186 DONE 71.8s 02:09:53 02:09:53 #207 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:09:53 #207 DONE 0.9s 02:09:53 02:09:53 #106 [core-common-config-bootstrapper] exporting to image 02:09:53 #106 exporting layers 0.7s done 02:09:53 #106 writing image sha256:91a26dad3957f26daea9ea66db7b0830675ab8b12eb4a310e4187e53d887ea17 0.0s done 02:09:53 #106 naming to docker.io/library/security-bootstrapper 0.0s done 02:09:53 #106 ... 02:09:53 02:09:53 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:09:53 #201 DONE 0.9s 02:09:53 02:09:53 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:09:53 #208 DONE 0.9s 02:09:53 02:09:53 #106 [core-command] exporting to image 02:09:53 #106 writing image sha256:9142e093612b99cd3ef765f44c2d9abda96c9454f729836a80c57ea7f78698b2 done 02:09:53 #106 naming to docker.io/library/security-spiffe-token-provider done 02:09:53 #106 ... 02:09:53 02:09:53 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:09:53 #209 DONE 0.9s 02:09:53 02:09:53 #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:09:53 #210 DONE 0.7s 02:09:53 02:09:53 #106 [support-scheduler] exporting to image 02:09:54 #106 ... 02:09:54 02:09:54 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:09:54 #204 DONE 0.8s 02:09:54 02:09:54 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:09:54 #206 DONE 0.7s 02:09:54 02:09:54 #106 [support-scheduler] exporting to image 02:09:54 #106 writing image sha256:180972f531abbe7294e8985bcac8902d129cea9ef0f782f3b85faf115867dfd8 02:09:54 #106 exporting layers 0.4s done 02:09:54 #106 writing image sha256:180972f531abbe7294e8985bcac8902d129cea9ef0f782f3b85faf115867dfd8 0.0s done 02:09:54 #106 naming to docker.io/library/core-common-config-bootstrapper done 02:09:54 #106 ... 02:09:54 02:09:54 #211 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:09:54 #211 DONE 0.7s 02:09:54 02:09:54 #106 [core-command] exporting to image 02:09:54 #106 exporting layers 0.5s done 02:09:54 #106 writing image sha256:121b89b180518d011e8cd30e39ca08616b3746b9753f7738ac7e2a76569ba964 done 02:09:54 #106 naming to docker.io/library/core-command done 02:09:54 #106 writing image sha256:0f874f6c4d6d3c2bbae98bbdb0e420dd8e89957b2bdd27e3a76f36d5255075c0 02:09:54 #106 ... 02:09:54 02:09:54 #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:09:54 #212 DONE 0.6s 02:09:54 02:09:54 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:09:54 #213 DONE 0.5s 02:09:54 02:09:54 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:09:54 #214 DONE 0.6s 02:09:54 02:09:54 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:09:54 #215 DONE 0.2s 02:09:54 02:09:54 #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:09:54 #216 DONE 0.7s 02:09:54 02:09:54 #106 [core-keeper] exporting to image 02:09:54 #106 writing image sha256:0f874f6c4d6d3c2bbae98bbdb0e420dd8e89957b2bdd27e3a76f36d5255075c0 done 02:09:54 #106 naming to docker.io/library/support-scheduler done 02:09:54 #106 ... 02:09:54 02:09:54 #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:09:54 #217 DONE 0.1s 02:09:54 02:09:54 #106 [core-data] exporting to image 02:09:54 #106 exporting layers 0.3s done 02:09:54 #106 writing image sha256:f7a7306fb3e3be11e061d6ee7097e2dfb94a68575f1ef61d97f56ba1b05af85a 0.0s done 02:09:54 #106 writing image sha256:f2e966b58a54ac785e61190a40bf70bd2abb539e68201338cdbbcffb385a8156 0.0s done 02:09:54 #106 naming to docker.io/library/core-keeper done 02:09:54 #106 naming to docker.io/library/core-metadata 02:09:54 #106 ... 02:09:54 02:09:54 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:09:54 #218 DONE 0.4s 02:09:54 02:09:54 #106 [support-notifications] exporting to image 02:09:54 #106 naming to docker.io/library/core-metadata done 02:09:54 #106 writing image sha256:2a5b8ef1850f555e236843783de6cb957cea03f2f46980d89c8a958f34fda903 done 02:09:54 #106 naming to docker.io/library/core-data done 02:09:54 #106 writing image sha256:f9192863ce658f7446a8e72974a7ef8c4dd1053ddf50695f106593f715c09f06 done 02:09:54 #106 naming to docker.io/library/support-notifications done 02:09:55 #106 exporting layers 0.2s done 02:09:55 #106 writing image sha256:2fd545241460b233bf3d6bb06f97b23a65d311c73394a791aff8d3782948a671 done 02:09:55 #106 naming to docker.io/library/security-proxy-auth done 02:09:55 #106 DONE 13.7s 02:09:55 02:09:55 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:55 time="2024-07-31T02:06:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:09:55 $ docker stop --time=1 3eb505c98dceb20d8fd746a3721c42048b79b948d1ccce53a350ebe5eecd0860 02:09:56 $ docker rm -f --volumes 3eb505c98dceb20d8fd746a3721c42048b79b948d1ccce53a350ebe5eecd0860 [Pipeline] // withDockerContainer [Pipeline] sh 02:09:56 + docker images 02:09:56 REPOSITORY TAG IMAGE ID CREATED SIZE 02:09:56 core-keeper latest f7a7306fb3e3 2 seconds ago 35.7MB 02:09:56 support-notifications latest f9192863ce65 2 seconds ago 38.7MB 02:09:56 core-metadata latest f2e966b58a54 2 seconds ago 35.9MB 02:09:56 core-data latest 2a5b8ef1850f 2 seconds ago 35.8MB 02:09:56 security-proxy-auth latest 2fd545241460 2 seconds ago 33MB 02:09:56 core-command latest 121b89b18051 3 seconds ago 35.4MB 02:09:56 core-common-config-bootstrapper latest 180972f531ab 3 seconds ago 15.2MB 02:09:56 support-scheduler latest 0f874f6c4d6d 3 seconds ago 38.1MB 02:09:56 security-spiffe-token-provider latest 9142e093612b 4 seconds ago 28.8MB 02:09:56 security-bootstrapper latest 91a26dad3957 5 seconds ago 18.9MB 02:09:56 security-secretstore-setup latest 18727f20eed1 About a minute ago 36.9MB 02:09:56 security-proxy-setup latest 3e5cf031f454 About a minute ago 26.2MB 02:09:56 security-spire-agent latest a482fea78a12 3 minutes ago 182MB 02:09:56 security-spire-config latest c3be5c4b1185 3 minutes ago 120MB 02:09:56 security-spire-server latest c066905a2379 3 minutes ago 121MB 02:09:56 ci-base-image-x86_64 latest d1c9b42c64c4 6 minutes ago 966MB 02:09:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 02:09:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 02:09: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 02:09:57 provisioning config files... 02:09:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/659@tmp/config1002328295695803222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:57 ---> ****-login.sh 02:09:57 nexus3.edgexfoundry.org:10001 02:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:57 Configure a credential helper to remove this warning. See 02:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:57 02:09:57 Login Succeeded 02:09:57 nexus3.edgexfoundry.org:10002 02:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:57 Configure a credential helper to remove this warning. See 02:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:57 02:09:57 Login Succeeded 02:09:57 nexus3.edgexfoundry.org:10003 02:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:57 Configure a credential helper to remove this warning. See 02:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:57 02:09:57 Login Succeeded 02:09:57 nexus3.edgexfoundry.org:10004 02:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:57 Configure a credential helper to remove this warning. See 02:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:57 02:09:57 Login Succeeded 02:09:57 ****.io 02:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:09:57 Configure a credential helper to remove this warning. See 02:09:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:09:57 02:09:57 Login Succeeded 02:09:57 ---> ****-login.sh ends [Pipeline] } 02:09:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:09:57 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:09:57 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:09:57 latest 02:09:57 3.2.0-dev.41 02:09:57 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:09:57 main 02:09:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:58 + docker push nexus3.edgexfoundry.org:10004/core-command:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:09:58 7e7434cbe367: Preparing 02:09:58 37da41c37165: Preparing 02:09:58 fd3345026686: Preparing 02:09:58 f10bfd48748b: Preparing 02:09:58 ffa43104b6e2: Preparing 02:09:58 bae7782e58ad: Preparing 02:09:58 ce7f800efff9: Preparing 02:09:58 bae7782e58ad: Waiting 02:09:58 ce7f800efff9: Waiting 02:09:58 ffa43104b6e2: Pushed 02:09:58 7e7434cbe367: Pushed 02:09:58 fd3345026686: Pushed 02:09:58 f10bfd48748b: Pushed 02:09:58 ce7f800efff9: Layer already exists 02:09:58 bae7782e58ad: Pushed 02:10:01 37da41c37165: Pushed 02:10:01 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:c886a52d4208e7407970bae33ec1dc7670402773dc1eca749f52b4587e579895 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:02 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:10:02 7e7434cbe367: Preparing 02:10:02 37da41c37165: Preparing 02:10:02 fd3345026686: Preparing 02:10:02 f10bfd48748b: Preparing 02:10:02 ffa43104b6e2: Preparing 02:10:02 bae7782e58ad: Preparing 02:10:02 ce7f800efff9: Preparing 02:10:02 bae7782e58ad: Waiting 02:10:02 ce7f800efff9: Waiting 02:10:02 ffa43104b6e2: Layer already exists 02:10:02 fd3345026686: Layer already exists 02:10:02 7e7434cbe367: Layer already exists 02:10:02 37da41c37165: Layer already exists 02:10:02 f10bfd48748b: Layer already exists 02:10:02 bae7782e58ad: Layer already exists 02:10:02 ce7f800efff9: Layer already exists 02:10:02 latest: digest: sha256:c886a52d4208e7407970bae33ec1dc7670402773dc1eca749f52b4587e579895 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:02 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.41 02:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:10:02 7e7434cbe367: Preparing 02:10:02 37da41c37165: Preparing 02:10:02 fd3345026686: Preparing 02:10:02 f10bfd48748b: Preparing 02:10:02 ffa43104b6e2: Preparing 02:10:02 bae7782e58ad: Preparing 02:10:02 ce7f800efff9: Preparing 02:10:02 bae7782e58ad: Waiting 02:10:02 ce7f800efff9: Waiting 02:10:02 f10bfd48748b: Layer already exists 02:10:02 ffa43104b6e2: Layer already exists 02:10:02 37da41c37165: Layer already exists 02:10:02 7e7434cbe367: Layer already exists 02:10:02 fd3345026686: Layer already exists 02:10:02 bae7782e58ad: Layer already exists 02:10:02 ce7f800efff9: Layer already exists 02:10:02 3.2.0-dev.41: digest: sha256:c886a52d4208e7407970bae33ec1dc7670402773dc1eca749f52b4587e579895 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:03 + docker push nexus3.edgexfoundry.org:10004/core-command:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:10:03 7e7434cbe367: Preparing 02:10:03 37da41c37165: Preparing 02:10:03 fd3345026686: Preparing 02:10:03 f10bfd48748b: Preparing 02:10:03 ffa43104b6e2: Preparing 02:10:03 bae7782e58ad: Preparing 02:10:03 ce7f800efff9: Preparing 02:10:03 bae7782e58ad: Waiting 02:10:03 ce7f800efff9: Waiting 02:10:03 ffa43104b6e2: Layer already exists 02:10:03 37da41c37165: Layer already exists 02:10:03 7e7434cbe367: Layer already exists 02:10:03 f10bfd48748b: Layer already exists 02:10:03 fd3345026686: Layer already exists 02:10:03 ce7f800efff9: Layer already exists 02:10:03 bae7782e58ad: Layer already exists 02:10:03 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:c886a52d4208e7407970bae33ec1dc7670402773dc1eca749f52b4587e579895 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:04 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:10:04 7e7434cbe367: Preparing 02:10:04 37da41c37165: Preparing 02:10:04 fd3345026686: Preparing 02:10:04 f10bfd48748b: Preparing 02:10:04 ffa43104b6e2: Preparing 02:10:04 bae7782e58ad: Preparing 02:10:04 ce7f800efff9: Preparing 02:10:04 bae7782e58ad: Waiting 02:10:04 ce7f800efff9: Waiting 02:10:04 ffa43104b6e2: Layer already exists 02:10:04 f10bfd48748b: Layer already exists 02:10:04 fd3345026686: Layer already exists 02:10:04 37da41c37165: Layer already exists 02:10:04 7e7434cbe367: Layer already exists 02:10:04 ce7f800efff9: Layer already exists 02:10:04 bae7782e58ad: Layer already exists 02:10:04 main: digest: sha256:c886a52d4208e7407970bae33ec1dc7670402773dc1eca749f52b4587e579895 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:04 ===================================================== [Pipeline] echo 02:10:04 taggedImages: 02:10:04 - nexus3.edgexfoundry.org:10004/core-command:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:04 - nexus3.edgexfoundry.org:10004/core-command:latest 02:10:04 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.41 02:10:04 - nexus3.edgexfoundry.org:10004/core-command:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:04 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:10:04 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:10:04 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:04 latest 02:10:04 3.2.0-dev.41 02:10:04 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:04 main 02:10:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:10:05 5e720b941b10: Preparing 02:10:05 89ead856d998: Preparing 02:10:05 bf308d9f2a47: Preparing 02:10:05 c63116ca9112: Preparing 02:10:05 fd3345026686: Preparing 02:10:05 f10bfd48748b: Preparing 02:10:05 ffa43104b6e2: Preparing 02:10:05 bae7782e58ad: Preparing 02:10:05 ce7f800efff9: Preparing 02:10:05 ffa43104b6e2: Waiting 02:10:05 bae7782e58ad: Waiting 02:10:05 ce7f800efff9: Waiting 02:10:05 f10bfd48748b: Waiting 02:10:05 fd3345026686: Layer already exists 02:10:05 f10bfd48748b: Layer already exists 02:10:05 ffa43104b6e2: Layer already exists 02:10:05 bae7782e58ad: Layer already exists 02:10:05 ce7f800efff9: Layer already exists 02:10:05 bf308d9f2a47: Pushed 02:10:05 89ead856d998: Pushed 02:10:05 5e720b941b10: Pushed 02:10:06 c63116ca9112: Pushed 02:10:06 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:505955de01d86a71cc2b8b2588b9c034be42443d3a162c18de5b12b7f90d3b40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10: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 02:10:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:10:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:10:06 5e720b941b10: Preparing 02:10:06 89ead856d998: Preparing 02:10:06 bf308d9f2a47: Preparing 02:10:06 c63116ca9112: Preparing 02:10:06 fd3345026686: Preparing 02:10:06 f10bfd48748b: Preparing 02:10:06 ffa43104b6e2: Preparing 02:10:06 bae7782e58ad: Preparing 02:10:06 ce7f800efff9: Preparing 02:10:06 ffa43104b6e2: Waiting 02:10:06 f10bfd48748b: Waiting 02:10:06 bae7782e58ad: Waiting 02:10:06 ce7f800efff9: Waiting 02:10:06 5e720b941b10: Layer already exists 02:10:06 fd3345026686: Layer already exists 02:10:06 c63116ca9112: Layer already exists 02:10:06 89ead856d998: Layer already exists 02:10:06 bf308d9f2a47: Layer already exists 02:10:06 bae7782e58ad: Layer already exists 02:10:06 ffa43104b6e2: Layer already exists 02:10:06 f10bfd48748b: Layer already exists 02:10:06 ce7f800efff9: Layer already exists 02:10:06 latest: digest: sha256:505955de01d86a71cc2b8b2588b9c034be42443d3a162c18de5b12b7f90d3b40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.41 02:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:10:07 5e720b941b10: Preparing 02:10:07 89ead856d998: Preparing 02:10:07 bf308d9f2a47: Preparing 02:10:07 c63116ca9112: Preparing 02:10:07 fd3345026686: Preparing 02:10:07 f10bfd48748b: Preparing 02:10:07 ffa43104b6e2: Preparing 02:10:07 bae7782e58ad: Preparing 02:10:07 ce7f800efff9: Preparing 02:10:07 ffa43104b6e2: Waiting 02:10:07 f10bfd48748b: Waiting 02:10:07 bae7782e58ad: Waiting 02:10:07 ce7f800efff9: Waiting 02:10:07 fd3345026686: Layer already exists 02:10:07 5e720b941b10: Layer already exists 02:10:07 89ead856d998: Layer already exists 02:10:07 bf308d9f2a47: Layer already exists 02:10:07 c63116ca9112: Layer already exists 02:10:07 bae7782e58ad: Layer already exists 02:10:07 f10bfd48748b: Layer already exists 02:10:07 ffa43104b6e2: Layer already exists 02:10:07 ce7f800efff9: Layer already exists 02:10:07 3.2.0-dev.41: digest: sha256:505955de01d86a71cc2b8b2588b9c034be42443d3a162c18de5b12b7f90d3b40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:10:08 5e720b941b10: Preparing 02:10:08 89ead856d998: Preparing 02:10:08 bf308d9f2a47: Preparing 02:10:08 c63116ca9112: Preparing 02:10:08 fd3345026686: Preparing 02:10:08 f10bfd48748b: Preparing 02:10:08 ffa43104b6e2: Preparing 02:10:08 bae7782e58ad: Preparing 02:10:08 ce7f800efff9: Preparing 02:10:08 bae7782e58ad: Waiting 02:10:08 ce7f800efff9: Waiting 02:10:08 ffa43104b6e2: Waiting 02:10:08 89ead856d998: Layer already exists 02:10:08 bf308d9f2a47: Layer already exists 02:10:08 5e720b941b10: Layer already exists 02:10:08 c63116ca9112: Layer already exists 02:10:08 fd3345026686: Layer already exists 02:10:08 f10bfd48748b: Layer already exists 02:10:08 ce7f800efff9: Layer already exists 02:10:08 ffa43104b6e2: Layer already exists 02:10:08 bae7782e58ad: Layer already exists 02:10:08 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:505955de01d86a71cc2b8b2588b9c034be42443d3a162c18de5b12b7f90d3b40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10: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 02:10:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:10:08 5e720b941b10: Preparing 02:10:08 89ead856d998: Preparing 02:10:08 bf308d9f2a47: Preparing 02:10:08 c63116ca9112: Preparing 02:10:08 fd3345026686: Preparing 02:10:08 f10bfd48748b: Preparing 02:10:08 ffa43104b6e2: Preparing 02:10:08 bae7782e58ad: Preparing 02:10:08 ce7f800efff9: Preparing 02:10:08 f10bfd48748b: Waiting 02:10:08 ffa43104b6e2: Waiting 02:10:08 bae7782e58ad: Waiting 02:10:08 ce7f800efff9: Waiting 02:10:08 89ead856d998: Layer already exists 02:10:08 bf308d9f2a47: Layer already exists 02:10:08 c63116ca9112: Layer already exists 02:10:08 fd3345026686: Layer already exists 02:10:08 5e720b941b10: Layer already exists 02:10:08 ffa43104b6e2: Layer already exists 02:10:08 f10bfd48748b: Layer already exists 02:10:08 bae7782e58ad: Layer already exists 02:10:08 ce7f800efff9: Layer already exists 02:10:08 main: digest: sha256:505955de01d86a71cc2b8b2588b9c034be42443d3a162c18de5b12b7f90d3b40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:08 ===================================================== [Pipeline] echo 02:10:08 taggedImages: 02:10:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:10:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.41 02:10:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:10:08 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:10:08 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:08 latest 02:10:08 3.2.0-dev.41 02:10:08 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:08 main 02:10:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:09 + docker push nexus3.edgexfoundry.org:10004/core-data:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:10:09 49629d0ca64e: Preparing 02:10:09 09e947007f29: Preparing 02:10:09 fd3345026686: Preparing 02:10:09 f10bfd48748b: Preparing 02:10:09 56c98fdd569b: Preparing 02:10:09 be520272ddaf: Preparing 02:10:09 ce7f800efff9: Preparing 02:10:09 be520272ddaf: Waiting 02:10:09 ce7f800efff9: Waiting 02:10:09 fd3345026686: Layer already exists 02:10:09 f10bfd48748b: Layer already exists 02:10:09 ce7f800efff9: Layer already exists 02:10:09 56c98fdd569b: Pushed 02:10:09 49629d0ca64e: Pushed 02:10:09 be520272ddaf: Pushed 02:10:12 09e947007f29: Pushed 02:10:12 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:ac202b84715445a992d3377e58e518c3c080a71490bf893f7568dfff16bb3e86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:12 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:10:12 49629d0ca64e: Preparing 02:10:12 09e947007f29: Preparing 02:10:12 fd3345026686: Preparing 02:10:12 f10bfd48748b: Preparing 02:10:12 56c98fdd569b: Preparing 02:10:12 be520272ddaf: Preparing 02:10:12 ce7f800efff9: Preparing 02:10:12 be520272ddaf: Waiting 02:10:12 ce7f800efff9: Waiting 02:10:12 56c98fdd569b: Layer already exists 02:10:12 f10bfd48748b: Layer already exists 02:10:12 09e947007f29: Layer already exists 02:10:12 49629d0ca64e: Layer already exists 02:10:12 fd3345026686: Layer already exists 02:10:12 be520272ddaf: Layer already exists 02:10:12 ce7f800efff9: Layer already exists 02:10:12 latest: digest: sha256:ac202b84715445a992d3377e58e518c3c080a71490bf893f7568dfff16bb3e86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:13 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.41 02:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:10:13 49629d0ca64e: Preparing 02:10:13 09e947007f29: Preparing 02:10:13 fd3345026686: Preparing 02:10:13 f10bfd48748b: Preparing 02:10:13 56c98fdd569b: Preparing 02:10:13 be520272ddaf: Preparing 02:10:13 ce7f800efff9: Preparing 02:10:13 be520272ddaf: Waiting 02:10:13 ce7f800efff9: Waiting 02:10:13 56c98fdd569b: Layer already exists 02:10:13 fd3345026686: Layer already exists 02:10:13 f10bfd48748b: Layer already exists 02:10:13 09e947007f29: Layer already exists 02:10:13 49629d0ca64e: Layer already exists 02:10:13 ce7f800efff9: Layer already exists 02:10:13 be520272ddaf: Layer already exists 02:10:13 3.2.0-dev.41: digest: sha256:ac202b84715445a992d3377e58e518c3c080a71490bf893f7568dfff16bb3e86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:14 + docker push nexus3.edgexfoundry.org:10004/core-data:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:10:14 49629d0ca64e: Preparing 02:10:14 09e947007f29: Preparing 02:10:14 fd3345026686: Preparing 02:10:14 f10bfd48748b: Preparing 02:10:14 56c98fdd569b: Preparing 02:10:14 be520272ddaf: Preparing 02:10:14 ce7f800efff9: Preparing 02:10:14 be520272ddaf: Waiting 02:10:14 ce7f800efff9: Waiting 02:10:14 49629d0ca64e: Layer already exists 02:10:14 f10bfd48748b: Layer already exists 02:10:14 56c98fdd569b: Layer already exists 02:10:14 09e947007f29: Layer already exists 02:10:14 fd3345026686: Layer already exists 02:10:14 be520272ddaf: Layer already exists 02:10:14 ce7f800efff9: Layer already exists 02:10:14 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:ac202b84715445a992d3377e58e518c3c080a71490bf893f7568dfff16bb3e86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:14 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:10:14 49629d0ca64e: Preparing 02:10:14 09e947007f29: Preparing 02:10:14 fd3345026686: Preparing 02:10:14 f10bfd48748b: Preparing 02:10:14 56c98fdd569b: Preparing 02:10:14 be520272ddaf: Preparing 02:10:14 ce7f800efff9: Preparing 02:10:14 be520272ddaf: Waiting 02:10:14 49629d0ca64e: Layer already exists 02:10:14 09e947007f29: Layer already exists 02:10:14 fd3345026686: Layer already exists 02:10:14 f10bfd48748b: Layer already exists 02:10:14 56c98fdd569b: Layer already exists 02:10:14 ce7f800efff9: Layer already exists 02:10:14 be520272ddaf: Layer already exists 02:10:14 main: digest: sha256:ac202b84715445a992d3377e58e518c3c080a71490bf893f7568dfff16bb3e86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:14 ===================================================== [Pipeline] echo 02:10:14 taggedImages: 02:10:14 - nexus3.edgexfoundry.org:10004/core-data:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:14 - nexus3.edgexfoundry.org:10004/core-data:latest 02:10:14 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.41 02:10:14 - nexus3.edgexfoundry.org:10004/core-data:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:14 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:10:14 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:10:14 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:14 latest 02:10:14 3.2.0-dev.41 02:10:14 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:14 main 02:10:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:10:15 912111aae389: Preparing 02:10:15 2d4dc6be5e15: Preparing 02:10:15 f10bfd48748b: Preparing 02:10:15 302c90380e7f: Preparing 02:10:15 8b306131ec07: Preparing 02:10:15 ce7f800efff9: Preparing 02:10:15 f10bfd48748b: Layer already exists 02:10:15 ce7f800efff9: Layer already exists 02:10:15 302c90380e7f: Pushed 02:10:15 8b306131ec07: Pushed 02:10:15 912111aae389: Pushed 02:10:18 2d4dc6be5e15: Pushed 02:10:18 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:3c8fc92adf7dd87b2742fb9ba148127c1c27588730e42906670ca5395f50ddec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:10:19 912111aae389: Preparing 02:10:19 2d4dc6be5e15: Preparing 02:10:19 f10bfd48748b: Preparing 02:10:19 302c90380e7f: Preparing 02:10:19 8b306131ec07: Preparing 02:10:19 ce7f800efff9: Preparing 02:10:19 ce7f800efff9: Waiting 02:10:19 912111aae389: Layer already exists 02:10:19 302c90380e7f: Layer already exists 02:10:19 2d4dc6be5e15: Layer already exists 02:10:19 8b306131ec07: Layer already exists 02:10:19 f10bfd48748b: Layer already exists 02:10:19 ce7f800efff9: Layer already exists 02:10:19 latest: digest: sha256:3c8fc92adf7dd87b2742fb9ba148127c1c27588730e42906670ca5395f50ddec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.41 02:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:10:20 912111aae389: Preparing 02:10:20 2d4dc6be5e15: Preparing 02:10:20 f10bfd48748b: Preparing 02:10:20 302c90380e7f: Preparing 02:10:20 8b306131ec07: Preparing 02:10:20 ce7f800efff9: Preparing 02:10:20 ce7f800efff9: Waiting 02:10:20 302c90380e7f: Layer already exists 02:10:20 8b306131ec07: Layer already exists 02:10:20 2d4dc6be5e15: Layer already exists 02:10:20 f10bfd48748b: Layer already exists 02:10:20 912111aae389: Layer already exists 02:10:20 ce7f800efff9: Layer already exists 02:10:20 3.2.0-dev.41: digest: sha256:3c8fc92adf7dd87b2742fb9ba148127c1c27588730e42906670ca5395f50ddec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:10:20 912111aae389: Preparing 02:10:20 2d4dc6be5e15: Preparing 02:10:20 f10bfd48748b: Preparing 02:10:20 302c90380e7f: Preparing 02:10:20 8b306131ec07: Preparing 02:10:20 ce7f800efff9: Preparing 02:10:20 ce7f800efff9: Waiting 02:10:20 f10bfd48748b: Layer already exists 02:10:20 912111aae389: Layer already exists 02:10:20 2d4dc6be5e15: Layer already exists 02:10:20 8b306131ec07: Layer already exists 02:10:20 302c90380e7f: Layer already exists 02:10:20 ce7f800efff9: Layer already exists 02:10:20 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:3c8fc92adf7dd87b2742fb9ba148127c1c27588730e42906670ca5395f50ddec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:10:21 912111aae389: Preparing 02:10:21 2d4dc6be5e15: Preparing 02:10:21 f10bfd48748b: Preparing 02:10:21 302c90380e7f: Preparing 02:10:21 8b306131ec07: Preparing 02:10:21 ce7f800efff9: Preparing 02:10:21 f10bfd48748b: Layer already exists 02:10:21 8b306131ec07: Layer already exists 02:10:21 912111aae389: Layer already exists 02:10:21 302c90380e7f: Layer already exists 02:10:21 2d4dc6be5e15: Layer already exists 02:10:21 ce7f800efff9: Layer already exists 02:10:21 main: digest: sha256:3c8fc92adf7dd87b2742fb9ba148127c1c27588730e42906670ca5395f50ddec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:21 ===================================================== [Pipeline] echo 02:10:21 taggedImages: 02:10:21 - nexus3.edgexfoundry.org:10004/core-keeper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:21 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:10:21 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.41 02:10:21 - nexus3.edgexfoundry.org:10004/core-keeper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:21 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:10:21 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:10:21 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:21 latest 02:10:21 3.2.0-dev.41 02:10:21 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:21 main 02:10:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:10:22 db0a14afac0c: Preparing 02:10:22 67e6343bf416: Preparing 02:10:22 063343337d06: Preparing 02:10:22 fd3345026686: Preparing 02:10:22 f10bfd48748b: Preparing 02:10:22 ffa43104b6e2: Preparing 02:10:22 bae7782e58ad: Preparing 02:10:22 ce7f800efff9: Preparing 02:10:22 ce7f800efff9: Waiting 02:10:22 ffa43104b6e2: Waiting 02:10:22 bae7782e58ad: Waiting 02:10:22 fd3345026686: Layer already exists 02:10:22 f10bfd48748b: Layer already exists 02:10:22 ffa43104b6e2: Layer already exists 02:10:22 bae7782e58ad: Layer already exists 02:10:22 ce7f800efff9: Layer already exists 02:10:22 67e6343bf416: Pushed 02:10:22 db0a14afac0c: Pushed 02:10:24 063343337d06: Pushed 02:10:25 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:92bd931c6db23faa83f1e6a4c2071a49b308b7c7631aa82ca04ee55744260143 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:10:25 db0a14afac0c: Preparing 02:10:25 67e6343bf416: Preparing 02:10:25 063343337d06: Preparing 02:10:25 fd3345026686: Preparing 02:10:25 f10bfd48748b: Preparing 02:10:25 ffa43104b6e2: Preparing 02:10:25 bae7782e58ad: Preparing 02:10:25 ce7f800efff9: Preparing 02:10:25 ffa43104b6e2: Waiting 02:10:25 ce7f800efff9: Waiting 02:10:25 db0a14afac0c: Layer already exists 02:10:25 67e6343bf416: Layer already exists 02:10:25 063343337d06: Layer already exists 02:10:25 fd3345026686: Layer already exists 02:10:25 f10bfd48748b: Layer already exists 02:10:25 bae7782e58ad: Layer already exists 02:10:25 ffa43104b6e2: Layer already exists 02:10:25 ce7f800efff9: Layer already exists 02:10:25 latest: digest: sha256:92bd931c6db23faa83f1e6a4c2071a49b308b7c7631aa82ca04ee55744260143 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.41 02:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:10:26 db0a14afac0c: Preparing 02:10:26 67e6343bf416: Preparing 02:10:26 063343337d06: Preparing 02:10:26 fd3345026686: Preparing 02:10:26 f10bfd48748b: Preparing 02:10:26 ffa43104b6e2: Preparing 02:10:26 bae7782e58ad: Preparing 02:10:26 ce7f800efff9: Preparing 02:10:26 bae7782e58ad: Waiting 02:10:26 ce7f800efff9: Waiting 02:10:26 67e6343bf416: Layer already exists 02:10:26 f10bfd48748b: Layer already exists 02:10:26 db0a14afac0c: Layer already exists 02:10:26 063343337d06: Layer already exists 02:10:26 fd3345026686: Layer already exists 02:10:26 ffa43104b6e2: Layer already exists 02:10:26 ce7f800efff9: Layer already exists 02:10:26 bae7782e58ad: Layer already exists 02:10:26 3.2.0-dev.41: digest: sha256:92bd931c6db23faa83f1e6a4c2071a49b308b7c7631aa82ca04ee55744260143 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:10:27 db0a14afac0c: Preparing 02:10:27 67e6343bf416: Preparing 02:10:27 063343337d06: Preparing 02:10:27 fd3345026686: Preparing 02:10:27 f10bfd48748b: Preparing 02:10:27 ffa43104b6e2: Preparing 02:10:27 bae7782e58ad: Preparing 02:10:27 ce7f800efff9: Preparing 02:10:27 bae7782e58ad: Waiting 02:10:27 ffa43104b6e2: Waiting 02:10:27 ce7f800efff9: Waiting 02:10:27 f10bfd48748b: Layer already exists 02:10:27 67e6343bf416: Layer already exists 02:10:27 fd3345026686: Layer already exists 02:10:27 063343337d06: Layer already exists 02:10:27 db0a14afac0c: Layer already exists 02:10:27 ffa43104b6e2: Layer already exists 02:10:27 bae7782e58ad: Layer already exists 02:10:27 ce7f800efff9: Layer already exists 02:10:27 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:92bd931c6db23faa83f1e6a4c2071a49b308b7c7631aa82ca04ee55744260143 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:10:27 db0a14afac0c: Preparing 02:10:27 67e6343bf416: Preparing 02:10:27 063343337d06: Preparing 02:10:27 fd3345026686: Preparing 02:10:27 f10bfd48748b: Preparing 02:10:27 ffa43104b6e2: Preparing 02:10:27 bae7782e58ad: Preparing 02:10:27 ce7f800efff9: Preparing 02:10:27 bae7782e58ad: Waiting 02:10:27 ffa43104b6e2: Waiting 02:10:27 db0a14afac0c: Layer already exists 02:10:27 f10bfd48748b: Layer already exists 02:10:27 063343337d06: Layer already exists 02:10:27 fd3345026686: Layer already exists 02:10:27 67e6343bf416: Layer already exists 02:10:27 bae7782e58ad: Layer already exists 02:10:27 ce7f800efff9: Layer already exists 02:10:27 ffa43104b6e2: Layer already exists 02:10:27 main: digest: sha256:92bd931c6db23faa83f1e6a4c2071a49b308b7c7631aa82ca04ee55744260143 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:27 ===================================================== [Pipeline] echo 02:10:27 taggedImages: 02:10:27 - nexus3.edgexfoundry.org:10004/core-metadata:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:27 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:10:27 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.41 02:10:27 - nexus3.edgexfoundry.org:10004/core-metadata:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:27 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:10:27 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:10:27 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:27 latest 02:10:27 3.2.0-dev.41 02:10:27 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:27 main 02:10:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:10:28 379898afaa53: Preparing 02:10:28 0c3c8b95c3c1: Preparing 02:10:28 a17b5c079f2a: Preparing 02:10:28 8d3a8f02fad0: Preparing 02:10:28 c43a6a8d531f: Preparing 02:10:28 025c9958c6a9: Preparing 02:10:28 32206e5f1736: Preparing 02:10:28 fd3345026686: Preparing 02:10:28 f10bfd48748b: Preparing 02:10:28 9e7297b03468: Preparing 02:10:28 9f52987b2837: Preparing 02:10:28 5f70bf18a086: Preparing 02:10:28 0639da1eb756: Preparing 02:10:28 08b60bf88432: Preparing 02:10:28 20237bfb89a0: Preparing 02:10:28 ce7f800efff9: Preparing 02:10:28 fd3345026686: Waiting 02:10:28 32206e5f1736: Waiting 02:10:28 025c9958c6a9: Waiting 02:10:28 9f52987b2837: Waiting 02:10:28 9e7297b03468: Waiting 02:10:28 ce7f800efff9: Waiting 02:10:28 08b60bf88432: Waiting 02:10:28 0639da1eb756: Waiting 02:10:28 20237bfb89a0: Waiting 02:10:28 5f70bf18a086: Waiting 02:10:28 c43a6a8d531f: Pushed 02:10:28 8d3a8f02fad0: Pushed 02:10:28 379898afaa53: Pushed 02:10:28 a17b5c079f2a: Pushed 02:10:28 0c3c8b95c3c1: Pushed 02:10:28 fd3345026686: Layer already exists 02:10:28 f10bfd48748b: Layer already exists 02:10:28 5f70bf18a086: Layer already exists 02:10:28 025c9958c6a9: Pushed 02:10:28 9f52987b2837: Pushed 02:10:28 9e7297b03468: Pushed 02:10:28 0639da1eb756: Pushed 02:10:28 08b60bf88432: Pushed 02:10:28 ce7f800efff9: Layer already exists 02:10:28 20237bfb89a0: Pushed 02:10:30 32206e5f1736: Pushed 02:10:30 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:2cd648996ebcbde441078fdf62a65a00ed6292055b35a69fbd1e004c1ee41714 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:10:30 379898afaa53: Preparing 02:10:30 0c3c8b95c3c1: Preparing 02:10:30 a17b5c079f2a: Preparing 02:10:30 8d3a8f02fad0: Preparing 02:10:30 c43a6a8d531f: Preparing 02:10:30 025c9958c6a9: Preparing 02:10:30 32206e5f1736: Preparing 02:10:30 fd3345026686: Preparing 02:10:30 f10bfd48748b: Preparing 02:10:30 9e7297b03468: Preparing 02:10:30 9f52987b2837: Preparing 02:10:30 5f70bf18a086: Preparing 02:10:30 0639da1eb756: Preparing 02:10:30 08b60bf88432: Preparing 02:10:30 20237bfb89a0: Preparing 02:10:30 ce7f800efff9: Preparing 02:10:30 fd3345026686: Waiting 02:10:30 025c9958c6a9: Waiting 02:10:30 0639da1eb756: Waiting 02:10:30 08b60bf88432: Waiting 02:10:30 9e7297b03468: Waiting 02:10:30 20237bfb89a0: Waiting 02:10:30 9f52987b2837: Waiting 02:10:30 5f70bf18a086: Waiting 02:10:30 32206e5f1736: Waiting 02:10:30 ce7f800efff9: Waiting 02:10:30 c43a6a8d531f: Layer already exists 02:10:30 0c3c8b95c3c1: Layer already exists 02:10:30 379898afaa53: Layer already exists 02:10:30 a17b5c079f2a: Layer already exists 02:10:30 8d3a8f02fad0: Layer already exists 02:10:30 025c9958c6a9: Layer already exists 02:10:30 9e7297b03468: Layer already exists 02:10:30 32206e5f1736: Layer already exists 02:10:30 f10bfd48748b: Layer already exists 02:10:30 fd3345026686: Layer already exists 02:10:30 9f52987b2837: Layer already exists 02:10:30 5f70bf18a086: Layer already exists 02:10:30 08b60bf88432: Layer already exists 02:10:30 0639da1eb756: Layer already exists 02:10:30 20237bfb89a0: Layer already exists 02:10:30 ce7f800efff9: Layer already exists 02:10:30 latest: digest: sha256:2cd648996ebcbde441078fdf62a65a00ed6292055b35a69fbd1e004c1ee41714 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.41 02:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:10:31 379898afaa53: Preparing 02:10:31 0c3c8b95c3c1: Preparing 02:10:31 a17b5c079f2a: Preparing 02:10:31 8d3a8f02fad0: Preparing 02:10:31 c43a6a8d531f: Preparing 02:10:31 025c9958c6a9: Preparing 02:10:31 32206e5f1736: Preparing 02:10:31 fd3345026686: Preparing 02:10:31 f10bfd48748b: Preparing 02:10:31 9e7297b03468: Preparing 02:10:31 9f52987b2837: Preparing 02:10:31 5f70bf18a086: Preparing 02:10:31 0639da1eb756: Preparing 02:10:31 08b60bf88432: Preparing 02:10:31 20237bfb89a0: Preparing 02:10:31 9e7297b03468: Waiting 02:10:31 9f52987b2837: Waiting 02:10:31 0639da1eb756: Waiting 02:10:31 08b60bf88432: Waiting 02:10:31 025c9958c6a9: Waiting 02:10:31 5f70bf18a086: Waiting 02:10:31 32206e5f1736: Waiting 02:10:31 fd3345026686: Waiting 02:10:31 f10bfd48748b: Waiting 02:10:31 ce7f800efff9: Preparing 02:10:31 20237bfb89a0: Waiting 02:10:31 ce7f800efff9: Waiting 02:10:31 379898afaa53: Layer already exists 02:10:31 c43a6a8d531f: Layer already exists 02:10:31 0c3c8b95c3c1: Layer already exists 02:10:31 8d3a8f02fad0: Layer already exists 02:10:31 a17b5c079f2a: Layer already exists 02:10:31 025c9958c6a9: Layer already exists 02:10:31 32206e5f1736: Layer already exists 02:10:31 fd3345026686: Layer already exists 02:10:31 f10bfd48748b: Layer already exists 02:10:31 9e7297b03468: Layer already exists 02:10:31 5f70bf18a086: Layer already exists 02:10:31 0639da1eb756: Layer already exists 02:10:31 9f52987b2837: Layer already exists 02:10:31 20237bfb89a0: Layer already exists 02:10:31 08b60bf88432: Layer already exists 02:10:31 ce7f800efff9: Layer already exists 02:10:31 3.2.0-dev.41: digest: sha256:2cd648996ebcbde441078fdf62a65a00ed6292055b35a69fbd1e004c1ee41714 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:10:32 379898afaa53: Preparing 02:10:32 0c3c8b95c3c1: Preparing 02:10:32 a17b5c079f2a: Preparing 02:10:32 8d3a8f02fad0: Preparing 02:10:32 c43a6a8d531f: Preparing 02:10:32 025c9958c6a9: Preparing 02:10:32 32206e5f1736: Preparing 02:10:32 fd3345026686: Preparing 02:10:32 f10bfd48748b: Preparing 02:10:32 9e7297b03468: Preparing 02:10:32 9f52987b2837: Preparing 02:10:32 5f70bf18a086: Preparing 02:10:32 0639da1eb756: Preparing 02:10:32 08b60bf88432: Preparing 02:10:32 20237bfb89a0: Preparing 02:10:32 ce7f800efff9: Preparing 02:10:32 08b60bf88432: Waiting 02:10:32 0639da1eb756: Waiting 02:10:32 20237bfb89a0: Waiting 02:10:32 ce7f800efff9: Waiting 02:10:32 9e7297b03468: Waiting 02:10:32 025c9958c6a9: Waiting 02:10:32 32206e5f1736: Waiting 02:10:32 9f52987b2837: Waiting 02:10:32 5f70bf18a086: Waiting 02:10:32 fd3345026686: Waiting 02:10:32 f10bfd48748b: Waiting 02:10:32 a17b5c079f2a: Layer already exists 02:10:32 379898afaa53: Layer already exists 02:10:32 c43a6a8d531f: Layer already exists 02:10:32 0c3c8b95c3c1: Layer already exists 02:10:32 8d3a8f02fad0: Layer already exists 02:10:32 f10bfd48748b: Layer already exists 02:10:32 32206e5f1736: Layer already exists 02:10:32 025c9958c6a9: Layer already exists 02:10:32 fd3345026686: Layer already exists 02:10:32 0639da1eb756: Layer already exists 02:10:32 9e7297b03468: Layer already exists 02:10:32 9f52987b2837: Layer already exists 02:10:32 5f70bf18a086: Layer already exists 02:10:32 20237bfb89a0: Layer already exists 02:10:32 08b60bf88432: Layer already exists 02:10:32 ce7f800efff9: Layer already exists 02:10:32 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:2cd648996ebcbde441078fdf62a65a00ed6292055b35a69fbd1e004c1ee41714 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:10:32 379898afaa53: Preparing 02:10:32 0c3c8b95c3c1: Preparing 02:10:32 a17b5c079f2a: Preparing 02:10:32 8d3a8f02fad0: Preparing 02:10:32 c43a6a8d531f: Preparing 02:10:32 025c9958c6a9: Preparing 02:10:32 32206e5f1736: Preparing 02:10:32 fd3345026686: Preparing 02:10:32 f10bfd48748b: Preparing 02:10:32 9e7297b03468: Preparing 02:10:32 9f52987b2837: Preparing 02:10:32 5f70bf18a086: Preparing 02:10:32 0639da1eb756: Preparing 02:10:32 08b60bf88432: Preparing 02:10:32 20237bfb89a0: Preparing 02:10:32 ce7f800efff9: Preparing 02:10:32 9e7297b03468: Waiting 02:10:32 9f52987b2837: Waiting 02:10:32 5f70bf18a086: Waiting 02:10:32 0639da1eb756: Waiting 02:10:32 08b60bf88432: Waiting 02:10:32 20237bfb89a0: Waiting 02:10:32 ce7f800efff9: Waiting 02:10:32 32206e5f1736: Waiting 02:10:32 025c9958c6a9: Waiting 02:10:32 fd3345026686: Waiting 02:10:32 f10bfd48748b: Waiting 02:10:32 c43a6a8d531f: Layer already exists 02:10:32 a17b5c079f2a: Layer already exists 02:10:32 379898afaa53: Layer already exists 02:10:32 0c3c8b95c3c1: Layer already exists 02:10:32 8d3a8f02fad0: Layer already exists 02:10:32 32206e5f1736: Layer already exists 02:10:32 fd3345026686: Layer already exists 02:10:32 025c9958c6a9: Layer already exists 02:10:32 f10bfd48748b: Layer already exists 02:10:32 9e7297b03468: Layer already exists 02:10:32 9f52987b2837: Layer already exists 02:10:32 5f70bf18a086: Layer already exists 02:10:33 20237bfb89a0: Layer already exists 02:10:33 0639da1eb756: Layer already exists 02:10:33 08b60bf88432: Layer already exists 02:10:33 ce7f800efff9: Layer already exists 02:10:33 main: digest: sha256:2cd648996ebcbde441078fdf62a65a00ed6292055b35a69fbd1e004c1ee41714 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:33 ===================================================== [Pipeline] echo 02:10:33 taggedImages: 02:10:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:10:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.41 02:10:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:10:33 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:10:33 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:33 latest 02:10:33 3.2.0-dev.41 02:10:33 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:33 main 02:10:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:10:33 c86b7ea0d0b2: Preparing 02:10:33 981cac55f216: Preparing 02:10:33 981a4bd7f47a: Preparing 02:10:33 017644ab0117: Preparing 02:10:33 fd3345026686: Preparing 02:10:33 f10bfd48748b: Preparing 02:10:33 ffa43104b6e2: Preparing 02:10:33 bae7782e58ad: Preparing 02:10:33 ce7f800efff9: Preparing 02:10:33 f10bfd48748b: Waiting 02:10:33 ffa43104b6e2: Waiting 02:10:33 bae7782e58ad: Waiting 02:10:33 ce7f800efff9: Waiting 02:10:33 fd3345026686: Layer already exists 02:10:33 f10bfd48748b: Layer already exists 02:10:33 ffa43104b6e2: Layer already exists 02:10:33 bae7782e58ad: Layer already exists 02:10:33 ce7f800efff9: Layer already exists 02:10:33 c86b7ea0d0b2: Pushed 02:10:33 981cac55f216: Pushed 02:10:33 981a4bd7f47a: Pushed 02:10:36 017644ab0117: Pushed 02:10:36 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:81c33bf55eb0a1700f6b837fa75b191f216b5759d5d9a194da71a71b6dd25835 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:10:37 c86b7ea0d0b2: Preparing 02:10:37 981cac55f216: Preparing 02:10:37 981a4bd7f47a: Preparing 02:10:37 017644ab0117: Preparing 02:10:37 fd3345026686: Preparing 02:10:37 f10bfd48748b: Preparing 02:10:37 ffa43104b6e2: Preparing 02:10:37 bae7782e58ad: Preparing 02:10:37 f10bfd48748b: Waiting 02:10:37 ffa43104b6e2: Waiting 02:10:37 ce7f800efff9: Preparing 02:10:37 ce7f800efff9: Waiting 02:10:37 bae7782e58ad: Waiting 02:10:37 981a4bd7f47a: Layer already exists 02:10:37 017644ab0117: Layer already exists 02:10:37 fd3345026686: Layer already exists 02:10:37 981cac55f216: Layer already exists 02:10:37 c86b7ea0d0b2: Layer already exists 02:10:37 ce7f800efff9: Layer already exists 02:10:37 ffa43104b6e2: Layer already exists 02:10:37 f10bfd48748b: Layer already exists 02:10:37 bae7782e58ad: Layer already exists 02:10:37 latest: digest: sha256:81c33bf55eb0a1700f6b837fa75b191f216b5759d5d9a194da71a71b6dd25835 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.41 02:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:10:37 c86b7ea0d0b2: Preparing 02:10:37 981cac55f216: Preparing 02:10:37 981a4bd7f47a: Preparing 02:10:37 017644ab0117: Preparing 02:10:37 fd3345026686: Preparing 02:10:37 f10bfd48748b: Preparing 02:10:37 ffa43104b6e2: Preparing 02:10:37 bae7782e58ad: Preparing 02:10:37 ce7f800efff9: Preparing 02:10:37 f10bfd48748b: Waiting 02:10:37 bae7782e58ad: Waiting 02:10:37 ffa43104b6e2: Waiting 02:10:37 981cac55f216: Layer already exists 02:10:37 981a4bd7f47a: Layer already exists 02:10:37 fd3345026686: Layer already exists 02:10:37 017644ab0117: Layer already exists 02:10:37 c86b7ea0d0b2: Layer already exists 02:10:37 f10bfd48748b: Layer already exists 02:10:37 ce7f800efff9: Layer already exists 02:10:37 bae7782e58ad: Layer already exists 02:10:37 ffa43104b6e2: Layer already exists 02:10:37 3.2.0-dev.41: digest: sha256:81c33bf55eb0a1700f6b837fa75b191f216b5759d5d9a194da71a71b6dd25835 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:10:38 c86b7ea0d0b2: Preparing 02:10:38 981cac55f216: Preparing 02:10:38 981a4bd7f47a: Preparing 02:10:38 017644ab0117: Preparing 02:10:38 fd3345026686: Preparing 02:10:38 f10bfd48748b: Preparing 02:10:38 ffa43104b6e2: Preparing 02:10:38 bae7782e58ad: Preparing 02:10:38 ce7f800efff9: Preparing 02:10:38 ffa43104b6e2: Waiting 02:10:38 bae7782e58ad: Waiting 02:10:38 f10bfd48748b: Waiting 02:10:38 ce7f800efff9: Waiting 02:10:38 017644ab0117: Layer already exists 02:10:38 c86b7ea0d0b2: Layer already exists 02:10:38 981a4bd7f47a: Layer already exists 02:10:38 fd3345026686: Layer already exists 02:10:38 981cac55f216: Layer already exists 02:10:38 ffa43104b6e2: Layer already exists 02:10:38 f10bfd48748b: Layer already exists 02:10:38 ce7f800efff9: Layer already exists 02:10:38 bae7782e58ad: Layer already exists 02:10:38 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:81c33bf55eb0a1700f6b837fa75b191f216b5759d5d9a194da71a71b6dd25835 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:10:39 c86b7ea0d0b2: Preparing 02:10:39 981cac55f216: Preparing 02:10:39 981a4bd7f47a: Preparing 02:10:39 017644ab0117: Preparing 02:10:39 fd3345026686: Preparing 02:10:39 f10bfd48748b: Preparing 02:10:39 ffa43104b6e2: Preparing 02:10:39 bae7782e58ad: Preparing 02:10:39 ce7f800efff9: Preparing 02:10:39 f10bfd48748b: Waiting 02:10:39 ffa43104b6e2: Waiting 02:10:39 bae7782e58ad: Waiting 02:10:39 ce7f800efff9: Waiting 02:10:39 fd3345026686: Layer already exists 02:10:39 981a4bd7f47a: Layer already exists 02:10:39 c86b7ea0d0b2: Layer already exists 02:10:39 981cac55f216: Layer already exists 02:10:39 017644ab0117: Layer already exists 02:10:39 f10bfd48748b: Layer already exists 02:10:39 ffa43104b6e2: Layer already exists 02:10:39 bae7782e58ad: Layer already exists 02:10:39 ce7f800efff9: Layer already exists 02:10:39 main: digest: sha256:81c33bf55eb0a1700f6b837fa75b191f216b5759d5d9a194da71a71b6dd25835 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:39 ===================================================== [Pipeline] echo 02:10:39 taggedImages: 02:10:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:10:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.41 02:10:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:10:39 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:10:39 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:39 latest 02:10:39 3.2.0-dev.41 02:10:39 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:39 main 02:10:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:10:39 707c85bb707f: Preparing 02:10:39 19dbdd2cd332: Preparing 02:10:39 93258c628560: Preparing 02:10:39 2bd9afce0e1b: Preparing 02:10:39 1c23fa713f42: Preparing 02:10:39 fd3345026686: Preparing 02:10:39 f10bfd48748b: Preparing 02:10:39 a5d52387b780: Preparing 02:10:39 d9dce0ffd935: Preparing 02:10:39 8f6d46f69a1a: Preparing 02:10:39 ce7f800efff9: Preparing 02:10:39 a5d52387b780: Waiting 02:10:39 d9dce0ffd935: Waiting 02:10:39 fd3345026686: Waiting 02:10:39 8f6d46f69a1a: Waiting 02:10:39 f10bfd48748b: Waiting 02:10:39 ce7f800efff9: Waiting 02:10:39 2bd9afce0e1b: Pushed 02:10:39 1c23fa713f42: Pushed 02:10:39 707c85bb707f: Pushed 02:10:39 fd3345026686: Layer already exists 02:10:39 19dbdd2cd332: Pushed 02:10:39 f10bfd48748b: Layer already exists 02:10:39 ce7f800efff9: Layer already exists 02:10:40 a5d52387b780: Pushed 02:10:40 d9dce0ffd935: Pushed 02:10:40 93258c628560: Pushed 02:10:41 8f6d46f69a1a: Pushed 02:10:41 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:a9871005f5c50ea956802665fe561375845b95b77892879c458384bbec781e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:10:42 707c85bb707f: Preparing 02:10:42 19dbdd2cd332: Preparing 02:10:42 93258c628560: Preparing 02:10:42 2bd9afce0e1b: Preparing 02:10:42 1c23fa713f42: Preparing 02:10:42 fd3345026686: Preparing 02:10:42 f10bfd48748b: Preparing 02:10:42 a5d52387b780: Preparing 02:10:42 d9dce0ffd935: Preparing 02:10:42 8f6d46f69a1a: Preparing 02:10:42 ce7f800efff9: Preparing 02:10:42 f10bfd48748b: Waiting 02:10:42 a5d52387b780: Waiting 02:10:42 fd3345026686: Waiting 02:10:42 d9dce0ffd935: Waiting 02:10:42 8f6d46f69a1a: Waiting 02:10:42 ce7f800efff9: Waiting 02:10:42 707c85bb707f: Layer already exists 02:10:42 93258c628560: Layer already exists 02:10:42 19dbdd2cd332: Layer already exists 02:10:42 1c23fa713f42: Layer already exists 02:10:42 2bd9afce0e1b: Layer already exists 02:10:42 fd3345026686: Layer already exists 02:10:42 f10bfd48748b: Layer already exists 02:10:42 a5d52387b780: Layer already exists 02:10:42 8f6d46f69a1a: Layer already exists 02:10:42 d9dce0ffd935: Layer already exists 02:10:42 ce7f800efff9: Layer already exists 02:10:42 latest: digest: sha256:a9871005f5c50ea956802665fe561375845b95b77892879c458384bbec781e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.41 02:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:10:43 707c85bb707f: Preparing 02:10:43 19dbdd2cd332: Preparing 02:10:43 93258c628560: Preparing 02:10:43 2bd9afce0e1b: Preparing 02:10:43 1c23fa713f42: Preparing 02:10:43 fd3345026686: Preparing 02:10:43 f10bfd48748b: Preparing 02:10:43 a5d52387b780: Preparing 02:10:43 d9dce0ffd935: Preparing 02:10:43 8f6d46f69a1a: Preparing 02:10:43 ce7f800efff9: Preparing 02:10:43 fd3345026686: Waiting 02:10:43 f10bfd48748b: Waiting 02:10:43 a5d52387b780: Waiting 02:10:43 d9dce0ffd935: Waiting 02:10:43 8f6d46f69a1a: Waiting 02:10:43 ce7f800efff9: Waiting 02:10:43 1c23fa713f42: Layer already exists 02:10:43 2bd9afce0e1b: Layer already exists 02:10:43 19dbdd2cd332: Layer already exists 02:10:43 707c85bb707f: Layer already exists 02:10:43 93258c628560: Layer already exists 02:10:43 fd3345026686: Layer already exists 02:10:43 f10bfd48748b: Layer already exists 02:10:43 d9dce0ffd935: Layer already exists 02:10:43 8f6d46f69a1a: Layer already exists 02:10:43 a5d52387b780: Layer already exists 02:10:43 ce7f800efff9: Layer already exists 02:10:43 3.2.0-dev.41: digest: sha256:a9871005f5c50ea956802665fe561375845b95b77892879c458384bbec781e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } 02:10:43 Removing intermediate container cb6c912293ef 02:10:43 ---> 33490d4b3694 02:10:43 Successfully built 33490d4b3694 02:10:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:10:43 707c85bb707f: Preparing 02:10:43 19dbdd2cd332: Preparing 02:10:43 93258c628560: Preparing 02:10:43 2bd9afce0e1b: Preparing 02:10:43 1c23fa713f42: Preparing 02:10:43 fd3345026686: Preparing 02:10:43 f10bfd48748b: Preparing 02:10:43 a5d52387b780: Preparing 02:10:43 d9dce0ffd935: Preparing 02:10:43 8f6d46f69a1a: Preparing 02:10:43 ce7f800efff9: Preparing 02:10:43 f10bfd48748b: Waiting 02:10:43 a5d52387b780: Waiting 02:10:43 8f6d46f69a1a: Waiting 02:10:43 d9dce0ffd935: Waiting 02:10:43 19dbdd2cd332: Layer already exists 02:10:43 1c23fa713f42: Layer already exists 02:10:43 707c85bb707f: Layer already exists 02:10:43 93258c628560: Layer already exists 02:10:43 2bd9afce0e1b: Layer already exists 02:10:43 f10bfd48748b: Layer already exists 02:10:43 fd3345026686: Layer already exists 02:10:43 a5d52387b780: Layer already exists 02:10:43 8f6d46f69a1a: Layer already exists 02:10:43 d9dce0ffd935: Layer already exists 02:10:43 ce7f800efff9: Layer already exists 02:10:43 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:a9871005f5c50ea956802665fe561375845b95b77892879c458384bbec781e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:43 + docker inspect -f . ci-base-image-arm64 02:10:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:44 prd-ubuntu20.04-docker-arm64-4c-16g-6806 does not seem to be running inside a container 02:10:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:10:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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 02:10:45 $ docker top bfb956e549a3c34efc63464616c9ea56e835a5d87c8d819f209e56d180efb9b9 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 02:10:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:10:46 707c85bb707f: Preparing 02:10:46 19dbdd2cd332: Preparing 02:10:46 93258c628560: Preparing 02:10:46 2bd9afce0e1b: Preparing 02:10:46 1c23fa713f42: Preparing 02:10:46 fd3345026686: Preparing 02:10:46 f10bfd48748b: Preparing 02:10:46 a5d52387b780: Preparing 02:10:46 d9dce0ffd935: Preparing 02:10:46 8f6d46f69a1a: Preparing 02:10:46 ce7f800efff9: Preparing 02:10:46 fd3345026686: Waiting 02:10:46 f10bfd48748b: Waiting 02:10:46 a5d52387b780: Waiting 02:10:46 8f6d46f69a1a: Waiting 02:10:46 19dbdd2cd332: Layer already exists 02:10:46 707c85bb707f: Layer already exists 02:10:46 1c23fa713f42: Layer already exists 02:10:46 2bd9afce0e1b: Layer already exists 02:10:46 93258c628560: Layer already exists 02:10:46 fd3345026686: Layer already exists 02:10:46 a5d52387b780: Layer already exists 02:10:46 f10bfd48748b: Layer already exists 02:10:46 d9dce0ffd935: Layer already exists 02:10:46 8f6d46f69a1a: Layer already exists 02:10:46 ce7f800efff9: Layer already exists 02:10:46 main: digest: sha256:a9871005f5c50ea956802665fe561375845b95b77892879c458384bbec781e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:46 ===================================================== [Pipeline] echo 02:10:46 taggedImages: 02:10:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:10:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.41 02:10:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:10:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:10:46 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:46 latest 02:10:46 3.2.0-dev.41 02:10:46 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:46 main 02:10:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:46 + go version 02:10:46 go version go1.21.9 linux/arm64 [Pipeline] } 02:10:46 $ docker stop --time=1 bfb956e549a3c34efc63464616c9ea56e835a5d87c8d819f209e56d180efb9b9 02:10:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:47 $ docker rm -f --volumes bfb956e549a3c34efc63464616c9ea56e835a5d87c8d819f209e56d180efb9b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] sh [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 02:10:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:10:48 c3dd11c7fb38: Preparing 02:10:48 0f580db2cc78: Preparing 02:10:48 07ed7f2f585c: Preparing 02:10:48 202d60ed1352: Preparing 02:10:48 908b85428159: Preparing 02:10:48 6427d572c38b: Preparing 02:10:48 85cce717981a: Preparing 02:10:48 fd3345026686: Preparing 02:10:48 f10bfd48748b: Preparing 02:10:48 58b5cda3abf0: Preparing 02:10:48 1b0050feb305: Preparing 02:10:48 ce7f800efff9: Preparing 02:10:48 f10bfd48748b: Waiting 02:10:48 58b5cda3abf0: Waiting 02:10:48 1b0050feb305: Waiting 02:10:48 ce7f800efff9: Waiting 02:10:48 6427d572c38b: Waiting 02:10:48 85cce717981a: Waiting 02:10:48 fd3345026686: Waiting 02:10:48 908b85428159: Pushed 02:10:48 0f580db2cc78: Pushed 02:10:48 c3dd11c7fb38: Pushed 02:10:48 fd3345026686: Layer already exists 02:10:48 f10bfd48748b: Layer already exists 02:10:48 6427d572c38b: Pushed 02:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:10:48 02:10:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:10:48 85cce717981a: Pushed 02:10:48 ce7f800efff9: Layer already exists 02:10:48 58b5cda3abf0: Pushed [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:10:49 latest: Pulling from edgex-devops/edgex-compose-arm64 02:10:49 547446be3368: Pulling fs layer 02:10:49 d125d8839a47: Pulling fs layer 02:10:49 3e85d5ac6304: Pulling fs layer 02:10:49 c3105a71a48b: Pulling fs layer 02:10:49 0f093f025ec4: Pulling fs layer 02:10:49 c3106fc0e877: Pulling fs layer 02:10:49 0f093f025ec4: Waiting 02:10:49 c3106fc0e877: Waiting 02:10:49 c3105a71a48b: Waiting 02:10:49 547446be3368: Verifying Checksum 02:10:49 547446be3368: Download complete 02:10:49 c3105a71a48b: Verifying Checksum 02:10:49 c3105a71a48b: Download complete 02:10:49 d125d8839a47: Verifying Checksum 02:10:49 d125d8839a47: Download complete 02:10:49 c3106fc0e877: Verifying Checksum 02:10:49 c3106fc0e877: Download complete 02:10:49 0f093f025ec4: Verifying Checksum 02:10:49 0f093f025ec4: Download complete 02:10:49 202d60ed1352: Pushed 02:10:50 07ed7f2f585c: Pushed 02:10:50 547446be3368: Pull complete 02:10:50 1b0050feb305: Pushed 02:10:50 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:e44d0f7194107ef6b97bfc8afaa32ec72ccfbd6b57e559a1f69048ecfed0105e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:10:51 c3dd11c7fb38: Preparing 02:10:51 0f580db2cc78: Preparing 02:10:51 07ed7f2f585c: Preparing 02:10:51 202d60ed1352: Preparing 02:10:51 908b85428159: Preparing 02:10:51 6427d572c38b: Preparing 02:10:51 85cce717981a: Preparing 02:10:51 fd3345026686: Preparing 02:10:51 f10bfd48748b: Preparing 02:10:51 58b5cda3abf0: Preparing 02:10:51 1b0050feb305: Preparing 02:10:51 ce7f800efff9: Preparing 02:10:51 58b5cda3abf0: Waiting 02:10:51 85cce717981a: Waiting 02:10:51 1b0050feb305: Waiting 02:10:51 fd3345026686: Waiting 02:10:51 f10bfd48748b: Waiting 02:10:51 ce7f800efff9: Waiting 02:10:51 6427d572c38b: Waiting 02:10:51 202d60ed1352: Layer already exists 02:10:51 0f580db2cc78: Layer already exists 02:10:51 908b85428159: Layer already exists 02:10:51 07ed7f2f585c: Layer already exists 02:10:51 c3dd11c7fb38: Layer already exists 02:10:51 f10bfd48748b: Layer already exists 02:10:51 6427d572c38b: Layer already exists 02:10:51 85cce717981a: Layer already exists 02:10:51 fd3345026686: Layer already exists 02:10:51 58b5cda3abf0: Layer already exists 02:10:51 1b0050feb305: Layer already exists 02:10:51 ce7f800efff9: Layer already exists 02:10:51 latest: digest: sha256:e44d0f7194107ef6b97bfc8afaa32ec72ccfbd6b57e559a1f69048ecfed0105e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:51 d125d8839a47: Pull complete 02:10:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:51 3e85d5ac6304: Verifying Checksum 02:10:51 3e85d5ac6304: Download complete 02:10:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.41 02:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:10:51 c3dd11c7fb38: Preparing 02:10:51 0f580db2cc78: Preparing 02:10:51 07ed7f2f585c: Preparing 02:10:51 202d60ed1352: Preparing 02:10:51 908b85428159: Preparing 02:10:51 6427d572c38b: Preparing 02:10:51 85cce717981a: Preparing 02:10:51 fd3345026686: Preparing 02:10:51 f10bfd48748b: Preparing 02:10:51 58b5cda3abf0: Preparing 02:10:51 1b0050feb305: Preparing 02:10:51 ce7f800efff9: Preparing 02:10:51 6427d572c38b: Waiting 02:10:51 85cce717981a: Waiting 02:10:51 f10bfd48748b: Waiting 02:10:51 58b5cda3abf0: Waiting 02:10:51 1b0050feb305: Waiting 02:10:51 fd3345026686: Waiting 02:10:51 ce7f800efff9: Waiting 02:10:51 07ed7f2f585c: Layer already exists 02:10:51 c3dd11c7fb38: Layer already exists 02:10:51 0f580db2cc78: Layer already exists 02:10:51 908b85428159: Layer already exists 02:10:51 202d60ed1352: Layer already exists 02:10:51 85cce717981a: Layer already exists 02:10:51 6427d572c38b: Layer already exists 02:10:51 fd3345026686: Layer already exists 02:10:51 f10bfd48748b: Layer already exists 02:10:51 58b5cda3abf0: Layer already exists 02:10:51 1b0050feb305: Layer already exists 02:10:51 ce7f800efff9: Layer already exists 02:10:51 3.2.0-dev.41: digest: sha256:e44d0f7194107ef6b97bfc8afaa32ec72ccfbd6b57e559a1f69048ecfed0105e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:10:52 c3dd11c7fb38: Preparing 02:10:52 0f580db2cc78: Preparing 02:10:52 07ed7f2f585c: Preparing 02:10:52 202d60ed1352: Preparing 02:10:52 908b85428159: Preparing 02:10:52 6427d572c38b: Preparing 02:10:52 85cce717981a: Preparing 02:10:52 6427d572c38b: Waiting 02:10:52 fd3345026686: Preparing 02:10:52 f10bfd48748b: Preparing 02:10:52 58b5cda3abf0: Preparing 02:10:52 85cce717981a: Waiting 02:10:52 fd3345026686: Waiting 02:10:52 1b0050feb305: Preparing 02:10:52 ce7f800efff9: Preparing 02:10:52 58b5cda3abf0: Waiting 02:10:52 ce7f800efff9: Waiting 02:10:52 908b85428159: Layer already exists 02:10:52 202d60ed1352: Layer already exists 02:10:52 07ed7f2f585c: Layer already exists 02:10:52 c3dd11c7fb38: Layer already exists 02:10:52 0f580db2cc78: Layer already exists 02:10:52 6427d572c38b: Layer already exists 02:10:52 fd3345026686: Layer already exists 02:10:52 58b5cda3abf0: Layer already exists 02:10:52 85cce717981a: Layer already exists 02:10:52 f10bfd48748b: Layer already exists 02:10:52 1b0050feb305: Layer already exists 02:10:52 ce7f800efff9: Layer already exists 02:10:52 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:e44d0f7194107ef6b97bfc8afaa32ec72ccfbd6b57e559a1f69048ecfed0105e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:10:53 c3dd11c7fb38: Preparing 02:10:53 0f580db2cc78: Preparing 02:10:53 07ed7f2f585c: Preparing 02:10:53 202d60ed1352: Preparing 02:10:53 908b85428159: Preparing 02:10:53 6427d572c38b: Preparing 02:10:53 85cce717981a: Preparing 02:10:53 fd3345026686: Preparing 02:10:53 f10bfd48748b: Preparing 02:10:53 58b5cda3abf0: Preparing 02:10:53 1b0050feb305: Preparing 02:10:53 ce7f800efff9: Preparing 02:10:53 6427d572c38b: Waiting 02:10:53 ce7f800efff9: Waiting 02:10:53 85cce717981a: Waiting 02:10:53 f10bfd48748b: Waiting 02:10:53 1b0050feb305: Waiting 02:10:53 fd3345026686: Waiting 02:10:53 202d60ed1352: Layer already exists 02:10:53 908b85428159: Layer already exists 02:10:53 0f580db2cc78: Layer already exists 02:10:53 c3dd11c7fb38: Layer already exists 02:10:53 07ed7f2f585c: Layer already exists 02:10:53 f10bfd48748b: Layer already exists 02:10:53 fd3345026686: Layer already exists 02:10:53 58b5cda3abf0: Layer already exists 02:10:53 6427d572c38b: Layer already exists 02:10:53 85cce717981a: Layer already exists 02:10:53 1b0050feb305: Layer already exists 02:10:53 ce7f800efff9: Layer already exists 02:10:53 main: digest: sha256:e44d0f7194107ef6b97bfc8afaa32ec72ccfbd6b57e559a1f69048ecfed0105e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:53 ===================================================== [Pipeline] echo 02:10:53 taggedImages: 02:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.41 02:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:10:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:10:53 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:53 latest 02:10:53 3.2.0-dev.41 02:10:53 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:53 main 02:10:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:10:53 d8f3dad2b3dc: Preparing 02:10:53 c979074e8f25: Preparing 02:10:53 fd3345026686: Preparing 02:10:53 f10bfd48748b: Preparing 02:10:53 97374b5fa20e: Preparing 02:10:53 5e6a879d9429: Preparing 02:10:53 ce7f800efff9: Preparing 02:10:53 5e6a879d9429: Waiting 02:10:53 ce7f800efff9: Waiting 02:10:53 fd3345026686: Layer already exists 02:10:53 f10bfd48748b: Layer already exists 02:10:53 ce7f800efff9: Layer already exists 02:10:53 97374b5fa20e: Pushed 02:10:53 d8f3dad2b3dc: Pushed 02:10:54 5e6a879d9429: Pushed 02:10:56 c979074e8f25: Pushed 02:10:56 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:6b27aef70bde372a059384313ef43d37d48f43e1beedb8b753ba4a7a58e205ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:56 + 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 02:10:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:10:57 d8f3dad2b3dc: Preparing 02:10:57 c979074e8f25: Preparing 02:10:57 fd3345026686: Preparing 02:10:57 f10bfd48748b: Preparing 02:10:57 97374b5fa20e: Preparing 02:10:57 5e6a879d9429: Preparing 02:10:57 ce7f800efff9: Preparing 02:10:57 5e6a879d9429: Waiting 02:10:57 ce7f800efff9: Waiting 02:10:57 f10bfd48748b: Layer already exists 02:10:57 d8f3dad2b3dc: Layer already exists 02:10:57 fd3345026686: Layer already exists 02:10:57 97374b5fa20e: Layer already exists 02:10:57 c979074e8f25: Layer already exists 02:10:57 5e6a879d9429: Layer already exists 02:10:57 ce7f800efff9: Layer already exists 02:10:57 latest: digest: sha256:6b27aef70bde372a059384313ef43d37d48f43e1beedb8b753ba4a7a58e205ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.41 02:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:10:57 d8f3dad2b3dc: Preparing 02:10:57 c979074e8f25: Preparing 02:10:57 fd3345026686: Preparing 02:10:57 f10bfd48748b: Preparing 02:10:57 97374b5fa20e: Preparing 02:10:57 5e6a879d9429: Preparing 02:10:57 ce7f800efff9: Preparing 02:10:57 5e6a879d9429: Waiting 02:10:57 ce7f800efff9: Waiting 02:10:57 d8f3dad2b3dc: Layer already exists 02:10:57 c979074e8f25: Layer already exists 02:10:57 fd3345026686: Layer already exists 02:10:57 97374b5fa20e: Layer already exists 02:10:57 f10bfd48748b: Layer already exists 02:10:57 5e6a879d9429: Layer already exists 02:10:57 ce7f800efff9: Layer already exists 02:10:57 3.2.0-dev.41: digest: sha256:6b27aef70bde372a059384313ef43d37d48f43e1beedb8b753ba4a7a58e205ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:10:58 d8f3dad2b3dc: Preparing 02:10:58 c979074e8f25: Preparing 02:10:58 fd3345026686: Preparing 02:10:58 f10bfd48748b: Preparing 02:10:58 97374b5fa20e: Preparing 02:10:58 5e6a879d9429: Preparing 02:10:58 ce7f800efff9: Preparing 02:10:58 5e6a879d9429: Waiting 02:10:58 ce7f800efff9: Waiting 02:10:58 f10bfd48748b: Layer already exists 02:10:58 d8f3dad2b3dc: Layer already exists 02:10:58 fd3345026686: Layer already exists 02:10:58 97374b5fa20e: Layer already exists 02:10:58 c979074e8f25: Layer already exists 02:10:58 5e6a879d9429: Layer already exists 02:10:58 ce7f800efff9: Layer already exists 02:10:58 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:6b27aef70bde372a059384313ef43d37d48f43e1beedb8b753ba4a7a58e205ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:58 + 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 02:10:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:10:58 d8f3dad2b3dc: Preparing 02:10:58 c979074e8f25: Preparing 02:10:58 fd3345026686: Preparing 02:10:58 f10bfd48748b: Preparing 02:10:58 97374b5fa20e: Preparing 02:10:58 5e6a879d9429: Preparing 02:10:58 ce7f800efff9: Preparing 02:10:58 ce7f800efff9: Waiting 02:10:58 5e6a879d9429: Waiting 02:10:58 97374b5fa20e: Layer already exists 02:10:58 d8f3dad2b3dc: Layer already exists 02:10:58 fd3345026686: Layer already exists 02:10:58 c979074e8f25: Layer already exists 02:10:58 f10bfd48748b: Layer already exists 02:10:58 ce7f800efff9: Layer already exists 02:10:58 5e6a879d9429: Layer already exists 02:10:58 main: digest: sha256:6b27aef70bde372a059384313ef43d37d48f43e1beedb8b753ba4a7a58e205ff size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:59 ===================================================== [Pipeline] echo 02:10:59 taggedImages: 02:10:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:10:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.41 02:10:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:10:59 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:10:59 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:59 latest 02:10:59 3.2.0-dev.41 02:10:59 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:10:59 main 02:10:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:10:59 357b5da2003c: Preparing 02:10:59 055357edc64c: Preparing 02:10:59 7b14446e007c: Preparing 02:10:59 fd3345026686: Preparing 02:10:59 f10bfd48748b: Preparing 02:10:59 694f49db863e: Preparing 02:10:59 28d47ecce3c1: Preparing 02:10:59 5ac5e213d2c8: Preparing 02:10:59 4d40d4c892d4: Preparing 02:10:59 ce7f800efff9: Preparing 02:10:59 5ac5e213d2c8: Waiting 02:10:59 4d40d4c892d4: Waiting 02:10:59 694f49db863e: Waiting 02:10:59 fd3345026686: Layer already exists 02:10:59 f10bfd48748b: Layer already exists 02:10:59 357b5da2003c: Pushed 02:10:59 055357edc64c: Pushed 02:10:59 7b14446e007c: Pushed 02:10:59 ce7f800efff9: Layer already exists 02:10:59 5ac5e213d2c8: Pushed 02:11:00 4d40d4c892d4: Pushed 02:11:01 3e85d5ac6304: Pull complete 02:11:01 c3105a71a48b: Pull complete 02:11:02 0f093f025ec4: Pull complete 02:11:02 c3106fc0e877: Pull complete 02:11:02 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:11:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:02 prd-ubuntu20.04-docker-arm64-4c-16g-6806 does not seem to be running inside a container 02:11:02 $ 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/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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 02:11:05 $ docker top 9a45878d1f1007d9010258b8fca217dedc8c73f7ca5c5a1998848fab303b33ab -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:05 + docker compose -f ./docker-compose-build.yml build --parallel 02:11:15 28d47ecce3c1: Pushed 02:11:15 #1 [security-spire-config internal] load build definition from Dockerfile 02:11:15 #1 transferring dockerfile: 1.69kB 0.0s done 02:11:15 #1 DONE 0.1s 02:11:15 02:11:15 #2 [security-spire-server internal] load build definition from Dockerfile 02:11:15 #2 transferring dockerfile: 1.70kB 0.0s done 02:11:15 #2 DONE 0.1s 02:11:15 02:11:15 #3 [support-notifications internal] load build definition from Dockerfile 02:11:15 #3 transferring dockerfile: 1.95kB 0.0s done 02:11:15 #3 DONE 0.1s 02:11:15 02:11:15 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:11:15 #4 transferring dockerfile: 1.89kB 0.0s done 02:11:15 #4 DONE 0.1s 02:11:15 02:11:15 #5 [core-data internal] load build definition from Dockerfile 02:11:15 #5 transferring dockerfile: 2.01kB 0.0s done 02:11:15 #5 DONE 0.1s 02:11:15 02:11:15 #6 [security-bootstrapper internal] load build definition from Dockerfile 02:11:15 #6 transferring dockerfile: 2.93kB 0.0s done 02:11:15 #6 DONE 0.1s 02:11:15 02:11:15 #7 [core-keeper internal] load build definition from Dockerfile 02:11:15 #7 transferring dockerfile: 2.01kB 0.0s done 02:11:16 #7 DONE 0.1s 02:11:16 02:11:16 #8 [support-scheduler internal] load build definition from Dockerfile 02:11:16 #8 transferring dockerfile: 1.93kB done 02:11:16 #8 DONE 0.1s 02:11:16 02:11:16 #9 [security-spire-agent internal] load build definition from Dockerfile 02:11:16 #9 transferring dockerfile: 1.81kB done 02:11:16 #9 DONE 0.1s 02:11:16 02:11:16 #10 [security-proxy-setup internal] load build definition from Dockerfile 02:11:16 #10 transferring dockerfile: 2.50kB done 02:11:16 #10 DONE 0.1s 02:11:16 02:11:16 #11 [core-metadata internal] load build definition from Dockerfile 02:11:16 #11 transferring dockerfile: 2.06kB done 02:11:16 #11 DONE 0.1s 02:11:16 02:11:16 #12 [security-proxy-auth internal] load build definition from Dockerfile 02:11:16 #12 transferring dockerfile: 2.15kB 0.0s done 02:11:16 #12 DONE 0.1s 02:11:16 02:11:16 #13 [security-secretstore-setup internal] load build definition from Dockerfile 02:11:16 #13 transferring dockerfile: 2.49kB done 02:11:16 #13 DONE 0.1s 02:11:16 02:11:16 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:11:16 #14 transferring dockerfile: 2.23kB done 02:11:16 #14 DONE 0.1s 02:11:16 02:11:16 #15 [core-command internal] load build definition from Dockerfile 02:11:16 #15 transferring dockerfile: 1.93kB 0.0s done 02:11:16 #15 DONE 0.1s 02:11:16 02:11:16 #16 [security-spire-config internal] load .dockerignore 02:11:16 #16 transferring context: 50B 0.0s done 02:11:16 #16 DONE 0.1s 02:11:17 694f49db863e: Pushed 02:11:17 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:f519249a89f1901f654d58788e681e95948d65ba1abf248dd9c67b410c65b4e8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:17 02:11:17 #17 [security-spire-server internal] load .dockerignore 02:11:17 #17 transferring context: 50B 0.0s done 02:11:17 #17 DONE 0.1s 02:11:17 02:11:17 #18 [support-notifications internal] load .dockerignore 02:11:17 #18 transferring context: 50B done 02:11:17 #18 DONE 0.0s 02:11:17 02:11:17 #19 [security-spiffe-token-provider internal] load .dockerignore 02:11:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:11:17 #19 transferring context: 50B 0.0s done 02:11:17 #19 DONE 0.1s 02:11:17 02:11:17 #20 [core-data internal] load .dockerignore 02:11:17 #20 transferring context: 50B done 02:11:17 #20 DONE 0.1s 02:11:17 02:11:17 #21 [security-bootstrapper internal] load .dockerignore 02:11:17 #21 transferring context: 50B done 02:11:17 #21 DONE 0.1s 02:11:17 02:11:17 #22 [core-keeper internal] load .dockerignore 02:11:17 #22 transferring context: 50B done 02:11:17 #22 DONE 0.1s 02:11:17 02:11:17 #23 [support-scheduler internal] load .dockerignore 02:11:17 #23 transferring context: 50B 0.0s done 02:11:17 #23 DONE 0.1s 02:11:17 02:11:17 #24 [security-spire-agent internal] load .dockerignore 02:11:17 #24 transferring context: 50B done 02:11:17 #24 DONE 0.1s 02:11:17 02:11:17 #25 [security-proxy-setup internal] load .dockerignore [Pipeline] sh 02:11:17 #25 transferring context: 50B done 02:11:17 #25 DONE 0.1s 02:11:17 02:11:17 #26 [core-metadata internal] load .dockerignore 02:11:17 #26 transferring context: 50B 0.0s done 02:11:17 #26 DONE 0.1s 02:11:17 02:11:17 #27 [security-proxy-auth internal] load .dockerignore 02:11:17 #27 transferring context: 50B done 02:11:17 #27 DONE 0.1s 02:11:17 02:11:17 #28 [security-secretstore-setup internal] load .dockerignore 02:11:17 #28 transferring context: 50B 0.0s done 02:11:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:11:18 357b5da2003c: Preparing 02:11:18 055357edc64c: Preparing 02:11:18 7b14446e007c: Preparing 02:11:18 fd3345026686: Preparing 02:11:18 f10bfd48748b: Preparing 02:11:18 694f49db863e: Preparing 02:11:18 28d47ecce3c1: Preparing 02:11:18 5ac5e213d2c8: Preparing 02:11:18 4d40d4c892d4: Preparing 02:11:18 5ac5e213d2c8: Waiting 02:11:18 28d47ecce3c1: Waiting 02:11:18 4d40d4c892d4: Waiting 02:11:18 ce7f800efff9: Preparing 02:11:18 7b14446e007c: Layer already exists 02:11:18 357b5da2003c: Layer already exists 02:11:18 055357edc64c: Layer already exists 02:11:18 fd3345026686: Layer already exists 02:11:18 f10bfd48748b: Layer already exists 02:11:18 28d47ecce3c1: Layer already exists 02:11:18 5ac5e213d2c8: Layer already exists 02:11:18 4d40d4c892d4: Layer already exists 02:11:18 694f49db863e: Layer already exists 02:11:18 ce7f800efff9: Layer already exists 02:11:18 latest: digest: sha256:f519249a89f1901f654d58788e681e95948d65ba1abf248dd9c67b410c65b4e8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:18 #28 DONE 0.1s 02:11:18 02:11:18 #29 [core-common-config-bootstrapper internal] load .dockerignore 02:11:18 #29 transferring context: 50B done 02:11:18 #29 DONE 0.0s 02:11:18 02:11:18 #30 [core-command internal] load .dockerignore 02:11:18 #30 transferring context: 50B done 02:11:18 #30 DONE 0.1s 02:11:18 02:11:18 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:11:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:18 #31 ... 02:11:18 02:11:18 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 02:11:18 #32 DONE 0.2s 02:11:18 02:11:18 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:11:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.41 02:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:11:18 357b5da2003c: Preparing 02:11:18 055357edc64c: Preparing 02:11:18 7b14446e007c: Preparing 02:11:18 fd3345026686: Preparing 02:11:18 f10bfd48748b: Preparing 02:11:18 694f49db863e: Preparing 02:11:18 28d47ecce3c1: Preparing 02:11:18 5ac5e213d2c8: Preparing 02:11:18 4d40d4c892d4: Preparing 02:11:18 ce7f800efff9: Preparing 02:11:18 28d47ecce3c1: Waiting 02:11:18 5ac5e213d2c8: Waiting 02:11:18 4d40d4c892d4: Waiting 02:11:18 ce7f800efff9: Waiting 02:11:18 694f49db863e: Waiting 02:11:18 055357edc64c: Layer already exists 02:11:18 357b5da2003c: Layer already exists 02:11:18 fd3345026686: Layer already exists 02:11:18 7b14446e007c: Layer already exists 02:11:18 f10bfd48748b: Layer already exists 02:11:18 694f49db863e: Layer already exists 02:11:18 28d47ecce3c1: Layer already exists 02:11:18 4d40d4c892d4: Layer already exists 02:11:18 5ac5e213d2c8: Layer already exists 02:11:18 ce7f800efff9: Layer already exists 02:11:18 3.2.0-dev.41: digest: sha256:f519249a89f1901f654d58788e681e95948d65ba1abf248dd9c67b410c65b4e8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:18 #31 DONE 0.6s 02:11:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:19 02:11:19 #33 [security-spire-config internal] load build context 02:11:19 #33 transferring context: 25.04kB 0.0s done 02:11:19 #33 DONE 0.1s 02:11:19 02:11:19 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:19 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 02:11:19 #34 ... 02:11:19 02:11:19 #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:11:19 #35 DONE 0.0s 02:11:19 02:11:19 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 02:11:19 #32 DONE 0.2s 02:11:19 02:11:19 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:19 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:11:19 #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:11:19 #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:11:19 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 02:11:19 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 02:11:19 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:11:19 #34 ... 02:11:19 02:11:19 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:11:19 #35 DONE 0.0s 02:11:19 02:11:19 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:11:19 #31 DONE 0.6s 02:11:19 02:11:19 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:19 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 02:11:19 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:11:19 #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:11:19 #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:11:19 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:11:19 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 02:11:19 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:11:19 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.3s 02:11:19 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 02:11:19 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:11:19 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 02:11:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:11:19 357b5da2003c: Preparing 02:11:19 055357edc64c: Preparing 02:11:19 7b14446e007c: Preparing 02:11:19 fd3345026686: Preparing 02:11:19 f10bfd48748b: Preparing 02:11:19 694f49db863e: Preparing 02:11:19 28d47ecce3c1: Preparing 02:11:19 5ac5e213d2c8: Preparing 02:11:19 4d40d4c892d4: Preparing 02:11:19 ce7f800efff9: Preparing 02:11:19 5ac5e213d2c8: Waiting 02:11:19 ce7f800efff9: Waiting 02:11:19 694f49db863e: Waiting 02:11:19 4d40d4c892d4: Waiting 02:11:19 28d47ecce3c1: Waiting 02:11:19 f10bfd48748b: Layer already exists 02:11:19 357b5da2003c: Layer already exists 02:11:19 fd3345026686: Layer already exists 02:11:19 055357edc64c: Layer already exists 02:11:19 7b14446e007c: Layer already exists 02:11:19 28d47ecce3c1: Layer already exists 02:11:19 694f49db863e: Layer already exists 02:11:19 5ac5e213d2c8: Layer already exists 02:11:19 ce7f800efff9: Layer already exists 02:11:19 4d40d4c892d4: Layer already exists 02:11:19 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:f519249a89f1901f654d58788e681e95948d65ba1abf248dd9c67b410c65b4e8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:19 #34 ... 02:11:19 02:11:19 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:11:19 #35 DONE 0.0s 02:11:19 02:11:19 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:19 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.5s 02:11:19 #34 ... 02:11:19 02:11:19 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:11:19 #32 DONE 0.5s 02:11:19 02:11:19 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:19 #34 ... 02:11:19 02:11:19 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:11:19 #35 DONE 0.0s 02:11:19 02:11:19 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:19 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 0.7s 02:11:19 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:11:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:19 #34 ... 02:11:19 02:11:19 #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:11:19 #35 DONE 0.0s 02:11:19 02:11:19 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:19 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:11:19 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 0.9s 02:11:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:11:20 357b5da2003c: Preparing 02:11:20 055357edc64c: Preparing 02:11:20 7b14446e007c: Preparing 02:11:20 fd3345026686: Preparing 02:11:20 f10bfd48748b: Preparing 02:11:20 694f49db863e: Preparing 02:11:20 28d47ecce3c1: Preparing 02:11:20 5ac5e213d2c8: Preparing 02:11:20 4d40d4c892d4: Preparing 02:11:20 ce7f800efff9: Preparing 02:11:20 694f49db863e: Waiting 02:11:20 28d47ecce3c1: Waiting 02:11:20 5ac5e213d2c8: Waiting 02:11:20 4d40d4c892d4: Waiting 02:11:20 ce7f800efff9: Waiting 02:11:20 f10bfd48748b: Layer already exists 02:11:20 7b14446e007c: Layer already exists 02:11:20 357b5da2003c: Layer already exists 02:11:20 fd3345026686: Layer already exists 02:11:20 055357edc64c: Layer already exists 02:11:20 694f49db863e: Layer already exists 02:11:20 28d47ecce3c1: Layer already exists 02:11:20 5ac5e213d2c8: Layer already exists 02:11:20 4d40d4c892d4: Layer already exists 02:11:20 ce7f800efff9: Layer already exists 02:11:20 main: digest: sha256:f519249a89f1901f654d58788e681e95948d65ba1abf248dd9c67b410c65b4e8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:20 ===================================================== [Pipeline] echo 02:11:20 taggedImages: 02:11:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:11:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:11:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.41 02:11:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:11:20 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:11:20 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:11:20 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:11:20 latest 02:11:20 3.2.0-dev.41 02:11:20 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:11:20 main 02:11:20 ===================================================== 02:11:20 #34 ... 02:11:20 02:11:20 #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:11:20 #35 DONE 0.0s 02:11:20 02:11:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:20 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 1.0s 02:11:20 #34 ... 02:11:20 02:11:20 #36 [security-spire-server internal] load build context 02:11:20 #36 transferring context: 26.79kB 0.0s done 02:11:20 #36 DONE 0.9s 02:11:20 02:11:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:20 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.3s 02:11:20 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.95MB / 28.04MB 1.5s 02:11:20 #34 ... 02:11:20 02:11:20 #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:11:20 #35 DONE 0.0s 02:11:20 02:11:20 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 02:11:20 #32 DONE 1.2s 02:11:20 02:11:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:20 #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:11:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:20 #34 ... 02:11:20 02:11:20 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:11:20 #31 DONE 0.9s 02:11:20 02:11:20 #37 [support-notifications internal] load build context 02:11:20 #37 transferring context: 2.84MB 1.0s done 02:11:20 #37 DONE 1.5s 02:11:20 02:11:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:20 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 1.7s 02:11:20 #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 02:11:20 #34 ... 02:11:20 02:11:20 #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:11:20 #35 DONE 0.0s 02:11:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:11:20 c6576c97c2c3: Preparing 02:11:20 4fcbfc96201a: Preparing 02:11:20 762790bd43e6: Preparing 02:11:20 fd3345026686: Preparing 02:11:20 f10bfd48748b: Preparing 02:11:20 694f49db863e: Preparing 02:11:20 404437fc78d3: Preparing 02:11:20 4d338c3757f8: Preparing 02:11:20 ce7f800efff9: Preparing 02:11:20 694f49db863e: Waiting 02:11:20 404437fc78d3: Waiting 02:11:20 ce7f800efff9: Waiting 02:11:20 4d338c3757f8: Waiting 02:11:20 f10bfd48748b: Layer already exists 02:11:20 fd3345026686: Layer already exists 02:11:20 694f49db863e: Layer already exists 02:11:20 4fcbfc96201a: Pushed 02:11:20 c6576c97c2c3: Pushed 02:11:20 762790bd43e6: Pushed 02:11:20 ce7f800efff9: Layer already exists 02:11:20 404437fc78d3: Pushed 02:11:20 02:11:20 #38 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:11:20 #38 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:11:20 #38 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:11:20 #38 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:11:20 #38 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:11:20 #38 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s done 02:11:20 #38 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s 02:11:20 #38 ... 02:11:20 02:11:20 #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:11:20 #35 DONE 0.0s 02:11:20 02:11:20 #38 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:11:21 4d338c3757f8: Pushed 02:11:21 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:b95800f4d8caa12b47e9398bfe10e2cd980362994c36dbcfa3bb90f65e869270 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:21 #38 ... 02:11:21 02:11:21 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:11:21 #35 DONE 0.0s 02:11:21 02:11:21 #38 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:11:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:21 #38 ... 02:11:21 02:11:21 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 02:11:21 #32 DONE 1.8s 02:11:21 02:11:21 #38 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:11:21 #38 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:11:21 #38 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:11:21 #38 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:11:21 #38 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:11:21 #38 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s done 02:11:21 #38 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:11:21 #38 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:11:21 #38 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:11:21 #38 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:11:21 #38 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s done 02:11:21 #38 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 02:11:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:11:21 c6576c97c2c3: Preparing 02:11:21 4fcbfc96201a: Preparing 02:11:21 762790bd43e6: Preparing 02:11:21 fd3345026686: Preparing 02:11:21 f10bfd48748b: Preparing 02:11:21 694f49db863e: Preparing 02:11:21 404437fc78d3: Preparing 02:11:21 4d338c3757f8: Preparing 02:11:21 ce7f800efff9: Preparing 02:11:21 694f49db863e: Waiting 02:11:21 ce7f800efff9: Waiting 02:11:21 404437fc78d3: Waiting 02:11:21 4d338c3757f8: Waiting 02:11:21 f10bfd48748b: Layer already exists 02:11:21 fd3345026686: Layer already exists 02:11:21 c6576c97c2c3: Layer already exists 02:11:21 4fcbfc96201a: Layer already exists 02:11:21 762790bd43e6: Layer already exists 02:11:21 404437fc78d3: Layer already exists 02:11:21 694f49db863e: Layer already exists 02:11:21 ce7f800efff9: Layer already exists 02:11:21 4d338c3757f8: Layer already exists 02:11:21 latest: digest: sha256:b95800f4d8caa12b47e9398bfe10e2cd980362994c36dbcfa3bb90f65e869270 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:21 #38 ... 02:11:21 02:11:21 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:11:21 #35 DONE 0.0s 02:11:21 02:11:21 #38 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:11:21 #38 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 02:11:21 #38 ... 02:11:21 02:11:21 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:11:21 #35 DONE 0.0s 02:11:21 02:11:21 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:11:21 #32 DONE 2.0s 02:11:21 02:11:21 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:11:21 #39 DONE 1.5s 02:11:21 02:11:21 #38 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:11:21 #38 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:11:21 #38 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:11:21 #38 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:11:21 #38 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:11:21 #38 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.5s done 02:11:21 #38 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 02:11:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.41 02:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:11:22 c6576c97c2c3: Preparing 02:11:22 4fcbfc96201a: Preparing 02:11:22 762790bd43e6: Preparing 02:11:22 fd3345026686: Preparing 02:11:22 f10bfd48748b: Preparing 02:11:22 694f49db863e: Preparing 02:11:22 404437fc78d3: Preparing 02:11:22 4d338c3757f8: Preparing 02:11:22 ce7f800efff9: Preparing 02:11:22 694f49db863e: Waiting 02:11:22 ce7f800efff9: Waiting 02:11:22 404437fc78d3: Waiting 02:11:22 4d338c3757f8: Waiting 02:11:22 f10bfd48748b: Layer already exists 02:11:22 762790bd43e6: Layer already exists 02:11:22 c6576c97c2c3: Layer already exists 02:11:22 fd3345026686: Layer already exists 02:11:22 4fcbfc96201a: Layer already exists 02:11:22 694f49db863e: Layer already exists 02:11:22 ce7f800efff9: Layer already exists 02:11:22 4d338c3757f8: Layer already exists 02:11:22 404437fc78d3: Layer already exists 02:11:22 3.2.0-dev.41: digest: sha256:b95800f4d8caa12b47e9398bfe10e2cd980362994c36dbcfa3bb90f65e869270 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:22 #38 ... 02:11:22 02:11:22 #40 [core-data internal] load build context 02:11:22 #40 transferring context: 2.84MB 2.2s done 02:11:22 #40 DONE 3.4s 02:11:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:11:23 c6576c97c2c3: Preparing 02:11:23 4fcbfc96201a: Preparing 02:11:23 762790bd43e6: Preparing 02:11:23 fd3345026686: Preparing 02:11:23 f10bfd48748b: Preparing 02:11:23 694f49db863e: Preparing 02:11:23 404437fc78d3: Preparing 02:11:23 4d338c3757f8: Preparing 02:11:23 ce7f800efff9: Preparing 02:11:23 404437fc78d3: Waiting 02:11:23 ce7f800efff9: Waiting 02:11:23 694f49db863e: Waiting 02:11:23 4d338c3757f8: Waiting 02:11:23 c6576c97c2c3: Layer already exists 02:11:23 4fcbfc96201a: Layer already exists 02:11:23 f10bfd48748b: Layer already exists 02:11:23 fd3345026686: Layer already exists 02:11:23 762790bd43e6: Layer already exists 02:11:23 694f49db863e: Layer already exists 02:11:23 404437fc78d3: Layer already exists 02:11:23 ce7f800efff9: Layer already exists 02:11:23 4d338c3757f8: Layer already exists 02:11:23 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:b95800f4d8caa12b47e9398bfe10e2cd980362994c36dbcfa3bb90f65e869270 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:23 02:11:23 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:11:23 #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 02:11:23 #41 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:11:23 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 02:11:23 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 02:11:23 #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:11:23 #41 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:11:23 #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 02:11:23 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.54MB / 18.32MB 0.8s 02:11:23 #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:11:23 #41 ... 02:11:23 02:11:23 #42 [core-keeper internal] load build context 02:11:23 #42 transferring context: 2.84MB 1.7s done 02:11:23 #42 DONE 3.2s 02:11:23 02:11:23 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:11:23 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 1.0s 02:11:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:23 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 1.1s 02:11:23 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.21MB / 18.32MB 1.2s 02:11:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:11:23 c6576c97c2c3: Preparing 02:11:23 4fcbfc96201a: Preparing 02:11:23 762790bd43e6: Preparing 02:11:23 fd3345026686: Preparing 02:11:23 f10bfd48748b: Preparing 02:11:23 694f49db863e: Preparing 02:11:23 404437fc78d3: Preparing 02:11:23 4d338c3757f8: Preparing 02:11:23 ce7f800efff9: Preparing 02:11:23 404437fc78d3: Waiting 02:11:23 4d338c3757f8: Waiting 02:11:23 ce7f800efff9: Waiting 02:11:23 694f49db863e: Waiting 02:11:23 4fcbfc96201a: Layer already exists 02:11:23 762790bd43e6: Layer already exists 02:11:23 c6576c97c2c3: Layer already exists 02:11:23 fd3345026686: Layer already exists 02:11:23 f10bfd48748b: Layer already exists 02:11:23 404437fc78d3: Layer already exists 02:11:23 694f49db863e: Layer already exists 02:11:23 ce7f800efff9: Layer already exists 02:11:23 4d338c3757f8: Layer already exists 02:11:23 main: digest: sha256:b95800f4d8caa12b47e9398bfe10e2cd980362994c36dbcfa3bb90f65e869270 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 02:11:23 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 1.3s 02:11:23 #41 ... 02:11:23 02:11:23 #43 [security-spiffe-token-provider internal] load build context 02:11:23 #43 transferring context: 2.84MB 2.6s done 02:11:23 #43 DONE 4.3s 02:11:23 02:11:23 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:11:23 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.66MB / 18.32MB 1.4s 02:11:23 #41 ... 02:11:23 02:11:23 #38 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:11:23 #38 DONE 5.8s 02:11:23 02:11:23 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:23 ===================================================== [Pipeline] echo 02:11:23 taggedImages: 02:11:23 - nexus3.edgexfoundry.org:10004/security-spire-config:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:11:23 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:11:23 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.41 02:11:23 - nexus3.edgexfoundry.org:10004/security-spire-config:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:11:23 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:11:23 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:11:23 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:11:23 latest 02:11:23 3.2.0-dev.41 02:11:23 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:11:23 main 02:11:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:24 #41 ... 02:11:24 02:11:24 #44 [security-bootstrapper internal] load build context 02:11:24 #44 transferring context: 2.84MB 2.1s done 02:11:24 #44 DONE 4.0s 02:11:24 02:11:24 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:11:24 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 1.6s 02:11:24 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 1.8s 02:11:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:24 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 1.9s 02:11:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:11:24 357b5da2003c: Preparing 02:11:24 eaaf9686a297: Preparing 02:11:24 105dd81796be: Preparing 02:11:24 fd3345026686: Preparing 02:11:24 f10bfd48748b: Preparing 02:11:24 d38858b0bd97: Preparing 02:11:24 5ac5e213d2c8: Preparing 02:11:24 4d40d4c892d4: Preparing 02:11:24 ce7f800efff9: Preparing 02:11:24 4d40d4c892d4: Waiting 02:11:24 ce7f800efff9: Waiting 02:11:24 d38858b0bd97: Waiting 02:11:24 5ac5e213d2c8: Waiting 02:11:24 357b5da2003c: Layer already exists 02:11:24 fd3345026686: Layer already exists 02:11:24 f10bfd48748b: Layer already exists 02:11:24 5ac5e213d2c8: Layer already exists 02:11:24 4d40d4c892d4: Layer already exists 02:11:24 105dd81796be: Pushed 02:11:24 ce7f800efff9: Layer already exists 02:11:24 eaaf9686a297: Pushed 02:11:24 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.1s 02:11:24 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.3s done 02:11:24 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 02:11:24 #41 ... 02:11:24 02:11:24 #45 [security-secretstore-setup internal] load build context 02:11:24 #45 transferring context: 2.84MB 1.5s done 02:11:24 #45 DONE 3.3s 02:11:24 02:11:24 #46 [support-scheduler internal] load build context 02:11:24 #46 transferring context: 2.84MB 1.6s done 02:11:24 #46 DONE 4.4s 02:11:24 02:11:24 #47 [security-proxy-setup internal] load build context 02:11:24 #47 transferring context: 2.84MB 1.7s done 02:11:24 #47 DONE 4.4s 02:11:24 02:11:24 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:25 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 02:11:25 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:11:25 #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:11:25 #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:11:25 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:11:25 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 02:11:25 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:11:25 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.3s done 02:11:25 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 02:11:25 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:11:25 #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 02:11:25 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.5s 02:11:25 #34 ... 02:11:25 02:11:25 #48 [security-proxy-auth internal] load build context 02:11:25 #48 transferring context: 2.84MB 0.9s done 02:11:25 #48 DONE 4.0s 02:11:25 02:11:25 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:11:25 #41 ... 02:11:25 02:11:25 #49 [core-metadata internal] load build context 02:11:25 #49 transferring context: 2.84MB 1.0s done 02:11:25 #49 DONE 4.2s 02:11:25 02:11:25 #50 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:11:25 #50 DONE 6.8s 02:11:25 02:11:25 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:11:25 #41 ... 02:11:25 02:11:25 #51 [security-spire-agent internal] load build context 02:11:25 #51 transferring context: 26.32kB 0.1s done 02:11:25 #51 DONE 3.9s 02:11:25 02:11:25 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:26 #34 ... 02:11:26 02:11:26 #52 [core-command internal] load build context 02:11:26 #52 transferring context: 2.84MB 1.3s done 02:11:26 #52 DONE 4.3s 02:11:26 02:11:26 #53 [core-common-config-bootstrapper internal] load build context 02:11:26 #53 transferring context: 2.84MB 1.4s done 02:11:26 #53 DONE 4.3s 02:11:26 02:11:26 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:27 #34 ... 02:11:27 02:11:27 #54 [core-command builder 2/7] WORKDIR /edgex-go 02:11:27 #54 DONE 1.2s 02:11:27 02:11:27 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:30 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.6s 02:11:34 d38858b0bd97: Pushed 02:11:34 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:1cd315723c74de5d253cff41501766bdf0aed3443927252ae61309c7ac90aeab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:34 #34 ... 02:11:34 02:11:34 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:11:34 #0 9.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:34 #55 ... 02:11:34 02:11:34 #56 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:11:34 #56 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:34 #56 ... 02:11:34 02:11:34 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:11:34 #0 8.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:34 #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:34 #57 ... 02:11:34 02:11:34 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:34 #58 DONE 10.4s 02:11:34 02:11:34 #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:11:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:35 #59 ... 02:11:35 02:11:35 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:11:35 #0 7.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:35 #0 8.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:35 #60 ... 02:11:35 02:11:35 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:11:35 #0 8.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:35 #0 9.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:11:35 357b5da2003c: Preparing 02:11:35 eaaf9686a297: Preparing 02:11:35 105dd81796be: Preparing 02:11:35 fd3345026686: Preparing 02:11:35 f10bfd48748b: Preparing 02:11:35 d38858b0bd97: Preparing 02:11:35 5ac5e213d2c8: Preparing 02:11:35 4d40d4c892d4: Preparing 02:11:35 d38858b0bd97: Waiting 02:11:35 5ac5e213d2c8: Waiting 02:11:35 ce7f800efff9: Preparing 02:11:35 ce7f800efff9: Waiting 02:11:35 4d40d4c892d4: Waiting 02:11:35 357b5da2003c: Layer already exists 02:11:35 f10bfd48748b: Layer already exists 02:11:35 105dd81796be: Layer already exists 02:11:35 fd3345026686: Layer already exists 02:11:35 eaaf9686a297: Layer already exists 02:11:35 d38858b0bd97: Layer already exists 02:11:35 5ac5e213d2c8: Layer already exists 02:11:35 ce7f800efff9: Layer already exists 02:11:35 4d40d4c892d4: Layer already exists 02:11:35 latest: digest: sha256:1cd315723c74de5d253cff41501766bdf0aed3443927252ae61309c7ac90aeab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:35 #61 ... 02:11:35 02:11:35 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:11:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:35 #62 ... 02:11:35 02:11:35 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:11:35 #0 9.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:35 #63 ... 02:11:35 02:11:35 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:11:35 #0 9.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.41 02:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:11:35 357b5da2003c: Preparing 02:11:35 eaaf9686a297: Preparing 02:11:35 105dd81796be: Preparing 02:11:35 fd3345026686: Preparing 02:11:35 f10bfd48748b: Preparing 02:11:35 d38858b0bd97: Preparing 02:11:35 5ac5e213d2c8: Preparing 02:11:35 4d40d4c892d4: Preparing 02:11:35 ce7f800efff9: Preparing 02:11:35 d38858b0bd97: Waiting 02:11:35 5ac5e213d2c8: Waiting 02:11:35 4d40d4c892d4: Waiting 02:11:35 ce7f800efff9: Waiting 02:11:35 f10bfd48748b: Layer already exists 02:11:35 eaaf9686a297: Layer already exists 02:11:35 fd3345026686: Layer already exists 02:11:35 357b5da2003c: Layer already exists 02:11:35 105dd81796be: Layer already exists 02:11:35 d38858b0bd97: Layer already exists 02:11:35 5ac5e213d2c8: Layer already exists 02:11:35 ce7f800efff9: Layer already exists 02:11:35 4d40d4c892d4: Layer already exists 02:11:35 3.2.0-dev.41: digest: sha256:1cd315723c74de5d253cff41501766bdf0aed3443927252ae61309c7ac90aeab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:11:35 #64 ... 02:11:35 02:11:35 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:11:35 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:35 #0 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:35 #65 ... 02:11:35 02:11:35 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:11:35 #64 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:35 #64 ... 02:11:35 02:11:35 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:11:35 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.3s [Pipeline] sh 02:11:36 #41 ... 02:11:36 02:11:36 #56 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:11:36 #56 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:11:36 357b5da2003c: Preparing 02:11:36 eaaf9686a297: Preparing 02:11:36 105dd81796be: Preparing 02:11:36 fd3345026686: Preparing 02:11:36 f10bfd48748b: Preparing 02:11:36 d38858b0bd97: Preparing 02:11:36 5ac5e213d2c8: Preparing 02:11:36 4d40d4c892d4: Preparing 02:11:36 ce7f800efff9: Preparing 02:11:36 d38858b0bd97: Waiting 02:11:36 5ac5e213d2c8: Waiting 02:11:36 4d40d4c892d4: Waiting 02:11:36 ce7f800efff9: Waiting 02:11:36 eaaf9686a297: Layer already exists 02:11:36 357b5da2003c: Layer already exists 02:11:36 f10bfd48748b: Layer already exists 02:11:36 fd3345026686: Layer already exists 02:11:36 105dd81796be: Layer already exists 02:11:36 d38858b0bd97: Layer already exists 02:11:36 5ac5e213d2c8: Layer already exists 02:11:36 4d40d4c892d4: Layer already exists 02:11:36 ce7f800efff9: Layer already exists 02:11:36 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:1cd315723c74de5d253cff41501766bdf0aed3443927252ae61309c7ac90aeab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:37 #56 ... 02:11:37 02:11:37 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:11:37 #0 9.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:11:37 357b5da2003c: Preparing 02:11:37 eaaf9686a297: Preparing 02:11:37 105dd81796be: Preparing 02:11:37 fd3345026686: Preparing 02:11:37 f10bfd48748b: Preparing 02:11:37 d38858b0bd97: Preparing 02:11:37 5ac5e213d2c8: Preparing 02:11:37 4d40d4c892d4: Preparing 02:11:37 ce7f800efff9: Preparing 02:11:37 4d40d4c892d4: Waiting 02:11:37 d38858b0bd97: Waiting 02:11:37 5ac5e213d2c8: Waiting 02:11:37 ce7f800efff9: Waiting 02:11:37 f10bfd48748b: Layer already exists 02:11:37 105dd81796be: Layer already exists 02:11:37 eaaf9686a297: Layer already exists 02:11:37 357b5da2003c: Layer already exists 02:11:37 fd3345026686: Layer already exists 02:11:37 d38858b0bd97: Layer already exists 02:11:37 4d40d4c892d4: Layer already exists 02:11:37 5ac5e213d2c8: Layer already exists 02:11:37 ce7f800efff9: Layer already exists 02:11:37 main: digest: sha256:1cd315723c74de5d253cff41501766bdf0aed3443927252ae61309c7ac90aeab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:37 ===================================================== [Pipeline] echo 02:11:37 taggedImages: 02:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.41 02:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:11:37 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:11:37 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:11:37 latest 02:11:37 3.2.0-dev.41 02:11:37 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:11:37 main 02:11:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:37 #66 ... 02:11:37 02:11:37 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:11:37 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:37 #67 ... 02:11:37 02:11:37 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:11:37 #0 9.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } 02:11:37 #68 ... 02:11:37 02:11:37 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:37 #69 DONE 10.5s 02:11:37 02:11:37 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:11:37 #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:37 #70 ... 02:11:37 02:11:37 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:37 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.2s 02:11:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:11:37 0d625375338e: Preparing 02:11:37 bcf32cad6ab3: Preparing 02:11:37 fd3345026686: Preparing 02:11:37 f10bfd48748b: Preparing 02:11:37 0767c23816d4: Preparing 02:11:37 3df94101eb1f: Preparing 02:11:37 ce7f800efff9: Preparing 02:11:37 3df94101eb1f: Waiting 02:11:37 ce7f800efff9: Waiting 02:11:37 f10bfd48748b: Layer already exists 02:11:37 fd3345026686: Layer already exists 02:11:37 ce7f800efff9: Layer already exists 02:11:37 0d625375338e: Pushed 02:11:37 0767c23816d4: Pushed 02:11:37 3df94101eb1f: Pushed 02:11:40 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.8s done 02:11:40 #34 DONE 22.4s 02:11:40 02:11:40 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:11:40 #57 15.02 (1/2) Installing ca-certificates (20240226-r0) 02:11:40 #57 15.55 (2/2) Installing dumb-init (1.2.5-r2) 02:11:40 #57 15.56 Executing busybox-1.36.1-r7.trigger 02:11:40 #57 15.67 Executing ca-certificates-20240226-r0.trigger 02:11:41 bcf32cad6ab3: Pushed 02:11:41 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:b4d51bda8c88a2d4b425542b4b1c6f296c8e3ffed8b1ce0b8247a7775fbd46c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:41 #57 16.95 OK: 9 MiB in 17 packages 02:11:41 #57 ... 02:11:41 02:11:41 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:11:41 #60 11.33 (1/4) Installing ca-certificates (20240226-r0) 02:11:41 #60 11.71 (2/4) Installing dumb-init (1.2.5-r2) 02:11:41 #60 11.72 (3/4) Installing su-exec (0.2-r3) 02:11:41 #60 11.74 (4/4) Installing yq (4.33.3-r5) 02:11:41 #60 13.06 Executing busybox-1.36.1-r7.trigger 02:11:41 #60 13.39 Executing ca-certificates-20240226-r0.trigger 02:11:41 #60 14.84 OK: 18 MiB in 19 packages 02:11:41 #60 DONE 17.0s 02:11:41 02:11:41 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:11:41 #61 14.46 (1/2) Installing dumb-init (1.2.5-r2) 02:11:41 #61 14.56 (2/2) Installing su-exec (0.2-r3) 02:11:41 #61 14.58 Executing busybox-1.36.1-r7.trigger 02:11:41 #61 14.76 OK: 8 MiB in 17 packages 02:11:41 #61 DONE 17.1s 02:11:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:41 02:11:41 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:11:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:11:41 0d625375338e: Preparing 02:11:41 bcf32cad6ab3: Preparing 02:11:41 fd3345026686: Preparing 02:11:41 f10bfd48748b: Preparing 02:11:41 0767c23816d4: Preparing 02:11:41 3df94101eb1f: Preparing 02:11:41 ce7f800efff9: Preparing 02:11:41 3df94101eb1f: Waiting 02:11:41 ce7f800efff9: Waiting 02:11:41 0767c23816d4: Layer already exists 02:11:41 0d625375338e: Layer already exists 02:11:41 bcf32cad6ab3: Layer already exists 02:11:41 fd3345026686: Layer already exists 02:11:41 f10bfd48748b: Layer already exists 02:11:41 3df94101eb1f: Layer already exists 02:11:41 ce7f800efff9: Layer already exists 02:11:41 latest: digest: sha256:b4d51bda8c88a2d4b425542b4b1c6f296c8e3ffed8b1ce0b8247a7775fbd46c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.41 02:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:11:42 0d625375338e: Preparing 02:11:42 bcf32cad6ab3: Preparing 02:11:42 fd3345026686: Preparing 02:11:42 f10bfd48748b: Preparing 02:11:42 0767c23816d4: Preparing 02:11:42 3df94101eb1f: Preparing 02:11:42 ce7f800efff9: Preparing 02:11:42 3df94101eb1f: Waiting 02:11:42 ce7f800efff9: Waiting 02:11:42 0d625375338e: Layer already exists 02:11:42 0767c23816d4: Layer already exists 02:11:42 fd3345026686: Layer already exists 02:11:42 bcf32cad6ab3: Layer already exists 02:11:42 f10bfd48748b: Layer already exists 02:11:42 3df94101eb1f: Layer already exists 02:11:42 ce7f800efff9: Layer already exists 02:11:42 3.2.0-dev.41: digest: sha256:b4d51bda8c88a2d4b425542b4b1c6f296c8e3ffed8b1ce0b8247a7775fbd46c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:11:43 0d625375338e: Preparing 02:11:43 bcf32cad6ab3: Preparing 02:11:43 fd3345026686: Preparing 02:11:43 f10bfd48748b: Preparing 02:11:43 0767c23816d4: Preparing 02:11:43 3df94101eb1f: Preparing 02:11:43 ce7f800efff9: Preparing 02:11:43 3df94101eb1f: Waiting 02:11:43 ce7f800efff9: Waiting 02:11:43 0767c23816d4: Layer already exists 02:11:43 0d625375338e: Layer already exists 02:11:43 bcf32cad6ab3: Layer already exists 02:11:43 fd3345026686: Layer already exists 02:11:43 f10bfd48748b: Layer already exists 02:11:43 ce7f800efff9: Layer already exists 02:11:43 3df94101eb1f: Layer already exists 02:11:43 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:b4d51bda8c88a2d4b425542b4b1c6f296c8e3ffed8b1ce0b8247a7775fbd46c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:43 #71 ... 02:11:43 02:11:43 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:11:43 #57 DONE 19.1s 02:11:43 02:11:43 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:11:43 #63 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:43 #63 17.11 (1/1) Installing dumb-init (1.2.5-r2) 02:11:43 #63 17.13 Executing busybox-1.36.1-r7.trigger 02:11:43 #63 17.31 OK: 8 MiB in 16 packages 02:11:43 #63 DONE 19.3s 02:11:43 02:11:43 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:11:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:11:43 0d625375338e: Preparing 02:11:43 bcf32cad6ab3: Preparing 02:11:43 fd3345026686: Preparing 02:11:43 f10bfd48748b: Preparing 02:11:43 0767c23816d4: Preparing 02:11:43 3df94101eb1f: Preparing 02:11:43 ce7f800efff9: Preparing 02:11:43 3df94101eb1f: Waiting 02:11:43 ce7f800efff9: Waiting 02:11:43 bcf32cad6ab3: Layer already exists 02:11:43 f10bfd48748b: Layer already exists 02:11:43 fd3345026686: Layer already exists 02:11:43 0d625375338e: Layer already exists 02:11:43 0767c23816d4: Layer already exists 02:11:43 3df94101eb1f: Layer already exists 02:11:43 ce7f800efff9: Layer already exists 02:11:43 main: digest: sha256:b4d51bda8c88a2d4b425542b4b1c6f296c8e3ffed8b1ce0b8247a7775fbd46c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:43 ===================================================== [Pipeline] echo 02:11:43 taggedImages: 02:11:43 - nexus3.edgexfoundry.org:10004/support-notifications:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:11:43 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:11:43 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.41 02:11:43 - nexus3.edgexfoundry.org:10004/support-notifications:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:11:43 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:11:43 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:11:43 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:11:43 latest 02:11:43 3.2.0-dev.41 02:11:43 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:11:43 main 02:11:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:44 #72 ... 02:11:44 02:11:44 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:11:44 #56 17.77 (1/1) Installing dumb-init (1.2.5-r2) 02:11:44 #56 17.82 Executing busybox-1.36.1-r7.trigger 02:11:44 #56 17.91 OK: 8 MiB in 16 packages 02:11:44 #56 DONE 20.0s 02:11:44 02:11:44 #73 [core-command stage-1 3/7] RUN apk --no-cache upgrade 02:11:44 #73 ... 02:11:44 02:11:44 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:11:44 #55 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:44 #55 17.25 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:11:44 #55 17.26 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:11:44 #55 17.26 OK: 19946 distinct packages available 02:11:44 #55 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:11:44 e90e439708ad: Preparing 02:11:44 21a613a0994a: Preparing 02:11:44 fd3345026686: Preparing 02:11:44 f10bfd48748b: Preparing 02:11:44 ffa43104b6e2: Preparing 02:11:44 bae7782e58ad: Preparing 02:11:44 ce7f800efff9: Preparing 02:11:44 bae7782e58ad: Waiting 02:11:44 ce7f800efff9: Waiting 02:11:44 fd3345026686: Layer already exists 02:11:44 f10bfd48748b: Layer already exists 02:11:44 ffa43104b6e2: Layer already exists 02:11:44 bae7782e58ad: Layer already exists 02:11:44 ce7f800efff9: Layer already exists 02:11:44 e90e439708ad: Pushed 02:11:44 #55 ... 02:11:44 02:11:44 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:11:44 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.8s done 02:11:45 #41 ... 02:11:45 02:11:45 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:11:45 #55 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:46 #55 ... 02:11:46 02:11:46 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:11:46 #67 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:46 #67 17.71 OK: 266 MiB in 52 packages 02:11:46 #67 DONE 19.2s 02:11:46 02:11:46 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:11:47 #74 ... 02:11:47 02:11:47 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:11:47 #68 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:47 #68 18.04 OK: 266 MiB in 52 packages 02:11:47 #68 DONE 20.0s 02:11:47 02:11:47 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:11:47 #66 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:47 #66 18.70 OK: 266 MiB in 52 packages 02:11:47 #66 DONE 20.1s 02:11:47 02:11:47 #75 [core-data builder 4/7] COPY go.mod vendor* ./ 02:11:47 #75 ... 02:11:47 02:11:47 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:11:47 #62 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:47 #62 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:47 #62 22.62 (1/4) Installing dumb-init (1.2.5-r2) 02:11:47 #62 ... 02:11:47 02:11:47 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:11:47 #71 5.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:47 #71 ... 02:11:47 02:11:47 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:11:47 #0 3.809 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:47 #0 6.607 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:47 #76 ... 02:11:47 02:11:47 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:11:47 #74 DONE 1.5s 02:11:47 02:11:47 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:11:48 #77 DONE 1.6s 02:11:48 02:11:48 #75 [core-data builder 4/7] COPY go.mod vendor* ./ 02:11:48 #75 DONE 1.4s 02:11:48 02:11:48 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:48 21a613a0994a: Pushed 02:11:48 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:5e8bc41e7cbe13917930cdcab858043aabc2932192d54393aaddd749deca5844 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:11:49 e90e439708ad: Preparing 02:11:49 21a613a0994a: Preparing 02:11:49 fd3345026686: Preparing 02:11:49 f10bfd48748b: Preparing 02:11:49 ffa43104b6e2: Preparing 02:11:49 bae7782e58ad: Preparing 02:11:49 ce7f800efff9: Preparing 02:11:49 bae7782e58ad: Waiting 02:11:49 ce7f800efff9: Waiting 02:11:49 fd3345026686: Layer already exists 02:11:49 ffa43104b6e2: Layer already exists 02:11:49 f10bfd48748b: Layer already exists 02:11:49 21a613a0994a: Layer already exists 02:11:49 e90e439708ad: Layer already exists 02:11:49 bae7782e58ad: Layer already exists 02:11:49 ce7f800efff9: Layer already exists 02:11:49 latest: digest: sha256:5e8bc41e7cbe13917930cdcab858043aabc2932192d54393aaddd749deca5844 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.41 02:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:11:50 e90e439708ad: Preparing 02:11:50 21a613a0994a: Preparing 02:11:50 fd3345026686: Preparing 02:11:50 f10bfd48748b: Preparing 02:11:50 ffa43104b6e2: Preparing 02:11:50 bae7782e58ad: Preparing 02:11:50 ce7f800efff9: Preparing 02:11:50 bae7782e58ad: Waiting 02:11:50 ce7f800efff9: Waiting 02:11:50 ffa43104b6e2: Layer already exists 02:11:50 21a613a0994a: Layer already exists 02:11:50 e90e439708ad: Layer already exists 02:11:50 f10bfd48748b: Layer already exists 02:11:50 fd3345026686: Layer already exists 02:11:50 bae7782e58ad: Layer already exists 02:11:50 ce7f800efff9: Layer already exists 02:11:50 3.2.0-dev.41: digest: sha256:5e8bc41e7cbe13917930cdcab858043aabc2932192d54393aaddd749deca5844 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:50 #78 ... 02:11:50 02:11:50 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:11:50 #70 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:50 #70 18.36 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:11:50 #70 18.36 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:11:50 #70 18.36 OK: 19953 distinct packages available 02:11:50 #70 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:50 #70 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:50 #70 ... 02:11:50 02:11:50 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:11:50 #62 23.48 (2/4) Installing openssl (3.1.6-r0) 02:11:50 #62 23.70 (3/4) Installing su-exec (0.2-r3) 02:11:50 #62 23.70 (4/4) Installing yq (4.33.3-r5) 02:11:50 #62 25.18 Executing busybox-1.36.1-r7.trigger 02:11:50 #62 25.35 OK: 18 MiB in 19 packages 02:11:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:11:50 e90e439708ad: Preparing 02:11:50 21a613a0994a: Preparing 02:11:50 fd3345026686: Preparing 02:11:50 f10bfd48748b: Preparing 02:11:50 ffa43104b6e2: Preparing 02:11:50 bae7782e58ad: Preparing 02:11:50 ce7f800efff9: Preparing 02:11:50 bae7782e58ad: Waiting 02:11:50 ce7f800efff9: Waiting 02:11:50 f10bfd48748b: Layer already exists 02:11:50 ffa43104b6e2: Layer already exists 02:11:50 21a613a0994a: Layer already exists 02:11:50 e90e439708ad: Layer already exists 02:11:50 fd3345026686: Layer already exists 02:11:50 ce7f800efff9: Layer already exists 02:11:50 bae7782e58ad: Layer already exists 02:11:50 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:5e8bc41e7cbe13917930cdcab858043aabc2932192d54393aaddd749deca5844 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:51 #62 ... 02:11:51 02:11:51 #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:11:51 #59 6.185 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:51 #59 8.434 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:51 #59 15.09 (1/1) Installing dumb-init (1.2.5-r2) 02:11:51 #59 16.04 Executing busybox-1.36.1-r7.trigger 02:11:51 #59 16.25 OK: 8 MiB in 16 packages 02:11:51 #59 ... 02:11:51 02:11:51 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:11:51 #72 7.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:11:51 e90e439708ad: Preparing 02:11:51 21a613a0994a: Preparing 02:11:51 fd3345026686: Preparing 02:11:51 f10bfd48748b: Preparing 02:11:51 ffa43104b6e2: Preparing 02:11:51 bae7782e58ad: Preparing 02:11:51 ce7f800efff9: Preparing 02:11:51 ce7f800efff9: Waiting 02:11:51 bae7782e58ad: Waiting 02:11:51 f10bfd48748b: Layer already exists 02:11:51 fd3345026686: Layer already exists 02:11:51 21a613a0994a: Layer already exists 02:11:51 e90e439708ad: Layer already exists 02:11:51 ffa43104b6e2: Layer already exists 02:11:51 ce7f800efff9: Layer already exists 02:11:51 bae7782e58ad: Layer already exists 02:11:51 main: digest: sha256:5e8bc41e7cbe13917930cdcab858043aabc2932192d54393aaddd749deca5844 size: 1779 02:11:51 #72 ... 02:11:51 02:11:51 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:11:51 #0 7.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:51 #0 9.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:51 ===================================================== [Pipeline] echo 02:11:51 taggedImages: 02:11:51 - nexus3.edgexfoundry.org:10004/support-scheduler:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:11:51 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:11:51 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.41 02:11:51 - nexus3.edgexfoundry.org:10004/support-scheduler:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:11:51 - 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] } 02:11:51 #79 ... 02:11:51 02:11:51 #73 [core-command stage-1 3/7] RUN apk --no-cache upgrade 02:11:51 #73 7.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:51 #73 ... 02:11:51 02:11:51 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:11:51 #62 DONE 27.4s 02:11:51 02:11:51 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:11:52 #80 ... 02:11:52 02:11:52 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:11:52 #65 17.93 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:11:52 #65 17.93 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:11:52 #65 17.93 OK: 19946 distinct packages available 02:11:52 #65 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:52 #65 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:52 #65 26.57 (1/11) Installing ca-certificates (20240226-r0) 02:11:52 #65 27.08 (2/11) Installing brotli-libs (1.0.9-r14) 02:11:52 #65 27.22 (3/11) Installing libunistring (1.1-r1) 02:11:52 #65 27.39 (4/11) Installing libidn2 (2.3.4-r1) 02:11:52 #65 27.43 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:11:52 #65 27.46 (6/11) Installing libcurl (8.9.0-r0) 02:11:52 #65 27.64 (7/11) Installing curl (8.9.0-r0) 02:11:52 #65 27.81 (8/11) Installing dumb-init (1.2.5-r2) 02:11:52 #65 27.83 (9/11) Installing musl-obstack (1.2.3-r2) 02:11:52 #65 27.87 (10/11) Installing libucontext (1.2-r2) 02:11:52 #65 27.91 (11/11) Installing gcompat (1.1.0-r1) 02:11:52 #65 27.95 Executing busybox-1.36.1-r7.trigger 02:11:52 #65 ... 02:11:52 02:11:52 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:11:52 #76 14.79 OK: 266 MiB in 52 packages 02:11:52 #76 ... 02:11:52 02:11:52 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:11:52 #55 26.11 (1/4) Installing dumb-init (1.2.5-r2) 02:11:52 #55 26.12 (2/4) Installing musl-obstack (1.2.3-r2) 02:11:52 #55 26.13 (3/4) Installing libucontext (1.2-r2) 02:11:52 #55 26.14 (4/4) Installing gcompat (1.1.0-r1) 02:11:52 #55 26.15 Executing busybox-1.36.1-r7.trigger 02:11:52 #55 26.34 OK: 8 MiB in 19 packages 02:11:52 #55 DONE 28.3s 02:11:52 02:11:52 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:11:53 #81 ... 02:11:53 02:11:53 #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:11:53 #59 DONE 18.3s 02:11:53 02:11:53 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:11:53 #64 18.97 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:11:53 #64 18.97 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:11:53 #64 18.97 OK: 19946 distinct packages available 02:11:53 #64 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:53 #64 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:53 #64 26.97 (1/5) Installing dumb-init (1.2.5-r2) 02:11:53 #64 26.99 (2/5) Installing musl-obstack (1.2.3-r2) 02:11:53 #64 27.04 (3/5) Installing libucontext (1.2-r2) 02:11:53 #64 27.05 (4/5) Installing gcompat (1.1.0-r1) 02:11:53 #64 27.11 (5/5) Installing openssl (3.1.6-r0) 02:11:53 #64 27.20 Executing busybox-1.36.1-r7.trigger 02:11:53 #64 27.38 OK: 9 MiB in 20 packages 02:11:53 #64 ... 02:11:53 02:11:53 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:11:53 #65 28.17 Executing ca-certificates-20240226-r0.trigger 02:11:53 #65 ... 02:11:53 02:11:53 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:11:53 #64 DONE 29.2s 02:11:53 02:11:53 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:11:53 #0 8.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:53 #0 9.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:53 #82 ... 02:11:53 02:11:53 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:11:53 #76 DONE 16.2s 02:11:53 02:11:53 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:11:55 #83 ... 02:11:55 02:11:55 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:11:55 #84 DONE 1.1s 02:11:55 02:11:55 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:56 #85 ... 02:11:56 02:11:56 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:11:56 #71 7.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:56 #71 13.25 OK: 8 MiB in 17 packages 02:11:56 #71 DONE 14.4s 02:11:56 02:11:56 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:11:56 #86 ... 02:11:56 02:11:56 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:11:56 #65 29.93 OK: 13 MiB in 26 packages 02:11:56 #65 DONE 32.1s 02:11:56 02:11:56 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:11:56 #70 28.07 OK: 266 MiB in 52 packages 02:11:56 #70 DONE 29.5s 02:11:56 02:11:56 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:11:57 #87 ... 02:11:57 02:11:57 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:11:57 #88 DONE 1.0s 02:11:57 02:11:57 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:57 #89 ... 02:11:57 02:11:57 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:58 #90 ... 02:11:58 02:11:58 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:11:58 #79 15.45 OK: 18 MiB in 19 packages 02:11:58 #79 DONE 16.8s 02:11:58 02:11:58 #73 [core-command stage-1 3/7] RUN apk --no-cache upgrade 02:11:58 #73 9.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:58 #73 14.39 OK: 8 MiB in 16 packages 02:11:58 #73 ... 02:11:58 02:11:58 #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:58 #91 ... 02:11:58 02:11:58 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:11:58 #72 9.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:58 #72 14.76 OK: 8 MiB in 16 packages 02:11:59 #72 DONE 15.5s 02:11:59 02:11:59 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:11:59 #82 15.65 OK: 9 MiB in 17 packages 02:11:59 #82 ... 02:11:59 02:11:59 #73 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 02:11:59 #73 DONE 15.4s 02:11:59 02:11:59 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:11:59 #80 7.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:12:00 #80 ... 02:12:00 02:12:00 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:12:00 #82 DONE 16.6s 02:12:00 02:12:00 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:12:01 #87 ... 02:12:01 02:12:01 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:12:01 #83 8.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:12:02 #83 ... 02:12:02 02:12:02 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:12:02 #86 DONE 6.8s 02:12:02 02:12:02 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:12:02 #83 9.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:12:02 #83 ... 02:12:02 02:12:02 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:12:02 #92 DONE 0.2s 02:12:03 02:12:03 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:12:03 #87 6.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:12:03 #87 7.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:12:04 #87 ... 02:12:04 02:12:04 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:12:04 #80 8.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:12:04 #80 11.82 OK: 18 MiB in 19 packages 02:12:04 #80 DONE 12.4s 02:12:04 02:12:04 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:12:04 #93 DONE 0.1s 02:12:04 02:12:04 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:12:04 #81 8.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:12:04 #81 9.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:12:04 #81 11.48 OK: 8 MiB in 19 packages 02:12:04 #81 DONE 12.3s 02:12:04 02:12:04 #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:04 #91 ... 02:12:04 02:12:04 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:12:06 #94 ... 02:12:06 02:12:06 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:12:06 #83 12.13 OK: 9 MiB in 20 packages 02:12:06 #83 DONE 13.0s 02:12:06 02:12:06 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:12:06 #94 DONE 1.4s 02:12:06 02:12:06 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:12:06 #95 DONE 0.4s 02:12:06 02:12:06 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:12:06 #87 9.940 OK: 13 MiB in 26 packages 02:12:06 #87 ... 02:12:06 02:12:06 #96 [security-spire-config stage-2 6/10] COPY security.txt / 02:12:06 #96 DONE 0.2s 02:12:07 02:12:07 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:12:07 #97 DONE 0.2s 02:12:07 02:12:07 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:12:07 #98 ... 02:12:07 02:12:07 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:12:07 #87 DONE 10.8s 02:12:07 02:12:07 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:12:07 #98 DONE 0.4s 02:12:07 02:12:07 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:12:07 #99 ... 02:12:07 02:12:07 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:12:07 #100 DONE 0.3s 02:12:07 02:12:07 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:12:07 #101 DONE 1.8s 02:12:07 02:12:07 #102 [security-spire-config] exporting to image 02:12:07 #102 exporting layers 02:12:08 #102 ... 02:12:08 02:12:08 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:12:08 #99 DONE 2.6s 02:12:08 02:12:08 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:12:08 #103 DONE 0.2s 02:12:08 02:12:08 #104 [security-spire-server stage-2 6/9] COPY security.txt / 02:12:09 #104 DONE 0.3s 02:12:09 02:12:09 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:12:09 #105 DONE 0.2s 02:12:09 02:12:09 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:12:09 #106 DONE 0.2s 02:12:09 02:12:09 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:12:09 #107 DONE 0.2s 02:12:09 02:12:09 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:12:09 #108 DONE 1.8s 02:12:09 02:12:09 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:12:10 #109 DONE 0.3s 02:12:10 02:12:10 #102 [security-spire-server] exporting to image 02:12:10 #102 ... 02:12:10 02:12:10 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 02:12:10 #110 DONE 0.2s 02:12:10 02:12:10 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:12:10 #111 DONE 0.2s 02:12:10 02:12:10 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:12:10 #112 DONE 0.2s 02:12:10 02:12:10 #102 [security-spire-config] exporting to image 02:12:10 #102 exporting layers 2.9s done 02:12:10 #102 writing image sha256:fc995afe8a8215ea12b2b18a78724af6280b51304780908a7cf37198a3b30adb done 02:12:10 #102 naming to docker.io/library/security-spire-config-arm64 done 02:12:10 #102 ... 02:12:10 02:12:10 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:12:10 #113 DONE 0.2s 02:12:10 02:12:10 #102 [security-spire-agent] exporting to image 02:12:12 #102 exporting layers 2.5s done 02:12:12 #102 writing image sha256:eeba25dad5070e74676c9a2b70e287171816eefcc26cc85b76c5b3dcc5313c81 done 02:12:12 #102 naming to docker.io/library/security-spire-server-arm64 done 02:12:12 #102 exporting layers 1.8s done 02:12:12 #102 writing image sha256:7a6ee3ebfa81191b24e92ce93b2bf155033ce2039ef60f43c0ac1851a10b5b6d done 02:12:12 #102 naming to docker.io/library/security-spire-agent-arm64 done 02:12:12 #102 DONE 4.1s 02:12:12 02:12:12 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:21 #78 ... 02:13:21 02:13:21 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:21 #85 DONE 85.5s 02:13:21 02:13:21 #114 [core-keeper builder 7/8] COPY . . 02:13:21 #114 ... 02:13:21 02:13:21 #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:21 #91 DONE 91.9s 02:13:21 02:13:21 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:21 #78 DONE 91.9s 02:13:21 02:13:21 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:21 #90 DONE 92.5s 02:13:21 02:13:21 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:21 #89 DONE 82.9s 02:13:21 02:13:21 #115 [security-spiffe-token-provider builder 6/7] COPY . . 02:13:22 #115 ... 02:13:22 02:13:22 #116 [core-data builder 6/7] COPY . . 02:13:22 #116 DONE 1.4s 02:13:22 02:13:22 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:22 #117 CACHED 02:13:22 02:13:22 #118 [core-command builder 6/7] COPY . . 02:13:22 #118 CACHED 02:13:22 02:13:22 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 02:13:22 #119 CACHED 02:13:22 02:13:22 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:22 #120 CACHED 02:13:22 02:13:22 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:13:22 #121 CACHED 02:13:22 02:13:22 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 02:13:22 #122 CACHED 02:13:22 02:13:22 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:22 #123 CACHED 02:13:22 02:13:22 #124 [security-proxy-auth builder 6/7] COPY . . 02:13:22 #124 CACHED 02:13:22 02:13:22 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:13:22 #125 CACHED 02:13:22 02:13:22 #126 [core-metadata builder 6/7] COPY . . 02:13:22 #126 CACHED 02:13:22 02:13:22 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:13:22 #127 CACHED 02:13:22 02:13:22 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:22 #128 CACHED 02:13:22 02:13:22 #129 [support-scheduler builder 6/7] COPY . . 02:13:22 #129 CACHED 02:13:22 02:13:22 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:22 #130 CACHED 02:13:22 02:13:22 #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:13:22 #131 CACHED 02:13:22 02:13:22 #114 [core-keeper builder 7/8] COPY . . 02:13:22 #114 DONE 1.5s 02:13:22 02:13:22 #132 [security-bootstrapper builder 6/7] COPY . . 02:13:22 #132 DONE 1.4s 02:13:22 02:13:22 #115 [security-spiffe-token-provider builder 6/7] COPY . . 02:13:22 #115 DONE 1.4s 02:13:22 02:13:22 #133 [support-notifications builder 6/7] COPY . . 02:13:22 #133 DONE 1.5s 02:13:22 02:13:22 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:13:22 #134 ... 02:13:22 02:13:22 #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:22 #135 CACHED 02:13:22 02:13:22 #136 [security-secretstore-setup builder 6/7] COPY . . 02:13:22 #136 CACHED 02:13:22 02:13:22 #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:13:22 #137 CACHED 02:13:22 02:13:22 #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:13:22 #138 CACHED 02:13:22 02:13:22 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:22 #139 CACHED 02:13:22 02:13:22 #140 [security-proxy-setup builder 6/7] COPY . . 02:13:22 #140 CACHED 02:13:22 02:13:22 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:13:27 #141 ... 02:13:27 02:13:27 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:13:27 #0 4.341 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:13:27 #142 ... 02:13:27 02:13:27 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:13:27 #0 5.652 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:13:27 #143 ... 02:13:27 02:13:27 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:13:27 #134 5.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:13:32 #134 ... 02:13:32 02:13:32 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:13:32 #0 6.104 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:13:32 #144 ... 02:13:32 02:13:32 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:13:32 #0 5.081 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:13:32 #145 ... 02:13:32 02:13:32 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:13:32 #0 5.297 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:13:32 #146 ... 02:13:32 02:13:32 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:13:32 #0 4.098 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:13:32 #147 ... 02:13:32 02:13:32 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:13:32 #0 5.900 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:13:32 #148 ... 02:13:32 02:13:32 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:13:32 #0 6.167 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:13:32 #149 ... 02:13:32 02:13:32 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:13:32 #0 5.708 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:13:33 #150 ... 02:13:33 02:13:33 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:13:33 #0 6.221 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:13:33 #151 ... 02:13:33 02:13:33 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:13:33 #141 5.803 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:32:11 #141 ... 02:32:11 02:32:11 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:32:11 #151 1124.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:32:11 #151 ... 02:32:11 02:32:11 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:32:11 #141 DONE 1125.9s 02:32:11 02:32:11 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:32:11 #134 DONE 1125.9s 02:32:11 02:32:11 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:32:11 #143 ... 02:32:11 02:32:11 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:32:11 #152 DONE 0.4s 02:32:11 02:32:11 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:32:11 #153 DONE 0.3s 02:32:11 02:32:11 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:32:11 #154 DONE 0.4s 02:32:11 02:32:11 #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:32:11 #155 ... 02:32:11 02:32:11 #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:32:11 #156 DONE 0.4s 02:32:11 02:32:11 #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:32:11 #157 DONE 0.3s 02:32:11 02:32:11 #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:32:11 #158 DONE 0.4s 02:32:11 02:32:11 #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:32:11 #159 DONE 0.3s 02:32:11 02:32:11 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:32:13 #160 ... 02:32:13 02:32:13 #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:32:13 #155 DONE 3.6s 02:32:13 02:32:13 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:32:13 #161 DONE 0.3s 02:32:13 02:32:13 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:32:13 #162 DONE 0.2s 02:32:13 02:32:13 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:32:13 #160 DONE 3.1s 02:32:13 02:32:13 #102 [security-proxy-setup] exporting to image 02:32:13 #102 exporting layers 02:32:13 #102 ... 02:32:13 02:32:13 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:32:13 #163 DONE 0.5s 02:32:14 02:32:14 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:32:14 #164 DONE 0.5s 02:32:14 02:32:14 #165 [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/ 02:32:14 #165 DONE 0.2s 02:32:14 02:32:14 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:32:14 #143 ... 02:32:14 02:32:14 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:32:15 #166 DONE 0.1s 02:32:15 02:32:15 #102 [security-proxy-setup] exporting to image 02:32:15 #102 exporting layers 1.3s done 02:32:15 #102 writing image sha256:75e4912df482c90208fe4717503fee50be21b9d6c8049212b16bea019eca1f88 done 02:32:15 #102 naming to docker.io/library/security-proxy-setup-arm64 done 02:32:15 #102 DONE 5.4s 02:32:15 02:32:15 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:32:15 #167 DONE 0.2s 02:32:15 02:32:15 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:32:15 #168 DONE 0.1s 02:32:15 02:32:15 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:32:18 #169 DONE 2.3s 02:32:18 02:32:18 #102 [security-bootstrapper] exporting to image 02:32:18 #102 exporting layers 1.0s done 02:32:18 #102 writing image sha256:8a8fe44d259f1830cac6e864fcf4d5fbbd678835d75840fb226888d8270b86a8 0.0s done 02:32:18 #102 naming to docker.io/library/security-bootstrapper-arm64 done 02:32:18 #102 DONE 6.5s 02:32:18 02:32:18 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:32:28 #144 ... 02:32:28 02:32:28 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:32:28 #151 DONE 1145.7s 02:32:28 02:32:28 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:32:28 #148 ... 02:32:28 02:32:28 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:32:28 #170 DONE 0.2s 02:32:28 02:32:28 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:32:28 #171 DONE 0.2s 02:32:28 02:32:28 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:32:28 #148 ... 02:32:28 02:32:28 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:32:28 #172 DONE 0.2s 02:32:28 02:32:28 #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:32:28 #173 DONE 0.3s 02:32:28 02:32:28 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:32:29 #41 ... 02:32:29 02:32:29 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:32:29 #174 DONE 0.2s 02:32:29 02:32:29 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:32:29 #175 DONE 0.4s 02:32:29 02:32:29 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:32:29 #176 DONE 0.3s 02:32:29 02:32:29 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:32:29 #143 ... 02:32:29 02:32:29 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:32:30 #177 DONE 0.2s 02:32:30 02:32:30 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:32:33 #178 DONE 2.4s 02:32:33 02:32:33 #102 [security-secretstore-setup] exporting to image 02:32:33 #102 exporting layers 02:32:34 #102 exporting layers 1.3s done 02:32:34 #102 writing image sha256:78c00685313ab980d0cf356771e4fbe28d35c937d6e71a7aef8f6227cee88afa done 02:32:34 #102 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 02:32:34 #102 DONE 7.8s 02:32:34 02:32:34 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:33:42 #149 ... 02:33:42 02:33:42 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:33:42 #150 DONE 1211.4s 02:33:42 02:33:42 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:33:42 #142 ... 02:33:42 02:33:42 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:33:42 #179 DONE 0.3s 02:33:42 02:33:42 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:33:42 #180 DONE 0.2s 02:33:42 02:33:42 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:33:42 #181 DONE 0.4s 02:33:42 02:33:42 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:33:42 #182 DONE 0.1s 02:33:42 02:33:42 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:33:42 #183 DONE 0.2s 02:33:42 02:33:42 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:33:42 #184 DONE 2.3s 02:33:42 02:33:42 #102 [core-common-config-bootstrapper] exporting to image 02:33:42 #102 exporting layers 02:33:42 #102 exporting layers 0.8s done 02:33:42 #102 writing image sha256:e8b39615a374122a74aac1ab5527fb0a7cef40494a80ed7e6221506b4048aa38 done 02:33:42 #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 02:33:42 #102 DONE 8.7s 02:33:42 02:33:42 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:36:03 #144 ... 02:36:03 02:36:03 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:36:03 #143 DONE 1358.2s 02:36:03 02:36:03 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:36:03 #41 ... 02:36:03 02:36:03 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:36:03 #185 DONE 0.3s 02:36:03 02:36:03 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:36:03 #148 ... 02:36:03 02:36:03 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:36:03 #186 DONE 0.3s 02:36:03 02:36:03 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:36:03 #146 ... 02:36:03 02:36:03 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:36:03 #187 DONE 0.4s 02:36:03 02:36:03 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:03 #145 ... 02:36:03 02:36:03 #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 02:36:03 #188 DONE 0.2s 02:36:03 02:36:03 #102 [security-spiffe-token-provider] exporting to image 02:36:03 #102 exporting layers 02:36:03 #102 exporting layers 1.0s done 02:36:03 #102 writing image sha256:f45652a25a3c738dac009b9f30479bb1f69df94b4a326e778ec070739b0e8dd1 done 02:36:03 #102 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 02:36:03 #102 DONE 9.7s 02:36:03 02:36:03 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:45:41 #148 DONE 1929.9s 02:45:41 02:45:41 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:45:41 #149 ... 02:45:41 02:45:41 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:45:41 #189 DONE 0.3s 02:45:41 02:45:41 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:45:41 #190 DONE 0.3s 02:45:41 02:45:41 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:45:41 #191 DONE 0.5s 02:45:41 02:45:41 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:45:41 #192 DONE 0.1s 02:45:41 02:45:41 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:45:41 #193 DONE 0.2s 02:45:41 02:45:41 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:45:41 #194 DONE 1.8s 02:45:41 02:45:41 #102 [security-proxy-auth] exporting to image 02:45:41 #102 exporting layers 02:45:41 #102 exporting layers 0.9s done 02:45:41 #102 writing image sha256:4af4ec1d8497985a15dc4dddaaa2b211f36b1354b85039888a7383fd81693ae9 0.0s done 02:45:41 #102 naming to docker.io/library/security-proxy-auth-arm64 done 02:45:41 #102 DONE 10.6s 02:45:41 02:45:41 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:46:49 #149 ... 02:46:49 02:46:49 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:46:49 #147 DONE 1999.4s 02:46:49 02:46:49 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:49 #145 ... 02:46:49 02:46:49 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:46:49 #195 DONE 0.2s 02:46:49 02:46:49 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:46:49 #196 DONE 0.2s 02:46:49 02:46:49 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:49 #145 ... 02:46:49 02:46:49 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:46:49 #197 DONE 0.5s 02:46:49 02:46:49 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:46:49 #198 DONE 0.1s 02:46:49 02:46:49 #102 [core-command] exporting to image 02:46:49 #102 exporting layers 02:46:49 #102 exporting layers 0.5s done 02:46:49 #102 writing image sha256:6a8bfbc35244de0fa1423129d288e06c8f936a4916ff1d3379a269eee7c11996 done 02:46:49 #102 naming to docker.io/library/core-command-arm64 done 02:46:49 #102 DONE 11.1s 02:46:49 02:46:49 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:46:53 #142 DONE 2010.8s 02:46:53 02:46:53 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:53 #145 ... 02:46:53 02:46:53 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:46:53 #199 DONE 0.2s 02:46:53 02:46:53 #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:46:53 #200 DONE 0.2s 02:46:53 02:46:53 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:53 #145 ... 02:46:53 02:46:53 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:46:54 #201 DONE 0.6s 02:46:54 02:46:54 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:46:54 #146 ... 02:46:54 02:46:54 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:46:54 #202 DONE 0.2s 02:46:54 02:46:54 #102 [core-data] exporting to image 02:46:54 #102 exporting layers 02:46:55 #102 exporting layers 0.5s done 02:46:55 #102 writing image sha256:5b4ee25a1d76042c62149e58ad87ae83247fac7649a1e7b2700e35a7db69b6e5 0.0s done 02:46:55 #102 naming to docker.io/library/core-data-arm64 done 02:46:55 #102 DONE 11.6s 02:46:55 02:46:55 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:46:55 #149 ... 02:46:55 02:46:55 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:46:55 #144 DONE 2013.8s 02:46:55 02:46:55 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:46:56 #149 ... 02:46:56 02:46:56 #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:46:56 #203 DONE 0.2s 02:46:56 02:46:56 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:46:56 #204 DONE 0.5s 02:46:56 02:46:56 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:46:57 #41 ... 02:46:57 02:46:57 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:46:57 #205 DONE 0.1s 02:46:57 02:46:57 #102 [core-keeper] exporting to image 02:46:57 #102 exporting layers 0.6s done 02:46:57 #102 writing image sha256:b0707b2ec852ae15f312a2ff3486dad0c2920a4e4ca19b61dc5eaf6ce39aedb3 done 02:46:57 #102 naming to docker.io/library/core-keeper-arm64 done 02:46:57 #102 DONE 12.2s 02:46:57 02:46:57 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:47:06 #145 ... 02:47:06 02:47:06 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:47:06 #146 DONE 2023.4s 02:47:06 02:47:06 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:47:06 #41 ... 02:47:06 02:47:06 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:47:06 #206 DONE 0.2s 02:47:06 02:47:06 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:47:06 #41 ... 02:47:06 02:47:06 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:47:06 #207 DONE 0.2s 02:47:06 02:47:06 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:47:06 #208 DONE 0.5s 02:47:06 02:47:06 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:47:06 #145 ... 02:47:06 02:47:06 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:47:06 #209 DONE 0.2s 02:47:06 02:47:06 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:47:06 #210 DONE 0.1s 02:47:06 02:47:06 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:47:07 #145 ... 02:47:07 02:47:07 #102 [core-metadata] exporting to image 02:47:07 #102 exporting layers 02:47:07 #102 exporting layers 0.5s done 02:47:07 #102 writing image sha256:d9455fb2ec21d7a7136ddb16f22616e7fc5dba68e09b56982e83cc4467162300 done 02:47:07 #102 naming to docker.io/library/core-metadata-arm64 done 02:47:07 #102 DONE 12.7s 02:47:07 02:47:07 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:47:40 #149 ... 02:47:40 02:47:40 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:47:40 #145 DONE 2055.5s 02:47:40 02:47:40 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:47:40 #149 DONE 2055.5s 02:47:40 02:47:40 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:47:40 #41 ... 02:47:40 02:47:40 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:47:40 #211 DONE 0.2s 02:47:40 02:47:40 #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:47:40 #212 DONE 0.2s 02:47:40 02:47:40 #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:47:40 #213 DONE 0.2s 02:47:40 02:47:40 #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:47:40 #214 DONE 0.2s 02:47:40 02:47:40 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:47:40 #215 DONE 0.4s 02:47:40 02:47:40 #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:47:40 #216 DONE 0.6s 02:47:40 02:47:40 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:47:40 #217 DONE 0.2s 02:47:40 02:47:40 #102 [support-notifications] exporting to image 02:47:40 #102 exporting layers 02:47:40 #102 ... 02:47:40 02:47:40 #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:47:40 #218 DONE 0.2s 02:47:40 02:47:40 #102 [support-scheduler] exporting to image 02:47:40 #102 exporting layers 0.5s done 02:47:40 #102 writing image sha256:7cb8b66a3b1e04ba53dd975ebbeced96457ba036bf6404ff75c333eef3241012 done 02:47:40 #102 naming to docker.io/library/support-notifications-arm64 done 02:47:40 #102 writing image sha256:24dc7ae4e4d06dacbf6a798d31d5022354190d1d8c60d5289deb4125204dc9ac done 02:47:40 #102 naming to docker.io/library/support-scheduler-arm64 done 02:47:40 #102 DONE 13.2s 02:47:40 02:47:40 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:47:40 time="2024-07-31T02:11:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:40 time="2024-07-31T02:11:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:40 time="2024-07-31T02:11:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:40 time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:40 time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:40 time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:40 time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:40 time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:40 time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:40 time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:40 time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:40 time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:40 time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:40 time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:40 time="2024-07-31T02:11:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:47:40 $ docker stop --time=1 9a45878d1f1007d9010258b8fca217dedc8c73f7ca5c5a1998848fab303b33ab 02:47:41 $ docker rm -f --volumes 9a45878d1f1007d9010258b8fca217dedc8c73f7ca5c5a1998848fab303b33ab [Pipeline] // withDockerContainer [Pipeline] sh 02:47:42 + docker images 02:47:42 REPOSITORY TAG IMAGE ID CREATED SIZE 02:47:42 support-scheduler-arm64 latest 24dc7ae4e4d0 4 seconds ago 37.6MB 02:47:42 support-notifications-arm64 latest 7cb8b66a3b1e 4 seconds ago 38.2MB 02:47:42 core-metadata-arm64 latest d9455fb2ec21 36 seconds ago 35.5MB 02:47:42 core-keeper-arm64 latest b0707b2ec852 45 seconds ago 35.2MB 02:47:42 core-data-arm64 latest 5b4ee25a1d76 48 seconds ago 35.4MB 02:47:42 core-command-arm64 latest 6a8bfbc35244 About a minute ago 35MB 02:47:42 security-proxy-auth-arm64 latest 4af4ec1d8497 2 minutes ago 32.6MB 02:47:42 security-spiffe-token-provider-arm64 latest f45652a25a3c 11 minutes ago 29MB 02:47:42 core-common-config-bootstrapper-arm64 latest e8b39615a374 14 minutes ago 15.3MB 02:47:42 security-secretstore-setup-arm64 latest 78c00685313a 15 minutes ago 36.4MB 02:47:42 security-bootstrapper-arm64 latest 8a8fe44d259f 15 minutes ago 18.9MB 02:47:42 security-proxy-setup-arm64 latest 75e4912df482 15 minutes ago 26.1MB 02:47:42 security-spire-agent-arm64 latest 7a6ee3ebfa81 35 minutes ago 174MB 02:47:42 security-spire-server-arm64 latest eeba25dad507 35 minutes ago 116MB 02:47:42 security-spire-config-arm64 latest fc995afe8a82 35 minutes ago 115MB 02:47:42 ci-base-image-arm64 latest 33490d4b3694 37 minutes ago 963MB 02:47:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 02:47:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:42 provisioning config files... 02:47:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/659@tmp/config12334973180317859345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:43 ---> ****-login.sh 02:47:43 nexus3.edgexfoundry.org:10001 02:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:43 Configure a credential helper to remove this warning. See 02:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:43 02:47:43 Login Succeeded 02:47:43 nexus3.edgexfoundry.org:10002 02:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:43 Configure a credential helper to remove this warning. See 02:47:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:43 02:47:43 Login Succeeded 02:47:43 nexus3.edgexfoundry.org:10003 02:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:44 Configure a credential helper to remove this warning. See 02:47:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:44 02:47:44 Login Succeeded 02:47:44 nexus3.edgexfoundry.org:10004 02:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:44 Configure a credential helper to remove this warning. See 02:47:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:44 02:47:44 Login Succeeded 02:47:44 ****.io 02:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:45 Configure a credential helper to remove this warning. See 02:47:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:45 02:47:45 Login Succeeded 02:47:45 ---> ****-login.sh ends [Pipeline] } 02:47:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:47:45 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:47:45 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:47:45 latest 02:47:45 3.2.0-dev.41 02:47:45 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:47:45 main 02:47:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:47:46 3bd53d00f755: Preparing 02:47:46 920cb1d4d666: Preparing 02:47:46 1c6b87a4cd83: Preparing 02:47:46 ac4528be9728: Preparing 02:47:46 db1ed6fcdbe7: Preparing 02:47:46 c08a3e93f783: Preparing 02:47:46 3c20671a5817: Preparing 02:47:46 c08a3e93f783: Waiting 02:47:46 3c20671a5817: Waiting 02:47:46 3bd53d00f755: Pushed 02:47:46 ac4528be9728: Pushed 02:47:46 db1ed6fcdbe7: Pushed 02:47:46 1c6b87a4cd83: Pushed 02:47:46 3c20671a5817: Layer already exists 02:47:46 c08a3e93f783: Pushed 02:47:53 920cb1d4d666: Pushed 02:47:53 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:d411529d30ddf468d5faedc6301f4e6b46b5b5c1c4f2a7f185044717c1945057 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:47:54 3bd53d00f755: Preparing 02:47:54 920cb1d4d666: Preparing 02:47:54 1c6b87a4cd83: Preparing 02:47:54 ac4528be9728: Preparing 02:47:54 db1ed6fcdbe7: Preparing 02:47:54 c08a3e93f783: Preparing 02:47:54 3c20671a5817: Preparing 02:47:54 c08a3e93f783: Waiting 02:47:54 3c20671a5817: Waiting 02:47:54 db1ed6fcdbe7: Layer already exists 02:47:54 1c6b87a4cd83: Layer already exists 02:47:54 3bd53d00f755: Layer already exists 02:47:54 ac4528be9728: Layer already exists 02:47:54 920cb1d4d666: Layer already exists 02:47:54 c08a3e93f783: Layer already exists 02:47:54 3c20671a5817: Layer already exists 02:47:54 latest: digest: sha256:d411529d30ddf468d5faedc6301f4e6b46b5b5c1c4f2a7f185044717c1945057 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.41 02:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:47:55 3bd53d00f755: Preparing 02:47:55 920cb1d4d666: Preparing 02:47:55 1c6b87a4cd83: Preparing 02:47:55 ac4528be9728: Preparing 02:47:55 db1ed6fcdbe7: Preparing 02:47:55 c08a3e93f783: Preparing 02:47:55 3c20671a5817: Preparing 02:47:55 c08a3e93f783: Waiting 02:47:55 3c20671a5817: Waiting 02:47:55 ac4528be9728: Layer already exists 02:47:55 920cb1d4d666: Layer already exists 02:47:55 1c6b87a4cd83: Layer already exists 02:47:55 db1ed6fcdbe7: Layer already exists 02:47:55 3bd53d00f755: Layer already exists 02:47:55 c08a3e93f783: Layer already exists 02:47:55 3c20671a5817: Layer already exists 02:47:55 3.2.0-dev.41: digest: sha256:d411529d30ddf468d5faedc6301f4e6b46b5b5c1c4f2a7f185044717c1945057 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:47:56 3bd53d00f755: Preparing 02:47:56 920cb1d4d666: Preparing 02:47:56 1c6b87a4cd83: Preparing 02:47:56 ac4528be9728: Preparing 02:47:56 db1ed6fcdbe7: Preparing 02:47:56 c08a3e93f783: Preparing 02:47:56 3c20671a5817: Preparing 02:47:56 c08a3e93f783: Waiting 02:47:56 3c20671a5817: Waiting 02:47:56 ac4528be9728: Layer already exists 02:47:56 db1ed6fcdbe7: Layer already exists 02:47:56 3bd53d00f755: Layer already exists 02:47:56 1c6b87a4cd83: Layer already exists 02:47:56 920cb1d4d666: Layer already exists 02:47:56 3c20671a5817: Layer already exists 02:47:56 c08a3e93f783: Layer already exists 02:47:56 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:d411529d30ddf468d5faedc6301f4e6b46b5b5c1c4f2a7f185044717c1945057 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:47:57 3bd53d00f755: Preparing 02:47:57 920cb1d4d666: Preparing 02:47:57 1c6b87a4cd83: Preparing 02:47:57 ac4528be9728: Preparing 02:47:57 db1ed6fcdbe7: Preparing 02:47:57 c08a3e93f783: Preparing 02:47:57 3c20671a5817: Preparing 02:47:57 c08a3e93f783: Waiting 02:47:57 3c20671a5817: Waiting 02:47:57 1c6b87a4cd83: Layer already exists 02:47:57 ac4528be9728: Layer already exists 02:47:57 3bd53d00f755: Layer already exists 02:47:57 db1ed6fcdbe7: Layer already exists 02:47:57 920cb1d4d666: Layer already exists 02:47:57 3c20671a5817: Layer already exists 02:47:57 c08a3e93f783: Layer already exists 02:47:57 main: digest: sha256:d411529d30ddf468d5faedc6301f4e6b46b5b5c1c4f2a7f185044717c1945057 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:57 ===================================================== [Pipeline] echo 02:47:57 taggedImages: 02:47:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:47:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:47:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.41 02:47:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:47:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:47:57 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:47:57 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:47:57 latest 02:47:57 3.2.0-dev.41 02:47:57 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:47:57 main 02:47:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:47:58 12122c977a40: Preparing 02:47:58 12e0aa1a5cb5: Preparing 02:47:58 85dcd78a4153: Preparing 02:47:58 30d20ec1e315: Preparing 02:47:58 1c6b87a4cd83: Preparing 02:47:58 ac4528be9728: Preparing 02:47:58 db1ed6fcdbe7: Preparing 02:47:58 c08a3e93f783: Preparing 02:47:58 3c20671a5817: Preparing 02:47:58 ac4528be9728: Waiting 02:47:58 db1ed6fcdbe7: Waiting 02:47:58 c08a3e93f783: Waiting 02:47:58 3c20671a5817: Waiting 02:47:58 1c6b87a4cd83: Layer already exists 02:47:58 ac4528be9728: Layer already exists 02:47:58 db1ed6fcdbe7: Layer already exists 02:47:58 85dcd78a4153: Pushed 02:47:58 12e0aa1a5cb5: Pushed 02:47:58 12122c977a40: Pushed 02:47:58 c08a3e93f783: Layer already exists 02:47:58 3c20671a5817: Layer already exists 02:48:00 30d20ec1e315: Pushed 02:48:00 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:54cf654485d48179be71f313ce6925e65d0b50132d0017fc055c2fbc4ed59b68 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:01 + 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 02:48:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:48:01 12122c977a40: Preparing 02:48:01 12e0aa1a5cb5: Preparing 02:48:01 85dcd78a4153: Preparing 02:48:01 30d20ec1e315: Preparing 02:48:01 1c6b87a4cd83: Preparing 02:48:01 ac4528be9728: Preparing 02:48:01 db1ed6fcdbe7: Preparing 02:48:01 c08a3e93f783: Preparing 02:48:01 3c20671a5817: Preparing 02:48:01 ac4528be9728: Waiting 02:48:01 db1ed6fcdbe7: Waiting 02:48:01 c08a3e93f783: Waiting 02:48:01 3c20671a5817: Waiting 02:48:01 85dcd78a4153: Layer already exists 02:48:01 1c6b87a4cd83: Layer already exists 02:48:01 12122c977a40: Layer already exists 02:48:01 12e0aa1a5cb5: Layer already exists 02:48:01 30d20ec1e315: Layer already exists 02:48:01 db1ed6fcdbe7: Layer already exists 02:48:01 c08a3e93f783: Layer already exists 02:48:01 ac4528be9728: Layer already exists 02:48:01 3c20671a5817: Layer already exists 02:48:01 latest: digest: sha256:54cf654485d48179be71f313ce6925e65d0b50132d0017fc055c2fbc4ed59b68 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.41 02:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:48:02 12122c977a40: Preparing 02:48:02 12e0aa1a5cb5: Preparing 02:48:02 85dcd78a4153: Preparing 02:48:02 30d20ec1e315: Preparing 02:48:02 1c6b87a4cd83: Preparing 02:48:02 ac4528be9728: Preparing 02:48:02 db1ed6fcdbe7: Preparing 02:48:02 ac4528be9728: Waiting 02:48:02 c08a3e93f783: Preparing 02:48:02 3c20671a5817: Preparing 02:48:02 db1ed6fcdbe7: Waiting 02:48:02 c08a3e93f783: Waiting 02:48:02 3c20671a5817: Waiting 02:48:02 12122c977a40: Layer already exists 02:48:02 30d20ec1e315: Layer already exists 02:48:02 12e0aa1a5cb5: Layer already exists 02:48:02 85dcd78a4153: Layer already exists 02:48:02 1c6b87a4cd83: Layer already exists 02:48:02 db1ed6fcdbe7: Layer already exists 02:48:02 c08a3e93f783: Layer already exists 02:48:02 ac4528be9728: Layer already exists 02:48:02 3c20671a5817: Layer already exists 02:48:02 3.2.0-dev.41: digest: sha256:54cf654485d48179be71f313ce6925e65d0b50132d0017fc055c2fbc4ed59b68 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:48:03 12122c977a40: Preparing 02:48:03 12e0aa1a5cb5: Preparing 02:48:03 85dcd78a4153: Preparing 02:48:03 30d20ec1e315: Preparing 02:48:03 1c6b87a4cd83: Preparing 02:48:03 ac4528be9728: Preparing 02:48:03 db1ed6fcdbe7: Preparing 02:48:03 ac4528be9728: Waiting 02:48:03 c08a3e93f783: Preparing 02:48:03 db1ed6fcdbe7: Waiting 02:48:03 3c20671a5817: Preparing 02:48:03 c08a3e93f783: Waiting 02:48:03 3c20671a5817: Waiting 02:48:03 1c6b87a4cd83: Layer already exists 02:48:03 12e0aa1a5cb5: Layer already exists 02:48:03 85dcd78a4153: Layer already exists 02:48:03 12122c977a40: Layer already exists 02:48:03 30d20ec1e315: Layer already exists 02:48:03 c08a3e93f783: Layer already exists 02:48:03 ac4528be9728: Layer already exists 02:48:03 db1ed6fcdbe7: Layer already exists 02:48:03 3c20671a5817: Layer already exists 02:48:03 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:54cf654485d48179be71f313ce6925e65d0b50132d0017fc055c2fbc4ed59b68 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:04 + 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 02:48:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:48:04 12122c977a40: Preparing 02:48:04 12e0aa1a5cb5: Preparing 02:48:04 85dcd78a4153: Preparing 02:48:04 30d20ec1e315: Preparing 02:48:04 1c6b87a4cd83: Preparing 02:48:04 ac4528be9728: Preparing 02:48:04 db1ed6fcdbe7: Preparing 02:48:04 c08a3e93f783: Preparing 02:48:04 3c20671a5817: Preparing 02:48:04 ac4528be9728: Waiting 02:48:04 db1ed6fcdbe7: Waiting 02:48:04 c08a3e93f783: Waiting 02:48:04 3c20671a5817: Waiting 02:48:04 85dcd78a4153: Layer already exists 02:48:04 30d20ec1e315: Layer already exists 02:48:04 12122c977a40: Layer already exists 02:48:04 1c6b87a4cd83: Layer already exists 02:48:04 12e0aa1a5cb5: Layer already exists 02:48:04 db1ed6fcdbe7: Layer already exists 02:48:04 ac4528be9728: Layer already exists 02:48:04 3c20671a5817: Layer already exists 02:48:04 c08a3e93f783: Layer already exists 02:48:04 main: digest: sha256:54cf654485d48179be71f313ce6925e65d0b50132d0017fc055c2fbc4ed59b68 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:05 ===================================================== [Pipeline] echo 02:48:05 taggedImages: 02:48:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:48:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.41 02:48:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:48:05 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:48:05 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:05 latest 02:48:05 3.2.0-dev.41 02:48:05 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:05 main 02:48:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:48:05 f86dccc01eba: Preparing 02:48:05 e3df03240dca: Preparing 02:48:05 1c6b87a4cd83: Preparing 02:48:05 ac4528be9728: Preparing 02:48:05 7e088e89a405: Preparing 02:48:05 df07678df388: Preparing 02:48:05 3c20671a5817: Preparing 02:48:05 df07678df388: Waiting 02:48:05 3c20671a5817: Waiting 02:48:06 ac4528be9728: Layer already exists 02:48:06 1c6b87a4cd83: Layer already exists 02:48:06 3c20671a5817: Layer already exists 02:48:06 7e088e89a405: Pushed 02:48:06 f86dccc01eba: Pushed 02:48:06 df07678df388: Pushed 02:48:12 e3df03240dca: Pushed 02:48:12 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:0bcf6af51548621cc28155cffe16d74e4faf0b2372603795534d2b60538f9a62 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:48:13 f86dccc01eba: Preparing 02:48:13 e3df03240dca: Preparing 02:48:13 1c6b87a4cd83: Preparing 02:48:13 ac4528be9728: Preparing 02:48:13 7e088e89a405: Preparing 02:48:13 df07678df388: Preparing 02:48:13 3c20671a5817: Preparing 02:48:13 df07678df388: Waiting 02:48:13 3c20671a5817: Waiting 02:48:13 1c6b87a4cd83: Layer already exists 02:48:13 e3df03240dca: Layer already exists 02:48:13 f86dccc01eba: Layer already exists 02:48:13 ac4528be9728: Layer already exists 02:48:13 7e088e89a405: Layer already exists 02:48:13 3c20671a5817: Layer already exists 02:48:13 df07678df388: Layer already exists 02:48:13 latest: digest: sha256:0bcf6af51548621cc28155cffe16d74e4faf0b2372603795534d2b60538f9a62 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.41 02:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:48:14 f86dccc01eba: Preparing 02:48:14 e3df03240dca: Preparing 02:48:14 1c6b87a4cd83: Preparing 02:48:14 ac4528be9728: Preparing 02:48:14 7e088e89a405: Preparing 02:48:14 df07678df388: Preparing 02:48:14 3c20671a5817: Preparing 02:48:14 df07678df388: Waiting 02:48:14 3c20671a5817: Waiting 02:48:14 1c6b87a4cd83: Layer already exists 02:48:14 7e088e89a405: Layer already exists 02:48:14 f86dccc01eba: Layer already exists 02:48:14 ac4528be9728: Layer already exists 02:48:14 e3df03240dca: Layer already exists 02:48:14 df07678df388: Layer already exists 02:48:14 3c20671a5817: Layer already exists 02:48:14 3.2.0-dev.41: digest: sha256:0bcf6af51548621cc28155cffe16d74e4faf0b2372603795534d2b60538f9a62 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:48:15 f86dccc01eba: Preparing 02:48:15 e3df03240dca: Preparing 02:48:15 1c6b87a4cd83: Preparing 02:48:15 ac4528be9728: Preparing 02:48:15 7e088e89a405: Preparing 02:48:15 df07678df388: Preparing 02:48:15 3c20671a5817: Preparing 02:48:15 df07678df388: Waiting 02:48:15 3c20671a5817: Waiting 02:48:15 e3df03240dca: Layer already exists 02:48:15 f86dccc01eba: Layer already exists 02:48:15 7e088e89a405: Layer already exists 02:48:15 ac4528be9728: Layer already exists 02:48:15 1c6b87a4cd83: Layer already exists 02:48:15 df07678df388: Layer already exists 02:48:15 3c20671a5817: Layer already exists 02:48:15 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:0bcf6af51548621cc28155cffe16d74e4faf0b2372603795534d2b60538f9a62 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:48:16 f86dccc01eba: Preparing 02:48:16 e3df03240dca: Preparing 02:48:16 1c6b87a4cd83: Preparing 02:48:16 ac4528be9728: Preparing 02:48:16 7e088e89a405: Preparing 02:48:16 df07678df388: Preparing 02:48:16 3c20671a5817: Preparing 02:48:16 df07678df388: Waiting 02:48:16 3c20671a5817: Waiting 02:48:16 f86dccc01eba: Layer already exists 02:48:16 7e088e89a405: Layer already exists 02:48:16 1c6b87a4cd83: Layer already exists 02:48:16 ac4528be9728: Layer already exists 02:48:16 e3df03240dca: Layer already exists 02:48:16 3c20671a5817: Layer already exists 02:48:16 df07678df388: Layer already exists 02:48:16 main: digest: sha256:0bcf6af51548621cc28155cffe16d74e4faf0b2372603795534d2b60538f9a62 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:17 ===================================================== [Pipeline] echo 02:48:17 taggedImages: 02:48:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:48:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.41 02:48:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:48:17 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:48:17 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:17 latest 02:48:17 3.2.0-dev.41 02:48:17 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:17 main 02:48:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:48:17 a50922dfb875: Preparing 02:48:17 72aeb4fe491a: Preparing 02:48:17 ac4528be9728: Preparing 02:48:17 4bec5ce407ce: Preparing 02:48:17 eb9bced59b9c: Preparing 02:48:17 3c20671a5817: Preparing 02:48:17 3c20671a5817: Waiting 02:48:17 ac4528be9728: Layer already exists 02:48:18 3c20671a5817: Layer already exists 02:48:18 eb9bced59b9c: Pushed 02:48:18 4bec5ce407ce: Pushed 02:48:18 a50922dfb875: Pushed 02:48:24 72aeb4fe491a: Pushed 02:48:25 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:182fe15ba31fe55a2ce59e9e783282a47b96b3fd9636e02184e6a125365ed3f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:48:25 a50922dfb875: Preparing 02:48:25 72aeb4fe491a: Preparing 02:48:25 ac4528be9728: Preparing 02:48:25 4bec5ce407ce: Preparing 02:48:25 eb9bced59b9c: Preparing 02:48:25 3c20671a5817: Preparing 02:48:25 3c20671a5817: Waiting 02:48:25 a50922dfb875: Layer already exists 02:48:25 ac4528be9728: Layer already exists 02:48:25 72aeb4fe491a: Layer already exists 02:48:25 4bec5ce407ce: Layer already exists 02:48:25 eb9bced59b9c: Layer already exists 02:48:25 3c20671a5817: Layer already exists 02:48:26 latest: digest: sha256:182fe15ba31fe55a2ce59e9e783282a47b96b3fd9636e02184e6a125365ed3f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.41 02:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:48:26 a50922dfb875: Preparing 02:48:26 72aeb4fe491a: Preparing 02:48:26 ac4528be9728: Preparing 02:48:26 4bec5ce407ce: Preparing 02:48:26 eb9bced59b9c: Preparing 02:48:26 3c20671a5817: Preparing 02:48:26 3c20671a5817: Waiting 02:48:26 eb9bced59b9c: Layer already exists 02:48:26 ac4528be9728: Layer already exists 02:48:26 a50922dfb875: Layer already exists 02:48:26 4bec5ce407ce: Layer already exists 02:48:26 72aeb4fe491a: Layer already exists 02:48:26 3c20671a5817: Layer already exists 02:48:27 3.2.0-dev.41: digest: sha256:182fe15ba31fe55a2ce59e9e783282a47b96b3fd9636e02184e6a125365ed3f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:48:27 a50922dfb875: Preparing 02:48:27 72aeb4fe491a: Preparing 02:48:27 ac4528be9728: Preparing 02:48:27 4bec5ce407ce: Preparing 02:48:27 eb9bced59b9c: Preparing 02:48:27 3c20671a5817: Preparing 02:48:27 3c20671a5817: Waiting 02:48:27 4bec5ce407ce: Layer already exists 02:48:27 72aeb4fe491a: Layer already exists 02:48:27 a50922dfb875: Layer already exists 02:48:27 eb9bced59b9c: Layer already exists 02:48:27 ac4528be9728: Layer already exists 02:48:27 3c20671a5817: Layer already exists 02:48:28 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:182fe15ba31fe55a2ce59e9e783282a47b96b3fd9636e02184e6a125365ed3f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:28 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:48:28 a50922dfb875: Preparing 02:48:28 72aeb4fe491a: Preparing 02:48:28 ac4528be9728: Preparing 02:48:28 4bec5ce407ce: Preparing 02:48:28 eb9bced59b9c: Preparing 02:48:28 3c20671a5817: Preparing 02:48:28 3c20671a5817: Waiting 02:48:28 a50922dfb875: Layer already exists 02:48:28 eb9bced59b9c: Layer already exists 02:48:28 72aeb4fe491a: Layer already exists 02:48:28 ac4528be9728: Layer already exists 02:48:28 4bec5ce407ce: Layer already exists 02:48:28 3c20671a5817: Layer already exists 02:48:29 main: digest: sha256:182fe15ba31fe55a2ce59e9e783282a47b96b3fd9636e02184e6a125365ed3f0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:29 ===================================================== [Pipeline] echo 02:48:29 taggedImages: 02:48:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:48:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.41 02:48:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:48:29 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:48:29 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:29 latest 02:48:29 3.2.0-dev.41 02:48:29 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:29 main 02:48:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:48:30 ff66e20ef66e: Preparing 02:48:30 e52f0e024be8: Preparing 02:48:30 f0d9c6235597: Preparing 02:48:30 1c6b87a4cd83: Preparing 02:48:30 ac4528be9728: Preparing 02:48:30 db1ed6fcdbe7: Preparing 02:48:30 c08a3e93f783: Preparing 02:48:30 db1ed6fcdbe7: Waiting 02:48:30 3c20671a5817: Preparing 02:48:30 c08a3e93f783: Waiting 02:48:30 3c20671a5817: Waiting 02:48:30 ac4528be9728: Layer already exists 02:48:30 1c6b87a4cd83: Layer already exists 02:48:30 db1ed6fcdbe7: Layer already exists 02:48:30 c08a3e93f783: Layer already exists 02:48:30 e52f0e024be8: Pushed 02:48:30 ff66e20ef66e: Pushed 02:48:30 3c20671a5817: Layer already exists 02:48:37 f0d9c6235597: Pushed 02:48:37 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:f3066854bbd24cfb3859ef7210a7a7e227f9a4bd48d3717977c3f5e72587a1c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:48:38 ff66e20ef66e: Preparing 02:48:38 e52f0e024be8: Preparing 02:48:38 f0d9c6235597: Preparing 02:48:38 1c6b87a4cd83: Preparing 02:48:38 ac4528be9728: Preparing 02:48:38 db1ed6fcdbe7: Preparing 02:48:38 c08a3e93f783: Preparing 02:48:38 3c20671a5817: Preparing 02:48:38 db1ed6fcdbe7: Waiting 02:48:38 c08a3e93f783: Waiting 02:48:38 3c20671a5817: Waiting 02:48:38 e52f0e024be8: Layer already exists 02:48:38 ff66e20ef66e: Layer already exists 02:48:38 f0d9c6235597: Layer already exists 02:48:38 1c6b87a4cd83: Layer already exists 02:48:38 ac4528be9728: Layer already exists 02:48:38 db1ed6fcdbe7: Layer already exists 02:48:38 c08a3e93f783: Layer already exists 02:48:38 3c20671a5817: Layer already exists 02:48:38 latest: digest: sha256:f3066854bbd24cfb3859ef7210a7a7e227f9a4bd48d3717977c3f5e72587a1c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.41 02:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:48:39 ff66e20ef66e: Preparing 02:48:39 e52f0e024be8: Preparing 02:48:39 f0d9c6235597: Preparing 02:48:39 1c6b87a4cd83: Preparing 02:48:39 ac4528be9728: Preparing 02:48:39 db1ed6fcdbe7: Preparing 02:48:39 c08a3e93f783: Preparing 02:48:39 3c20671a5817: Preparing 02:48:39 db1ed6fcdbe7: Waiting 02:48:39 c08a3e93f783: Waiting 02:48:39 3c20671a5817: Waiting 02:48:39 f0d9c6235597: Layer already exists 02:48:39 ff66e20ef66e: Layer already exists 02:48:39 1c6b87a4cd83: Layer already exists 02:48:39 e52f0e024be8: Layer already exists 02:48:39 ac4528be9728: Layer already exists 02:48:39 c08a3e93f783: Layer already exists 02:48:39 db1ed6fcdbe7: Layer already exists 02:48:39 3c20671a5817: Layer already exists 02:48:39 3.2.0-dev.41: digest: sha256:f3066854bbd24cfb3859ef7210a7a7e227f9a4bd48d3717977c3f5e72587a1c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:48:40 ff66e20ef66e: Preparing 02:48:40 e52f0e024be8: Preparing 02:48:40 f0d9c6235597: Preparing 02:48:40 1c6b87a4cd83: Preparing 02:48:40 ac4528be9728: Preparing 02:48:40 db1ed6fcdbe7: Preparing 02:48:40 c08a3e93f783: Preparing 02:48:40 3c20671a5817: Preparing 02:48:40 c08a3e93f783: Waiting 02:48:40 db1ed6fcdbe7: Waiting 02:48:40 3c20671a5817: Waiting 02:48:40 e52f0e024be8: Layer already exists 02:48:40 f0d9c6235597: Layer already exists 02:48:40 ac4528be9728: Layer already exists 02:48:40 ff66e20ef66e: Layer already exists 02:48:40 1c6b87a4cd83: Layer already exists 02:48:40 db1ed6fcdbe7: Layer already exists 02:48:40 3c20671a5817: Layer already exists 02:48:40 c08a3e93f783: Layer already exists 02:48:40 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:f3066854bbd24cfb3859ef7210a7a7e227f9a4bd48d3717977c3f5e72587a1c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:48:41 ff66e20ef66e: Preparing 02:48:41 e52f0e024be8: Preparing 02:48:41 f0d9c6235597: Preparing 02:48:41 1c6b87a4cd83: Preparing 02:48:41 ac4528be9728: Preparing 02:48:41 db1ed6fcdbe7: Preparing 02:48:41 c08a3e93f783: Preparing 02:48:41 3c20671a5817: Preparing 02:48:41 db1ed6fcdbe7: Waiting 02:48:41 c08a3e93f783: Waiting 02:48:41 3c20671a5817: Waiting 02:48:41 f0d9c6235597: Layer already exists 02:48:41 1c6b87a4cd83: Layer already exists 02:48:41 ac4528be9728: Layer already exists 02:48:41 e52f0e024be8: Layer already exists 02:48:41 ff66e20ef66e: Layer already exists 02:48:41 db1ed6fcdbe7: Layer already exists 02:48:41 c08a3e93f783: Layer already exists 02:48:41 3c20671a5817: Layer already exists 02:48:41 main: digest: sha256:f3066854bbd24cfb3859ef7210a7a7e227f9a4bd48d3717977c3f5e72587a1c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:41 ===================================================== [Pipeline] echo 02:48:41 taggedImages: 02:48:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:48:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.41 02:48:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:48:41 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:48:41 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:41 latest 02:48:41 3.2.0-dev.41 02:48:41 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:41 main 02:48:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:48:42 b3c67310c099: Preparing 02:48:42 eeddf8e88c25: Preparing 02:48:42 b957cd8fa973: Preparing 02:48:42 68a5e4dc9b19: Preparing 02:48:42 170e1ac06831: Preparing 02:48:42 65547b77b685: Preparing 02:48:42 de1060b1a9e2: Preparing 02:48:42 1c6b87a4cd83: Preparing 02:48:42 ac4528be9728: Preparing 02:48:42 05e0dba55b5a: Preparing 02:48:42 108742130ee3: Preparing 02:48:42 5f70bf18a086: Preparing 02:48:42 be23da2d93c8: Preparing 02:48:42 2c5bc885694c: Preparing 02:48:42 2d552de3b511: Preparing 02:48:42 3c20671a5817: Preparing 02:48:42 de1060b1a9e2: Waiting 02:48:42 1c6b87a4cd83: Waiting 02:48:42 ac4528be9728: Waiting 02:48:42 05e0dba55b5a: Waiting 02:48:42 108742130ee3: Waiting 02:48:42 5f70bf18a086: Waiting 02:48:42 be23da2d93c8: Waiting 02:48:42 65547b77b685: Waiting 02:48:42 2c5bc885694c: Waiting 02:48:42 3c20671a5817: Waiting 02:48:42 2d552de3b511: Waiting 02:48:42 b3c67310c099: Pushed 02:48:42 eeddf8e88c25: Pushed 02:48:42 68a5e4dc9b19: Pushed 02:48:42 b957cd8fa973: Pushed 02:48:42 170e1ac06831: Pushed 02:48:42 1c6b87a4cd83: Layer already exists 02:48:42 ac4528be9728: Layer already exists 02:48:42 5f70bf18a086: Layer already exists 02:48:42 65547b77b685: Pushed 02:48:42 05e0dba55b5a: Pushed 02:48:42 108742130ee3: Pushed 02:48:42 3c20671a5817: Layer already exists 02:48:42 be23da2d93c8: Pushed 02:48:42 2c5bc885694c: Pushed 02:48:43 2d552de3b511: Pushed 02:48:45 de1060b1a9e2: Pushed 02:48:45 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:64f2740a67c0ef8caaf0afca599091eda2f1763d00d3275d13b444b8e2c04ce9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:48:46 b3c67310c099: Preparing 02:48:46 eeddf8e88c25: Preparing 02:48:46 b957cd8fa973: Preparing 02:48:46 68a5e4dc9b19: Preparing 02:48:46 170e1ac06831: Preparing 02:48:46 65547b77b685: Preparing 02:48:46 de1060b1a9e2: Preparing 02:48:46 1c6b87a4cd83: Preparing 02:48:46 ac4528be9728: Preparing 02:48:46 05e0dba55b5a: Preparing 02:48:46 108742130ee3: Preparing 02:48:46 5f70bf18a086: Preparing 02:48:46 be23da2d93c8: Preparing 02:48:46 2c5bc885694c: Preparing 02:48:46 2d552de3b511: Preparing 02:48:46 3c20671a5817: Preparing 02:48:46 1c6b87a4cd83: Waiting 02:48:46 ac4528be9728: Waiting 02:48:46 05e0dba55b5a: Waiting 02:48:46 108742130ee3: Waiting 02:48:46 5f70bf18a086: Waiting 02:48:46 be23da2d93c8: Waiting 02:48:46 2c5bc885694c: Waiting 02:48:46 2d552de3b511: Waiting 02:48:46 3c20671a5817: Waiting 02:48:46 65547b77b685: Waiting 02:48:46 de1060b1a9e2: Waiting 02:48:46 b3c67310c099: Layer already exists 02:48:46 b957cd8fa973: Layer already exists 02:48:46 170e1ac06831: Layer already exists 02:48:46 68a5e4dc9b19: Layer already exists 02:48:46 eeddf8e88c25: Layer already exists 02:48:46 65547b77b685: Layer already exists 02:48:46 1c6b87a4cd83: Layer already exists 02:48:46 de1060b1a9e2: Layer already exists 02:48:46 05e0dba55b5a: Layer already exists 02:48:46 ac4528be9728: Layer already exists 02:48:46 5f70bf18a086: Layer already exists 02:48:46 2d552de3b511: Layer already exists 02:48:46 108742130ee3: Layer already exists 02:48:46 2c5bc885694c: Layer already exists 02:48:46 be23da2d93c8: Layer already exists 02:48:46 3c20671a5817: Layer already exists 02:48:46 latest: digest: sha256:64f2740a67c0ef8caaf0afca599091eda2f1763d00d3275d13b444b8e2c04ce9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.41 02:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:48:47 b3c67310c099: Preparing 02:48:47 eeddf8e88c25: Preparing 02:48:47 b957cd8fa973: Preparing 02:48:47 68a5e4dc9b19: Preparing 02:48:47 170e1ac06831: Preparing 02:48:47 65547b77b685: Preparing 02:48:47 de1060b1a9e2: Preparing 02:48:47 1c6b87a4cd83: Preparing 02:48:47 ac4528be9728: Preparing 02:48:47 05e0dba55b5a: Preparing 02:48:47 108742130ee3: Preparing 02:48:47 5f70bf18a086: Preparing 02:48:47 be23da2d93c8: Preparing 02:48:47 2c5bc885694c: Preparing 02:48:47 2d552de3b511: Preparing 02:48:47 3c20671a5817: Preparing 02:48:47 65547b77b685: Waiting 02:48:47 de1060b1a9e2: Waiting 02:48:47 1c6b87a4cd83: Waiting 02:48:47 ac4528be9728: Waiting 02:48:47 05e0dba55b5a: Waiting 02:48:47 108742130ee3: Waiting 02:48:47 2c5bc885694c: Waiting 02:48:47 be23da2d93c8: Waiting 02:48:47 2d552de3b511: Waiting 02:48:47 3c20671a5817: Waiting 02:48:47 5f70bf18a086: Waiting 02:48:47 b3c67310c099: Layer already exists 02:48:47 170e1ac06831: Layer already exists 02:48:47 68a5e4dc9b19: Layer already exists 02:48:47 b957cd8fa973: Layer already exists 02:48:47 eeddf8e88c25: Layer already exists 02:48:47 05e0dba55b5a: Layer already exists 02:48:47 65547b77b685: Layer already exists 02:48:47 ac4528be9728: Layer already exists 02:48:47 1c6b87a4cd83: Layer already exists 02:48:47 de1060b1a9e2: Layer already exists 02:48:47 5f70bf18a086: Layer already exists 02:48:47 be23da2d93c8: Layer already exists 02:48:47 2c5bc885694c: Layer already exists 02:48:47 2d552de3b511: Layer already exists 02:48:47 108742130ee3: Layer already exists 02:48:47 3c20671a5817: Layer already exists 02:48:47 3.2.0-dev.41: digest: sha256:64f2740a67c0ef8caaf0afca599091eda2f1763d00d3275d13b444b8e2c04ce9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:48:48 b3c67310c099: Preparing 02:48:48 eeddf8e88c25: Preparing 02:48:48 b957cd8fa973: Preparing 02:48:48 68a5e4dc9b19: Preparing 02:48:48 170e1ac06831: Preparing 02:48:48 65547b77b685: Preparing 02:48:48 de1060b1a9e2: Preparing 02:48:48 de1060b1a9e2: Waiting 02:48:48 1c6b87a4cd83: Preparing 02:48:48 ac4528be9728: Preparing 02:48:48 1c6b87a4cd83: Waiting 02:48:48 ac4528be9728: Waiting 02:48:48 05e0dba55b5a: Preparing 02:48:48 108742130ee3: Preparing 02:48:48 05e0dba55b5a: Waiting 02:48:48 5f70bf18a086: Preparing 02:48:48 108742130ee3: Waiting 02:48:48 be23da2d93c8: Preparing 02:48:48 2c5bc885694c: Preparing 02:48:48 2d552de3b511: Preparing 02:48:48 3c20671a5817: Preparing 02:48:48 5f70bf18a086: Waiting 02:48:48 2c5bc885694c: Waiting 02:48:48 2d552de3b511: Waiting 02:48:48 3c20671a5817: Waiting 02:48:48 eeddf8e88c25: Layer already exists 02:48:48 b3c67310c099: Layer already exists 02:48:48 170e1ac06831: Layer already exists 02:48:48 68a5e4dc9b19: Layer already exists 02:48:48 b957cd8fa973: Layer already exists 02:48:48 65547b77b685: Layer already exists 02:48:48 de1060b1a9e2: Layer already exists 02:48:48 05e0dba55b5a: Layer already exists 02:48:48 1c6b87a4cd83: Layer already exists 02:48:48 ac4528be9728: Layer already exists 02:48:48 5f70bf18a086: Layer already exists 02:48:48 108742130ee3: Layer already exists 02:48:48 be23da2d93c8: Layer already exists 02:48:48 2c5bc885694c: Layer already exists 02:48:48 2d552de3b511: Layer already exists 02:48:48 3c20671a5817: Layer already exists 02:48:48 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:64f2740a67c0ef8caaf0afca599091eda2f1763d00d3275d13b444b8e2c04ce9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:48:49 b3c67310c099: Preparing 02:48:49 eeddf8e88c25: Preparing 02:48:49 b957cd8fa973: Preparing 02:48:49 68a5e4dc9b19: Preparing 02:48:49 170e1ac06831: Preparing 02:48:49 65547b77b685: Preparing 02:48:49 de1060b1a9e2: Preparing 02:48:49 1c6b87a4cd83: Preparing 02:48:49 ac4528be9728: Preparing 02:48:49 05e0dba55b5a: Preparing 02:48:49 65547b77b685: Waiting 02:48:49 de1060b1a9e2: Waiting 02:48:49 1c6b87a4cd83: Waiting 02:48:49 ac4528be9728: Waiting 02:48:49 05e0dba55b5a: Waiting 02:48:49 108742130ee3: Preparing 02:48:49 5f70bf18a086: Preparing 02:48:49 be23da2d93c8: Preparing 02:48:49 2c5bc885694c: Preparing 02:48:49 2d552de3b511: Preparing 02:48:49 3c20671a5817: Preparing 02:48:49 108742130ee3: Waiting 02:48:49 5f70bf18a086: Waiting 02:48:49 be23da2d93c8: Waiting 02:48:49 2c5bc885694c: Waiting 02:48:49 2d552de3b511: Waiting 02:48:49 3c20671a5817: Waiting 02:48:49 b957cd8fa973: Layer already exists 02:48:49 68a5e4dc9b19: Layer already exists 02:48:49 eeddf8e88c25: Layer already exists 02:48:49 170e1ac06831: Layer already exists 02:48:49 b3c67310c099: Layer already exists 02:48:49 65547b77b685: Layer already exists 02:48:49 de1060b1a9e2: Layer already exists 02:48:49 1c6b87a4cd83: Layer already exists 02:48:49 05e0dba55b5a: Layer already exists 02:48:49 ac4528be9728: Layer already exists 02:48:49 108742130ee3: Layer already exists 02:48:49 be23da2d93c8: Layer already exists 02:48:49 5f70bf18a086: Layer already exists 02:48:49 2c5bc885694c: Layer already exists 02:48:49 2d552de3b511: Layer already exists 02:48:49 3c20671a5817: Layer already exists 02:48:49 main: digest: sha256:64f2740a67c0ef8caaf0afca599091eda2f1763d00d3275d13b444b8e2c04ce9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:49 ===================================================== [Pipeline] echo 02:48:49 taggedImages: 02:48:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:48:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.41 02:48:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:48:49 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:48:49 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:49 latest 02:48:49 3.2.0-dev.41 02:48:49 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:48:49 main 02:48:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:48:50 41c94e58851f: Preparing 02:48:50 2d854a5de8aa: Preparing 02:48:50 b1463f995a93: Preparing 02:48:50 ff01e81c549a: Preparing 02:48:50 1c6b87a4cd83: Preparing 02:48:50 ac4528be9728: Preparing 02:48:50 db1ed6fcdbe7: Preparing 02:48:50 c08a3e93f783: Preparing 02:48:50 3c20671a5817: Preparing 02:48:50 ac4528be9728: Waiting 02:48:50 db1ed6fcdbe7: Waiting 02:48:50 3c20671a5817: Waiting 02:48:50 c08a3e93f783: Waiting 02:48:50 1c6b87a4cd83: Layer already exists 02:48:50 b1463f995a93: Pushed 02:48:50 2d854a5de8aa: Pushed 02:48:50 ac4528be9728: Layer already exists 02:48:50 db1ed6fcdbe7: Layer already exists 02:48:50 c08a3e93f783: Layer already exists 02:48:50 3c20671a5817: Layer already exists 02:48:50 41c94e58851f: Pushed 02:48:57 ff01e81c549a: Pushed 02:48:57 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:769d18fa48aa59be41c6f63d701f6d9772d74e8bfc4b855ef9371ce4559644fd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:57 + 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 02:48:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:48:58 41c94e58851f: Preparing 02:48:58 2d854a5de8aa: Preparing 02:48:58 b1463f995a93: Preparing 02:48:58 ff01e81c549a: Preparing 02:48:58 1c6b87a4cd83: Preparing 02:48:58 ac4528be9728: Preparing 02:48:58 db1ed6fcdbe7: Preparing 02:48:58 c08a3e93f783: Preparing 02:48:58 3c20671a5817: Preparing 02:48:58 ac4528be9728: Waiting 02:48:58 db1ed6fcdbe7: Waiting 02:48:58 c08a3e93f783: Waiting 02:48:58 3c20671a5817: Waiting 02:48:58 2d854a5de8aa: Layer already exists 02:48:58 1c6b87a4cd83: Layer already exists 02:48:58 41c94e58851f: Layer already exists 02:48:58 b1463f995a93: Layer already exists 02:48:58 ff01e81c549a: Layer already exists 02:48:58 ac4528be9728: Layer already exists 02:48:58 3c20671a5817: Layer already exists 02:48:58 db1ed6fcdbe7: Layer already exists 02:48:58 c08a3e93f783: Layer already exists 02:48:58 latest: digest: sha256:769d18fa48aa59be41c6f63d701f6d9772d74e8bfc4b855ef9371ce4559644fd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:58 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.41 02:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:48:59 41c94e58851f: Preparing 02:48:59 2d854a5de8aa: Preparing 02:48:59 b1463f995a93: Preparing 02:48:59 ff01e81c549a: Preparing 02:48:59 1c6b87a4cd83: Preparing 02:48:59 ac4528be9728: Preparing 02:48:59 db1ed6fcdbe7: Preparing 02:48:59 c08a3e93f783: Preparing 02:48:59 3c20671a5817: Preparing 02:48:59 db1ed6fcdbe7: Waiting 02:48:59 c08a3e93f783: Waiting 02:48:59 3c20671a5817: Waiting 02:48:59 ac4528be9728: Waiting 02:48:59 ff01e81c549a: Layer already exists 02:48:59 1c6b87a4cd83: Layer already exists 02:48:59 2d854a5de8aa: Layer already exists 02:48:59 41c94e58851f: Layer already exists 02:48:59 b1463f995a93: Layer already exists 02:48:59 ac4528be9728: Layer already exists 02:48:59 c08a3e93f783: Layer already exists 02:48:59 3c20671a5817: Layer already exists 02:48:59 db1ed6fcdbe7: Layer already exists 02:48:59 3.2.0-dev.41: digest: sha256:769d18fa48aa59be41c6f63d701f6d9772d74e8bfc4b855ef9371ce4559644fd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:49:00 41c94e58851f: Preparing 02:49:00 2d854a5de8aa: Preparing 02:49:00 b1463f995a93: Preparing 02:49:00 ff01e81c549a: Preparing 02:49:00 1c6b87a4cd83: Preparing 02:49:00 ac4528be9728: Preparing 02:49:00 db1ed6fcdbe7: Preparing 02:49:00 c08a3e93f783: Preparing 02:49:00 3c20671a5817: Preparing 02:49:00 ac4528be9728: Waiting 02:49:00 c08a3e93f783: Waiting 02:49:00 3c20671a5817: Waiting 02:49:00 db1ed6fcdbe7: Waiting 02:49:00 2d854a5de8aa: Layer already exists 02:49:00 41c94e58851f: Layer already exists 02:49:00 b1463f995a93: Layer already exists 02:49:00 ff01e81c549a: Layer already exists 02:49:00 1c6b87a4cd83: Layer already exists 02:49:00 db1ed6fcdbe7: Layer already exists 02:49:00 c08a3e93f783: Layer already exists 02:49:00 ac4528be9728: Layer already exists 02:49:00 3c20671a5817: Layer already exists 02:49:00 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:769d18fa48aa59be41c6f63d701f6d9772d74e8bfc4b855ef9371ce4559644fd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:00 + 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 02:49:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:49:01 41c94e58851f: Preparing 02:49:01 2d854a5de8aa: Preparing 02:49:01 b1463f995a93: Preparing 02:49:01 ff01e81c549a: Preparing 02:49:01 1c6b87a4cd83: Preparing 02:49:01 ac4528be9728: Preparing 02:49:01 db1ed6fcdbe7: Preparing 02:49:01 c08a3e93f783: Preparing 02:49:01 3c20671a5817: Preparing 02:49:01 ac4528be9728: Waiting 02:49:01 3c20671a5817: Waiting 02:49:01 db1ed6fcdbe7: Waiting 02:49:01 c08a3e93f783: Waiting 02:49:01 b1463f995a93: Layer already exists 02:49:01 ff01e81c549a: Layer already exists 02:49:01 1c6b87a4cd83: Layer already exists 02:49:01 2d854a5de8aa: Layer already exists 02:49:01 41c94e58851f: Layer already exists 02:49:01 ac4528be9728: Layer already exists 02:49:01 3c20671a5817: Layer already exists 02:49:01 db1ed6fcdbe7: Layer already exists 02:49:01 c08a3e93f783: Layer already exists 02:49:01 main: digest: sha256:769d18fa48aa59be41c6f63d701f6d9772d74e8bfc4b855ef9371ce4559644fd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:01 ===================================================== [Pipeline] echo 02:49:01 taggedImages: 02:49:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:49:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.41 02:49:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:49:01 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:49:01 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:01 latest 02:49:01 3.2.0-dev.41 02:49:01 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:01 main 02:49:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:49:02 8c7b77f9c056: Preparing 02:49:02 d0a7820fb3e2: Preparing 02:49:02 06b801be367b: Preparing 02:49:02 c2efb95e1144: Preparing 02:49:02 c803a07a06e6: Preparing 02:49:02 1c6b87a4cd83: Preparing 02:49:02 ac4528be9728: Preparing 02:49:02 f65b1ad03f60: Preparing 02:49:02 f886c5441a24: Preparing 02:49:02 23b2dac4d33e: Preparing 02:49:02 3c20671a5817: Preparing 02:49:02 f886c5441a24: Waiting 02:49:02 23b2dac4d33e: Waiting 02:49:02 3c20671a5817: Waiting 02:49:02 ac4528be9728: Waiting 02:49:02 f65b1ad03f60: Waiting 02:49:02 1c6b87a4cd83: Waiting 02:49:02 c803a07a06e6: Pushed 02:49:02 8c7b77f9c056: Pushed 02:49:02 d0a7820fb3e2: Pushed 02:49:02 c2efb95e1144: Pushed 02:49:02 1c6b87a4cd83: Layer already exists 02:49:02 ac4528be9728: Layer already exists 02:49:02 3c20671a5817: Layer already exists 02:49:02 f65b1ad03f60: Pushed 02:49:02 f886c5441a24: Pushed 02:49:04 06b801be367b: Pushed 02:49:05 23b2dac4d33e: Pushed 02:49:05 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:3cadfe636dfc96a0afd06820de16b68501c681d5a2e81f1506a68f46cac9b13b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:05 + 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 02:49:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:49:06 8c7b77f9c056: Preparing 02:49:06 d0a7820fb3e2: Preparing 02:49:06 06b801be367b: Preparing 02:49:06 c2efb95e1144: Preparing 02:49:06 c803a07a06e6: Preparing 02:49:06 1c6b87a4cd83: Preparing 02:49:06 ac4528be9728: Preparing 02:49:06 f65b1ad03f60: Preparing 02:49:06 f886c5441a24: Preparing 02:49:06 23b2dac4d33e: Preparing 02:49:06 3c20671a5817: Preparing 02:49:06 f65b1ad03f60: Waiting 02:49:06 f886c5441a24: Waiting 02:49:06 3c20671a5817: Waiting 02:49:06 23b2dac4d33e: Waiting 02:49:06 1c6b87a4cd83: Waiting 02:49:06 ac4528be9728: Waiting 02:49:06 06b801be367b: Layer already exists 02:49:06 c2efb95e1144: Layer already exists 02:49:06 8c7b77f9c056: Layer already exists 02:49:06 d0a7820fb3e2: Layer already exists 02:49:06 c803a07a06e6: Layer already exists 02:49:06 f65b1ad03f60: Layer already exists 02:49:06 ac4528be9728: Layer already exists 02:49:06 1c6b87a4cd83: Layer already exists 02:49:06 23b2dac4d33e: Layer already exists 02:49:06 f886c5441a24: Layer already exists 02:49:06 3c20671a5817: Layer already exists 02:49:06 latest: digest: sha256:3cadfe636dfc96a0afd06820de16b68501c681d5a2e81f1506a68f46cac9b13b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.41 02:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:49:07 8c7b77f9c056: Preparing 02:49:07 d0a7820fb3e2: Preparing 02:49:07 06b801be367b: Preparing 02:49:07 c2efb95e1144: Preparing 02:49:07 c803a07a06e6: Preparing 02:49:07 1c6b87a4cd83: Preparing 02:49:07 ac4528be9728: Preparing 02:49:07 f65b1ad03f60: Preparing 02:49:07 f886c5441a24: Preparing 02:49:07 23b2dac4d33e: Preparing 02:49:07 3c20671a5817: Preparing 02:49:07 1c6b87a4cd83: Waiting 02:49:07 f65b1ad03f60: Waiting 02:49:07 ac4528be9728: Waiting 02:49:07 f886c5441a24: Waiting 02:49:07 23b2dac4d33e: Waiting 02:49:07 3c20671a5817: Waiting 02:49:07 8c7b77f9c056: Layer already exists 02:49:07 06b801be367b: Layer already exists 02:49:07 c803a07a06e6: Layer already exists 02:49:07 c2efb95e1144: Layer already exists 02:49:07 d0a7820fb3e2: Layer already exists 02:49:07 1c6b87a4cd83: Layer already exists 02:49:07 f65b1ad03f60: Layer already exists 02:49:07 23b2dac4d33e: Layer already exists 02:49:07 f886c5441a24: Layer already exists 02:49:07 ac4528be9728: Layer already exists 02:49:07 3c20671a5817: Layer already exists 02:49:07 3.2.0-dev.41: digest: sha256:3cadfe636dfc96a0afd06820de16b68501c681d5a2e81f1506a68f46cac9b13b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:49:08 8c7b77f9c056: Preparing 02:49:08 d0a7820fb3e2: Preparing 02:49:08 06b801be367b: Preparing 02:49:08 c2efb95e1144: Preparing 02:49:08 c803a07a06e6: Preparing 02:49:08 1c6b87a4cd83: Preparing 02:49:08 ac4528be9728: Preparing 02:49:08 f65b1ad03f60: Preparing 02:49:08 f886c5441a24: Preparing 02:49:08 23b2dac4d33e: Preparing 02:49:08 3c20671a5817: Preparing 02:49:08 f886c5441a24: Waiting 02:49:08 23b2dac4d33e: Waiting 02:49:08 3c20671a5817: Waiting 02:49:08 1c6b87a4cd83: Waiting 02:49:08 ac4528be9728: Waiting 02:49:08 f65b1ad03f60: Waiting 02:49:08 c803a07a06e6: Layer already exists 02:49:08 8c7b77f9c056: Layer already exists 02:49:08 06b801be367b: Layer already exists 02:49:08 c2efb95e1144: Layer already exists 02:49:08 d0a7820fb3e2: Layer already exists 02:49:08 f65b1ad03f60: Layer already exists 02:49:08 1c6b87a4cd83: Layer already exists 02:49:08 ac4528be9728: Layer already exists 02:49:08 f886c5441a24: Layer already exists 02:49:08 23b2dac4d33e: Layer already exists 02:49:08 3c20671a5817: Layer already exists 02:49:08 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:3cadfe636dfc96a0afd06820de16b68501c681d5a2e81f1506a68f46cac9b13b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:08 + 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 02:49:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:49:09 8c7b77f9c056: Preparing 02:49:09 d0a7820fb3e2: Preparing 02:49:09 06b801be367b: Preparing 02:49:09 c2efb95e1144: Preparing 02:49:09 c803a07a06e6: Preparing 02:49:09 1c6b87a4cd83: Preparing 02:49:09 ac4528be9728: Preparing 02:49:09 f65b1ad03f60: Preparing 02:49:09 f886c5441a24: Preparing 02:49:09 23b2dac4d33e: Preparing 02:49:09 3c20671a5817: Preparing 02:49:09 f65b1ad03f60: Waiting 02:49:09 f886c5441a24: Waiting 02:49:09 23b2dac4d33e: Waiting 02:49:09 1c6b87a4cd83: Waiting 02:49:09 ac4528be9728: Waiting 02:49:09 3c20671a5817: Waiting 02:49:09 c2efb95e1144: Layer already exists 02:49:09 d0a7820fb3e2: Layer already exists 02:49:09 06b801be367b: Layer already exists 02:49:09 c803a07a06e6: Layer already exists 02:49:09 8c7b77f9c056: Layer already exists 02:49:09 f65b1ad03f60: Layer already exists 02:49:09 ac4528be9728: Layer already exists 02:49:09 23b2dac4d33e: Layer already exists 02:49:09 1c6b87a4cd83: Layer already exists 02:49:09 f886c5441a24: Layer already exists 02:49:09 3c20671a5817: Layer already exists 02:49:09 main: digest: sha256:3cadfe636dfc96a0afd06820de16b68501c681d5a2e81f1506a68f46cac9b13b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:09 ===================================================== [Pipeline] echo 02:49:09 taggedImages: 02:49:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:49:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.41 02:49:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:49:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:49:09 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:09 latest 02:49:09 3.2.0-dev.41 02:49:09 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:09 main 02:49:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:49:10 8a7cba6eea29: Preparing 02:49:10 17dd69bc1072: Preparing 02:49:10 35fb85f05770: Preparing 02:49:10 660318a1e156: Preparing 02:49:10 a52e99b15242: Preparing 02:49:10 61ad634075f9: Preparing 02:49:10 6897c0fd7670: Preparing 02:49:10 1c6b87a4cd83: Preparing 02:49:10 ac4528be9728: Preparing 02:49:10 ef22a79b279e: Preparing 02:49:10 f884088814c2: Preparing 02:49:10 3c20671a5817: Preparing 02:49:10 1c6b87a4cd83: Waiting 02:49:10 ac4528be9728: Waiting 02:49:10 61ad634075f9: Waiting 02:49:10 ef22a79b279e: Waiting 02:49:10 6897c0fd7670: Waiting 02:49:10 f884088814c2: Waiting 02:49:10 3c20671a5817: Waiting 02:49:10 17dd69bc1072: Pushed 02:49:10 8a7cba6eea29: Pushed 02:49:10 a52e99b15242: Pushed 02:49:10 1c6b87a4cd83: Layer already exists 02:49:10 ac4528be9728: Layer already exists 02:49:10 61ad634075f9: Pushed 02:49:10 6897c0fd7670: Pushed 02:49:10 3c20671a5817: Layer already exists 02:49:10 ef22a79b279e: Pushed 02:49:12 660318a1e156: Pushed 02:49:13 35fb85f05770: Pushed 02:49:13 f884088814c2: Pushed 02:49:13 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:96d23c90562d6d0515b0443a2980cfc04cdf7780e2c9c8040e0b896be5335e4f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:13 + 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 02:49:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:49:14 8a7cba6eea29: Preparing 02:49:14 17dd69bc1072: Preparing 02:49:14 35fb85f05770: Preparing 02:49:14 660318a1e156: Preparing 02:49:14 a52e99b15242: Preparing 02:49:14 61ad634075f9: Preparing 02:49:14 6897c0fd7670: Preparing 02:49:14 1c6b87a4cd83: Preparing 02:49:14 ac4528be9728: Preparing 02:49:14 ef22a79b279e: Preparing 02:49:14 f884088814c2: Preparing 02:49:14 3c20671a5817: Preparing 02:49:14 6897c0fd7670: Waiting 02:49:14 1c6b87a4cd83: Waiting 02:49:14 ef22a79b279e: Waiting 02:49:14 f884088814c2: Waiting 02:49:14 ac4528be9728: Waiting 02:49:14 61ad634075f9: Waiting 02:49:14 3c20671a5817: Waiting 02:49:14 35fb85f05770: Layer already exists 02:49:14 a52e99b15242: Layer already exists 02:49:14 660318a1e156: Layer already exists 02:49:14 17dd69bc1072: Layer already exists 02:49:14 8a7cba6eea29: Layer already exists 02:49:14 1c6b87a4cd83: Layer already exists 02:49:14 6897c0fd7670: Layer already exists 02:49:14 61ad634075f9: Layer already exists 02:49:14 ef22a79b279e: Layer already exists 02:49:14 ac4528be9728: Layer already exists 02:49:14 f884088814c2: Layer already exists 02:49:14 3c20671a5817: Layer already exists 02:49:14 latest: digest: sha256:96d23c90562d6d0515b0443a2980cfc04cdf7780e2c9c8040e0b896be5335e4f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.41 02:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:49:15 8a7cba6eea29: Preparing 02:49:15 17dd69bc1072: Preparing 02:49:15 35fb85f05770: Preparing 02:49:15 660318a1e156: Preparing 02:49:15 a52e99b15242: Preparing 02:49:15 61ad634075f9: Preparing 02:49:15 6897c0fd7670: Preparing 02:49:15 1c6b87a4cd83: Preparing 02:49:15 ac4528be9728: Preparing 02:49:15 ef22a79b279e: Preparing 02:49:15 f884088814c2: Preparing 02:49:15 3c20671a5817: Preparing 02:49:15 61ad634075f9: Waiting 02:49:15 6897c0fd7670: Waiting 02:49:15 ac4528be9728: Waiting 02:49:15 1c6b87a4cd83: Waiting 02:49:15 ef22a79b279e: Waiting 02:49:15 3c20671a5817: Waiting 02:49:15 f884088814c2: Waiting 02:49:15 35fb85f05770: Layer already exists 02:49:15 17dd69bc1072: Layer already exists 02:49:15 a52e99b15242: Layer already exists 02:49:15 8a7cba6eea29: Layer already exists 02:49:15 660318a1e156: Layer already exists 02:49:15 61ad634075f9: Layer already exists 02:49:15 ef22a79b279e: Layer already exists 02:49:15 6897c0fd7670: Layer already exists 02:49:15 1c6b87a4cd83: Layer already exists 02:49:15 ac4528be9728: Layer already exists 02:49:15 f884088814c2: Layer already exists 02:49:15 3c20671a5817: Layer already exists 02:49:15 3.2.0-dev.41: digest: sha256:96d23c90562d6d0515b0443a2980cfc04cdf7780e2c9c8040e0b896be5335e4f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:49:16 8a7cba6eea29: Preparing 02:49:16 17dd69bc1072: Preparing 02:49:16 35fb85f05770: Preparing 02:49:16 660318a1e156: Preparing 02:49:16 a52e99b15242: Preparing 02:49:16 61ad634075f9: Preparing 02:49:16 6897c0fd7670: Preparing 02:49:16 1c6b87a4cd83: Preparing 02:49:16 ac4528be9728: Preparing 02:49:16 ef22a79b279e: Preparing 02:49:16 f884088814c2: Preparing 02:49:16 3c20671a5817: Preparing 02:49:16 61ad634075f9: Waiting 02:49:16 ef22a79b279e: Waiting 02:49:16 f884088814c2: Waiting 02:49:16 3c20671a5817: Waiting 02:49:16 6897c0fd7670: Waiting 02:49:16 1c6b87a4cd83: Waiting 02:49:16 ac4528be9728: Waiting 02:49:16 8a7cba6eea29: Layer already exists 02:49:16 660318a1e156: Layer already exists 02:49:16 17dd69bc1072: Layer already exists 02:49:16 a52e99b15242: Layer already exists 02:49:16 35fb85f05770: Layer already exists 02:49:16 61ad634075f9: Layer already exists 02:49:16 1c6b87a4cd83: Layer already exists 02:49:16 6897c0fd7670: Layer already exists 02:49:16 ac4528be9728: Layer already exists 02:49:16 ef22a79b279e: Layer already exists 02:49:16 f884088814c2: Layer already exists 02:49:16 3c20671a5817: Layer already exists 02:49:16 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:96d23c90562d6d0515b0443a2980cfc04cdf7780e2c9c8040e0b896be5335e4f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:16 + 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 02:49:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:49:17 8a7cba6eea29: Preparing 02:49:17 17dd69bc1072: Preparing 02:49:17 35fb85f05770: Preparing 02:49:17 660318a1e156: Preparing 02:49:17 a52e99b15242: Preparing 02:49:17 61ad634075f9: Preparing 02:49:17 6897c0fd7670: Preparing 02:49:17 1c6b87a4cd83: Preparing 02:49:17 ac4528be9728: Preparing 02:49:17 ef22a79b279e: Preparing 02:49:17 f884088814c2: Preparing 02:49:17 3c20671a5817: Preparing 02:49:17 61ad634075f9: Waiting 02:49:17 6897c0fd7670: Waiting 02:49:17 1c6b87a4cd83: Waiting 02:49:17 f884088814c2: Waiting 02:49:17 ac4528be9728: Waiting 02:49:17 ef22a79b279e: Waiting 02:49:17 3c20671a5817: Waiting 02:49:17 660318a1e156: Layer already exists 02:49:17 a52e99b15242: Layer already exists 02:49:17 17dd69bc1072: Layer already exists 02:49:17 35fb85f05770: Layer already exists 02:49:17 8a7cba6eea29: Layer already exists 02:49:17 61ad634075f9: Layer already exists 02:49:17 6897c0fd7670: Layer already exists 02:49:17 1c6b87a4cd83: Layer already exists 02:49:17 ac4528be9728: Layer already exists 02:49:17 ef22a79b279e: Layer already exists 02:49:17 3c20671a5817: Layer already exists 02:49:17 f884088814c2: Layer already exists 02:49:17 main: digest: sha256:96d23c90562d6d0515b0443a2980cfc04cdf7780e2c9c8040e0b896be5335e4f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:17 ===================================================== [Pipeline] echo 02:49:17 taggedImages: 02:49:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:49:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.41 02:49:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:49:17 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:49:17 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:17 latest 02:49:17 3.2.0-dev.41 02:49:17 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:17 main 02:49:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:49:18 5a08ad1f028c: Preparing 02:49:18 a1c9366cbc40: Preparing 02:49:18 1c6b87a4cd83: Preparing 02:49:18 ac4528be9728: Preparing 02:49:18 8e37c55fedb5: Preparing 02:49:18 97146f004daf: Preparing 02:49:18 3c20671a5817: Preparing 02:49:18 97146f004daf: Waiting 02:49:18 ac4528be9728: Layer already exists 02:49:18 1c6b87a4cd83: Layer already exists 02:49:18 3c20671a5817: Layer already exists 02:49:18 8e37c55fedb5: Pushed 02:49:18 5a08ad1f028c: Pushed 02:49:19 97146f004daf: Pushed 02:49:21 a1c9366cbc40: Pushed 02:49:22 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:6466e1ec08bc7dbbf897712bbe844862304a8bd048717f630479998483bd8f16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:22 + 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 02:49:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:49:22 5a08ad1f028c: Preparing 02:49:22 a1c9366cbc40: Preparing 02:49:22 1c6b87a4cd83: Preparing 02:49:22 ac4528be9728: Preparing 02:49:22 8e37c55fedb5: Preparing 02:49:22 97146f004daf: Preparing 02:49:22 3c20671a5817: Preparing 02:49:22 97146f004daf: Waiting 02:49:22 3c20671a5817: Waiting 02:49:22 a1c9366cbc40: Layer already exists 02:49:22 8e37c55fedb5: Layer already exists 02:49:22 ac4528be9728: Layer already exists 02:49:22 5a08ad1f028c: Layer already exists 02:49:22 1c6b87a4cd83: Layer already exists 02:49:22 3c20671a5817: Layer already exists 02:49:23 97146f004daf: Layer already exists 02:49:23 latest: digest: sha256:6466e1ec08bc7dbbf897712bbe844862304a8bd048717f630479998483bd8f16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.41 02:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:49:23 5a08ad1f028c: Preparing 02:49:23 a1c9366cbc40: Preparing 02:49:23 1c6b87a4cd83: Preparing 02:49:23 ac4528be9728: Preparing 02:49:23 8e37c55fedb5: Preparing 02:49:23 97146f004daf: Preparing 02:49:23 3c20671a5817: Preparing 02:49:23 97146f004daf: Waiting 02:49:23 3c20671a5817: Waiting 02:49:23 1c6b87a4cd83: Layer already exists 02:49:23 ac4528be9728: Layer already exists 02:49:23 8e37c55fedb5: Layer already exists 02:49:23 a1c9366cbc40: Layer already exists 02:49:23 5a08ad1f028c: Layer already exists 02:49:23 97146f004daf: Layer already exists 02:49:23 3c20671a5817: Layer already exists 02:49:24 3.2.0-dev.41: digest: sha256:6466e1ec08bc7dbbf897712bbe844862304a8bd048717f630479998483bd8f16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:49:24 5a08ad1f028c: Preparing 02:49:24 a1c9366cbc40: Preparing 02:49:24 1c6b87a4cd83: Preparing 02:49:24 ac4528be9728: Preparing 02:49:24 8e37c55fedb5: Preparing 02:49:24 97146f004daf: Preparing 02:49:24 3c20671a5817: Preparing 02:49:24 97146f004daf: Waiting 02:49:24 3c20671a5817: Waiting 02:49:24 1c6b87a4cd83: Layer already exists 02:49:24 8e37c55fedb5: Layer already exists 02:49:24 a1c9366cbc40: Layer already exists 02:49:24 ac4528be9728: Layer already exists 02:49:24 5a08ad1f028c: Layer already exists 02:49:24 3c20671a5817: Layer already exists 02:49:24 97146f004daf: Layer already exists 02:49:24 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:6466e1ec08bc7dbbf897712bbe844862304a8bd048717f630479998483bd8f16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:25 + 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 02:49:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:49:25 5a08ad1f028c: Preparing 02:49:25 a1c9366cbc40: Preparing 02:49:25 1c6b87a4cd83: Preparing 02:49:25 ac4528be9728: Preparing 02:49:25 8e37c55fedb5: Preparing 02:49:25 97146f004daf: Preparing 02:49:25 3c20671a5817: Preparing 02:49:25 3c20671a5817: Waiting 02:49:25 97146f004daf: Waiting 02:49:25 8e37c55fedb5: Layer already exists 02:49:25 1c6b87a4cd83: Layer already exists 02:49:25 5a08ad1f028c: Layer already exists 02:49:25 ac4528be9728: Layer already exists 02:49:25 a1c9366cbc40: Layer already exists 02:49:25 97146f004daf: Layer already exists 02:49:25 3c20671a5817: Layer already exists 02:49:25 main: digest: sha256:6466e1ec08bc7dbbf897712bbe844862304a8bd048717f630479998483bd8f16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:25 ===================================================== [Pipeline] echo 02:49:25 taggedImages: 02:49:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:49:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.41 02:49:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:49:25 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:49:25 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:25 latest 02:49:25 3.2.0-dev.41 02:49:25 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:25 main 02:49:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:49:26 7cd6d4a3c71f: Preparing 02:49:26 7904724758c1: Preparing 02:49:26 dabeabfd833c: Preparing 02:49:26 1c6b87a4cd83: Preparing 02:49:26 ac4528be9728: Preparing 02:49:26 8f22fc49b4fd: Preparing 02:49:26 bb514fc551ef: Preparing 02:49:26 8f22fc49b4fd: Waiting 02:49:26 eb5ac18ba722: Preparing 02:49:26 bb514fc551ef: Waiting 02:49:26 bf035d109eef: Preparing 02:49:26 eb5ac18ba722: Waiting 02:49:26 bf035d109eef: Waiting 02:49:26 3c20671a5817: Preparing 02:49:26 1c6b87a4cd83: Layer already exists 02:49:26 ac4528be9728: Layer already exists 02:49:26 7904724758c1: Pushed 02:49:26 7cd6d4a3c71f: Pushed 02:49:26 dabeabfd833c: Pushed 02:49:26 3c20671a5817: Layer already exists 02:49:26 eb5ac18ba722: Pushed 02:49:27 bf035d109eef: Pushed 02:49:40 bb514fc551ef: Pushed 02:49:48 8f22fc49b4fd: Pushed 02:49:48 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:bc35bf694fdc0a13b9582b133398a3bda4867361d9a56a8abe76c73698255ea9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:48 + 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 02:49:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:49:49 7cd6d4a3c71f: Preparing 02:49:49 7904724758c1: Preparing 02:49:49 dabeabfd833c: Preparing 02:49:49 1c6b87a4cd83: Preparing 02:49:49 ac4528be9728: Preparing 02:49:49 8f22fc49b4fd: Preparing 02:49:49 bb514fc551ef: Preparing 02:49:49 eb5ac18ba722: Preparing 02:49:49 bf035d109eef: Preparing 02:49:49 3c20671a5817: Preparing 02:49:49 bb514fc551ef: Waiting 02:49:49 eb5ac18ba722: Waiting 02:49:49 bf035d109eef: Waiting 02:49:49 3c20671a5817: Waiting 02:49:49 8f22fc49b4fd: Waiting 02:49:49 ac4528be9728: Layer already exists 02:49:49 7904724758c1: Layer already exists 02:49:49 1c6b87a4cd83: Layer already exists 02:49:49 7cd6d4a3c71f: Layer already exists 02:49:49 dabeabfd833c: Layer already exists 02:49:49 bf035d109eef: Layer already exists 02:49:49 bb514fc551ef: Layer already exists 02:49:49 8f22fc49b4fd: Layer already exists 02:49:49 eb5ac18ba722: Layer already exists 02:49:49 3c20671a5817: Layer already exists 02:49:49 latest: digest: sha256:bc35bf694fdc0a13b9582b133398a3bda4867361d9a56a8abe76c73698255ea9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.41 02:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:49:50 7cd6d4a3c71f: Preparing 02:49:50 7904724758c1: Preparing 02:49:50 dabeabfd833c: Preparing 02:49:50 1c6b87a4cd83: Preparing 02:49:50 ac4528be9728: Preparing 02:49:50 8f22fc49b4fd: Preparing 02:49:50 bb514fc551ef: Preparing 02:49:50 eb5ac18ba722: Preparing 02:49:50 bf035d109eef: Preparing 02:49:50 3c20671a5817: Preparing 02:49:50 8f22fc49b4fd: Waiting 02:49:50 bb514fc551ef: Waiting 02:49:50 bf035d109eef: Waiting 02:49:50 3c20671a5817: Waiting 02:49:50 7904724758c1: Layer already exists 02:49:50 7cd6d4a3c71f: Layer already exists 02:49:50 ac4528be9728: Layer already exists 02:49:50 dabeabfd833c: Layer already exists 02:49:50 1c6b87a4cd83: Layer already exists 02:49:50 eb5ac18ba722: Layer already exists 02:49:50 bb514fc551ef: Layer already exists 02:49:50 3c20671a5817: Layer already exists 02:49:50 bf035d109eef: Layer already exists 02:49:50 8f22fc49b4fd: Layer already exists 02:49:50 3.2.0-dev.41: digest: sha256:bc35bf694fdc0a13b9582b133398a3bda4867361d9a56a8abe76c73698255ea9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:49:50 7cd6d4a3c71f: Preparing 02:49:50 7904724758c1: Preparing 02:49:50 dabeabfd833c: Preparing 02:49:50 1c6b87a4cd83: Preparing 02:49:50 ac4528be9728: Preparing 02:49:50 8f22fc49b4fd: Preparing 02:49:50 bb514fc551ef: Preparing 02:49:50 eb5ac18ba722: Preparing 02:49:50 bf035d109eef: Preparing 02:49:50 3c20671a5817: Preparing 02:49:50 8f22fc49b4fd: Waiting 02:49:50 bf035d109eef: Waiting 02:49:50 3c20671a5817: Waiting 02:49:50 bb514fc551ef: Waiting 02:49:50 eb5ac18ba722: Waiting 02:49:50 ac4528be9728: Layer already exists 02:49:50 dabeabfd833c: Layer already exists 02:49:50 7cd6d4a3c71f: Layer already exists 02:49:50 7904724758c1: Layer already exists 02:49:50 1c6b87a4cd83: Layer already exists 02:49:50 8f22fc49b4fd: Layer already exists 02:49:50 bf035d109eef: Layer already exists 02:49:50 3c20671a5817: Layer already exists 02:49:50 eb5ac18ba722: Layer already exists 02:49:50 bb514fc551ef: Layer already exists 02:49:51 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:bc35bf694fdc0a13b9582b133398a3bda4867361d9a56a8abe76c73698255ea9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:51 + 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 02:49:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:49:51 7cd6d4a3c71f: Preparing 02:49:51 7904724758c1: Preparing 02:49:51 dabeabfd833c: Preparing 02:49:51 1c6b87a4cd83: Preparing 02:49:51 ac4528be9728: Preparing 02:49:51 8f22fc49b4fd: Preparing 02:49:51 bb514fc551ef: Preparing 02:49:51 eb5ac18ba722: Preparing 02:49:51 bf035d109eef: Preparing 02:49:51 3c20671a5817: Preparing 02:49:51 8f22fc49b4fd: Waiting 02:49:51 bb514fc551ef: Waiting 02:49:51 3c20671a5817: Waiting 02:49:51 eb5ac18ba722: Waiting 02:49:51 bf035d109eef: Waiting 02:49:51 dabeabfd833c: Layer already exists 02:49:51 1c6b87a4cd83: Layer already exists 02:49:51 7cd6d4a3c71f: Layer already exists 02:49:51 ac4528be9728: Layer already exists 02:49:51 7904724758c1: Layer already exists 02:49:51 bb514fc551ef: Layer already exists 02:49:51 bf035d109eef: Layer already exists 02:49:51 eb5ac18ba722: Layer already exists 02:49:51 8f22fc49b4fd: Layer already exists 02:49:51 3c20671a5817: Layer already exists 02:49:52 main: digest: sha256:bc35bf694fdc0a13b9582b133398a3bda4867361d9a56a8abe76c73698255ea9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:52 ===================================================== [Pipeline] echo 02:49:52 taggedImages: 02:49:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:49:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.41 02:49:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:49:52 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:49:52 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:52 latest 02:49:52 3.2.0-dev.41 02:49:52 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:49:52 main 02:49:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:49:53 a09b41469263: Preparing 02:49:53 61d42b732f11: Preparing 02:49:53 7a69f60fc15c: Preparing 02:49:53 1c6b87a4cd83: Preparing 02:49:53 ac4528be9728: Preparing 02:49:53 b273e6811a2c: Preparing 02:49:53 5ca8db2a7196: Preparing 02:49:53 bcb7d2b2b0ef: Preparing 02:49:53 3c20671a5817: Preparing 02:49:53 b273e6811a2c: Waiting 02:49:53 5ca8db2a7196: Waiting 02:49:53 bcb7d2b2b0ef: Waiting 02:49:53 3c20671a5817: Waiting 02:49:53 ac4528be9728: Layer already exists 02:49:53 1c6b87a4cd83: Layer already exists 02:49:53 61d42b732f11: Pushed 02:49:53 7a69f60fc15c: Pushed 02:49:53 5ca8db2a7196: Pushed 02:49:53 a09b41469263: Pushed 02:49:53 3c20671a5817: Layer already exists 02:49:53 bcb7d2b2b0ef: Pushed 02:50:15 b273e6811a2c: Pushed 02:50:15 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:430b5d2e5144e78218782208d22b5a07cd1698613dc2c5f3ff22bca749260d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:16 + 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 02:50:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:50:16 a09b41469263: Preparing 02:50:16 61d42b732f11: Preparing 02:50:16 7a69f60fc15c: Preparing 02:50:16 1c6b87a4cd83: Preparing 02:50:16 ac4528be9728: Preparing 02:50:16 b273e6811a2c: Preparing 02:50:16 5ca8db2a7196: Preparing 02:50:16 bcb7d2b2b0ef: Preparing 02:50:16 3c20671a5817: Preparing 02:50:16 b273e6811a2c: Waiting 02:50:16 bcb7d2b2b0ef: Waiting 02:50:16 5ca8db2a7196: Waiting 02:50:16 3c20671a5817: Waiting 02:50:16 61d42b732f11: Layer already exists 02:50:16 a09b41469263: Layer already exists 02:50:16 ac4528be9728: Layer already exists 02:50:16 7a69f60fc15c: Layer already exists 02:50:16 1c6b87a4cd83: Layer already exists 02:50:16 b273e6811a2c: Layer already exists 02:50:16 5ca8db2a7196: Layer already exists 02:50:16 bcb7d2b2b0ef: Layer already exists 02:50:16 3c20671a5817: Layer already exists 02:50:16 latest: digest: sha256:430b5d2e5144e78218782208d22b5a07cd1698613dc2c5f3ff22bca749260d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.41 02:50:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:50:17 a09b41469263: Preparing 02:50:17 61d42b732f11: Preparing 02:50:17 7a69f60fc15c: Preparing 02:50:17 1c6b87a4cd83: Preparing 02:50:17 ac4528be9728: Preparing 02:50:17 b273e6811a2c: Preparing 02:50:17 5ca8db2a7196: Preparing 02:50:17 bcb7d2b2b0ef: Preparing 02:50:17 3c20671a5817: Preparing 02:50:17 b273e6811a2c: Waiting 02:50:17 5ca8db2a7196: Waiting 02:50:17 bcb7d2b2b0ef: Waiting 02:50:17 3c20671a5817: Waiting 02:50:17 ac4528be9728: Layer already exists 02:50:17 1c6b87a4cd83: Layer already exists 02:50:17 61d42b732f11: Layer already exists 02:50:17 7a69f60fc15c: Layer already exists 02:50:17 a09b41469263: Layer already exists 02:50:17 bcb7d2b2b0ef: Layer already exists 02:50:17 3c20671a5817: Layer already exists 02:50:17 5ca8db2a7196: Layer already exists 02:50:17 b273e6811a2c: Layer already exists 02:50:17 3.2.0-dev.41: digest: sha256:430b5d2e5144e78218782208d22b5a07cd1698613dc2c5f3ff22bca749260d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:50:18 a09b41469263: Preparing 02:50:18 61d42b732f11: Preparing 02:50:18 7a69f60fc15c: Preparing 02:50:18 1c6b87a4cd83: Preparing 02:50:18 ac4528be9728: Preparing 02:50:18 b273e6811a2c: Preparing 02:50:18 5ca8db2a7196: Preparing 02:50:18 bcb7d2b2b0ef: Preparing 02:50:18 3c20671a5817: Preparing 02:50:18 b273e6811a2c: Waiting 02:50:18 5ca8db2a7196: Waiting 02:50:18 bcb7d2b2b0ef: Waiting 02:50:18 3c20671a5817: Waiting 02:50:18 61d42b732f11: Layer already exists 02:50:18 ac4528be9728: Layer already exists 02:50:18 7a69f60fc15c: Layer already exists 02:50:18 1c6b87a4cd83: Layer already exists 02:50:18 a09b41469263: Layer already exists 02:50:18 b273e6811a2c: Layer already exists 02:50:18 3c20671a5817: Layer already exists 02:50:18 5ca8db2a7196: Layer already exists 02:50:18 bcb7d2b2b0ef: Layer already exists 02:50:18 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:430b5d2e5144e78218782208d22b5a07cd1698613dc2c5f3ff22bca749260d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:19 + 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 02:50:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:50:19 a09b41469263: Preparing 02:50:19 61d42b732f11: Preparing 02:50:19 7a69f60fc15c: Preparing 02:50:19 1c6b87a4cd83: Preparing 02:50:19 ac4528be9728: Preparing 02:50:19 b273e6811a2c: Preparing 02:50:19 5ca8db2a7196: Preparing 02:50:19 bcb7d2b2b0ef: Preparing 02:50:19 3c20671a5817: Preparing 02:50:19 b273e6811a2c: Waiting 02:50:19 5ca8db2a7196: Waiting 02:50:19 bcb7d2b2b0ef: Waiting 02:50:19 3c20671a5817: Waiting 02:50:19 7a69f60fc15c: Layer already exists 02:50:19 a09b41469263: Layer already exists 02:50:19 1c6b87a4cd83: Layer already exists 02:50:19 ac4528be9728: Layer already exists 02:50:19 61d42b732f11: Layer already exists 02:50:19 bcb7d2b2b0ef: Layer already exists 02:50:19 b273e6811a2c: Layer already exists 02:50:19 5ca8db2a7196: Layer already exists 02:50:19 3c20671a5817: Layer already exists 02:50:19 main: digest: sha256:430b5d2e5144e78218782208d22b5a07cd1698613dc2c5f3ff22bca749260d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:19 ===================================================== [Pipeline] echo 02:50:19 taggedImages: 02:50:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:50:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:50:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.41 02:50:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:50:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:50:19 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:50:19 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:50:19 latest 02:50:19 3.2.0-dev.41 02:50:19 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:50:19 main 02:50:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:50:20 88ded711519e: Preparing 02:50:20 6ba27bc20b5e: Preparing 02:50:20 90f0abcdef03: Preparing 02:50:20 1c6b87a4cd83: Preparing 02:50:20 ac4528be9728: Preparing 02:50:20 57cb8ac0371c: Preparing 02:50:20 eb5ac18ba722: Preparing 02:50:20 bf035d109eef: Preparing 02:50:20 3c20671a5817: Preparing 02:50:20 eb5ac18ba722: Waiting 02:50:20 bf035d109eef: Waiting 02:50:20 3c20671a5817: Waiting 02:50:20 57cb8ac0371c: Waiting 02:50:20 1c6b87a4cd83: Layer already exists 02:50:20 ac4528be9728: Layer already exists 02:50:20 eb5ac18ba722: Layer already exists 02:50:20 bf035d109eef: Layer already exists 02:50:20 90f0abcdef03: Pushed 02:50:20 3c20671a5817: Layer already exists 02:50:20 88ded711519e: Pushed 02:50:20 6ba27bc20b5e: Pushed 02:50:42 57cb8ac0371c: Pushed 02:50:42 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:76d353a33aa2fc212e57137b805de128a1e1f055433af912b7de9207ba9dbff2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:43 + 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 02:50:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:50:43 88ded711519e: Preparing 02:50:43 6ba27bc20b5e: Preparing 02:50:43 90f0abcdef03: Preparing 02:50:43 1c6b87a4cd83: Preparing 02:50:43 ac4528be9728: Preparing 02:50:43 57cb8ac0371c: Preparing 02:50:43 eb5ac18ba722: Preparing 02:50:43 bf035d109eef: Preparing 02:50:43 3c20671a5817: Preparing 02:50:43 57cb8ac0371c: Waiting 02:50:43 eb5ac18ba722: Waiting 02:50:43 3c20671a5817: Waiting 02:50:43 bf035d109eef: Waiting 02:50:43 88ded711519e: Layer already exists 02:50:43 6ba27bc20b5e: Layer already exists 02:50:43 ac4528be9728: Layer already exists 02:50:43 90f0abcdef03: Layer already exists 02:50:43 1c6b87a4cd83: Layer already exists 02:50:43 57cb8ac0371c: Layer already exists 02:50:43 eb5ac18ba722: Layer already exists 02:50:43 bf035d109eef: Layer already exists 02:50:43 3c20671a5817: Layer already exists 02:50:43 latest: digest: sha256:76d353a33aa2fc212e57137b805de128a1e1f055433af912b7de9207ba9dbff2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.41 02:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:50:46 88ded711519e: Preparing 02:50:46 6ba27bc20b5e: Preparing 02:50:46 90f0abcdef03: Preparing 02:50:46 1c6b87a4cd83: Preparing 02:50:46 ac4528be9728: Preparing 02:50:46 57cb8ac0371c: Preparing 02:50:46 eb5ac18ba722: Preparing 02:50:46 bf035d109eef: Preparing 02:50:46 3c20671a5817: Preparing 02:50:46 57cb8ac0371c: Waiting 02:50:46 eb5ac18ba722: Waiting 02:50:46 bf035d109eef: Waiting 02:50:46 3c20671a5817: Waiting 02:50:46 90f0abcdef03: Layer already exists 02:50:46 88ded711519e: Layer already exists 02:50:46 1c6b87a4cd83: Layer already exists 02:50:46 ac4528be9728: Layer already exists 02:50:46 6ba27bc20b5e: Layer already exists 02:50:46 bf035d109eef: Layer already exists 02:50:46 57cb8ac0371c: Layer already exists 02:50:46 eb5ac18ba722: Layer already exists 02:50:46 3c20671a5817: Layer already exists 02:50:46 3.2.0-dev.41: digest: sha256:76d353a33aa2fc212e57137b805de128a1e1f055433af912b7de9207ba9dbff2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:50:47 88ded711519e: Preparing 02:50:47 6ba27bc20b5e: Preparing 02:50:47 90f0abcdef03: Preparing 02:50:47 1c6b87a4cd83: Preparing 02:50:47 ac4528be9728: Preparing 02:50:47 57cb8ac0371c: Preparing 02:50:47 eb5ac18ba722: Preparing 02:50:47 bf035d109eef: Preparing 02:50:47 3c20671a5817: Preparing 02:50:47 57cb8ac0371c: Waiting 02:50:47 eb5ac18ba722: Waiting 02:50:47 bf035d109eef: Waiting 02:50:47 3c20671a5817: Waiting 02:50:47 ac4528be9728: Layer already exists 02:50:47 1c6b87a4cd83: Layer already exists 02:50:47 90f0abcdef03: Layer already exists 02:50:47 88ded711519e: Layer already exists 02:50:47 6ba27bc20b5e: Layer already exists 02:50:47 bf035d109eef: Layer already exists 02:50:47 57cb8ac0371c: Layer already exists 02:50:47 eb5ac18ba722: Layer already exists 02:50:47 3c20671a5817: Layer already exists 02:50:47 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:76d353a33aa2fc212e57137b805de128a1e1f055433af912b7de9207ba9dbff2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:48 + 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 02:50:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:50:48 88ded711519e: Preparing 02:50:48 6ba27bc20b5e: Preparing 02:50:48 90f0abcdef03: Preparing 02:50:48 1c6b87a4cd83: Preparing 02:50:48 ac4528be9728: Preparing 02:50:48 57cb8ac0371c: Preparing 02:50:48 eb5ac18ba722: Preparing 02:50:48 bf035d109eef: Preparing 02:50:48 3c20671a5817: Preparing 02:50:48 eb5ac18ba722: Waiting 02:50:48 bf035d109eef: Waiting 02:50:48 3c20671a5817: Waiting 02:50:48 57cb8ac0371c: Waiting 02:50:48 1c6b87a4cd83: Layer already exists 02:50:48 90f0abcdef03: Layer already exists 02:50:48 6ba27bc20b5e: Layer already exists 02:50:48 ac4528be9728: Layer already exists 02:50:48 88ded711519e: Layer already exists 02:50:48 3c20671a5817: Layer already exists 02:50:48 eb5ac18ba722: Layer already exists 02:50:48 bf035d109eef: Layer already exists 02:50:48 57cb8ac0371c: Layer already exists 02:50:48 main: digest: sha256:76d353a33aa2fc212e57137b805de128a1e1f055433af912b7de9207ba9dbff2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:48 ===================================================== [Pipeline] echo 02:50:48 taggedImages: 02:50:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:50:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:50:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.41 02:50:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:50:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:50:48 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:50:48 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:50:48 latest 02:50:48 3.2.0-dev.41 02:50:48 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:50:48 main 02:50:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:50:49 cb96aa1559c7: Preparing 02:50:49 33ec2b46a61a: Preparing 02:50:49 1c6b87a4cd83: Preparing 02:50:49 ac4528be9728: Preparing 02:50:49 d74b02875ef8: Preparing 02:50:49 4c84a403240d: Preparing 02:50:49 3c20671a5817: Preparing 02:50:49 4c84a403240d: Waiting 02:50:49 3c20671a5817: Waiting 02:50:49 ac4528be9728: Layer already exists 02:50:49 1c6b87a4cd83: Layer already exists 02:50:49 3c20671a5817: Layer already exists 02:50:49 d74b02875ef8: Pushed 02:50:49 cb96aa1559c7: Pushed 02:50:50 4c84a403240d: Pushed 02:50:56 33ec2b46a61a: Pushed 02:50:56 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:43e5d49cf237d063cb919436ceec26e9e031c991ebab0886b01c067da09f9592 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:50:57 cb96aa1559c7: Preparing 02:50:57 33ec2b46a61a: Preparing 02:50:57 1c6b87a4cd83: Preparing 02:50:57 ac4528be9728: Preparing 02:50:57 d74b02875ef8: Preparing 02:50:57 4c84a403240d: Preparing 02:50:57 3c20671a5817: Preparing 02:50:57 4c84a403240d: Waiting 02:50:57 3c20671a5817: Waiting 02:50:57 ac4528be9728: Layer already exists 02:50:57 d74b02875ef8: Layer already exists 02:50:57 33ec2b46a61a: Layer already exists 02:50:57 cb96aa1559c7: Layer already exists 02:50:57 1c6b87a4cd83: Layer already exists 02:50:57 3c20671a5817: Layer already exists 02:50:57 4c84a403240d: Layer already exists 02:50:57 latest: digest: sha256:43e5d49cf237d063cb919436ceec26e9e031c991ebab0886b01c067da09f9592 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.41 02:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:50:58 cb96aa1559c7: Preparing 02:50:58 33ec2b46a61a: Preparing 02:50:58 1c6b87a4cd83: Preparing 02:50:58 ac4528be9728: Preparing 02:50:58 d74b02875ef8: Preparing 02:50:58 4c84a403240d: Preparing 02:50:58 3c20671a5817: Preparing 02:50:58 4c84a403240d: Waiting 02:50:58 3c20671a5817: Waiting 02:50:58 cb96aa1559c7: Layer already exists 02:50:58 1c6b87a4cd83: Layer already exists 02:50:58 33ec2b46a61a: Layer already exists 02:50:58 ac4528be9728: Layer already exists 02:50:58 d74b02875ef8: Layer already exists 02:50:58 4c84a403240d: Layer already exists 02:50:58 3c20671a5817: Layer already exists 02:50:58 3.2.0-dev.41: digest: sha256:43e5d49cf237d063cb919436ceec26e9e031c991ebab0886b01c067da09f9592 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:50:59 cb96aa1559c7: Preparing 02:50:59 33ec2b46a61a: Preparing 02:50:59 1c6b87a4cd83: Preparing 02:50:59 ac4528be9728: Preparing 02:50:59 d74b02875ef8: Preparing 02:50:59 4c84a403240d: Preparing 02:50:59 3c20671a5817: Preparing 02:50:59 3c20671a5817: Waiting 02:50:59 4c84a403240d: Waiting 02:50:59 cb96aa1559c7: Layer already exists 02:50:59 d74b02875ef8: Layer already exists 02:50:59 ac4528be9728: Layer already exists 02:50:59 1c6b87a4cd83: Layer already exists 02:50:59 33ec2b46a61a: Layer already exists 02:50:59 4c84a403240d: Layer already exists 02:50:59 3c20671a5817: Layer already exists 02:50:59 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:43e5d49cf237d063cb919436ceec26e9e031c991ebab0886b01c067da09f9592 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:51:00 cb96aa1559c7: Preparing 02:51:00 33ec2b46a61a: Preparing 02:51:00 1c6b87a4cd83: Preparing 02:51:00 ac4528be9728: Preparing 02:51:00 d74b02875ef8: Preparing 02:51:00 4c84a403240d: Preparing 02:51:00 3c20671a5817: Preparing 02:51:00 4c84a403240d: Waiting 02:51:00 1c6b87a4cd83: Layer already exists 02:51:00 d74b02875ef8: Layer already exists 02:51:00 cb96aa1559c7: Layer already exists 02:51:00 33ec2b46a61a: Layer already exists 02:51:00 ac4528be9728: Layer already exists 02:51:00 4c84a403240d: Layer already exists 02:51:00 3c20671a5817: Layer already exists 02:51:00 main: digest: sha256:43e5d49cf237d063cb919436ceec26e9e031c991ebab0886b01c067da09f9592 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:00 ===================================================== [Pipeline] echo 02:51:00 taggedImages: 02:51:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:51:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:51:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.41 02:51:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:51:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:51:00 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:51:00 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:51:00 latest 02:51:00 3.2.0-dev.41 02:51:00 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:51:00 main 02:51:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:51:01 f42263f2e0b1: Preparing 02:51:01 a82ac3638c4e: Preparing 02:51:01 1c6b87a4cd83: Preparing 02:51:01 ac4528be9728: Preparing 02:51:01 db1ed6fcdbe7: Preparing 02:51:01 c08a3e93f783: Preparing 02:51:01 3c20671a5817: Preparing 02:51:01 c08a3e93f783: Waiting 02:51:01 3c20671a5817: Waiting 02:51:01 1c6b87a4cd83: Layer already exists 02:51:01 ac4528be9728: Layer already exists 02:51:01 db1ed6fcdbe7: Layer already exists 02:51:01 c08a3e93f783: Layer already exists 02:51:01 3c20671a5817: Layer already exists 02:51:01 f42263f2e0b1: Pushed 02:51:08 a82ac3638c4e: Pushed 02:51:08 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1: digest: sha256:085c75f5dcb3408cb98dc591e4de48944b654a45f6fac66d3abb5f0ebfe8d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:51:09 f42263f2e0b1: Preparing 02:51:09 a82ac3638c4e: Preparing 02:51:09 1c6b87a4cd83: Preparing 02:51:09 ac4528be9728: Preparing 02:51:09 db1ed6fcdbe7: Preparing 02:51:09 c08a3e93f783: Preparing 02:51:09 3c20671a5817: Preparing 02:51:09 c08a3e93f783: Waiting 02:51:09 3c20671a5817: Waiting 02:51:09 db1ed6fcdbe7: Layer already exists 02:51:09 f42263f2e0b1: Layer already exists 02:51:09 1c6b87a4cd83: Layer already exists 02:51:09 a82ac3638c4e: Layer already exists 02:51:09 ac4528be9728: Layer already exists 02:51:09 3c20671a5817: Layer already exists 02:51:09 c08a3e93f783: Layer already exists 02:51:09 latest: digest: sha256:085c75f5dcb3408cb98dc591e4de48944b654a45f6fac66d3abb5f0ebfe8d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.41 02:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:51:10 f42263f2e0b1: Preparing 02:51:10 a82ac3638c4e: Preparing 02:51:10 1c6b87a4cd83: Preparing 02:51:10 ac4528be9728: Preparing 02:51:10 db1ed6fcdbe7: Preparing 02:51:10 c08a3e93f783: Preparing 02:51:10 3c20671a5817: Preparing 02:51:10 c08a3e93f783: Waiting 02:51:10 3c20671a5817: Waiting 02:51:10 ac4528be9728: Layer already exists 02:51:10 db1ed6fcdbe7: Layer already exists 02:51:10 f42263f2e0b1: Layer already exists 02:51:10 1c6b87a4cd83: Layer already exists 02:51:10 a82ac3638c4e: Layer already exists 02:51:10 c08a3e93f783: Layer already exists 02:51:10 3c20671a5817: Layer already exists 02:51:10 3.2.0-dev.41: digest: sha256:085c75f5dcb3408cb98dc591e4de48944b654a45f6fac66d3abb5f0ebfe8d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:51:11 f42263f2e0b1: Preparing 02:51:11 a82ac3638c4e: Preparing 02:51:11 1c6b87a4cd83: Preparing 02:51:11 ac4528be9728: Preparing 02:51:11 db1ed6fcdbe7: Preparing 02:51:11 c08a3e93f783: Preparing 02:51:11 3c20671a5817: Preparing 02:51:11 c08a3e93f783: Waiting 02:51:11 3c20671a5817: Waiting 02:51:11 f42263f2e0b1: Layer already exists 02:51:11 a82ac3638c4e: Layer already exists 02:51:11 ac4528be9728: Layer already exists 02:51:11 1c6b87a4cd83: Layer already exists 02:51:11 db1ed6fcdbe7: Layer already exists 02:51:11 c08a3e93f783: Layer already exists 02:51:11 3c20671a5817: Layer already exists 02:51:11 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41: digest: sha256:085c75f5dcb3408cb98dc591e4de48944b654a45f6fac66d3abb5f0ebfe8d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:51:12 f42263f2e0b1: Preparing 02:51:12 a82ac3638c4e: Preparing 02:51:12 1c6b87a4cd83: Preparing 02:51:12 ac4528be9728: Preparing 02:51:12 db1ed6fcdbe7: Preparing 02:51:12 c08a3e93f783: Preparing 02:51:12 3c20671a5817: Preparing 02:51:12 c08a3e93f783: Waiting 02:51:12 3c20671a5817: Waiting 02:51:12 f42263f2e0b1: Layer already exists 02:51:12 a82ac3638c4e: Layer already exists 02:51:12 db1ed6fcdbe7: Layer already exists 02:51:12 1c6b87a4cd83: Layer already exists 02:51:12 ac4528be9728: Layer already exists 02:51:12 3c20671a5817: Layer already exists 02:51:12 c08a3e93f783: Layer already exists 02:51:12 main: digest: sha256:085c75f5dcb3408cb98dc591e4de48944b654a45f6fac66d3abb5f0ebfe8d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:12 ===================================================== [Pipeline] echo 02:51:12 taggedImages: 02:51:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 02:51:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:51:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.41 02:51:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:041e6f6c6c367bee7b45b8df01fd92059f4bc2e1-3.2.0-dev.41 02:51:12 - 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 02:51:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:51:13 02:51:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:51:13 arm64: Pulling from edgex-lftools-log-publisher 02:51:13 8998bd30e6a1: Pulling fs layer 02:51:13 04944245beec: Pulling fs layer 02:51:13 699f458cf7ca: Pulling fs layer 02:51:13 765212b225bb: Pulling fs layer 02:51:13 f23df028b6ca: Pulling fs layer 02:51:13 d65c8cfc05b1: Pulling fs layer 02:51:13 2437ff75d9bd: Pulling fs layer 02:51:13 765212b225bb: Waiting 02:51:13 f23df028b6ca: Waiting 02:51:13 d65c8cfc05b1: Waiting 02:51:13 2437ff75d9bd: Waiting 02:51:13 04944245beec: Verifying Checksum 02:51:13 04944245beec: Download complete 02:51:13 765212b225bb: Download complete 02:51:13 f23df028b6ca: Download complete 02:51:13 d65c8cfc05b1: Download complete 02:51:13 699f458cf7ca: Verifying Checksum 02:51:14 8998bd30e6a1: Download complete 02:51:17 2437ff75d9bd: Verifying Checksum 02:51:17 2437ff75d9bd: Download complete 02:51:19 8998bd30e6a1: Pull complete 02:51:19 04944245beec: Pull complete 02:51:21 699f458cf7ca: Pull complete 02:51:21 765212b225bb: Pull complete 02:51:22 f23df028b6ca: Pull complete 02:51:22 d65c8cfc05b1: Pull complete 02:51:40 2437ff75d9bd: Pull complete 02:51:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:51:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:51:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:40 prd-ubuntu20.04-docker-arm64-4c-16g-6806 does not seem to be running inside a container 02:51:40 $ 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/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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 02:51:43 $ docker top d621c095e1493aefde821296a119cd3df29a1362a9a06efea41f993d9176e8fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:44 ---> job-cost.sh 02:51:44 lf-activate-venv: SKIPPING 02:51:44 INFO: No Stack... 02:51:44 INFO: Retrieving Pricing Info for: v3-standard-4 02:51:45 INFO: Archiving Costs [Pipeline] sh 02:51:46 + cat /w/workspace/edgex-go/659/archives/cost.csv 02:51:46 + cut -d, -f6 [Pipeline] lock 02:51:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-659-stack-cost] 02:51:46 Resource [jenkins-edgexfoundry-edgex-go-main-659-stack-cost] did not exist. Created. 02:51:46 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-659-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:51:46 + echo total: 0.10999999940395355 [Pipeline] stash 02:51:47 Stashed 1 file(s) [Pipeline] } 02:51:47 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-659-stack-cost] [Pipeline] // lock [Pipeline] } 02:51:47 $ docker stop --time=1 d621c095e1493aefde821296a119cd3df29a1362a9a06efea41f993d9176e8fe 02:51:48 $ docker rm -f --volumes d621c095e1493aefde821296a119cd3df29a1362a9a06efea41f993d9176e8fe [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 02:51:49 provisioning config files... 02:51:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/659@tmp/config6109747306923088249tmp [Pipeline] { [Pipeline] sh 02:51:49 + set +x 02:51:49 + bash -s -- 02:51:49 + curl -s https://codecov.io/bash 02:51:49 02:51:49 _____ _ 02:51:49 / ____| | | 02:51:49 | | ___ __| | ___ ___ _____ __ 02:51:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:51:49 | |___| (_) | (_| | __/ (_| (_) \ V / 02:51:49 \_____\___/ \__,_|\___|\___\___/ \_/ 02:51:49 Bash-1.0.6 02:51:49 02:51:49 02:51:49 ==> git version 2.25.1 found 02:51:49 ==> 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 02:51:49 Release-Date: 2020-01-08 02:51:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:51:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:51:49 ==> Jenkins CI detected. 02:51:49 current dir:  /w/workspace/edgex-go/659 02:51:49 project root: . 02:51:49 --> token set from env 02:51:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:51:49 ==> Running gcov in . (disable via -X gcov) 02:51:49 ==> Python coveragepy not found 02:51:49 ==> Searching for coverage reports in: 02:51:49 + . 02:51:49 -> Found 1 reports 02:51:49 ==> Detecting git/mercurial file structure 02:51:49 ==> Reading reports 02:51:49 + ./coverage.out bytes=481596 02:51:49 ==> Appending adjustments 02:51:49 https://docs.codecov.io/docs/fixing-reports 02:51:51 + Found adjustments 02:51:51 ==> Gzipping contents 02:51:51 60K /tmp/codecov.kYMlZm.gz 02:51:51 ==> Uploading reports 02:51:51 url: https://codecov.io 02:51:51 query: branch=main&commit=041e6f6c6c367bee7b45b8df01fd92059f4bc2e1&build=659&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F659%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:51:51 -> Pinging Codecov 02:51:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=041e6f6c6c367bee7b45b8df01fd92059f4bc2e1&build=659&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F659%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:51:51 -> Uploading to 02:51:51 https://storage.googleapis.com/codecov/v4/raw/2024-07-31/00271124DB129430A58F1EEE437C3FCB/041e6f6c6c367bee7b45b8df01fd92059f4bc2e1/0dd7e604-0a6a-43a7-8077-c2dedf17c117.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T025151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=970432d8cba79efb050e617d8f1d7006c1afa36b949063166271565b4776f9df 02:51:51 % Total % Received % Xferd Average Speed Time Time Time Current 02:51:51 Dload Upload Total Spent Left Speed 02:51:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61386 0 0 100 61386 0 203k --:--:-- --:--:-- --:--:-- 203k 02:51:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 [Pipeline] } 02:51:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:51:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:51:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:51:52 02:51:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:51:52 latest: Pulling from edgex-devops/edgex-snyk-go 02:51:52 619be1103602: Already exists 02:51:52 f8ea3408117e: Pulling fs layer 02:51:52 91320369b822: Pulling fs layer 02:51:52 0406650e8295: Pulling fs layer 02:51:52 4f4fb700ef54: Pulling fs layer 02:51:52 96d80e3f36e1: Pulling fs layer 02:51:52 bcf3aedb951c: Pulling fs layer 02:51:52 4f4fb700ef54: Waiting 02:51:52 96d80e3f36e1: Waiting 02:51:52 bcf3aedb951c: Waiting 02:51:52 0406650e8295: Verifying Checksum 02:51:52 0406650e8295: Download complete 02:51:52 f8ea3408117e: Download complete 02:51:52 4f4fb700ef54: Verifying Checksum 02:51:52 4f4fb700ef54: Download complete 02:51:52 f8ea3408117e: Pull complete 02:51:52 96d80e3f36e1: Verifying Checksum 02:51:52 96d80e3f36e1: Download complete 02:51:52 91320369b822: Verifying Checksum 02:51:52 91320369b822: Download complete 02:51:53 bcf3aedb951c: Verifying Checksum 02:51:56 91320369b822: Pull complete 02:51:56 0406650e8295: Pull complete 02:51:56 4f4fb700ef54: Pull complete 02:51:56 96d80e3f36e1: Pull complete 02:51:58 bcf3aedb951c: Pull complete 02:51:58 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 02:51:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:51:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:58 prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container 02:51:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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 02:52:01 $ docker top ad760231511ea597f3af4e7ea52dde82a05ea20276447700b639ac9ef9f268d7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:01 + git config --global --add safe.directory /w/workspace/edgex-go/659 [Pipeline] echo 02:52:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:52:01 + set -o pipefail 02:52:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:52:09 02:52:09 Monitoring /w/workspace/edgex-go/659 (github.com/edgexfoundry/edgex-go)... 02:52:09 02:52:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/f25dbb4e-6cdc-4be1-9a98-688fb6612963 02:52:09 02:52:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:52:09 02:52:09 02:52:09 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:52:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:52:10 $ docker stop --time=1 ad760231511ea597f3af4e7ea52dde82a05ea20276447700b639ac9ef9f268d7 02:52:12 $ docker rm -f --volumes ad760231511ea597f3af4e7ea52dde82a05ea20276447700b639ac9ef9f268d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:52:12 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:12 provisioning config files... 02:52:12 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/659@tmp/config7115916551166043506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:13 --> edgex-publish-swagger.sh 02:52:13 === Publish openapi/v3 API === 02:52:13 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 02:52:13 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/659/openapi/v3/core-command.yaml] 02:52:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:13 Dload Upload Total Spent Left Speed 02:52:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 52200 --:--:-- --:--:-- --:--:-- 52117 02:52:13 02:52:13 02:52:13 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/659/openapi/v3/core-data.yaml] 02:52:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:13 Dload Upload Total Spent Left Speed 02:52:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 106k --:--:-- --:--:-- --:--:-- 105k 100 72043 0 0 100 72043 0 106k --:--:-- --:--:-- --:--:-- 105k 02:52:14 02:52:14 02:52:14 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/659/openapi/v3/core-keeper.yaml] 02:52:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:14 Dload Upload Total Spent Left Speed 02:52:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 240 116k --:--:-- --:--:-- --:--:-- 116k 02:52:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:52:14 02:52:14 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/659/openapi/v3/core-metadata.yaml] 02:52:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:14 Dload Upload Total Spent Left Speed 02:52:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 277 264k --:--:-- --:--:-- --:--:-- 264k 100 149k 100 156 100 148k 277 264k --:--:-- --:--:-- --:--:-- 264k 02:52:15 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:52:15 02:52:15 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/659/openapi/v3/support-cron-scheduler.yaml] 02:52:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:15 Dload Upload Total Spent Left Speed 02:52:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42976 100 66 100 42910 226 143k --:--:-- --:--:-- --:--:-- 144k 02:52:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:52:15 02:52:15 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/659/openapi/v3/support-notifications.yaml] 02:52:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:15 Dload Upload Total Spent Left Speed 02:52:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 305 166k --:--:-- --:--:-- --:--:-- 166k 100 87457 100 156 100 87301 304 166k --:--:-- --:--:-- --:--:-- 166k 02:52:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:52:16 02:52:16 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/659/openapi/v3/support-scheduler.yaml] 02:52:16 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:16 Dload Upload Total Spent Left Speed 02:52:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 297 70522 --:--:-- --:--:-- --:--:-- 70820 02:52:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:52:16 [Pipeline] } 02:52:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:52:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:17 prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container 02:52:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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 02:52:17 $ docker top 96ffcfbbbbe0f1d719db21d4277ae4ba0cc7544bd8ab6f4ff5200376b93bea3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:18 [ssh-agent] Looking for ssh-agent implementation... 02:52:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:18 $ docker exec 96ffcfbbbbe0f1d719db21d4277ae4ba0cc7544bd8ab6f4ff5200376b93bea3b ssh-agent 02:52:18 SSH_AUTH_SOCK=/tmp/ssh-0wBGyrcbtMn4/agent.32 02:52:18 SSH_AGENT_PID=38 02:52:18 Running ssh-add (command line suppressed) 02:52:18 Identity added: /w/workspace/edgex-go/659@tmp/private_key_9819930889639335831.key (/w/workspace/edgex-go/659@tmp/private_key_9819930889639335831.key) 02:52:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:18 + git semver tag 02:52:19 2024-07-31 02:52:18,960 [run_tag] DEBUG tag force:False 02:52:19 2024-07-31 02:52:18,960 [check_head_tag] DEBUG check head tag 02:52:19 2024-07-31 02:52:18,963 [execute] INFO git cat-file --batch-check 02:52:19 2024-07-31 02:52:18,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/659, universal_newlines=False, shell=None, istream=) 02:52:19 2024-07-31 02:52:18,968 [execute] INFO git cat-file --batch 02:52:19 2024-07-31 02:52:18,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/659, universal_newlines=False, shell=None, istream=) 02:52:19 2024-07-31 02:52:19,005 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main 02:52:19 2024-07-31 02:52:19,005 [execute] INFO git tag -a v3.2.0-dev.41 -m v3.2.0-dev.41 02:52:19 2024-07-31 02:52:19,005 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.41', '-m', 'v3.2.0-dev.41'], cwd=/w/workspace/edgex-go/659, universal_newlines=False, shell=None, istream=None) 02:52:19 2024-07-31 02:52:19,010 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main 02:52:19 3.2.0-dev.41 [Pipeline] } 02:52:19 $ docker exec --env ******** --env ******** 96ffcfbbbbe0f1d719db21d4277ae4ba0cc7544bd8ab6f4ff5200376b93bea3b ssh-agent -k 02:52:19 unset SSH_AUTH_SOCK; 02:52:19 unset SSH_AGENT_PID; 02:52:19 echo Agent pid 38 killed; 02:52:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:19 + git semver [Pipeline] } 02:52:19 $ docker stop --time=1 96ffcfbbbbe0f1d719db21d4277ae4ba0cc7544bd8ab6f4ff5200376b93bea3b 02:52:21 $ docker rm -f --volumes 96ffcfbbbbe0f1d719db21d4277ae4ba0cc7544bd8ab6f4ff5200376b93bea3b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:52:21 02:52:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:52:22 0.23.1-centos7: Pulling from edgex-lftools 02:52:22 ab5ef0e58194: Pulling fs layer 02:52:22 9712f1f96733: Pulling fs layer 02:52:22 63f879dbbcfc: Pulling fs layer 02:52:22 0d9ebad4ef96: Pulling fs layer 02:52:22 e9a5061849ea: Pulling fs layer 02:52:22 d747dcd14b5f: Pulling fs layer 02:52:22 2de7ff778b66: Pulling fs layer 02:52:22 0d9ebad4ef96: Waiting 02:52:22 e9a5061849ea: Waiting 02:52:22 d747dcd14b5f: Waiting 02:52:22 9712f1f96733: Verifying Checksum 02:52:22 9712f1f96733: Download complete 02:52:22 63f879dbbcfc: Verifying Checksum 02:52:22 63f879dbbcfc: Download complete 02:52:22 e9a5061849ea: Verifying Checksum 02:52:22 e9a5061849ea: Download complete 02:52:22 d747dcd14b5f: Download complete 02:52:22 0d9ebad4ef96: Verifying Checksum 02:52:22 0d9ebad4ef96: Download complete 02:52:22 ab5ef0e58194: Verifying Checksum 02:52:22 ab5ef0e58194: Download complete 02:52:22 2de7ff778b66: Verifying Checksum 02:52:22 2de7ff778b66: Download complete 02:52:25 ab5ef0e58194: Pull complete 02:52:25 9712f1f96733: Pull complete 02:52:26 63f879dbbcfc: Pull complete 02:52:29 0d9ebad4ef96: Pull complete 02:52:29 e9a5061849ea: Pull complete 02:52:29 d747dcd14b5f: Pull complete 02:52:31 2de7ff778b66: Pull complete 02:52:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:52:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:52:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:31 prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container 02:52:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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 02:52:32 $ docker top 3e3758e79ecb63a148bc1bd67ce861d6438fc42bb15cfc754d64f749ed1efb2d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:52:32 provisioning config files... 02:52:32 copy managed file [sigul-config] to file:/w/workspace/edgex-go/659@tmp/config12191209389811359796tmp 02:52:32 copy managed file [sigul-password] to file:/w/workspace/edgex-go/659@tmp/config14557767370923788627tmp 02:52:32 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/659@tmp/config694423550513939564tmp [Pipeline] { [Pipeline] echo 02:52:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:52:33 ---> sigul-configuration.sh 02:52:33 gpg: directory `/root/.gnupg' created 02:52:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:52:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:52:33 gpg: keyring `/root/.gnupg/secring.gpg' created 02:52:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:52:33 gpg: CAST5 encrypted data 02:52:33 gpg: encrypted with 1 passphrase 02:52:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:52:33 + mkdir /home/jenkins 02:52:33 + mkdir /home/jenkins/sigul [Pipeline] sh 02:52:33 + 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 02:52:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:52:34 ---> sigul-install.sh 02:52:34 Sigul already installed; skipping installation. [Pipeline] sh 02:52:34 + git tag --list 02:52:34 0.6.0 02:52:34 0.6.1 02:52:34 0.7.0 02:52:34 0.7.1 02:52:34 v1.0.0 02:52:34 v1.0.1 02:52:34 v1.1.0 02:52:34 v1.2.0 02:52:34 v1.2.1 02:52:34 v1.3.0 02:52:34 v1.3.1 02:52:34 v2.0.0 02:52:34 v2.1.0 02:52:34 v2.1.1 02:52:34 v2.2.0 02:52:34 v2.3.0 02:52:34 v3.0 02:52:34 v3.0.0 02:52:34 v3.1 02:52:34 v3.1.0 02:52:34 v3.1.0-dev.1 02:52:34 v3.1.0-dev.10 02:52:34 v3.1.0-dev.11 02:52:34 v3.1.0-dev.12 02:52:34 v3.1.0-dev.13 02:52:34 v3.1.0-dev.14 02:52:34 v3.1.0-dev.15 02:52:34 v3.1.0-dev.16 02:52:34 v3.1.0-dev.17 02:52:34 v3.1.0-dev.18 02:52:34 v3.1.0-dev.19 02:52:34 v3.1.0-dev.2 02:52:34 v3.1.0-dev.20 02:52:34 v3.1.0-dev.21 02:52:34 v3.1.0-dev.22 02:52:34 v3.1.0-dev.23 02:52:34 v3.1.0-dev.24 02:52:34 v3.1.0-dev.25 02:52:34 v3.1.0-dev.26 02:52:34 v3.1.0-dev.27 02:52:34 v3.1.0-dev.28 02:52:34 v3.1.0-dev.29 02:52:34 v3.1.0-dev.3 02:52:34 v3.1.0-dev.30 02:52:34 v3.1.0-dev.31 02:52:34 v3.1.0-dev.32 02:52:34 v3.1.0-dev.33 02:52:34 v3.1.0-dev.34 02:52:34 v3.1.0-dev.35 02:52:34 v3.1.0-dev.36 02:52:34 v3.1.0-dev.37 02:52:34 v3.1.0-dev.38 02:52:34 v3.1.0-dev.39 02:52:34 v3.1.0-dev.4 02:52:34 v3.1.0-dev.40 02:52:34 v3.1.0-dev.41 02:52:34 v3.1.0-dev.42 02:52:34 v3.1.0-dev.43 02:52:34 v3.1.0-dev.44 02:52:34 v3.1.0-dev.45 02:52:34 v3.1.0-dev.46 02:52:34 v3.1.0-dev.47 02:52:34 v3.1.0-dev.48 02:52:34 v3.1.0-dev.49 02:52:34 v3.1.0-dev.5 02:52:34 v3.1.0-dev.50 02:52:34 v3.1.0-dev.51 02:52:34 v3.1.0-dev.52 02:52:34 v3.1.0-dev.53 02:52:34 v3.1.0-dev.54 02:52:34 v3.1.0-dev.55 02:52:34 v3.1.0-dev.56 02:52:34 v3.1.0-dev.57 02:52:34 v3.1.0-dev.58 02:52:34 v3.1.0-dev.59 02:52:34 v3.1.0-dev.6 02:52:34 v3.1.0-dev.60 02:52:34 v3.1.0-dev.61 02:52:34 v3.1.0-dev.62 02:52:34 v3.1.0-dev.63 02:52:34 v3.1.0-dev.64 02:52:34 v3.1.0-dev.65 02:52:34 v3.1.0-dev.66 02:52:34 v3.1.0-dev.67 02:52:34 v3.1.0-dev.68 02:52:34 v3.1.0-dev.69 02:52:34 v3.1.0-dev.7 02:52:34 v3.1.0-dev.70 02:52:34 v3.1.0-dev.71 02:52:34 v3.1.0-dev.72 02:52:34 v3.1.0-dev.73 02:52:34 v3.1.0-dev.8 02:52:34 v3.1.0-dev.9 02:52:34 v3.1.1 02:52:34 v3.1.1-dev.1 02:52:34 v3.1.1-dev.2 02:52:34 v3.2.0-dev.1 02:52:34 v3.2.0-dev.10 02:52:34 v3.2.0-dev.11 02:52:34 v3.2.0-dev.12 02:52:34 v3.2.0-dev.13 02:52:34 v3.2.0-dev.14 02:52:34 v3.2.0-dev.15 02:52:34 v3.2.0-dev.16 02:52:34 v3.2.0-dev.17 02:52:34 v3.2.0-dev.18 02:52:34 v3.2.0-dev.19 02:52:34 v3.2.0-dev.2 02:52:34 v3.2.0-dev.20 02:52:34 v3.2.0-dev.21 02:52:34 v3.2.0-dev.22 02:52:34 v3.2.0-dev.23 02:52:34 v3.2.0-dev.24 02:52:34 v3.2.0-dev.25 02:52:34 v3.2.0-dev.26 02:52:34 v3.2.0-dev.27 02:52:34 v3.2.0-dev.28 02:52:34 v3.2.0-dev.29 02:52:34 v3.2.0-dev.3 02:52:34 v3.2.0-dev.30 02:52:34 v3.2.0-dev.31 02:52:34 v3.2.0-dev.32 02:52:34 v3.2.0-dev.33 02:52:34 v3.2.0-dev.34 02:52:34 v3.2.0-dev.35 02:52:34 v3.2.0-dev.36 02:52:34 v3.2.0-dev.37 02:52:34 v3.2.0-dev.38 02:52:34 v3.2.0-dev.39 02:52:34 v3.2.0-dev.4 02:52:34 v3.2.0-dev.40 02:52:34 v3.2.0-dev.41 02:52:34 v3.2.0-dev.5 02:52:34 v3.2.0-dev.6 02:52:34 v3.2.0-dev.7 02:52:34 v3.2.0-dev.8 02:52:34 v3.2.0-dev.9 [Pipeline] sh 02:52:34 + lftools sign git-tag v3.2.0-dev.41 02:52:35 Signing Git tag with Sigul... 02:52:35 Signing v3.2.0-dev.41 [Pipeline] echo 02:52:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:52:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:52:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:52:36 $ docker stop --time=1 3e3758e79ecb63a148bc1bd67ce861d6438fc42bb15cfc754d64f749ed1efb2d 02:52:37 $ docker rm -f --volumes 3e3758e79ecb63a148bc1bd67ce861d6438fc42bb15cfc754d64f749ed1efb2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:52:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:38 prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container 02:52:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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 02:52:38 $ docker top 4d69c92065c101930385ea26e7ba7a27a1c83ca9f3f4555373fc65f74aef4238 -eo pid,comm 02:52:38 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). 02:52:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:38 [ssh-agent] Looking for ssh-agent implementation... 02:52:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:38 $ docker exec 4d69c92065c101930385ea26e7ba7a27a1c83ca9f3f4555373fc65f74aef4238 ssh-agent 02:52:39 SSH_AUTH_SOCK=/tmp/ssh-fmPQaGzU28s5/agent.32 02:52:39 SSH_AGENT_PID=38 02:52:39 Running ssh-add (command line suppressed) 02:52:39 Identity added: /w/workspace/edgex-go/659@tmp/private_key_8171380912927517735.key (/w/workspace/edgex-go/659@tmp/private_key_8171380912927517735.key) 02:52:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:39 + git semver bump pre 02:52:39 2024-07-31 02:52:39,587 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main 02:52:39 2024-07-31 02:52:39,587 [bump_version] DEBUG bumping version:3.2.0-dev.41 on axis:pre with prefix:dev 02:52:39 2024-07-31 02:52:39,587 [bump_version] DEBUG bumped version:3.2.0-dev.42 02:52:39 2024-07-31 02:52:39,587 [write_version] DEBUG write version:3.2.0-dev.42 to path:/w/workspace/edgex-go/659/.semver/main with force:True 02:52:39 2024-07-31 02:52:39,587 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main 02:52:39 2024-07-31 02:52:39,588 [write_file] DEBUG write to file:/w/workspace/edgex-go/659/.semver/main 02:52:39 2024-07-31 02:52:39,589 [execute] INFO git cat-file --batch-check 02:52:39 2024-07-31 02:52:39,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/659/.semver, universal_newlines=False, shell=None, istream=) 02:52:39 2024-07-31 02:52:39,595 [execute] INFO git cat-file --batch 02:52:39 2024-07-31 02:52:39,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/659/.semver, universal_newlines=False, shell=None, istream=) 02:52:39 2024-07-31 02:52:39,600 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main 02:52:39 3.2.0-dev.42 [Pipeline] } 02:52:39 $ docker exec --env ******** --env ******** 4d69c92065c101930385ea26e7ba7a27a1c83ca9f3f4555373fc65f74aef4238 ssh-agent -k 02:52:39 unset SSH_AUTH_SOCK; 02:52:39 unset SSH_AGENT_PID; 02:52:39 echo Agent pid 38 killed; 02:52:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:40 + git semver [Pipeline] } 02:52:40 $ docker stop --time=1 4d69c92065c101930385ea26e7ba7a27a1c83ca9f3f4555373fc65f74aef4238 02:52:41 $ docker rm -f --volumes 4d69c92065c101930385ea26e7ba7a27a1c83ca9f3f4555373fc65f74aef4238 [Pipeline] // withDockerContainer [Pipeline] sh 02:52:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:42 prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container 02:52:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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 02:52:42 $ docker top d40bbf02c444455d476ab611bcf80f4a8e5ab92f6ded96aaef0214a00be2605b -eo pid,comm 02:52:42 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). 02:52:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:42 [ssh-agent] Looking for ssh-agent implementation... 02:52:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:42 $ docker exec d40bbf02c444455d476ab611bcf80f4a8e5ab92f6ded96aaef0214a00be2605b ssh-agent 02:52:43 SSH_AUTH_SOCK=/tmp/ssh-t0UdLVD8cGxd/agent.32 02:52:43 SSH_AGENT_PID=38 02:52:43 Running ssh-add (command line suppressed) 02:52:43 Identity added: /w/workspace/edgex-go/659@tmp/private_key_2444733606294555425.key (/w/workspace/edgex-go/659@tmp/private_key_2444733606294555425.key) 02:52:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:43 + git semver push 02:52:43 2024-07-31 02:52:43,656 [run_push] DEBUG push 02:52:43 2024-07-31 02:52:43,657 [execute] INFO git cat-file --batch-check 02:52:43 2024-07-31 02:52:43,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/659/.semver, universal_newlines=False, shell=None, istream=) 02:52:43 2024-07-31 02:52:43,660 [execute] INFO git rev-list cc8dc476ac3befe181aacf115155ab212bc47939 -- 02:52:43 2024-07-31 02:52:43,660 [execute] DEBUG Popen(['git', 'rev-list', 'cc8dc476ac3befe181aacf115155ab212bc47939', '--'], cwd=/w/workspace/edgex-go/659/.semver, universal_newlines=False, shell=None, istream=None) 02:52:43 2024-07-31 02:52:43,678 [execute] INFO git fetch -v origin 02:52:43 2024-07-31 02:52:43,679 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/659/.semver, universal_newlines=True, shell=None, istream=None) 02:52:44 2024-07-31 02:52:44,108 [run_push] DEBUG no remote changes detected 02:52:44 2024-07-31 02:52:44,108 [execute] INFO git push origin semver 02:52:44 2024-07-31 02:52:44,108 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/659/.semver, universal_newlines=False, shell=None, istream=None) 02:52:45 2024-07-31 02:52:44,880 [run_push] DEBUG push all version tags 02:52:45 2024-07-31 02:52:44,880 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:52:45 2024-07-31 02:52:44,881 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/659, universal_newlines=False, shell=None, istream=None) 02:52:45 2024-07-31 02:52:45,566 [read_version] DEBUG read version from /w/workspace/edgex-go/659/.semver/main 02:52:45 3.2.0-dev.42 [Pipeline] } 02:52:45 $ docker exec --env ******** --env ******** d40bbf02c444455d476ab611bcf80f4a8e5ab92f6ded96aaef0214a00be2605b ssh-agent -k 02:52:45 unset SSH_AUTH_SOCK; 02:52:45 unset SSH_AGENT_PID; 02:52:45 echo Agent pid 38 killed; 02:52:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:46 + git semver [Pipeline] } 02:52:46 $ docker stop --time=1 d40bbf02c444455d476ab611bcf80f4a8e5ab92f6ded96aaef0214a00be2605b 02:52:47 $ docker rm -f --volumes d40bbf02c444455d476ab611bcf80f4a8e5ab92f6ded96aaef0214a00be2605b [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 02:52:48 + [ -d /w/workspace/edgex-go/659/archives ] [Pipeline] libraryResource [Pipeline] sh 02:52:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:52:49 ---> package-listing.sh 02:52:49 ++ facter osfamily 02:52:49 ++ tr '[:upper:]' '[:lower:]' 02:52:49 + OS_FAMILY=debian 02:52:49 + workspace=/w/workspace/edgex-go/659 02:52:49 + START_PACKAGES=/tmp/packages_start.txt 02:52:49 + END_PACKAGES=/tmp/packages_end.txt 02:52:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:52:49 + PACKAGES=/tmp/packages_start.txt 02:52:49 + '[' /w/workspace/edgex-go/659 ']' 02:52:49 + PACKAGES=/tmp/packages_end.txt 02:52:49 + case "${OS_FAMILY}" in 02:52:49 + dpkg -l 02:52:49 + grep '^ii' 02:52:49 + '[' -f /tmp/packages_start.txt ']' 02:52:49 + '[' -f /tmp/packages_end.txt ']' 02:52:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:52:49 + '[' /w/workspace/edgex-go/659 ']' 02:52:49 + mkdir -p /w/workspace/edgex-go/659/archives/ 02:52:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/659/archives/ [Pipeline] echo 02:52:49 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/659/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:52:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:52:50 02:52:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:52:50 latest: Pulling from edgex-lftools-log-publisher 02:52:50 5eb5b503b376: Pulling fs layer 02:52:50 5c69ac0246d0: Pulling fs layer 02:52:50 ec43610c2a17: Pulling fs layer 02:52:50 3a2ae6a8a46f: Pulling fs layer 02:52:50 33b1e0a273af: Pulling fs layer 02:52:50 5d3b04190fa2: Pulling fs layer 02:52:50 2f39f015ded8: Pulling fs layer 02:52:50 33b1e0a273af: Waiting 02:52:50 2f39f015ded8: Waiting 02:52:50 3a2ae6a8a46f: Waiting 02:52:50 5c69ac0246d0: Verifying Checksum 02:52:50 5c69ac0246d0: Download complete 02:52:50 3a2ae6a8a46f: Download complete 02:52:50 33b1e0a273af: Verifying Checksum 02:52:50 33b1e0a273af: Download complete 02:52:50 5d3b04190fa2: Verifying Checksum 02:52:50 5d3b04190fa2: Download complete 02:52:50 ec43610c2a17: Verifying Checksum 02:52:51 5eb5b503b376: Verifying Checksum 02:52:51 5eb5b503b376: Download complete 02:52:51 2f39f015ded8: Download complete 02:52:52 5eb5b503b376: Pull complete 02:52:52 5c69ac0246d0: Pull complete 02:52:52 ec43610c2a17: Pull complete 02:52:52 3a2ae6a8a46f: Pull complete 02:52:53 33b1e0a273af: Pull complete 02:52:53 5d3b04190fa2: Pull complete 02:52:57 2f39f015ded8: Pull complete 02:52:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:52:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:57 prd-ubuntu20.04-docker-8c-8g-6803 does not seem to be running inside a container 02:52:57 $ 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/659/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/659 -v /w/workspace/edgex-go/659:/w/workspace/edgex-go/659:rw,z -v /w/workspace/edgex-go/659@tmp:/w/workspace/edgex-go/659@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 02:52:58 $ docker top 4d1ad608edf62d14a2213daf6ea24bb4b9b516f9b7f53c01c67cd1a8041e9682 -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:59 + touch /tmp/pre-build-complete [Pipeline] sh 02:52:59 + mkdir -p /var/log/sysstat [Pipeline] sh 02:52:59 + ls /var/log/sa-host 02:52:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:59 provisioning config files... 02:52:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/659@tmp/config12238076306683143614tmp [Pipeline] { [Pipeline] echo 02:52:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:53:00 ---> create-netrc.sh [Pipeline] } 02:53:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:53:00 ---> python-tools-install.sh [Pipeline] echo 02:53:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:53:00 ---> sudo-logs.sh 02:53:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:53:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:53:01 ---> job-cost.sh 02:53:01 lf-activate-venv: SKIPPING 02:53:01 DEBUG: total: 0.10999999940395355 02:53:01 INFO: Retrieving Stack Cost... 02:53:01 INFO: Retrieving Pricing Info for: v3-standard-8 02:53:01 INFO: Archiving Costs [Pipeline] echo 02:53:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:53:02 ---> logs-deploy.sh 02:53:02 lf-activate-venv: SKIPPING 02:53:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/659 02:53:02 INFO: archiving workspace using pattern(s): 02:53:03 Archives upload complete. 02:53:03 INFO: archiving logs to Nexus 02:53:04 ---> uname -a: 02:53:04 Linux prd-ubuntu20-04-docker-8c-8g-6803 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:53:04 02:53:04 02:53:04 ---> lscpu: 02:53:04 Architecture: x86_64 02:53:04 CPU op-mode(s): 32-bit, 64-bit 02:53:04 Byte Order: Little Endian 02:53:04 Address sizes: 40 bits physical, 48 bits virtual 02:53:04 CPU(s): 8 02:53:04 On-line CPU(s) list: 0-7 02:53:04 Thread(s) per core: 1 02:53:04 Core(s) per socket: 1 02:53:04 Socket(s): 8 02:53:04 NUMA node(s): 1 02:53:04 Vendor ID: AuthenticAMD 02:53:04 CPU family: 23 02:53:04 Model: 49 02:53:04 Model name: AMD EPYC-Rome Processor 02:53:04 Stepping: 0 02:53:04 CPU MHz: 2800.000 02:53:04 BogoMIPS: 5600.00 02:53:04 Virtualization: AMD-V 02:53:04 Hypervisor vendor: KVM 02:53:04 Virtualization type: full 02:53:04 L1d cache: 256 KiB 02:53:04 L1i cache: 256 KiB 02:53:04 L2 cache: 4 MiB 02:53:04 L3 cache: 128 MiB 02:53:04 NUMA node0 CPU(s): 0-7 02:53:04 Vulnerability Itlb multihit: Not affected 02:53:04 Vulnerability L1tf: Not affected 02:53:04 Vulnerability Mds: Not affected 02:53:04 Vulnerability Meltdown: Not affected 02:53:04 Vulnerability Mmio stale data: Not affected 02:53:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:53:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:53:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:53:04 Vulnerability Srbds: Not affected 02:53:04 Vulnerability Tsx async abort: Not affected 02:53:04 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 02:53:04 02:53:04 02:53:04 ---> nproc: 02:53:04 8 02:53:04 02:53:04 02:53:04 ---> df -h: 02:53:04 Filesystem Size Used Avail Use% Mounted on 02:53:04 overlay 155G 27G 129G 18% / 02:53:04 tmpfs 64M 0 64M 0% /dev 02:53:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:53:04 shm 64M 0 64M 0% /dev/shm 02:53:04 /dev/vda1 155G 27G 129G 18% /facter-os 02:53:04 02:53:04 02:53:04 ---> sar -b -r -n DEV: 02:53:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6803) 07/31/24 _x86_64_ (8 CPU) 02:53:04 02:53:04 02:01:26 LINUX RESTART (8 CPU) 02:53:04 02:53:04 02:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:53:04 02:03:01 274.44 37.61 236.83 0.00 4194.37 25995.40 0.00 02:53:04 02:04:01 183.37 1.20 182.17 0.00 39.19 62856.46 0.00 02:53:04 02:05:01 41.16 0.02 41.14 0.00 0.13 30861.94 0.00 02:53:04 02:06:01 37.04 0.18 36.85 0.00 4.40 16593.80 0.00 02:53:04 02:07:01 1044.41 14.36 1030.04 0.00 2188.70 341747.71 0.00 02:53:04 02:08:01 312.99 2.74 310.25 0.00 2290.93 116268.70 0.00 02:53:04 02:09:04 594.66 0.08 594.58 0.00 0.64 117125.31 0.00 02:53:04 02:10:01 304.40 0.05 304.35 0.00 5.75 58182.71 0.00 02:53:04 02:11:01 40.53 0.07 40.46 0.00 7.47 1155.94 0.00 02:53:04 02:12:01 18.51 0.00 18.51 0.00 0.00 588.44 0.00 02:53:04 02:13:01 1.33 0.00 1.33 0.00 0.00 149.31 0.00 02:53:04 02:14:01 2.12 0.00 2.12 0.00 0.00 292.35 0.00 02:53:04 02:15:01 1.12 0.00 1.12 0.00 0.00 147.44 0.00 02:53:04 02:16:01 2.05 0.00 2.05 0.00 0.00 101.98 0.00 02:53:04 02:17:01 2.37 0.03 2.33 0.00 0.27 164.61 0.00 02:53:04 02:18:01 1.97 0.00 1.97 0.00 0.00 157.31 0.00 02:53:04 02:19:01 1.50 0.00 1.50 0.00 0.00 285.37 0.00 02:53:04 02:20:01 1.87 0.00 1.87 0.00 0.00 155.71 0.00 02:53:04 02:21:01 1.37 0.00 1.37 0.00 0.00 149.98 0.00 02:53:04 02:22:01 2.15 0.00 2.15 0.00 0.00 158.24 0.00 02:53:04 02:23:01 1.40 0.00 1.40 0.00 0.00 284.89 0.00 02:53:04 02:24:01 1.98 0.00 1.98 0.00 0.00 157.04 0.00 02:53:04 02:25:01 1.12 0.00 1.12 0.00 0.00 146.88 0.00 02:53:04 02:26:01 1.80 0.00 1.80 0.00 0.00 155.04 0.00 02:53:04 02:27:01 1.20 0.00 1.20 0.00 0.00 147.98 0.00 02:53:04 02:28:01 2.08 0.00 2.08 0.00 0.00 291.82 0.00 02:53:04 02:29:01 1.17 0.00 1.17 0.00 0.00 53.46 0.00 02:53:04 02:30:01 1.87 0.00 1.87 0.00 0.00 155.44 0.00 02:53:04 02:31:01 1.10 0.00 1.10 0.00 0.00 146.91 0.00 02:53:04 02:32:01 1.57 0.00 1.57 0.00 0.00 286.89 0.00 02:53:04 02:33:01 1.58 0.00 1.58 0.00 0.00 151.82 0.00 02:53:04 02:34:01 1.95 0.00 1.95 0.00 0.00 157.17 0.00 02:53:04 02:35:01 1.38 0.00 1.38 0.00 0.00 149.98 0.00 02:53:04 02:36:01 1.72 0.00 1.72 0.00 0.00 155.44 0.00 02:53:04 02:37:01 1.48 0.00 1.48 0.00 0.00 285.29 0.00 02:53:04 02:38:01 1.45 0.00 1.45 0.00 0.00 151.31 0.00 02:53:04 02:39:01 1.07 0.00 1.07 0.00 0.00 145.98 0.00 02:53:04 02:40:01 1.87 0.00 1.87 0.00 0.00 155.71 0.00 02:53:04 02:41:01 1.27 0.00 1.27 0.00 0.00 283.02 0.00 02:53:04 02:42:01 3.10 1.35 1.75 0.00 32.92 76.77 0.00 02:53:04 02:43:01 1.33 0.15 1.18 0.00 2.53 148.24 0.00 02:53:04 02:44:01 1.67 0.00 1.67 0.00 0.00 154.37 0.00 02:53:04 02:45:01 1.12 0.00 1.12 0.00 0.00 146.64 0.00 02:53:04 02:46:01 1.55 0.00 1.55 0.00 0.00 287.02 0.00 02:53:04 02:47:01 1.22 0.00 1.22 0.00 0.00 148.22 0.00 02:53:04 02:48:01 1.03 0.00 1.03 0.00 0.00 146.91 0.00 02:53:04 02:49:01 1.28 0.00 1.28 0.00 0.00 148.78 0.00 02:53:04 02:50:01 1.73 0.00 1.73 0.00 0.00 288.09 0.00 02:53:04 02:51:01 0.98 0.00 0.98 0.00 0.00 145.42 0.00 02:53:04 02:52:01 66.14 0.07 66.07 0.00 7.87 22529.45 0.00 02:53:04 02:53:01 176.29 0.83 175.45 0.00 18.66 55934.01 0.00 02:53:04 Average: 62.13 1.15 60.98 0.00 172.63 16856.04 0.00 02:53:04 02:53:04 02:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:53:04 02:03:01 29558952 31561764 783352 2.38 60628 2236308 1864724 5.50 1034316 1951516 196 02:53:04 02:04:01 27516748 31475300 826024 2.51 127716 3978320 1885948 5.56 1622992 3214480 702372 02:53:04 02:05:01 27197516 31186300 1113520 3.39 130120 3996816 2511748 7.40 1738564 3405772 257728 02:53:04 02:06:01 26615772 31389044 907120 2.76 133932 4724592 1978368 5.83 1787296 3884084 551640 02:53:04 02:07:01 17569556 31371048 879416 2.67 322668 13130928 2348824 6.92 2614456 11611984 744748 02:53:04 02:08:01 10242116 28289188 3889332 11.83 377740 16911976 10060896 29.65 6855616 14187604 1287872 02:53:04 02:09:04 9163276 29190868 3006072 9.14 390016 18837976 7601412 22.40 6619452 15490108 373660 02:53:04 02:10:01 12002900 31396700 850676 2.59 396692 18358392 2231860 6.58 3187444 16312244 560 02:53:04 02:11:01 12009140 31406228 840448 2.56 398692 18359276 2209012 6.51 3394616 16100688 564 02:53:04 02:12:01 12026056 31424044 822256 2.50 399488 18359544 2080876 6.13 3670640 15807392 4 02:53:04 02:13:01 12028528 31426576 819676 2.49 399548 18359548 2080876 6.13 3667648 15807400 180 02:53:04 02:14:01 12034836 31432988 813276 2.47 399632 18359548 2080876 6.13 3661572 15807396 12 02:53:04 02:15:01 12036388 31434548 812304 2.47 399676 18359552 2080876 6.13 3661412 15807400 180 02:53:04 02:16:01 12037224 31435504 811404 2.47 399764 18359548 2080876 6.13 3661020 15807412 4 02:53:04 02:17:01 12039888 31438320 808512 2.46 399852 18359532 2115776 6.24 3657608 15807384 8 02:53:04 02:18:01 12039672 31438252 808204 2.46 399892 18359540 2115776 6.24 3657972 15807388 8 02:53:04 02:19:01 12039664 31438368 808104 2.46 399976 18359544 2115776 6.24 3657932 15807400 16 02:53:04 02:20:01 12039364 31438092 808292 2.46 400016 18359548 2115776 6.24 3657960 15807396 12 02:53:04 02:21:01 12039536 31438324 808000 2.46 400072 18359552 2115776 6.24 3657580 15807404 8 02:53:04 02:22:01 12040772 31439660 806604 2.45 400156 18359552 2115776 6.24 3657240 15807400 184 02:53:04 02:23:01 12041088 31440056 806204 2.45 400220 18359556 2115776 6.24 3657132 15807408 12 02:53:04 02:24:01 12040552 31439596 806736 2.45 400276 18359560 2115776 6.24 3657360 15807408 184 02:53:04 02:25:01 12041112 31440160 806156 2.45 400292 18359560 2115776 6.24 3657388 15807408 184 02:53:04 02:26:01 12041484 31440592 805892 2.45 400332 18359568 2115776 6.24 3657168 15807420 12 02:53:04 02:27:01 12041476 31440588 805852 2.45 400360 18359564 2115776 6.24 3657040 15807420 12 02:53:04 02:28:01 12041420 31440700 805668 2.45 400392 18359700 2115776 6.24 3657180 15807548 8 02:53:04 02:29:01 12041152 31440472 805836 2.45 400428 18359704 2115776 6.24 3657124 15807552 8 02:53:04 02:30:01 12040788 31440176 806012 2.45 400456 18359704 2115776 6.24 3657628 15807552 180 02:53:04 02:31:01 12040740 31440132 805980 2.45 400472 18359708 2115776 6.24 3657476 15807556 8 02:53:04 02:32:01 12040568 31440008 806224 2.45 400492 18359708 2115776 6.24 3657724 15807556 60 02:53:04 02:33:01 12040308 31439792 806404 2.45 400552 18359712 2115776 6.24 3657556 15807560 176 02:53:04 02:34:01 12040284 31439836 806280 2.45 400588 18359716 2115776 6.24 3657780 15807568 192 02:53:04 02:35:01 12040212 31439824 806288 2.45 400636 18359716 2115776 6.24 3657732 15807572 8 02:53:04 02:36:01 12040448 31440104 806044 2.45 400676 18359728 2115776 6.24 3657916 15807576 44 02:53:04 02:37:01 12040360 31440056 806012 2.45 400700 18359732 2115776 6.24 3657688 15807580 16 02:53:04 02:38:01 12040592 31440304 805952 2.45 400716 18359732 2115776 6.24 3657764 15807580 212 02:53:04 02:39:01 12040388 31440120 806080 2.45 400728 18359736 2115776 6.24 3657984 15807584 200 02:53:04 02:40:01 12040340 31440108 806092 2.45 400764 18359736 2115776 6.24 3657508 15807584 44 02:53:04 02:41:01 12040576 31440384 805792 2.45 400808 18359740 2131828 6.28 3657536 15807588 12 02:53:04 02:42:01 12034928 31436680 809576 2.46 400864 18360708 2131828 6.28 3664888 15808052 104 02:53:04 02:43:01 12034456 31436312 809948 2.46 400876 18360804 2131828 6.28 3665604 15807844 16 02:53:04 02:44:01 12034156 31436044 810148 2.46 400908 18360812 2115684 6.24 3665296 15807844 52 02:53:04 02:45:01 12034108 31436008 810124 2.46 400920 18360812 2115684 6.24 3665224 15807844 12 02:53:04 02:46:01 12034276 31436200 810076 2.46 400948 18360816 2099516 6.19 3665276 15807848 44 02:53:04 02:47:01 12034284 31436228 810012 2.46 400968 18360816 2099516 6.19 3665244 15807852 12 02:53:04 02:48:01 12033740 31435712 810468 2.46 400972 18360820 2099516 6.19 3665604 15807856 192 02:53:04 02:49:01 12033976 31435956 810148 2.46 400992 18360824 2099516 6.19 3665492 15807860 8 02:53:04 02:50:01 12034076 31436100 809904 2.46 401020 18360828 2099516 6.19 3665636 15807864 192 02:53:04 02:51:01 12033564 31435608 810380 2.46 401040 18360828 2099516 6.19 3665644 15807864 12 02:53:04 02:52:01 11297132 31381308 862204 2.62 404640 18989964 2290532 6.75 3714704 16436908 392 02:53:04 02:53:01 10051944 31371472 866464 2.63 450104 20046880 2197372 6.48 3827956 17427636 480 02:53:04 Average: 13230244 31324074 924854 2.81 376675 17136635 2384072 7.03 3584561 14751493 76922 02:53:04 02:53:04 02:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:53:04 02:03:01 ens3 1123.93 1023.95 8096.95 151.17 0.00 0.00 0.00 0.00 02:53:04 02:03:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 02:53:04 02:03:01 docker0 550.82 508.85 38.38 2873.05 0.00 0.00 0.00 0.00 02:53:04 02:04:01 ens3 424.16 290.78 5221.09 40.67 0.00 0.00 0.00 0.00 02:53:04 02:04:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 02:53:04 02:04:01 vethcf0b820 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 02:53:04 02:04:01 docker0 217.00 300.50 19.23 2048.38 0.00 0.00 0.00 0.00 02:53:04 02:05:01 ens3 32.88 23.25 25.25 14.68 0.00 0.00 0.00 0.00 02:53:04 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:05:01 vethcf0b820 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 02:53:04 02:05:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 02:53:04 02:06:01 ens3 24.76 14.68 29.02 9.91 0.00 0.00 0.00 0.00 02:53:04 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:06:01 vethcf0b820 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:07:01 ens3 1082.40 573.17 11424.93 71.12 0.00 0.00 0.00 0.00 02:53:04 02:07:01 veth883e3a1 141.13 81.64 1190.77 8.29 0.00 0.00 0.00 0.00 02:53:04 02:07:01 veth26353b3 81.64 141.13 8.29 1190.77 0.00 0.00 0.00 0.10 02:53:04 02:07:01 veth9ba14a4 147.84 74.44 1183.54 7.70 0.00 0.00 0.00 0.00 02:53:04 02:07:01 veth054a851 0.62 1.42 0.06 0.27 0.00 0.00 0.00 0.00 02:53:04 02:07:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 02:53:04 02:07:01 veth4bc962a 146.09 79.70 1180.97 8.11 0.00 0.00 0.00 0.00 02:53:04 02:07:01 veth9e2c813 74.44 147.84 7.70 1183.54 0.00 0.00 0.00 0.10 02:53:04 02:07:01 vethe22f985 79.70 146.09 8.11 1180.97 0.00 0.00 0.00 0.10 02:53:04 02:07:01 docker0 448.96 816.85 38.27 6962.99 0.00 0.00 0.00 0.00 02:53:04 02:07:01 veth47b9fc2 81.05 151.46 8.19 1181.34 0.00 0.00 0.00 0.10 02:53:04 02:08:01 vethc9a2cd9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:53:04 02:08:01 ens3 114.26 48.22 1398.11 8.33 0.00 0.00 0.00 0.00 02:53:04 02:08:01 vethf39e593 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:53:04 02:08:01 vethbc24350 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:53:04 02:08:01 veth8805cec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:53:04 02:08:01 veth719dd8c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:53:04 02:08:01 veth054a851 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:08:01 veth7fd5827 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:53:04 02:08:01 veth8ca1007 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:53:04 02:08:01 vethffb6bb3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:53:04 02:08:01 veth16d5425 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:53:04 02:08:01 veth4455414 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:53:04 02:08:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 02:53:04 02:08:01 veth9d2becd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:53:04 02:08:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:08:01 veth8b56c2b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:53:04 02:09:04 veth37a2164 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:09:04 vethc9a2cd9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:09:04 ens3 32.21 33.95 14.39 168.76 0.00 0.00 0.00 0.00 02:53:04 02:09:04 vethf01654c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:53:04 02:09:04 vethbc24350 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:09:04 veth69b7789 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:09:04 veth054a851 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:09:04 veth7fd5827 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:09:04 veth8ca1007 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:09:04 vethffb6bb3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:09:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:09:04 veth9d2becd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:09:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:09:04 veth8b56c2b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:10:01 ens3 41.59 34.54 23.05 166.99 0.00 0.00 0.00 0.00 02:53:04 02:10:01 lo 3.51 3.51 0.34 0.34 0.00 0.00 0.00 0.00 02:53:04 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:11:01 ens3 408.78 416.45 230.79 1636.45 0.00 0.00 0.00 0.00 02:53:04 02:11:01 lo 53.99 53.99 5.33 5.33 0.00 0.00 0.00 0.00 02:53:04 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:12:01 ens3 278.37 266.61 124.42 1560.19 0.00 0.00 0.00 0.00 02:53:04 02:12:01 lo 23.00 23.00 2.26 2.26 0.00 0.00 0.00 0.00 02:53:04 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:13:01 ens3 0.17 0.07 0.08 0.06 0.00 0.00 0.00 0.00 02:53:04 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:14:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:18:01 ens3 0.33 0.23 0.09 0.07 0.00 0.00 0.00 0.00 02:53:04 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:19:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:21:01 ens3 0.22 0.15 0.12 0.01 0.00 0.00 0.00 0.00 02:53:04 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:23:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:53:04 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:27:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:53:04 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:28:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 02:53:04 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:29:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 02:53:04 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:30:01 ens3 1.68 0.95 0.73 0.57 0.00 0.00 0.00 0.00 02:53:04 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:31:01 ens3 1.47 0.40 0.39 0.21 0.00 0.00 0.00 0.00 02:53:04 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:32:01 ens3 1.50 0.70 0.66 0.48 0.00 0.00 0.00 0.00 02:53:04 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:33:01 ens3 1.33 0.12 0.17 0.07 0.00 0.00 0.00 0.00 02:53:04 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:34:01 ens3 3.25 0.67 0.87 0.48 0.00 0.00 0.00 0.00 02:53:04 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:35:01 ens3 2.05 0.83 0.94 0.70 0.00 0.00 0.00 0.00 02:53:04 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:36:01 ens3 0.88 0.52 0.52 0.41 0.00 0.00 0.00 0.00 02:53:04 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:37:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:04 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:38:01 ens3 0.95 0.23 0.20 0.07 0.00 0.00 0.00 0.00 02:53:04 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:39:01 ens3 0.47 0.28 0.26 0.21 0.00 0.00 0.00 0.00 02:53:04 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:40:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:04 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:41:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:04 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:42:01 ens3 4.85 3.82 3.51 4.11 0.00 0.00 0.00 0.00 02:53:04 02:42:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:53:04 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:43:01 ens3 3.58 2.58 2.14 2.25 0.00 0.00 0.00 0.00 02:53:04 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:44:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:45:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:04 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:47:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:48:01 ens3 0.37 0.23 0.09 0.07 0.00 0.00 0.00 0.00 02:53:04 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:49:01 ens3 0.33 0.08 0.07 0.00 0.00 0.00 0.00 0.00 02:53:04 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:50:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:04 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:04 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:51:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:52:01 ens3 120.21 66.32 3607.90 11.77 0.00 0.00 0.00 0.00 02:53:04 02:52:01 vethf8acf14 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:52:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 02:53:04 02:52:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:53:04 02:53:01 ens3 483.94 302.28 7064.92 172.82 0.00 0.00 0.00 0.00 02:53:04 02:53:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 02:53:04 02:53:01 docker0 83.15 157.22 7.61 1259.71 0.00 0.00 0.00 0.00 02:53:04 Average: ens3 82.23 60.93 730.92 78.87 0.00 0.00 0.00 0.00 02:53:04 Average: lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 02:53:04 Average: docker0 25.52 35.00 2.03 257.72 0.00 0.00 0.00 0.00 02:53:04 02:53:04 02:53:04 ---> sar -P ALL: 02:53:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6803) 07/31/24 _x86_64_ (8 CPU) 02:53:04 02:53:04 02:01:26 LINUX RESTART (8 CPU) 02:53:04 02:53:04 02:02:01 CPU %user %nice %system %iowait %steal %idle 02:53:04 02:03:01 all 7.93 0.00 2.13 1.92 0.08 87.95 02:53:04 02:03:01 0 9.17 0.00 2.88 0.05 0.07 87.82 02:53:04 02:03:01 1 9.18 0.00 1.35 0.25 0.07 89.16 02:53:04 02:03:01 2 6.11 0.00 3.10 0.10 0.05 90.64 02:53:04 02:03:01 3 9.29 0.00 1.64 1.68 0.07 87.32 02:53:04 02:03:01 4 8.34 0.00 3.29 5.28 0.09 83.00 02:53:04 02:03:01 5 6.26 0.00 1.54 0.57 0.07 91.56 02:53:04 02:03:01 6 5.93 0.00 1.50 5.86 0.07 86.64 02:53:04 02:03:01 7 9.17 0.00 1.77 1.62 0.15 87.29 02:53:04 02:04:01 all 29.29 0.00 6.19 2.21 0.11 62.19 02:53:04 02:04:01 0 28.48 0.00 6.31 0.20 0.12 64.89 02:53:04 02:04:01 1 29.86 0.00 5.37 0.81 0.12 63.85 02:53:04 02:04:01 2 28.73 0.00 6.22 0.15 0.10 64.80 02:53:04 02:04:01 3 29.95 0.00 5.85 0.47 0.12 63.61 02:53:04 02:04:01 4 30.52 0.00 6.31 1.28 0.12 61.77 02:53:04 02:04:01 5 26.89 0.00 6.53 0.37 0.10 66.11 02:53:04 02:04:01 6 31.27 0.00 6.67 11.83 0.13 50.10 02:53:04 02:04:01 7 28.67 0.00 6.27 2.63 0.10 62.32 02:53:04 02:05:01 all 22.38 0.00 3.80 1.20 0.09 72.53 02:53:04 02:05:01 0 21.60 0.00 3.57 0.00 0.08 74.74 02:53:04 02:05:01 1 20.75 0.00 3.21 0.00 0.08 75.96 02:53:04 02:05:01 2 23.29 0.00 4.02 7.76 0.10 64.83 02:53:04 02:05:01 3 24.21 0.00 3.75 0.00 0.08 71.96 02:53:04 02:05:01 4 22.46 0.00 3.89 0.00 0.08 73.56 02:53:04 02:05:01 5 22.17 0.00 4.28 1.09 0.08 72.37 02:53:04 02:05:01 6 20.83 0.00 3.83 0.75 0.08 74.51 02:53:04 02:05:01 7 23.73 0.00 3.87 0.00 0.08 72.32 02:53:04 02:06:01 all 58.51 0.00 7.42 0.28 0.13 33.67 02:53:04 02:06:01 0 58.79 0.00 7.49 0.08 0.13 33.50 02:53:04 02:06:01 1 59.16 0.00 7.12 0.05 0.13 33.53 02:53:04 02:06:01 2 59.10 0.00 7.28 0.07 0.12 33.43 02:53:04 02:06:01 3 58.35 0.00 7.46 0.19 0.13 33.88 02:53:04 02:06:01 4 58.01 0.00 8.03 1.24 0.12 32.60 02:53:04 02:06:01 5 58.32 0.00 7.15 0.24 0.13 34.16 02:53:04 02:06:01 6 58.46 0.00 7.15 0.27 0.12 33.99 02:53:04 02:06:01 7 57.91 0.00 7.66 0.07 0.13 34.23 02:53:04 02:07:01 all 26.44 0.00 11.18 12.43 0.13 49.81 02:53:04 02:07:01 0 26.08 0.00 10.89 12.23 0.14 50.65 02:53:04 02:07:01 1 26.45 0.00 11.56 17.65 0.14 44.21 02:53:04 02:07:01 2 27.73 0.00 10.89 11.13 0.12 50.14 02:53:04 02:07:01 3 27.09 0.00 11.06 10.17 0.15 51.52 02:53:04 02:07:01 4 25.05 0.00 10.86 9.51 0.12 54.46 02:53:04 02:07:01 5 26.50 0.00 12.04 15.04 0.14 46.29 02:53:04 02:07:01 6 26.01 0.00 11.30 13.43 0.14 49.12 02:53:04 02:07:01 7 26.64 0.00 10.81 10.34 0.12 52.09 02:53:04 02:08:01 all 81.48 0.00 11.62 1.80 0.17 4.93 02:53:04 02:08:01 0 81.73 0.00 11.34 0.13 0.17 6.63 02:53:04 02:08:01 1 81.85 0.00 11.15 2.53 0.17 4.31 02:53:04 02:08:01 2 80.83 0.00 12.08 0.78 0.17 6.13 02:53:04 02:08:01 3 81.69 0.00 10.98 1.10 0.17 6.05 02:53:04 02:08:01 4 80.64 0.00 12.64 1.56 0.17 4.99 02:53:04 02:08:01 5 81.46 0.00 11.83 2.18 0.17 4.37 02:53:04 02:08:01 6 81.93 0.00 11.07 3.77 0.17 3.06 02:53:04 02:08:01 7 81.71 0.00 11.88 2.35 0.17 3.89 02:53:04 02:09:04 all 71.36 0.00 7.91 3.79 0.16 16.78 02:53:04 02:09:04 0 70.69 0.00 7.90 21.25 0.16 0.00 02:53:04 02:09:04 1 71.64 0.00 7.62 0.00 0.18 20.56 02:53:04 02:09:04 2 70.73 0.00 8.22 9.05 0.14 11.86 02:53:04 02:09:04 3 71.27 0.00 8.38 0.00 0.16 20.19 02:53:04 02:09:04 4 71.60 0.00 7.98 0.00 0.16 20.25 02:53:04 02:09:04 5 71.78 0.00 7.59 0.00 0.16 20.47 02:53:04 02:09:04 6 71.96 0.00 7.34 0.00 0.16 20.53 02:53:04 02:09:04 7 71.16 0.00 8.28 0.00 0.16 20.40 02:53:04 02:10:01 all 34.47 0.00 5.07 17.38 0.12 42.96 02:53:04 02:10:01 0 34.07 0.00 5.32 24.00 0.11 36.50 02:53:04 02:10:01 1 34.96 0.00 5.09 4.28 0.12 55.55 02:53:04 02:10:01 2 34.88 0.00 4.92 21.58 0.14 38.48 02:53:04 02:10:01 3 32.06 0.00 5.22 18.90 0.09 43.73 02:53:04 02:10:01 4 35.33 0.00 4.58 18.63 0.12 41.33 02:53:04 02:10:01 5 34.58 0.00 4.88 2.53 0.12 57.89 02:53:04 02:10:01 6 35.15 0.00 5.23 13.24 0.12 46.25 02:53:04 02:10:01 7 34.70 0.00 5.31 35.94 0.11 23.94 02:53:04 02:11:01 all 6.28 0.00 1.08 0.12 0.07 92.46 02:53:04 02:11:01 0 8.09 0.00 1.27 0.05 0.08 90.50 02:53:04 02:11:01 1 7.62 0.00 1.15 0.03 0.08 91.12 02:53:04 02:11:01 2 7.10 0.00 1.27 0.02 0.07 91.54 02:53:04 02:11:01 3 6.07 0.00 1.04 0.02 0.07 92.81 02:53:04 02:11:01 4 6.17 0.00 1.08 0.00 0.07 92.67 02:53:04 02:11:01 5 4.93 0.00 1.05 0.30 0.07 93.64 02:53:04 02:11:01 6 3.45 0.00 0.99 0.02 0.07 95.48 02:53:04 02:11:01 7 6.78 0.00 0.77 0.50 0.05 91.90 02:53:04 02:12:01 all 6.46 0.00 0.57 0.32 0.05 92.60 02:53:04 02:12:01 0 3.84 0.00 0.43 0.05 0.03 95.65 02:53:04 02:12:01 1 3.46 0.00 0.45 0.74 0.03 95.32 02:53:04 02:12:01 2 10.13 0.00 0.68 0.33 0.07 88.79 02:53:04 02:12:01 3 9.55 0.00 0.87 0.03 0.08 89.46 02:53:04 02:12:01 4 4.94 0.00 0.42 0.03 0.05 94.56 02:53:04 02:12:01 5 3.75 0.00 0.57 0.02 0.03 95.63 02:53:04 02:12:01 6 5.68 0.00 0.50 0.00 0.05 93.77 02:53:04 02:12:01 7 10.33 0.00 0.67 1.35 0.07 87.58 02:53:04 02:13:01 all 0.19 0.00 0.03 0.01 0.01 99.77 02:53:04 02:13:01 0 1.24 0.00 0.05 0.00 0.02 98.69 02:53:04 02:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:13:01 2 0.08 0.00 0.07 0.03 0.00 99.82 02:53:04 02:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:53:04 02:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:53:04 02:13:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:53:04 02:13:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:53:04 02:13:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:53:04 02:53:04 02:13:01 CPU %user %nice %system %iowait %steal %idle 02:53:04 02:14:01 all 0.06 0.00 0.01 0.09 0.01 99.84 02:53:04 02:14:01 0 0.20 0.00 0.00 0.00 0.00 99.80 02:53:04 02:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:14:01 2 0.05 0.00 0.02 0.68 0.02 99.23 02:53:04 02:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:53:04 02:14:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:53:04 02:14:01 6 0.10 0.00 0.02 0.00 0.00 99.88 02:53:04 02:14:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:53:04 02:15:01 all 0.22 0.00 0.01 0.07 0.01 99.70 02:53:04 02:15:01 0 1.58 0.00 0.03 0.00 0.02 98.37 02:53:04 02:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:53:04 02:15:01 2 0.03 0.00 0.02 0.20 0.00 99.75 02:53:04 02:15:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:53:04 02:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:15:01 5 0.02 0.00 0.00 0.33 0.00 99.65 02:53:04 02:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:53:04 02:16:01 all 0.05 0.00 0.01 0.02 0.01 99.90 02:53:04 02:16:01 0 0.22 0.00 0.03 0.00 0.00 99.75 02:53:04 02:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:16:01 2 0.07 0.00 0.03 0.15 0.00 99.75 02:53:04 02:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:53:04 02:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:16:01 5 0.00 0.00 0.00 0.03 0.02 99.95 02:53:04 02:16:01 6 0.05 0.00 0.00 0.00 0.02 99.93 02:53:04 02:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:53:04 02:17:01 all 0.04 0.00 0.03 0.03 0.01 99.89 02:53:04 02:17:01 0 0.05 0.00 0.03 0.02 0.02 99.88 02:53:04 02:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:53:04 02:17:01 2 0.08 0.00 0.00 0.20 0.02 99.70 02:53:04 02:17:01 3 0.02 0.00 0.05 0.00 0.02 99.92 02:53:04 02:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:53:04 02:17:01 5 0.03 0.00 0.03 0.02 0.00 99.92 02:53:04 02:17:01 6 0.08 0.00 0.03 0.00 0.00 99.88 02:53:04 02:17:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:53:04 02:18:01 all 0.02 0.00 0.02 0.01 0.01 99.94 02:53:04 02:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:18:01 2 0.02 0.00 0.05 0.08 0.00 99.85 02:53:04 02:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:53:04 02:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:53:04 02:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:53:04 02:18:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:53:04 02:18:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:53:04 02:19:01 all 0.05 0.00 0.01 0.01 0.01 99.92 02:53:04 02:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:53:04 02:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:53:04 02:19:01 2 0.10 0.00 0.02 0.05 0.02 99.82 02:53:04 02:19:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:53:04 02:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:53:04 02:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:53:04 02:19:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:53:04 02:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:53:04 02:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:20:01 2 0.02 0.00 0.00 0.02 0.02 99.95 02:53:04 02:20:01 3 0.03 0.00 0.05 0.00 0.02 99.90 02:53:04 02:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:20:01 5 0.00 0.00 0.02 0.02 0.02 99.95 02:53:04 02:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:20:01 7 0.07 0.00 0.02 0.00 0.00 99.92 02:53:04 02:21:01 all 0.05 0.00 0.02 0.01 0.01 99.92 02:53:04 02:21:01 0 0.07 0.00 0.03 0.00 0.02 99.88 02:53:04 02:21:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:53:04 02:21:01 2 0.03 0.00 0.05 0.03 0.00 99.88 02:53:04 02:21:01 3 0.08 0.00 0.03 0.00 0.02 99.87 02:53:04 02:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:53:04 02:21:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:53:04 02:21:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:53:04 02:22:01 all 0.14 0.00 0.03 0.00 0.00 99.82 02:53:04 02:22:01 0 0.10 0.00 0.00 0.00 0.00 99.90 02:53:04 02:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:22:01 2 0.88 0.00 0.02 0.02 0.00 99.09 02:53:04 02:22:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:53:04 02:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:22:01 5 0.00 0.00 0.17 0.00 0.00 99.83 02:53:04 02:22:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:53:04 02:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:53:04 02:23:01 all 0.11 0.00 0.02 0.03 0.01 99.83 02:53:04 02:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:23:01 2 0.70 0.00 0.02 0.13 0.00 99.15 02:53:04 02:23:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:53:04 02:23:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:53:04 02:23:01 5 0.00 0.00 0.02 0.12 0.02 99.85 02:53:04 02:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:53:04 02:23:01 7 0.05 0.00 0.07 0.00 0.02 99.87 02:53:04 02:24:01 all 0.20 0.00 0.02 0.02 0.01 99.75 02:53:04 02:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:53:04 02:24:01 2 1.40 0.00 0.03 0.15 0.02 98.40 02:53:04 02:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:53:04 02:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:53:04 02:24:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:53:04 02:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:53:04 02:24:01 7 0.07 0.00 0.03 0.00 0.00 99.90 02:53:04 02:53:04 02:24:01 CPU %user %nice %system %iowait %steal %idle 02:53:04 02:25:01 all 0.03 0.00 0.02 0.00 0.01 99.95 02:53:04 02:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:53:04 02:25:01 2 0.03 0.00 0.02 0.02 0.00 99.93 02:53:04 02:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:53:04 02:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:53:04 02:25:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:53:04 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:25:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:53:04 02:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:53:04 02:26:01 0 0.12 0.00 0.03 0.00 0.02 99.83 02:53:04 02:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:53:04 02:26:01 2 0.03 0.00 0.00 0.02 0.02 99.93 02:53:04 02:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:53:04 02:26:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:53:04 02:26:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:53:04 02:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:27:01 all 0.03 0.00 0.01 0.03 0.00 99.92 02:53:04 02:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:27:01 2 0.02 0.00 0.00 0.23 0.00 99.75 02:53:04 02:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:53:04 02:27:01 4 0.10 0.00 0.02 0.00 0.02 99.87 02:53:04 02:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:27:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:53:04 02:28:01 all 0.07 0.00 0.02 0.00 0.00 99.91 02:53:04 02:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:28:01 2 0.38 0.00 0.02 0.02 0.00 99.58 02:53:04 02:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:04 02:28:01 4 0.03 0.00 0.07 0.00 0.02 99.88 02:53:04 02:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:53:04 02:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:28:01 7 0.07 0.00 0.03 0.00 0.00 99.90 02:53:04 02:29:01 all 0.09 0.00 0.01 0.00 0.01 99.89 02:53:04 02:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:53:04 02:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:53:04 02:29:01 2 0.47 0.00 0.00 0.02 0.00 99.52 02:53:04 02:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:53:04 02:29:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:53:04 02:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:53:04 02:29:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:53:04 02:29:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:53:04 02:30:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:53:04 02:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:53:04 02:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:30:01 2 0.03 0.00 0.02 0.02 0.02 99.92 02:53:04 02:30:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:53:04 02:30:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:53:04 02:30:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:53:04 02:30:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:53:04 02:30:01 7 0.07 0.00 0.03 0.00 0.02 99.88 02:53:04 02:31:01 all 0.10 0.00 0.02 0.00 0.01 99.86 02:53:04 02:31:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:53:04 02:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:31:01 2 0.60 0.00 0.03 0.02 0.00 99.35 02:53:04 02:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:53:04 02:31:01 5 0.03 0.00 0.03 0.00 0.03 99.90 02:53:04 02:31:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:53:04 02:31:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:53:04 02:32:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:53:04 02:32:01 0 0.07 0.00 0.00 0.00 0.00 99.93 02:53:04 02:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:53:04 02:32:01 2 0.03 0.00 0.00 0.07 0.00 99.90 02:53:04 02:32:01 3 0.00 0.00 0.00 0.03 0.00 99.97 02:53:04 02:32:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:53:04 02:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:53:04 02:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:53:04 02:32:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:53:04 02:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:53:04 02:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:53:04 02:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:33:01 2 0.00 0.00 0.00 0.03 0.02 99.95 02:53:04 02:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:53:04 02:33:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:53:04 02:33:01 7 0.03 0.00 0.05 0.00 0.00 99.92 02:53:04 02:34:01 all 0.10 0.00 0.01 0.01 0.01 99.87 02:53:04 02:34:01 0 0.07 0.00 0.05 0.00 0.02 99.87 02:53:04 02:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:34:01 2 0.57 0.00 0.02 0.02 0.00 99.40 02:53:04 02:34:01 3 0.03 0.00 0.00 0.03 0.02 99.92 02:53:04 02:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:53:04 02:34:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:53:04 02:35:01 all 0.27 0.00 0.01 0.00 0.00 99.71 02:53:04 02:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:53:04 02:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:35:01 2 1.97 0.00 0.02 0.02 0.00 98.00 02:53:04 02:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:04 02:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:53:04 02:35:01 7 0.05 0.00 0.05 0.00 0.00 99.90 02:53:04 02:53:04 02:35:01 CPU %user %nice %system %iowait %steal %idle 02:53:04 02:36:01 all 0.07 0.00 0.02 0.00 0.01 99.89 02:53:04 02:36:01 0 0.07 0.00 0.07 0.00 0.00 99.87 02:53:04 02:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:36:01 2 0.30 0.00 0.00 0.00 0.02 99.68 02:53:04 02:36:01 3 0.02 0.00 0.02 0.03 0.00 99.93 02:53:04 02:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:53:04 02:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:53:04 02:36:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:53:04 02:36:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:53:04 02:37:01 all 0.27 0.00 0.01 0.01 0.01 99.70 02:53:04 02:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:53:04 02:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:53:04 02:37:01 2 1.97 0.00 0.02 0.00 0.00 98.01 02:53:04 02:37:01 3 0.02 0.00 0.00 0.05 0.00 99.93 02:53:04 02:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:53:04 02:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:37:01 6 0.08 0.00 0.05 0.00 0.02 99.85 02:53:04 02:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:53:04 02:38:01 all 0.27 0.00 0.01 0.00 0.00 99.71 02:53:04 02:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:53:04 02:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:53:04 02:38:01 2 1.83 0.00 0.02 0.00 0.00 98.16 02:53:04 02:38:01 3 0.03 0.00 0.00 0.03 0.02 99.92 02:53:04 02:38:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:53:04 02:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:38:01 6 0.08 0.00 0.02 0.00 0.00 99.90 02:53:04 02:38:01 7 0.07 0.00 0.02 0.00 0.00 99.92 02:53:04 02:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:53:04 02:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:53:04 02:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:04 02:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:53:04 02:39:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:53:04 02:39:01 7 0.07 0.00 0.05 0.00 0.00 99.88 02:53:04 02:40:01 all 0.03 0.00 0.03 0.00 0.01 99.93 02:53:04 02:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:40:01 3 0.03 0.00 0.05 0.03 0.02 99.87 02:53:04 02:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:53:04 02:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:53:04 02:40:01 6 0.07 0.00 0.05 0.00 0.02 99.87 02:53:04 02:40:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:53:04 02:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:53:04 02:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:53:04 02:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:53:04 02:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:41:01 3 0.02 0.00 0.00 0.03 0.00 99.95 02:53:04 02:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:41:01 5 0.03 0.00 0.02 0.00 0.03 99.92 02:53:04 02:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:41:01 7 0.05 0.00 0.03 0.00 0.00 99.92 02:53:04 02:42:01 all 0.24 0.00 0.04 0.02 0.00 99.70 02:53:04 02:42:01 0 0.63 0.00 0.02 0.00 0.00 99.35 02:53:04 02:42:01 1 0.13 0.00 0.05 0.00 0.00 99.82 02:53:04 02:42:01 2 0.10 0.00 0.05 0.00 0.02 99.83 02:53:04 02:42:01 3 0.15 0.00 0.02 0.03 0.00 99.80 02:53:04 02:42:01 4 0.15 0.00 0.02 0.00 0.00 99.83 02:53:04 02:42:01 5 0.27 0.00 0.02 0.08 0.00 99.63 02:53:04 02:42:01 6 0.25 0.00 0.05 0.02 0.00 99.68 02:53:04 02:42:01 7 0.27 0.00 0.07 0.02 0.02 99.63 02:53:04 02:43:01 all 0.06 0.00 0.01 0.00 0.00 99.92 02:53:04 02:43:01 0 0.12 0.00 0.02 0.00 0.00 99.87 02:53:04 02:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:43:01 3 0.03 0.00 0.02 0.02 0.02 99.92 02:53:04 02:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:53:04 02:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:53:04 02:43:01 6 0.15 0.00 0.02 0.00 0.02 99.82 02:53:04 02:43:01 7 0.12 0.00 0.02 0.00 0.00 99.87 02:53:04 02:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:53:04 02:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:53:04 02:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:53:04 02:44:01 3 0.02 0.00 0.02 0.03 0.00 99.93 02:53:04 02:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:53:04 02:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:53:04 02:44:01 7 0.08 0.00 0.05 0.00 0.02 99.85 02:53:04 02:45:01 all 0.10 0.00 0.01 0.00 0.01 99.88 02:53:04 02:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:53:04 02:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:45:01 2 0.66 0.00 0.02 0.00 0.00 99.32 02:53:04 02:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:53:04 02:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:53:04 02:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:45:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:53:04 02:45:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:53:04 02:46:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:53:04 02:46:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:53:04 02:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:46:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:53:04 02:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:46:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:53:04 02:46:01 7 0.03 0.00 0.07 0.00 0.02 99.88 02:53:04 02:53:04 02:46:01 CPU %user %nice %system %iowait %steal %idle 02:53:04 02:47:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:53:04 02:47:01 0 0.07 0.00 0.02 0.00 0.00 99.92 02:53:04 02:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:53:04 02:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:47:01 3 0.02 0.00 0.07 0.02 0.00 99.90 02:53:04 02:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:53:04 02:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:47:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:53:04 02:47:01 7 0.07 0.00 0.02 0.00 0.00 99.92 02:53:04 02:48:01 all 0.05 0.00 0.01 0.00 0.01 99.92 02:53:04 02:48:01 0 0.00 0.00 0.03 0.00 0.02 99.95 02:53:04 02:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:48:01 2 0.25 0.00 0.00 0.00 0.02 99.73 02:53:04 02:48:01 3 0.03 0.00 0.03 0.02 0.02 99.90 02:53:04 02:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:53:04 02:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:48:01 7 0.08 0.00 0.02 0.00 0.03 99.87 02:53:04 02:49:01 all 0.16 0.00 0.02 0.00 0.00 99.82 02:53:04 02:49:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:53:04 02:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:49:01 2 0.89 0.00 0.00 0.00 0.00 99.11 02:53:04 02:49:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:53:04 02:49:01 4 0.05 0.00 0.02 0.02 0.00 99.92 02:53:04 02:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:53:04 02:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:53:04 02:49:01 7 0.07 0.00 0.03 0.00 0.00 99.90 02:53:04 02:50:01 all 0.05 0.00 0.02 0.00 0.00 99.92 02:53:04 02:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:53:04 02:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:50:01 2 0.30 0.00 0.03 0.00 0.00 99.67 02:53:04 02:50:01 3 0.05 0.00 0.05 0.02 0.02 99.87 02:53:04 02:50:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:53:04 02:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:53:04 02:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:53:04 02:51:01 all 0.19 0.00 0.02 0.00 0.00 99.79 02:53:04 02:51:01 0 0.07 0.00 0.02 0.00 0.00 99.92 02:53:04 02:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:53:04 02:51:01 2 1.19 0.00 0.00 0.00 0.00 98.81 02:53:04 02:51:01 3 0.05 0.00 0.02 0.02 0.02 99.90 02:53:04 02:51:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:53:04 02:51:01 5 0.00 0.00 0.03 0.00 0.00 99.97 02:53:04 02:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:53:04 02:51:01 7 0.08 0.00 0.03 0.00 0.02 99.87 02:53:04 02:52:01 all 2.78 0.00 1.33 0.39 0.04 95.46 02:53:04 02:52:01 0 2.91 0.00 2.06 2.41 0.03 92.58 02:53:04 02:52:01 1 3.05 0.00 1.01 0.12 0.03 95.79 02:53:04 02:52:01 2 3.42 0.00 1.81 0.02 0.05 94.70 02:53:04 02:52:01 3 2.61 0.00 1.37 0.52 0.05 95.45 02:53:04 02:52:01 4 2.57 0.00 1.69 0.02 0.05 95.67 02:53:04 02:52:01 5 2.76 0.00 1.10 0.00 0.05 96.08 02:53:04 02:52:01 6 2.56 0.00 0.94 0.03 0.03 96.44 02:53:04 02:52:01 7 2.33 0.00 0.69 0.00 0.05 96.94 02:53:04 02:53:01 all 10.05 0.00 4.51 0.62 0.09 84.72 02:53:04 02:53:01 0 8.50 0.00 5.12 1.53 0.10 84.74 02:53:04 02:53:01 1 12.62 0.00 4.53 0.19 0.10 82.56 02:53:04 02:53:01 2 8.12 0.00 3.68 0.57 0.08 87.53 02:53:04 02:53:01 3 10.24 0.00 4.14 0.17 0.07 85.38 02:53:04 02:53:01 4 10.46 0.00 4.83 0.81 0.08 83.81 02:53:04 02:53:01 5 9.35 0.00 5.31 0.22 0.08 85.04 02:53:04 02:53:01 6 11.06 0.00 4.77 1.44 0.10 82.63 02:53:04 02:53:01 7 10.06 0.00 3.73 0.07 0.08 86.06 02:53:04 Average: all 7.08 0.00 1.24 0.82 0.03 90.82 02:53:04 Average: 0 7.05 0.00 1.28 1.20 0.03 90.44 02:53:04 Average: 1 7.09 0.00 1.17 0.51 0.03 91.20 02:53:04 Average: 2 7.37 0.00 1.27 1.04 0.03 90.30 02:53:04 Average: 3 7.13 0.00 1.22 0.64 0.03 90.98 02:53:04 Average: 4 7.01 0.00 1.29 0.73 0.03 90.94 02:53:04 Average: 5 6.86 0.00 1.26 0.45 0.03 91.40 02:53:04 Average: 6 7.00 0.00 1.21 0.97 0.03 90.80 02:53:04 Average: 7 7.17 0.00 1.23 1.03 0.03 90.54 02:53:04 02:53:04 02:53:04