Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 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-ssh6400769206299367275.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16050567413000998137.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17243047946628819030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh509325086090797179.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-ssh2776894493275824383.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], buildSnap:false] ========================================================= [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.20 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-3155 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/551 [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/551 # 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 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 (main) Commit message: "Merge pull request #4606 from lindseysimple/issue-4247" > 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 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 # timeout=10 > git rev-list --no-walk e9743d574695eaaacfb4360752d68f7ca76ed8b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:12 ========================================================= 00:32:12 EdgeX Global Pipelines Version Info 00:32:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:32:13 ------------------- 00:32:13 stable info: 00:32:13 ------------------- 00:32:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:13 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:32:13 Message: update stable to v1.0.250 00:32:13 ------------------- 00:32:13 experimental info: 00:32:13 ------------------- 00:32:13 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:13 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 00:32:13 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc2302e [Pipeline] echo 00:32:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:14 provisioning config files... 00:32:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/551@tmp/config16898952245298404266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:14 ---> docker-login.sh 00:32:14 nexus3.edgexfoundry.org:10001 00:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:14 Configure a credential helper to remove this warning. See 00:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:14 00:32:14 Login Succeeded 00:32:14 nexus3.edgexfoundry.org:10002 00:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:14 Configure a credential helper to remove this warning. See 00:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:14 00:32:14 Login Succeeded 00:32:14 nexus3.edgexfoundry.org:10003 00:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:15 Configure a credential helper to remove this warning. See 00:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:15 00:32:15 Login Succeeded 00:32:15 nexus3.edgexfoundry.org:10004 00:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:15 Configure a credential helper to remove this warning. See 00:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:15 00:32:15 Login Succeeded 00:32:15 docker.io 00:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:15 Configure a credential helper to remove this warning. See 00:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:15 00:32:15 Login Succeeded 00:32:15 ---> docker-login.sh ends [Pipeline] } 00:32:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:15 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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 00:32:15 + dirname cmd/core-command/Dockerfile 00:32:15 + cut -d/ -f2 00:32:15 + echo core-command,cmd/core-command/Dockerfile 00:32:15 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:32:15 + cut -d/ -f2 00:32:15 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:32:15 + dirname cmd/core-data/Dockerfile 00:32:15 + cut -d/ -f2 00:32:15 + echo core-data,cmd/core-data/Dockerfile 00:32:15 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 00:32:15 -f2 00:32:15 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:15 + dirname cmd/security-bootstrapper/Dockerfile 00:32:15 + cut -d/ -f2 00:32:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:15 + dirname cmd/security-proxy-auth/Dockerfile 00:32:15 + cut -d/ -f2 00:32:15 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:32:15 + dirname cmd/security-proxy-setup/Dockerfile 00:32:15 + cut -d/ -f2 00:32:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:15 + dirname cmd/security-secretstore-setup/Dockerfile 00:32:15 + cut -d/ -f2 00:32:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:32:15 + cut -d/ -f2 00:32:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:32:15 + cut -d/ -f2 00:32:15 + dirname cmd/security-spire-agent/Dockerfile 00:32:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:32:15 + + dirname cmd/security-spire-config/Dockerfile 00:32:15 cut -d/ -f2 00:32:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:32:15 + dirname cmd/security-spire-server/Dockerfile 00:32:15 + cut -d/ -f2 00:32:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:32:15 + dirname cmd/support-notifications/Dockerfile 00:32:15 + cut -d/ -f2 00:32:15 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:15 + dirname cmd/support-scheduler/Dockerfile 00:32:15 + cut -d/ -f2 00:32:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:32:15 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-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 00:32:16 + git rev-list -1 --merges fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252~1..fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] echo 00:32:16 -----------> git rev-list -1 --merges fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252~1..fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:32:16 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [false] [Pipeline] sh 00:32:16 + git log --format=format:%s -1 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] echo 00:32:16 ========================================================= 00:32:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:32:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:32:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:32:17 + grep -v github /etc/ssh/ssh_known_hosts 00:32:17 + [ -e /tmp/ssh_known_hosts ] 00:32:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:32:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:32:17 + sudo tee -a /etc/ssh/ssh_known_hosts 00:32:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:17 00:32:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:17 0.1.4: Pulling from edgex-devops/py-git-semver 00:32:17 b85a868b505f: Pulling fs layer 00:32:17 e2be974225ed: Pulling fs layer 00:32:17 339a4e72a1f5: Pulling fs layer 00:32:17 988bab9f4d93: Pulling fs layer 00:32:17 1469e6f7b9e6: Pulling fs layer 00:32:17 eaf3925da568: Pulling fs layer 00:32:17 bab4dde63d76: Pulling fs layer 00:32:17 bde34c3a00c8: Pulling fs layer 00:32:17 b352a97aabf1: Pulling fs layer 00:32:17 4872d77fe225: Pulling fs layer 00:32:17 5851b861e8e6: Pulling fs layer 00:32:17 bab4dde63d76: Waiting 00:32:17 bde34c3a00c8: Waiting 00:32:17 b352a97aabf1: Waiting 00:32:17 4872d77fe225: Waiting 00:32:17 5851b861e8e6: Waiting 00:32:17 988bab9f4d93: Waiting 00:32:17 1469e6f7b9e6: Waiting 00:32:17 eaf3925da568: Waiting 00:32:17 e2be974225ed: Verifying Checksum 00:32:17 e2be974225ed: Download complete 00:32:17 988bab9f4d93: Verifying Checksum 00:32:17 988bab9f4d93: Download complete 00:32:17 1469e6f7b9e6: Verifying Checksum 00:32:17 1469e6f7b9e6: Download complete 00:32:17 eaf3925da568: Verifying Checksum 00:32:17 eaf3925da568: Download complete 00:32:17 339a4e72a1f5: Verifying Checksum 00:32:17 339a4e72a1f5: Download complete 00:32:17 bde34c3a00c8: Verifying Checksum 00:32:17 bde34c3a00c8: Download complete 00:32:18 b352a97aabf1: Download complete 00:32:18 4872d77fe225: Verifying Checksum 00:32:18 4872d77fe225: Download complete 00:32:18 5851b861e8e6: Verifying Checksum 00:32:18 5851b861e8e6: Download complete 00:32:18 b85a868b505f: Verifying Checksum 00:32:18 b85a868b505f: Download complete 00:32:18 bab4dde63d76: Verifying Checksum 00:32:18 bab4dde63d76: Download complete 00:32:19 b85a868b505f: Pull complete 00:32:19 e2be974225ed: Pull complete 00:32:19 339a4e72a1f5: Pull complete 00:32:19 988bab9f4d93: Pull complete 00:32:20 1469e6f7b9e6: Pull complete 00:32:20 eaf3925da568: Pull complete 00:32:21 bab4dde63d76: Pull complete 00:32:21 bde34c3a00c8: Pull complete 00:32:21 b352a97aabf1: Pull complete 00:32:21 4872d77fe225: Pull complete 00:32:22 5851b861e8e6: Pull complete 00:32:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:32:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:22 prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container 00:32:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:32:25 $ docker top 8bb2738158cec0d87a62b774fd5977b680aa17a92000a381507f23619f6dd107 -eo pid,comm 00:32:25 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). 00:32:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:25 [ssh-agent] Looking for ssh-agent implementation... 00:32:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:25 $ docker exec 8bb2738158cec0d87a62b774fd5977b680aa17a92000a381507f23619f6dd107 ssh-agent 00:32:25 SSH_AUTH_SOCK=/tmp/ssh-RxPLUKe94iQL/agent.32 00:32:25 SSH_AGENT_PID=38 00:32:25 Running ssh-add (command line suppressed) 00:32:25 Identity added: /w/workspace/edgex-go/551@tmp/private_key_2734690396865545717.key (/w/workspace/edgex-go/551@tmp/private_key_2734690396865545717.key) 00:32:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:26 + git tag --points-at HEAD [Pipeline] } 00:32:26 $ docker exec --env ******** --env ******** 8bb2738158cec0d87a62b774fd5977b680aa17a92000a381507f23619f6dd107 ssh-agent -k 00:32:26 unset SSH_AUTH_SOCK; 00:32:26 unset SSH_AGENT_PID; 00:32:26 echo Agent pid 38 killed; 00:32:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:26 [ssh-agent] Looking for ssh-agent implementation... 00:32:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:26 $ docker exec 8bb2738158cec0d87a62b774fd5977b680aa17a92000a381507f23619f6dd107 ssh-agent 00:32:26 SSH_AUTH_SOCK=/tmp/ssh-y6SJsCjDJFfi/agent.70 00:32:26 SSH_AGENT_PID=77 00:32:26 Running ssh-add (command line suppressed) 00:32:26 Identity added: /w/workspace/edgex-go/551@tmp/private_key_3206806396201533206.key (/w/workspace/edgex-go/551@tmp/private_key_3206806396201533206.key) 00:32:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:26 + git semver init 00:32:27 2023-08-09 00:32:27,038 [run_init] DEBUG init version:0.0.0 force:False 00:32:27 2023-08-09 00:32:27,039 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/551/.semver 00:32:27 2023-08-09 00:32:27,040 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/551/.semver 00:32:27 2023-08-09 00:32:27,040 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/551/.semver'], cwd=/w/workspace/edgex-go/551, universal_newlines=False, shell=None, istream=None) 00:32:32 2023-08-09 00:32:31,880 [append_file] DEBUG append to file:/w/workspace/edgex-go/551/.git/info/exclude 00:32:32 2023-08-09 00:32:31,881 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/551/.semver/main with force:False 00:32:32 2023-08-09 00:32:31,881 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main 00:32:32 2023-08-09 00:32:31,881 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main 00:32:32 3.1.0-dev.17 [Pipeline] } 00:32:32 $ docker exec --env ******** --env ******** 8bb2738158cec0d87a62b774fd5977b680aa17a92000a381507f23619f6dd107 ssh-agent -k 00:32:32 unset SSH_AUTH_SOCK; 00:32:32 unset SSH_AGENT_PID; 00:32:32 echo Agent pid 77 killed; 00:32:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:32 + git semver [Pipeline] } 00:32:33 $ docker stop --time=1 8bb2738158cec0d87a62b774fd5977b680aa17a92000a381507f23619f6dd107 00:32:34 $ docker rm -f --volumes 8bb2738158cec0d87a62b774fd5977b680aa17a92000a381507f23619f6dd107 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:34 Stashed 1 file(s) [Pipeline] echo 00:32:34 [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [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 00:32:35 + git config --global --add safe.directory /w/workspace/edgex-go/551 [Pipeline] echo 00:32:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:32:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:32:35 ========================================================= 00:32:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:32:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:32:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:35 4db1b89c0bd1: Pulling fs layer 00:32:35 6911f1a30b25: Pulling fs layer 00:32:35 e194b8c5c2a9: Pulling fs layer 00:32:35 6863d3e3a2b1: Pulling fs layer 00:32:35 ec0bb842ea78: Pulling fs layer 00:32:35 40a00589a448: Pulling fs layer 00:32:35 6c08303d61cc: Pulling fs layer 00:32:35 798269fcf238: Pulling fs layer 00:32:35 6863d3e3a2b1: Waiting 00:32:35 ec0bb842ea78: Waiting 00:32:35 40a00589a448: Waiting 00:32:35 6c08303d61cc: Waiting 00:32:35 6911f1a30b25: Download complete 00:32:35 6863d3e3a2b1: Download complete 00:32:35 ec0bb842ea78: Verifying Checksum 00:32:35 ec0bb842ea78: Download complete 00:32:35 4db1b89c0bd1: Verifying Checksum 00:32:35 4db1b89c0bd1: Download complete 00:32:35 40a00589a448: Verifying Checksum 00:32:35 40a00589a448: Download complete 00:32:35 4db1b89c0bd1: Pull complete 00:32:35 6911f1a30b25: Pull complete 00:32:36 798269fcf238: Verifying Checksum 00:32:36 798269fcf238: Download complete 00:32:36 e194b8c5c2a9: Verifying Checksum 00:32:36 e194b8c5c2a9: Download complete 00:32:36 6c08303d61cc: Verifying Checksum 00:32:36 6c08303d61cc: Download complete 00:32:39 e194b8c5c2a9: Pull complete 00:32:39 6863d3e3a2b1: Pull complete 00:32:39 ec0bb842ea78: Pull complete 00:32:39 40a00589a448: Pull complete 00:32:42 6c08303d61cc: Pull complete 00:32:43 798269fcf238: Pull complete 00:32:43 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:32:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:32:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:32:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:32:43 WORKDIR /edgex 00:32:43 COPY go.mod . 00:32:43 RUN go mod download 00:32:43 + docker build -t ci-base-image-x86_64 -f - . 00:32:44 Sending build context to Docker daemon 170.7MB 00:32:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:32:44 ---> ec979cd7f677 00:32:44 Step 2/4 : WORKDIR /edgex 00:32:49 ---> Running in 2209cfea6604 00:32:49 Removing intermediate container 2209cfea6604 00:32:49 ---> f3c7acb4c89c 00:32:49 Step 3/4 : COPY go.mod . 00:32:49 ---> fee64dc63a91 00:32:49 Step 4/4 : RUN go mod download 00:32:49 ---> Running in 379e5344c956 00:32:50 Still waiting to schedule task 00:32:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3152’ 00:33:11 Removing intermediate container 379e5344c956 00:33:11 ---> 7a8a95b3a238 00:33:11 Successfully built 7a8a95b3a238 00:33:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:11 + docker inspect -f . ci-base-image-x86_64 00:33:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:11 prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container 00:33:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:12 $ docker top b8d729021ac211aeff46c22faf7250f680d829dcc128559e260147fb5e1c49f7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:12 + go version 00:33:12 go version go1.20.6 linux/amd64 [Pipeline] } 00:33:12 $ docker stop --time=1 b8d729021ac211aeff46c22faf7250f680d829dcc128559e260147fb5e1c49f7 00:33:13 $ docker rm -f --volumes b8d729021ac211aeff46c22faf7250f680d829dcc128559e260147fb5e1c49f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:14 + docker inspect -f . ci-base-image-x86_64 00:33:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:14 prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container 00:33:14 $ 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/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:14 $ docker top b660f8e1adbe74623847e88073986a83978fc14c6479cd29f99e5b409b244fa2 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:14 ========================================================= 00:33:14 [edgeXBuildGoParallel] Running Tests and Build... 00:33:14 ========================================================= [Pipeline] sh 00:33:15 + git config --global --add safe.directory /w/workspace/edgex-go/551 [Pipeline] fileExists [Pipeline] sh 00:33:15 + make test 00:33:15 go test -race -coverprofile=coverage.out ./... 00:33:21 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 00:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 97.0% of statements 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.5% of statements 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 54.0% of statements 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.817s coverage: 93.4% of statements 00:33:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 00:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.352s coverage: 97.6% of statements 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 32.2% of statements 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 42.9% of statements 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 82.9% of statements 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.242s coverage: 79.9% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.069s coverage: 92.9% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.088s coverage: 100.0% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 81.8% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 82.1% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 95.7% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements 00:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 98.9% of statements 00:34:18 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 00:34:18 running golangci-lint 00:34:18 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 00:34:18 go version go1.20.6 linux/amd64 00:34:18 level=info msg="[config_reader] Used config file .golangci.yml" 00:34:18 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 00:34:33 level=info msg="[loader] Go packages loading at mode 575 (deps|name|compiled_files|exports_file|files|imports|types_sizes) took 13.817878558s" 00:34:33 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.490341ms" 00:34:38 level=info msg="[linters_context/goanalysis] analyzers took 53.629235941s with top 10 stages: buildir: 29.014029811s, fact_deprecated: 2.233802908s, inspect: 2.005307056s, gosec: 1.296601477s, ctrlflow: 1.251866201s, printf: 1.12708295s, S1038: 919.612611ms, fact_purity: 800.322054ms, nilness: 747.783807ms, typedness: 497.300281ms" 00:34:38 level=info msg="[runner] Issues before processing: 200, after processing: 0" 00:34:38 level=info msg="[runner] Processors filtering stat (out/in): exclude: 200/200, cgo: 200/200, exclude-rules: 21/200, nolint: 0/21, filename_unadjuster: 200/200, path_prettifier: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, skip_files: 200/200" 00:34:38 level=info msg="[runner] processing took 21.326496ms with stages: nolint: 11.28857ms, identifier_marker: 5.714765ms, exclude-rules: 1.542904ms, path_prettifier: 1.243822ms, autogenerated_exclude: 1.090381ms, skip_dirs: 395.36µs, cgo: 29.532µs, filename_unadjuster: 16.121µs, max_same_issues: 1.23µs, uniq_by_line: 581ns, skip_files: 520ns, exclude: 390ns, max_from_linter: 370ns, path_shortener: 340ns, source_code: 330ns, diff: 330ns, severity-rules: 330ns, sort_results: 290ns, max_per_file_from_linter: 180ns, path_prefixer: 150ns" 00:34:38 level=info msg="[runner] linters took 6.844672557s with stages: goanalysis_metalinter: 6.8232157s" 00:34:38 level=info msg="File cache stats: 0 entries of total size 0B" 00:34:38 level=info msg="Memory: 209 samples, avg is 193.0MB, max is 910.8MB" 00:34:38 level=info msg="Execution took 20.707132777s" 00:34:38 go vet ./... 00:34:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:34:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:34:42 ./bin/test-attribution-txt.sh 00:34:42 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 00:34:42 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 00:34:42 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 00:34:42 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 00:34:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:34:42 + ls -al . 00:34:42 total 724 00:34:42 drwxrwxr-x 11 1001 1001 4096 Aug 9 00:33 . 00:34:42 drwxr-xr-x 4 root root 4096 Aug 9 00:33 .. 00:34:42 drwxrwxr-x 2 1001 1001 4096 Aug 9 00:32 .blubracket 00:34:42 -rw-rw-r-- 1 1001 1001 16 Aug 9 00:32 .dockerignore 00:34:42 drwxrwxr-x 8 1001 1001 4096 Aug 9 00:32 .git 00:34:42 drwxrwxr-x 3 1001 1001 4096 Aug 9 00:32 .github 00:34:42 -rw-rw-r-- 1 1001 1001 1133 Aug 9 00:32 .gitignore 00:34:42 -rw-rw-r-- 1 1001 1001 42 Aug 9 00:32 .golangci.yml 00:34:42 -rw-rw-r-- 1 1001 1001 87 Aug 9 00:32 .hadolint.yml 00:34:42 drwxr-xr-x 3 1001 1001 4096 Aug 9 00:32 .semver 00:34:42 -rw-rw-r-- 1 1001 1001 166 Aug 9 00:32 .sonarcloud.properties 00:34:42 -rw-rw-r-- 1 1001 1001 1171 Aug 9 00:32 ADOPTERS.md 00:34:42 -rw-rw-r-- 1 1001 1001 11252 Aug 9 00:32 Attribution.txt 00:34:42 -rw-rw-r-- 1 1001 1001 93407 Aug 9 00:32 CHANGELOG.md 00:34:42 -rw-rw-r-- 1 1001 1001 3804 Aug 9 00:32 CONTRIBUTING.md 00:34:42 -rw-rw-r-- 1 1001 1001 677 Aug 9 00:32 GOVERNANCE.md 00:34:42 -rw-rw-r-- 1 1001 1001 883 Aug 9 00:32 Jenkinsfile 00:34:42 -rw-rw-r-- 1 1001 1001 10775 Aug 9 00:32 LICENSE 00:34:42 -rw-rw-r-- 1 1001 1001 14368 Aug 9 00:32 Makefile 00:34:42 -rw-rw-r-- 1 1001 1001 582 Aug 9 00:32 OWNERS.md 00:34:42 -rw-rw-r-- 1 1001 1001 9923 Aug 9 00:32 README.md 00:34:42 -rw-rw-r-- 1 1001 1001 789 Aug 9 00:32 SECURITY.md 00:34:42 -rw-rw-r-- 1 1001 1001 12 Aug 9 00:32 VERSION 00:34:42 drwxrwxr-x 2 1001 1001 4096 Aug 9 00:32 bin 00:34:42 drwxrwxr-x 18 1001 1001 4096 Aug 9 00:32 cmd 00:34:42 -rw-r--r-- 1 root root 446998 Aug 9 00:34 coverage.out 00:34:42 -rw-rw-r-- 1 1001 1001 3687 Aug 9 00:32 go.mod 00:34:42 -rw-rw-r-- 1 1001 1001 33714 Aug 9 00:32 go.sum 00:34:42 drwxrwxr-x 7 1001 1001 4096 Aug 9 00:32 internal 00:34:42 drwxrwxr-x 3 1001 1001 4096 Aug 9 00:32 openapi 00:34:42 -rw-rw-r-- 1 1001 1001 594 Aug 9 00:32 security.txt 00:34:42 drwxrwxr-x 4 1001 1001 4096 Aug 9 00:32 snap 00:34:42 -rw-rw-r-- 1 1001 1001 204 Aug 9 00:32 version.go [Pipeline] sh 00:34:42 + '[' -e coverage.out ] 00:34:42 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:43 Stashed 1 file(s) [Pipeline] sh 00:34:43 + make build 00:34:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:34:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:34:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:34:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:34:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:35:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:35:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:35:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:35:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:35:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:35:12 $ docker stop --time=1 b660f8e1adbe74623847e88073986a83978fc14c6479cd29f99e5b409b244fa2 00:35:18 $ docker rm -f --volumes b660f8e1adbe74623847e88073986a83978fc14c6479cd29f99e5b409b244fa2 [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 00:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:19 00:35:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:19 latest: Pulling from edgex-devops/edgex-compose 00:35:19 91d30c5bc195: Pulling fs layer 00:35:19 2e9b0aa3be6d: Pulling fs layer 00:35:19 9c61dcf015f6: Pulling fs layer 00:35:19 4698f68db338: Pulling fs layer 00:35:19 2a2f49069b9e: Pulling fs layer 00:35:19 e0025b399a48: Pulling fs layer 00:35:19 4698f68db338: Waiting 00:35:19 2a2f49069b9e: Waiting 00:35:19 e0025b399a48: Waiting 00:35:19 91d30c5bc195: Verifying Checksum 00:35:19 91d30c5bc195: Download complete 00:35:19 4698f68db338: Verifying Checksum 00:35:19 4698f68db338: Download complete 00:35:19 2e9b0aa3be6d: Verifying Checksum 00:35:19 2e9b0aa3be6d: Download complete 00:35:19 e0025b399a48: Verifying Checksum 00:35:19 e0025b399a48: Download complete 00:35:19 91d30c5bc195: Pull complete 00:35:19 2a2f49069b9e: Download complete 00:35:19 2e9b0aa3be6d: Pull complete 00:35:20 9c61dcf015f6: Verifying Checksum 00:35:20 9c61dcf015f6: Download complete 00:35:22 9c61dcf015f6: Pull complete 00:35:22 4698f68db338: Pull complete 00:35:22 2a2f49069b9e: Pull complete 00:35:22 e0025b399a48: Pull complete 00:35:22 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:23 prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container 00:35:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3159 in /w/workspace/edgexfoundry_edgex-go_main 00:35:26 $ docker top 1b554f7ce6b6fb26806739308af982f91d1da69a111078424573380891e5f821 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 00:35:26 Running in /w/workspace/edgex-go/551 [Pipeline] { [Pipeline] checkout 00:35:26 The recommended git tool is: git 00:35:26 + docker compose -f ./docker-compose-build.yml build --parallel 00:35:29 #1 [security-spire-agent internal] load build definition from Dockerfile 00:35:29 #1 transferring dockerfile: 2.68kB done 00:35:29 #1 DONE 0.0s 00:35:29 00:35:29 #2 [security-spire-config internal] load build definition from Dockerfile 00:35:29 #2 transferring dockerfile: 2.58kB done 00:35:29 #2 DONE 0.0s 00:35:29 00:35:29 #3 [core-command internal] load build definition from Dockerfile 00:35:29 #3 transferring dockerfile: 1.82kB done 00:35:29 #3 DONE 0.0s 00:35:29 00:35:29 #4 [security-secretstore-setup internal] load build definition from Dockerfile 00:35:29 #4 transferring dockerfile: 2.38kB done 00:35:29 #4 DONE 0.0s 00:35:29 00:35:29 #5 [security-proxy-auth internal] load build definition from Dockerfile 00:35:29 #5 transferring dockerfile: 2.04kB done 00:35:29 #5 DONE 0.0s 00:35:29 00:35:29 #6 [support-scheduler internal] load build definition from Dockerfile 00:35:29 #6 transferring dockerfile: 1.82kB done 00:35:29 #6 DONE 0.0s 00:35:29 00:35:29 #7 [security-spire-server internal] load build definition from Dockerfile 00:35:29 #7 transferring dockerfile: 2.63kB done 00:35:29 #7 DONE 0.0s 00:35:29 00:35:29 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:35:29 #8 transferring dockerfile: 2.12kB done 00:35:29 #8 DONE 0.0s 00:35:29 00:35:29 #9 [security-proxy-setup internal] load build definition from Dockerfile 00:35:29 #9 transferring dockerfile: 2.06kB done 00:35:29 #9 DONE 0.0s 00:35:29 00:35:29 #10 [core-metadata internal] load build definition from Dockerfile 00:35:29 #10 transferring dockerfile: 1.96kB done 00:35:29 #10 DONE 0.1s 00:35:29 00:35:29 #11 [security-bootstrapper internal] load build definition from Dockerfile 00:35:29 #11 transferring dockerfile: 2.82kB done 00:35:29 #11 DONE 0.1s 00:35:29 00:35:29 #12 [support-notifications internal] load build definition from Dockerfile 00:35:29 #12 transferring dockerfile: 1.84kB done 00:35:29 #12 DONE 0.1s 00:35:29 00:35:29 #13 [core-data internal] load build definition from Dockerfile 00:35:29 #13 transferring dockerfile: 1.90kB done 00:35:29 #13 DONE 0.1s 00:35:29 00:35:29 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:35:29 #14 transferring dockerfile: 1.78kB done 00:35:29 #14 DONE 0.1s 00:35:29 00:35:29 #15 [security-spire-agent internal] load .dockerignore 00:35:29 #15 transferring context: 56B done 00:35:29 #15 DONE 0.0s 00:35:29 00:35:29 #16 [security-spire-config internal] load .dockerignore 00:35:29 #16 transferring context: 56B done 00:35:29 #16 DONE 0.0s 00:35:29 00:35:29 #17 [core-command internal] load .dockerignore 00:35:29 #17 transferring context: 56B done 00:35:29 #17 DONE 0.0s 00:35:29 00:35:29 #18 [security-secretstore-setup internal] load .dockerignore 00:35:29 #18 transferring context: 56B done 00:35:29 #18 DONE 0.0s 00:35:29 00:35:29 #19 [security-proxy-auth internal] load .dockerignore 00:35:29 #19 transferring context: 56B done 00:35:29 #19 DONE 0.0s 00:35:29 00:35:29 #20 [support-scheduler internal] load .dockerignore 00:35:29 #20 transferring context: 56B done 00:35:29 #20 DONE 0.0s 00:35:29 00:35:29 #21 [security-spire-server internal] load .dockerignore 00:35:29 #21 transferring context: 56B done 00:35:29 #21 DONE 0.0s 00:35:29 00:35:29 #22 [core-common-config-bootstrapper internal] load .dockerignore 00:35:29 #22 transferring context: 56B done 00:35:29 #22 DONE 0.0s 00:35:29 00:35:29 #23 [security-proxy-setup internal] load .dockerignore 00:35:29 #23 transferring context: 56B done 00:35:29 #23 DONE 0.0s 00:35:29 00:35:29 #24 [core-metadata internal] load .dockerignore 00:35:29 #24 transferring context: 56B done 00:35:29 #24 DONE 0.0s 00:35:29 00:35:29 #25 [security-bootstrapper internal] load .dockerignore 00:35:29 #25 transferring context: 56B done 00:35:29 #25 DONE 0.0s 00:35:29 00:35:29 #26 [core-data internal] load .dockerignore 00:35:29 #26 transferring context: 56B done 00:35:29 #26 DONE 0.0s 00:35:29 00:35:29 #27 [security-spiffe-token-provider internal] load .dockerignore 00:35:29 #27 transferring context: 56B done 00:35:29 #27 DONE 0.0s 00:35:29 00:35:29 #28 [support-notifications internal] load .dockerignore 00:35:29 #28 transferring context: 56B done 00:35:29 #28 DONE 0.0s 00:35:29 00:35:29 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:35:29 #29 DONE 0.0s 00:35:29 00:35:29 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 00:35:29 #30 ... 00:35:29 00:35:29 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:35:29 #29 DONE 0.0s 00:35:29 00:35:29 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 00:35:30 #30 DONE 0.8s 00:35:30 00:35:30 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:35:30 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:35:30 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:35:30 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s 00:35:30 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:35:30 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 00:35:30 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 00:35:30 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 00:35:30 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 00:35:30 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 00:35:31 #31 ... 00:35:31 00:35:31 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:35:31 #32 DONE 1.2s 00:35:31 00:35:31 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 00:35:32 using credential edgex-jenkins-ssh 00:35:32 Cloning the remote Git repository 00:35:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:32 > git init /w/workspace/edgex-go/551 # timeout=10 00:35:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:32 > git --version # timeout=10 00:35:32 > git --version # 'git version 2.25.1' 00:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:36 #33 ... 00:35:36 00:35:36 #34 [security-proxy-setup internal] load build context 00:35:36 #34 transferring context: 195.79MB 6.1s 00:35:37 #34 ... 00:35:37 00:35:37 #35 [support-scheduler internal] load build context 00:35:37 #35 ... 00:35:37 00:35:37 #34 [security-proxy-setup internal] load build context 00:35:40 #34 ... 00:35:40 00:35:40 #36 [security-secretstore-setup internal] load build context 00:35:40 #36 ... 00:35:40 00:35:40 #37 [security-proxy-auth internal] load build context 00:35:40 #37 ... 00:35:40 00:35:40 #38 [support-notifications internal] load build context 00:35:40 #38 transferring context: 364.82MB 8.0s done 00:35:40 #38 ... 00:35:40 00:35:40 #39 [core-data internal] load build context 00:35:41 #39 ... 00:35:41 00:35:41 #40 [security-spiffe-token-provider internal] load build context 00:35:41 #40 transferring context: 364.82MB 9.9s done 00:35:41 #40 ... 00:35:41 00:35:41 #41 [core-command internal] load build context 00:35:41 #41 transferring context: 364.82MB 10.5s done 00:35:41 #41 ... 00:35:41 00:35:41 #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:35:41 #42 ... 00:35:41 00:35:41 #43 [core-common-config-bootstrapper internal] load build context 00:35:41 #43 transferring context: 364.82MB 10.6s done 00:35:41 #43 ... 00:35:41 00:35:41 #44 [security-bootstrapper internal] load build context 00:35:41 #44 transferring context: 364.82MB 10.6s done 00:35:41 #44 ... 00:35:41 00:35:41 #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:35:41 #0 0.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:41 #0 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:41 #0 1.508 (1/2) Installing ca-certificates (20230506-r0) 00:35:41 #0 1.530 (2/2) Installing dumb-init (1.2.5-r2) 00:35:41 #0 1.544 Executing busybox-1.35.0-r29.trigger 00:35:41 #0 1.546 Executing ca-certificates-20230506-r0.trigger 00:35:41 #0 1.621 OK: 8 MiB in 17 packages 00:35:41 #45 ... 00:35:41 00:35:41 #46 [core-metadata internal] load build context 00:35:41 #46 transferring context: 364.82MB 11.1s done 00:35:41 #46 ... 00:35:41 00:35:41 #47 [security-spire-server internal] load build context 00:35:41 #47 ... 00:35:41 00:35:41 #48 [security-spire-config internal] load build context 00:35:41 #48 transferring context: 364.82MB 10.6s done 00:35:41 #48 ... 00:35:41 00:35:41 #49 [security-spire-agent internal] load build context 00:35:41 #49 transferring context: 364.82MB 10.3s done 00:35:41 #49 ... 00:35:41 00:35:41 #50 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:35:42 #50 ... 00:35:42 00:35:42 #51 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:35:42 #51 ... 00:35:42 00:35:42 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:35:42 #52 ... 00:35:42 00:35:42 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:35:42 #53 ... 00:35:42 00:35:42 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:35:42 #54 ... 00:35:42 00:35:42 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:35:42 #55 ... 00:35:42 00:35:42 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:35:43 #56 ... 00:35:43 00:35:43 #47 [security-spire-server internal] load build context 00:35:43 #47 transferring context: 364.82MB 12.4s done 00:35:47 #47 ... 00:35:47 00:35:47 #35 [support-scheduler internal] load build context 00:35:47 #35 transferring context: 364.82MB 10.3s done 00:35:49 #35 ... 00:35:49 00:35:49 #34 [security-proxy-setup internal] load build context 00:35:49 #34 transferring context: 364.82MB 10.8s done 00:35:50 Avoid second fetch 00:35:50 Checking out Revision fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 (main) 00:35:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:50 > git config core.sparsecheckout # timeout=10 00:35:50 #34 ... 00:35:50 00:35:50 #37 [security-proxy-auth internal] load build context 00:35:50 #37 transferring context: 364.82MB 11.3s done 00:35:50 #37 ... 00:35:50 00:35:50 #36 [security-secretstore-setup internal] load build context 00:35:50 #36 transferring context: 364.82MB 10.6s done 00:35:50 #36 ... 00:35:50 00:35:50 #39 [core-data internal] load build context 00:35:50 #39 transferring context: 364.82MB 10.9s done 00:35:51 Commit message: "Merge pull request #4606 from lindseysimple/issue-4247" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:35:51 % Total % Received % Xferd Average Speed Time Time Time Current 00:35:51 Dload Upload Total Spent Left Speed 00:35:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 39599 0 --:--:-- --:--:-- --:--:-- 39599 [Pipeline] sh 00:35:50 > git checkout -f fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 # timeout=10 00:35:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:35:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:35:53 + sudo tee /etc/docker/daemon.new 00:35:53 { 00:35:53 "registry-mirrors": [ 00:35:53 "https://nexus3.edgexfoundry.org:10001" 00:35:53 ], 00:35:53 "bip": "10.250.0.254/24", 00:35:53 "hosts": [ 00:35:53 "tcp://0.0.0.0:5555", 00:35:53 "unix:///var/run/docker.sock" 00:35:53 ], 00:35:53 "mtu": 1458, 00:35:53 "selinux-enabled": true, 00:35:53 "seccomp-profile": "/etc/docker/seccomp.json" 00:35:53 } [Pipeline] sh 00:35:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:35:53 + sudo service docker restart 00:35:55 #39 ... 00:35:55 00:35:55 #40 [security-spiffe-token-provider internal] load build context 00:35:55 #40 DONE 25.1s 00:35:55 00:35:55 #38 [support-notifications internal] load build context 00:35:55 #38 DONE 25.1s 00:35:55 00:35:55 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 00:35:55 #33 DONE 24.2s 00:35:55 00:35:55 #35 [support-scheduler internal] load build context 00:35:55 #35 DONE 25.1s 00:35:55 00:35:55 #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:35:55 #45 DONE 24.1s 00:35:55 00:35:55 #41 [core-command internal] load build context 00:35:55 #41 DONE 25.1s 00:35:55 00:35:55 #36 [security-secretstore-setup internal] load build context 00:35:55 #36 DONE 25.1s 00:35:55 00:35:55 #43 [core-common-config-bootstrapper internal] load build context 00:35:55 #43 DONE 25.2s 00:35:55 00:35:55 #44 [security-bootstrapper internal] load build context 00:35:55 #44 DONE 25.2s 00:35:55 00:35:55 #34 [security-proxy-setup internal] load build context 00:35:55 #34 DONE 25.2s 00:35:55 00:35:55 #39 [core-data internal] load build context 00:35:55 #39 DONE 25.2s 00:35:55 00:35:55 #48 [security-spire-config internal] load build context 00:35:55 #48 DONE 25.2s 00:35:55 00:35:55 #49 [security-spire-agent internal] load build context 00:35:55 #49 DONE 25.1s 00:35:55 00:35:55 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:35:55 #57 ... 00:35:55 00:35:55 #46 [core-metadata internal] load build context 00:35:55 #46 DONE 25.2s 00:35:55 00:35:55 #37 [security-proxy-auth internal] load build context 00:35:55 #37 DONE 25.2s 00:35:55 00:35:55 #47 [security-spire-server internal] load build context 00:35:55 #47 DONE 25.2s 00:35:55 00:35:55 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:35:55 #55 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:55 #55 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:55 #55 24.75 (1/1) Installing dumb-init (1.2.5-r2) 00:35:55 #55 24.76 Executing busybox-1.35.0-r29.trigger 00:35:55 #55 24.76 OK: 7 MiB in 16 packages 00:35:55 #55 DONE 24.9s 00:35:55 00:35:55 #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:35:55 #42 24.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:55 #42 24.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:55 #42 24.81 (1/2) Installing dumb-init (1.2.5-r2) 00:35:55 #42 24.81 (2/2) Installing su-exec (0.2-r2) 00:35:55 #42 24.82 Executing busybox-1.35.0-r29.trigger 00:35:55 #42 24.82 OK: 7 MiB in 17 packages 00:35:55 #42 DONE 24.9s 00:35:55 00:35:55 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:35:55 #52 24.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:56 #52 ... 00:35:56 00:35:56 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:35:56 #56 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:56 #56 24.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:56 #56 24.97 (1/2) Installing dumb-init (1.2.5-r2) 00:35:56 #56 24.98 (2/2) Installing openssl (3.0.10-r0) 00:35:56 #56 24.99 Executing busybox-1.35.0-r29.trigger 00:35:56 #56 25.00 OK: 8 MiB in 17 packages 00:35:56 #56 DONE 25.2s 00:35:56 00:35:56 #50 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:35:56 #50 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:56 #50 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:56 #50 24.97 (1/1) Installing dumb-init (1.2.5-r2) 00:35:56 #50 24.97 Executing busybox-1.35.0-r29.trigger 00:35:56 #50 24.99 OK: 7 MiB in 16 packages 00:35:56 #50 DONE 25.2s 00:35:56 00:35:56 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 00:35:56 #58 DONE 0.0s 00:35:56 00:35:56 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:35:56 #52 25.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:56 #52 25.28 (1/4) Installing ca-certificates (20230506-r0) 00:35:56 #52 25.29 (2/4) Installing dumb-init (1.2.5-r2) 00:35:56 #52 25.30 (3/4) Installing su-exec (0.2-r2) 00:35:56 #52 25.30 (4/4) Installing yq (4.30.4-r4) 00:35:56 #52 25.44 Executing busybox-1.35.0-r29.trigger 00:35:56 #52 25.45 Executing ca-certificates-20230506-r0.trigger 00:35:57 #52 25.52 OK: 17 MiB in 19 packages 00:35:57 #52 DONE 25.8s 00:35:57 00:35:57 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:35:57 #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:57 #0 1.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:57 #0 1.761 OK: 265 MiB in 53 packages 00:35:57 #59 DONE 1.9s 00:35:57 00:35:57 #60 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:35:57 #0 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:57 #0 1.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:57 #0 1.503 OK: 265 MiB in 53 packages 00:35:57 #60 DONE 1.9s 00:35:57 00:35:57 #51 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:35:57 #51 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:57 #51 24.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:57 #51 25.30 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:35:57 #51 25.30 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:35:57 #51 25.30 OK: 17818 distinct packages available 00:35:57 #51 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:57 #51 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:57 #51 25.69 (1/5) Installing dumb-init (1.2.5-r2) 00:35:57 #51 25.70 (2/5) Installing musl-obstack (1.2.3-r0) 00:35:57 #51 25.70 (3/5) Installing libucontext (1.2-r0) 00:35:57 #51 25.71 (4/5) Installing gcompat (1.1.0-r0) 00:35:57 #51 25.72 (5/5) Installing openssl (3.0.10-r0) 00:35:57 #51 25.73 Executing busybox-1.35.0-r29.trigger 00:35:57 #51 25.74 OK: 8 MiB in 20 packages 00:35:57 #51 DONE 26.0s 00:35:57 00:35:57 #61 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 00:35:57 #61 DONE 0.1s 00:35:57 00:35:57 #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:35:57 #62 DONE 0.0s 00:35:57 00:35:57 #63 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:57 #63 ... 00:35:57 00:35:57 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:35:57 #0 1.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:57 #0 1.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:57 #0 1.868 OK: 265 MiB in 53 packages 00:35:57 #64 DONE 2.0s 00:35:57 00:35:57 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:35:57 #65 DONE 0.0s 00:35:57 00:35:57 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:35:57 #0 1.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:57 #0 1.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:57 #0 1.731 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:35:57 #0 1.731 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:35:57 #0 1.731 OK: 17823 distinct packages available 00:35:57 #0 1.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:57 #0 1.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:57 #0 2.121 OK: 265 MiB in 53 packages 00:35:57 #66 DONE 2.2s 00:35:57 00:35:57 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 00:35:57 #57 1.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:57 #57 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:57 #57 2.104 OK: 265 MiB in 53 packages 00:35:57 #57 DONE 2.2s 00:35:57 00:35:57 #67 [core-data builder 4/7] COPY go.mod vendor* ./ 00:35:57 #67 DONE 0.0s 00:35:57 00:35:57 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:35:57 #68 DONE 0.0s 00:35:57 00:35:57 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:57 #69 ... 00:35:57 00:35:57 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:35:57 #54 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:57 #54 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:57 #54 26.01 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:35:57 #54 26.01 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:35:57 #54 26.01 OK: 17818 distinct packages available 00:35:57 #54 26.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:57 #54 26.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:57 #54 26.38 (1/4) Installing dumb-init (1.2.5-r2) 00:35:57 #54 26.39 (2/4) Installing musl-obstack (1.2.3-r0) 00:35:57 #54 26.39 (3/4) Installing libucontext (1.2-r0) 00:35:57 #54 26.40 (4/4) Installing gcompat (1.1.0-r0) 00:35:57 #54 26.41 Executing busybox-1.35.0-r29.trigger 00:35:57 #54 26.42 OK: 7 MiB in 19 packages 00:35:57 #54 DONE 26.5s 00:35:57 00:35:57 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:35:57 #53 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:57 #53 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:57 #53 26.17 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:35:57 #53 26.17 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:35:57 #53 26.17 OK: 17818 distinct packages available 00:35:57 #53 26.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:57 #53 26.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:57 #53 26.53 (1/9) Installing ca-certificates (20230506-r0) 00:35:57 #53 26.56 (2/9) Installing brotli-libs (1.0.9-r9) 00:35:57 #53 26.57 (3/9) Installing nghttp2-libs (1.51.0-r1) 00:35:57 #53 26.57 (4/9) Installing libcurl (8.2.1-r0) 00:35:57 #53 26.59 (5/9) Installing curl (8.2.1-r0) 00:35:57 #53 26.60 (6/9) Installing dumb-init (1.2.5-r2) 00:35:57 #53 26.60 (7/9) Installing musl-obstack (1.2.3-r0) 00:35:57 #53 26.61 (8/9) Installing libucontext (1.2-r0) 00:35:57 #53 26.61 (9/9) Installing gcompat (1.1.0-r0) 00:35:57 #53 26.62 Executing busybox-1.35.0-r29.trigger 00:35:57 #53 26.63 Executing ca-certificates-20230506-r0.trigger 00:35:57 #53 26.70 OK: 10 MiB in 24 packages 00:35:57 #53 DONE 26.8s 00:35:57 00:35:57 #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:58 #70 ... 00:35:58 00:35:58 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:35:58 #71 DONE 2.4s 00:35:58 00:35:58 #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 00:35:58 #72 DONE 0.0s 00:35:58 00:35:58 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:08 #73 ... 00:36:08 00:36:08 #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:16 provisioning config files... 00:36:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/551@tmp/config15540169356330276045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:16 ---> docker-login.sh 00:36:16 nexus3.edgexfoundry.org:10001 00:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:17 Configure a credential helper to remove this warning. See 00:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:17 00:36:17 Login Succeeded 00:36:17 nexus3.edgexfoundry.org:10002 00:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:17 Configure a credential helper to remove this warning. See 00:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:17 00:36:17 Login Succeeded 00:36:17 nexus3.edgexfoundry.org:10003 00:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:17 Configure a credential helper to remove this warning. See 00:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:17 00:36:17 Login Succeeded 00:36:17 nexus3.edgexfoundry.org:10004 00:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:18 Configure a credential helper to remove this warning. See 00:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:18 00:36:18 Login Succeeded 00:36:18 docker.io 00:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:18 Configure a credential helper to remove this warning. See 00:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:18 00:36:18 Login Succeeded 00:36:18 ---> docker-login.sh ends [Pipeline] } 00:36:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:36:19 + git config --global --add safe.directory /w/workspace/edgex-go/551 [Pipeline] echo 00:36:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:36:19 ========================================================= 00:36:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:36:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:36:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:36:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:20 edb6bdbacee9: Pulling fs layer 00:36:20 5f9638ab2659: Pulling fs layer 00:36:20 8d51d6327a98: Pulling fs layer 00:36:20 8b374f2dd631: Pulling fs layer 00:36:20 ec14aa9079de: Pulling fs layer 00:36:20 2f466654f4bb: Pulling fs layer 00:36:20 554e91adad29: Pulling fs layer 00:36:20 8b374f2dd631: Waiting 00:36:20 ec14aa9079de: Waiting 00:36:20 2f466654f4bb: Waiting 00:36:20 554e91adad29: Waiting 00:36:20 5f9638ab2659: Verifying Checksum 00:36:20 5f9638ab2659: Download complete 00:36:20 8b374f2dd631: Verifying Checksum 00:36:20 8b374f2dd631: Download complete 00:36:20 ec14aa9079de: Verifying Checksum 00:36:20 ec14aa9079de: Download complete 00:36:20 edb6bdbacee9: Verifying Checksum 00:36:21 edb6bdbacee9: Pull complete 00:36:21 554e91adad29: Download complete 00:36:22 5f9638ab2659: Pull complete 00:36:22 2f466654f4bb: Download complete 00:36:22 8d51d6327a98: Verifying Checksum 00:36:22 8d51d6327a98: Download complete 00:36:30 #74 ... 00:36:30 00:36:30 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:30 #73 DONE 31.4s 00:36:30 00:36:30 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:30 #69 DONE 31.2s 00:36:30 00:36:30 #63 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:30 #63 DONE 31.6s 00:36:30 00:36:30 #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:30 #70 DONE 31.3s 00:36:30 00:36:30 #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:30 #74 DONE 31.6s 00:36:30 00:36:30 #75 [core-data builder 6/7] COPY . . 00:36:35 8d51d6327a98: Pull complete 00:36:35 8b374f2dd631: Pull complete 00:36:35 ec14aa9079de: Pull complete 00:36:38 #75 ... 00:36:38 00:36:38 #76 [support-notifications builder 6/7] COPY . . 00:36:38 #76 ... 00:36:38 00:36:38 #77 [security-spiffe-token-provider builder 6/7] COPY . . 00:36:38 #77 DONE 10.2s 00:36:38 00:36:38 #75 [core-data builder 6/7] COPY . . 00:36:38 #75 DONE 10.2s 00:36:38 00:36:38 #78 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:36:38 #78 CACHED 00:36:38 00:36:38 #79 [core-common-config-bootstrapper builder 6/7] COPY . . 00:36:38 #79 CACHED 00:36:38 00:36:38 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #80 CACHED 00:36:38 00:36:38 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #81 CACHED 00:36:38 00:36:38 #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:36:38 #82 CACHED 00:36:38 00:36:38 #83 [core-metadata builder 6/7] COPY . . 00:36:38 #83 CACHED 00:36:38 00:36:38 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:36:38 #84 CACHED 00:36:38 00:36:38 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #85 CACHED 00:36:38 00:36:38 #86 [support-scheduler builder 6/7] COPY . . 00:36:38 #86 CACHED 00:36:38 00:36:38 #76 [support-notifications builder 6/7] COPY . . 00:36:38 #76 DONE 10.3s 00:36:38 00:36:38 #87 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:36:38 #87 ... 00:36:38 00:36:38 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #88 CACHED 00:36:38 00:36:38 #89 [security-proxy-auth builder 6/7] COPY . . 00:36:38 #89 CACHED 00:36:38 00:36:38 #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:36:38 #90 CACHED 00:36:38 00:36:38 #91 [security-bootstrapper builder 6/7] COPY . . 00:36:38 #91 DONE 10.3s 00:36:38 00:36:38 #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #92 CACHED 00:36:38 00:36:38 #93 [core-command builder 4/7] COPY go.mod vendor* ./ 00:36:38 #93 CACHED 00:36:38 00:36:38 #94 [core-command builder 6/7] COPY . . 00:36:38 #94 CACHED 00:36:38 00:36:38 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #95 CACHED 00:36:38 00:36:38 #96 [security-proxy-setup builder 6/7] COPY . . 00:36:38 #96 CACHED 00:36:38 00:36:38 #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:36:38 #97 CACHED 00:36:38 00:36:38 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:38 #98 CACHED 00:36:38 00:36:38 #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:36:38 #99 CACHED 00:36:38 00:36:38 #100 [security-secretstore-setup builder 6/7] COPY . . 00:36:38 #100 CACHED 00:36:38 00:36:38 #101 [security-spire-agent builder 6/9] COPY . . 00:36:38 #101 DONE 10.2s 00:36:38 00:36:38 #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 00:36:38 #102 DONE 0.1s 00:36:39 00:36:39 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:39 #103 CACHED 00:36:39 00:36:39 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 00:36:39 #104 CACHED 00:36:39 00:36:39 #105 [security-spire-server builder 6/9] COPY . . 00:36:39 #105 CACHED 00:36:39 00:36:39 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 00:36:39 #106 CACHED 00:36:39 00:36:39 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:36:40 2f466654f4bb: Pull complete 00:36:41 #107 DONE 2.6s 00:36:41 00:36:41 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:36:41 #108 DONE 2.5s 00:36:41 00:36:41 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 00:36:43 #109 DONE 1.1s 00:36:43 00:36:43 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 00:36:43 #110 DONE 1.1s 00:36:43 00:36:43 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:36:43 #0 1.135 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:36:43 #111 ... 00:36:43 00:36:43 #112 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:36:43 #112 CACHED 00:36:43 00:36:43 #113 [security-spire-config builder 9/9] WORKDIR /edgex-go 00:36:43 #113 CACHED 00:36:43 00:36:43 #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 00:36:43 #114 CACHED 00:36:43 00:36:43 #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:43 #115 CACHED 00:36:43 00:36:43 #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 00:36:43 #116 CACHED 00:36:43 00:36:43 #117 [security-spire-config builder 6/9] COPY . . 00:36:43 #117 CACHED 00:36:43 00:36:43 #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:36:43 554e91adad29: Pull complete 00:36:43 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:36:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:36:43 #118 DONE 0.4s 00:36:43 00:36:43 #119 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:36:43 #119 CACHED 00:36:43 00:36:43 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:36:43 #120 DONE 0.4s 00:36:43 00:36:43 #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:36:43 #121 DONE 0.1s 00:36:43 00:36:43 #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:36:43 + docker build -t ci-base-image-arm64 -f - . 00:36:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:36:43 WORKDIR /edgex 00:36:43 COPY go.mod . 00:36:43 RUN go mod download 00:36:43 #122 ... 00:36:43 00:36:43 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:36:43 #123 CACHED 00:36:43 00:36:43 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:36:44 Sending build context to Docker daemon 2.937MB 00:36:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:36:44 ---> 1e15ea492957 00:36:44 Step 2/4 : WORKDIR /edgex 00:36:44 #124 ... 00:36:44 00:36:44 #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:36:44 #122 DONE 1.3s 00:36:44 00:36:44 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:36:44 #125 DONE 1.2s 00:36:44 00:36:44 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:36:45 #126 ... 00:36:45 00:36:45 #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:36:45 #127 DONE 0.4s 00:36:45 00:36:45 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:36:45 #124 DONE 1.6s 00:36:45 00:36:45 #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:36:45 #128 ... 00:36:45 00:36:45 #129 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:36:45 #129 DONE 0.4s 00:36:45 00:36:45 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:36:45 #126 DONE 0.8s 00:36:45 00:36:45 #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:36:46 ---> Running in 796ec5b2fb42 00:36:46 #130 DONE 0.5s 00:36:46 00:36:46 #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:36:46 #131 DONE 0.6s 00:36:46 00:36:46 #132 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:36:46 #132 DONE 0.1s 00:36:46 00:36:46 #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:36:46 #128 DONE 1.0s 00:36:46 00:36:46 #133 [security-spire-server] exporting to image 00:36:46 #133 exporting layers 00:36:46 #133 ... 00:36:46 00:36:46 #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:36:46 #134 DONE 0.1s 00:36:46 00:36:46 #135 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:36:46 #135 DONE 0.1s 00:36:46 Removing intermediate container 796ec5b2fb42 00:36:46 ---> b79e3c0b1634 00:36:46 Step 3/4 : COPY go.mod . 00:36:46 00:36:46 #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:36:46 #136 DONE 0.1s 00:36:46 00:36:46 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:36:46 #137 DONE 0.1s 00:36:46 00:36:46 #133 [security-spire-config] exporting to image 00:36:46 ---> e241f9f69503 00:36:46 Step 4/4 : RUN go mod download 00:36:46 ---> Running in 0b75673e8a83 00:36:46 #133 exporting layers 0.8s done 00:36:46 #133 writing image sha256:a7a2c8f364049bc87059bb0e83ad834ac4111e595d5e3ff2f8736a2b2cbcedea 00:36:46 #133 exporting layers 0.7s done 00:36:46 #133 writing image sha256:a7a2c8f364049bc87059bb0e83ad834ac4111e595d5e3ff2f8736a2b2cbcedea 0.1s done 00:36:46 #133 naming to docker.io/library/security-spire-server done 00:36:47 #133 exporting layers 0.6s done 00:36:47 #133 writing image sha256:145a634c1984aff334aa8cd7d4dd666ae718858aa5549e5f2834d8b58f247f81 done 00:36:47 #133 naming to docker.io/library/security-spire-config done 00:36:47 #133 writing image sha256:91abd84643b0494e5ce3d41ef92e14d870fad0b53cbeb6e89438e978b0a6eef7 done 00:36:47 #133 naming to docker.io/library/security-spire-agent done 00:36:47 #133 DONE 1.1s 00:36:47 00:36:47 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:36:47 #0 1.321 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:36:49 #138 ... 00:36:49 00:36:49 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:36:49 #0 0.520 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:36:49 #139 ... 00:36:49 00:36:49 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:36:49 #0 0.712 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:36:49 #140 ... 00:36:49 00:36:49 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:36:49 #0 1.048 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:36:49 #141 ... 00:36:49 00:36:49 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:36:49 #0 1.161 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:36:49 #142 ... 00:36:49 00:36:49 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:36:49 #0 1.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:36:49 #143 ... 00:36:49 00:36:49 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:36:49 #0 0.591 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:36:49 #144 ... 00:36:49 00:36:49 #87 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:36:49 #87 0.962 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:36:50 #87 ... 00:36:50 00:36:50 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:36:50 #0 1.157 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:36:50 #145 ... 00:36:50 00:36:50 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:36:50 #0 0.658 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:37:25 Removing intermediate container 0b75673e8a83 00:37:25 ---> 4ab44d6ec79d 00:37:25 Successfully built 4ab44d6ec79d 00:37:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:26 + docker inspect -f . ci-base-image-arm64 00:37:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:26 prd-ubuntu20.04-docker-arm64-4c-16g-3159 does not seem to be running inside a container 00:37:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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 00:37:27 $ docker top 1b15bd94556c85efba21897f886dbb85c7fae696feaf7d296d84ac335347c5c1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:28 + go version 00:37:28 go version go1.20.6 linux/arm64 [Pipeline] } 00:37:28 $ docker stop --time=1 1b15bd94556c85efba21897f886dbb85c7fae696feaf7d296d84ac335347c5c1 00:37:33 $ docker rm -f --volumes 1b15bd94556c85efba21897f886dbb85c7fae696feaf7d296d84ac335347c5c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:37:33 00:37:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:37:34 latest: Pulling from edgex-devops/edgex-compose-arm64 00:37:34 547446be3368: Pulling fs layer 00:37:34 d125d8839a47: Pulling fs layer 00:37:34 3e85d5ac6304: Pulling fs layer 00:37:34 c3105a71a48b: Pulling fs layer 00:37:34 0f093f025ec4: Pulling fs layer 00:37:34 c3106fc0e877: Pulling fs layer 00:37:34 c3105a71a48b: Waiting 00:37:34 0f093f025ec4: Waiting 00:37:34 c3106fc0e877: Waiting 00:37:34 547446be3368: Verifying Checksum 00:37:34 547446be3368: Download complete 00:37:34 c3105a71a48b: Verifying Checksum 00:37:34 c3105a71a48b: Download complete 00:37:34 d125d8839a47: Verifying Checksum 00:37:34 d125d8839a47: Download complete 00:37:34 c3106fc0e877: Verifying Checksum 00:37:34 c3106fc0e877: Download complete 00:37:34 0f093f025ec4: Verifying Checksum 00:37:34 0f093f025ec4: Download complete 00:37:34 547446be3368: Pull complete 00:37:35 d125d8839a47: Pull complete 00:37:36 3e85d5ac6304: Verifying Checksum 00:37:36 3e85d5ac6304: Download complete 00:37:46 3e85d5ac6304: Pull complete 00:37:46 c3105a71a48b: Pull complete 00:37:47 0f093f025ec4: Pull complete 00:37:47 c3106fc0e877: Pull complete 00:37:47 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:37:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:37:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:47 prd-ubuntu20.04-docker-arm64-4c-16g-3159 does not seem to be running inside a container 00:37:47 $ 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/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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 00:37:49 $ docker top d051012d869261d5946882e36e308caa1136b2a9e6d5a251e8dbb857abdf5b97 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:50 + docker compose -f ./docker-compose-build.yml build --parallel 00:37:57 #146 ... 00:37:57 00:37:57 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:57 #111 73.58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:37:59 #1 [security-secretstore-setup internal] load build definition from Dockerfile 00:37:59 #1 transferring dockerfile: 00:37:59 #1 transferring dockerfile: 2.38kB done 00:37:59 #1 DONE 0.4s 00:37:59 00:37:59 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:37:59 #2 transferring dockerfile: 2.12kB done 00:37:59 #2 DONE 0.0s 00:37:59 00:37:59 #3 [support-scheduler internal] load build definition from Dockerfile 00:37:59 #3 transferring dockerfile: 1.82kB done 00:37:59 #3 DONE 0.0s 00:37:59 00:37:59 #4 [security-proxy-auth internal] load build definition from Dockerfile 00:37:59 #4 transferring dockerfile: 2.04kB done 00:37:59 #4 DONE 0.1s 00:37:59 00:37:59 #5 [security-spire-config internal] load build definition from Dockerfile 00:37:59 #5 transferring dockerfile: 2.58kB done 00:37:59 #5 DONE 0.1s 00:37:59 00:37:59 #6 [security-proxy-setup internal] load build definition from Dockerfile 00:37:59 #6 transferring dockerfile: 2.06kB done 00:37:59 #6 DONE 0.1s 00:37:59 00:37:59 #7 [security-spire-agent internal] load build definition from Dockerfile 00:37:59 #7 transferring dockerfile: 2.68kB done 00:37:59 #7 DONE 0.1s 00:37:59 00:37:59 #8 [support-notifications internal] load build definition from Dockerfile 00:37:59 #8 transferring dockerfile: 1.84kB done 00:37:59 #8 DONE 0.1s 00:37:59 00:37:59 #9 [security-bootstrapper internal] load build definition from Dockerfile 00:37:59 #9 transferring dockerfile: 2.82kB done 00:37:59 #9 DONE 0.1s 00:37:59 00:37:59 #10 [security-spire-server internal] load build definition from Dockerfile 00:38:00 #10 transferring dockerfile: 2.63kB done 00:38:00 #10 DONE 0.1s 00:38:00 00:38:00 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:38:00 #11 transferring dockerfile: 1.78kB done 00:38:00 #11 DONE 0.1s 00:38:00 00:38:00 #12 [core-data internal] load build definition from Dockerfile 00:38:00 #12 transferring dockerfile: 1.90kB done 00:38:00 #12 DONE 0.1s 00:38:00 00:38:00 #13 [core-metadata internal] load build definition from Dockerfile 00:38:00 #13 transferring dockerfile: 1.96kB done 00:38:00 #13 DONE 0.1s 00:38:00 00:38:00 #14 [core-command internal] load build definition from Dockerfile 00:38:00 #14 transferring dockerfile: 1.82kB 0.0s done 00:38:00 #14 DONE 0.1s 00:38:00 00:38:00 #15 [security-secretstore-setup internal] load .dockerignore 00:38:00 #15 transferring context: 32B 00:38:00 #15 transferring context: 56B 0.0s done 00:38:00 #15 DONE 0.1s 00:38:01 00:38:01 #16 [core-common-config-bootstrapper internal] load .dockerignore 00:38:01 #16 transferring context: 56B done 00:38:01 #16 DONE 0.0s 00:38:01 00:38:01 #17 [support-scheduler internal] load .dockerignore 00:38:01 #17 transferring context: 56B done 00:38:01 #17 DONE 0.0s 00:38:01 00:38:01 #18 [security-proxy-auth internal] load .dockerignore 00:38:01 #18 transferring context: 56B done 00:38:01 #18 DONE 0.1s 00:38:01 00:38:01 #19 [security-spire-config internal] load .dockerignore 00:38:01 #19 transferring context: 56B done 00:38:01 #19 DONE 0.1s 00:38:01 00:38:01 #20 [security-proxy-setup internal] load .dockerignore 00:38:01 #20 transferring context: 56B 0.0s done 00:38:01 #20 DONE 0.1s 00:38:01 00:38:01 #21 [security-spire-agent internal] load .dockerignore 00:38:01 #21 transferring context: 56B done 00:38:01 #21 DONE 0.1s 00:38:01 00:38:01 #22 [support-notifications internal] load .dockerignore 00:38:01 #22 transferring context: 56B done 00:38:01 #22 DONE 0.1s 00:38:01 00:38:01 #23 [security-bootstrapper internal] load .dockerignore 00:38:01 #23 transferring context: 56B done 00:38:01 #23 DONE 0.1s 00:38:01 00:38:01 #24 [security-spire-server internal] load .dockerignore 00:38:01 #24 transferring context: 56B done 00:38:01 #24 DONE 0.1s 00:38:01 00:38:01 #25 [security-spiffe-token-provider internal] load .dockerignore 00:38:01 #25 transferring context: 56B done 00:38:01 #25 DONE 0.0s 00:38:01 00:38:01 #26 [core-data internal] load .dockerignore 00:38:01 #26 transferring context: 56B done 00:38:01 #26 DONE 0.1s 00:38:01 00:38:01 #27 [core-metadata internal] load .dockerignore 00:38:01 #27 transferring context: 56B 0.0s done 00:38:01 #27 DONE 0.1s 00:38:01 00:38:01 #28 [core-command internal] load .dockerignore 00:38:01 #28 transferring context: 56B 0.0s done 00:38:01 #28 DONE 0.1s 00:38:01 00:38:01 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:38:01 #29 DONE 0.0s 00:38:01 00:38:01 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 00:38:02 #30 DONE 0.5s 00:38:02 00:38:02 #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:02 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:38:02 #31 ... 00:38:02 00:38:02 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:38:02 #29 DONE 0.0s 00:38:02 00:38:02 #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:02 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:38:02 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:38:02 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:38:02 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s 00:38:02 #31 ... 00:38:02 00:38:02 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:38:02 #29 DONE 0.0s 00:38:02 00:38:02 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 00:38:02 #30 DONE 0.5s 00:38:02 00:38:02 #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:02 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:38:02 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:38:02 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:38:02 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:38:02 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s 00:38:02 #31 ... 00:38:02 00:38:02 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:38:02 #29 DONE 0.0s 00:38:02 00:38:02 #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:02 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 00:38:02 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 00:38:02 #31 ... 00:38:02 00:38:02 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:38:02 #29 DONE 0.0s 00:38:02 00:38:02 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 00:38:02 #30 DONE 0.5s 00:38:02 00:38:02 #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:02 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:38:02 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:38:02 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:38:02 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:38:02 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 00:38:02 #31 ... 00:38:02 00:38:02 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:38:02 #29 DONE 0.0s 00:38:03 00:38:03 #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:03 #31 ... 00:38:03 00:38:03 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:38:03 #29 DONE 0.0s 00:38:03 00:38:03 #31 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:03 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:38:03 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:38:03 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:38:03 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:38:03 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 00:38:03 #31 ... 00:38:03 00:38:03 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:38:03 #29 DONE 0.0s 00:38:03 00:38:03 #32 [security-secretstore-setup internal] load build context 00:38:03 #32 transferring context: 2.56MB 0.6s done 00:38:03 #32 DONE 1.2s 00:38:03 00:38:03 #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:03 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:38:03 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:38:03 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:38:03 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:38:03 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 00:38:03 #31 ... 00:38:03 00:38:03 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:38:03 #29 DONE 0.0s 00:38:03 00:38:03 #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:03 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:38:03 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:38:03 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:38:03 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:38:03 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 00:38:04 #31 ... 00:38:04 00:38:04 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:38:04 #29 DONE 0.0s 00:38:04 00:38:04 #31 [support-notifications stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:04 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:38:04 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:38:04 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:38:04 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:38:04 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 00:38:04 #31 ... 00:38:04 00:38:04 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:38:04 #29 DONE 0.0s 00:38:04 00:38:04 #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:04 #31 ... 00:38:04 00:38:04 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 00:38:04 #30 DONE 1.7s 00:38:04 00:38:04 #31 [security-spire-server stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:04 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:38:04 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:38:04 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:38:04 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:38:04 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 00:38:04 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:38:04 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:38:04 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:38:04 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:38:04 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 00:38:04 #31 ... 00:38:04 00:38:04 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:38:04 #29 DONE 0.0s 00:38:04 00:38:04 #31 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:04 #31 ... 00:38:04 00:38:04 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 00:38:04 #30 DONE 1.8s 00:38:04 00:38:04 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:38:04 #29 DONE 0.0s 00:38:04 00:38:04 #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:04 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:38:04 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:38:04 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:38:04 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:38:04 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 00:38:05 #31 ... 00:38:05 00:38:05 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:38:05 #29 DONE 0.0s 00:38:05 00:38:05 #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:05 #31 ... 00:38:05 00:38:05 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 00:38:05 #30 DONE 2.1s 00:38:05 00:38:05 #31 [core-command stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:05 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:38:05 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:38:05 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:38:05 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:38:05 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 00:38:05 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.5s done 00:38:05 #31 ... 00:38:05 00:38:05 #33 [core-common-config-bootstrapper internal] load build context 00:38:05 #33 transferring context: 2.56MB 1.6s done 00:38:05 #33 DONE 2.7s 00:38:05 00:38:05 #31 [core-command stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:05 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.5s done 00:38:05 #31 ... 00:38:05 00:38:05 #34 [support-scheduler internal] load build context 00:38:05 #34 transferring context: 2.56MB 1.6s done 00:38:05 #34 DONE 2.8s 00:38:05 00:38:05 #35 [security-proxy-auth internal] load build context 00:38:05 #35 transferring context: 2.56MB 1.7s done 00:38:05 #35 DONE 2.7s 00:38:05 00:38:05 #36 [security-spire-config internal] load build context 00:38:05 #36 transferring context: 2.56MB 1.9s done 00:38:05 #36 DONE 2.7s 00:38:05 00:38:05 #37 [support-notifications internal] load build context 00:38:05 #37 ... 00:38:05 00:38:05 #38 [security-proxy-setup internal] load build context 00:38:05 #38 transferring context: 2.56MB 1.3s done 00:38:05 #38 DONE 2.4s 00:38:05 00:38:05 #37 [support-notifications internal] load build context 00:38:05 #37 transferring context: 2.56MB 1.0s done 00:38:06 #37 DONE 2.3s 00:38:06 00:38:06 #39 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:38:06 #39 DONE 4.7s 00:38:06 00:38:06 #40 [core-metadata builder 2/7] WORKDIR /edgex-go 00:38:06 #40 ... 00:38:06 00:38:06 #41 [security-spire-agent internal] load build context 00:38:06 #41 transferring context: 2.56MB 1.3s done 00:38:06 #41 DONE 3.0s 00:38:06 00:38:06 #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:06 #31 DONE 5.0s 00:38:06 00:38:06 #42 [core-data internal] load build context 00:38:07 #42 ... 00:38:07 00:38:07 #43 [security-spire-server internal] load build context 00:38:07 #43 transferring context: 2.56MB 1.0s done 00:38:07 #43 DONE 2.4s 00:38:07 00:38:07 #42 [core-data internal] load build context 00:38:07 #42 ... 00:38:07 00:38:07 #44 [security-spiffe-token-provider internal] load build context 00:38:07 #44 transferring context: 2.56MB 1.5s done 00:38:07 #44 DONE 2.6s 00:38:07 00:38:07 #42 [core-data internal] load build context 00:38:07 #42 ... 00:38:07 00:38:07 #45 [security-bootstrapper internal] load build context 00:38:07 #45 transferring context: 2.56MB 1.5s done 00:38:07 #45 DONE 3.1s 00:38:07 00:38:07 #42 [core-data internal] load build context 00:38:07 #42 transferring context: 2.56MB 1.6s done 00:38:07 #42 ... 00:38:07 00:38:07 #40 [security-spire-server builder 2/7] WORKDIR /edgex-go 00:38:07 #40 DONE 2.0s 00:38:07 00:38:07 #42 [core-data internal] load build context 00:38:07 #42 DONE 2.6s 00:38:07 00:38:07 #46 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:38:07 #111 ... 00:38:07 00:38:07 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:38:07 #142 DONE 88.8s 00:38:07 00:38:07 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:38:07 #139 DONE 88.9s 00:38:07 00:38:07 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:38:07 #143 DONE 88.9s 00:38:07 00:38:07 #87 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:38:07 #87 DONE 88.9s 00:38:07 00:38:07 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:07 #111 DONE 88.9s 00:38:07 00:38:07 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:38:07 #147 ... 00:38:07 00:38:07 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:38:07 #140 DONE 89.0s 00:38:07 00:38:07 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:38:07 #145 DONE 89.0s 00:38:07 00:38:07 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:38:07 #146 DONE 89.0s 00:38:07 00:38:07 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:38:07 #141 DONE 89.1s 00:38:08 00:38:08 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:38:08 #148 ... 00:38:08 00:38:08 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:38:08 #144 DONE 89.3s 00:38:08 #46 ... 00:38:08 00:38:08 #47 [core-metadata internal] load build context 00:38:08 #47 transferring context: 2.56MB 1.0s done 00:38:08 #47 DONE 2.9s 00:38:08 00:38:08 #48 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:38:08 00:38:08 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:38:08 #138 DONE 89.4s 00:38:08 00:38:08 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:38:08 #149 ... 00:38:08 00:38:08 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:38:08 #147 DONE 0.6s 00:38:08 #48 ... 00:38:08 00:38:08 #49 [core-command internal] load build context 00:38:08 #49 transferring context: 2.56MB 1.0s done 00:38:08 #49 DONE 3.1s 00:38:08 00:38:08 #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:38:08 #150 DONE 0.6s 00:38:08 00:38:08 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:38:08 #148 DONE 0.4s 00:38:08 00:38:08 #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:38:08 #151 DONE 0.6s 00:38:08 00:38:08 #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:38:08 #152 DONE 0.5s 00:38:08 00:38:08 #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 00:38:08 #153 ... 00:38:08 00:38:08 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:38:08 #154 DONE 0.3s 00:38:08 00:38:08 #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:38:08 00:38:08 #155 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:38:08 #155 DONE 0.3s 00:38:08 00:38:08 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:38:08 #149 DONE 0.4s 00:38:08 00:38:08 #156 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:38:08 #156 DONE 0.3s 00:38:08 00:38:08 #157 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:38:08 #157 CACHED 00:38:08 00:38:08 #158 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:38:08 #158 CACHED 00:38:08 00:38:08 #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:38:08 #159 CACHED 00:38:08 00:38:08 #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:38:08 #160 CACHED 00:38:08 00:38:08 #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:38:08 #161 CACHED 00:38:08 00:38:08 #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:38:08 #162 CACHED 00:38:08 00:38:08 #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 00:38:08 #163 CACHED 00:38:08 00:38:08 #164 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 00:38:08 #164 CACHED 00:38:08 00:38:08 #165 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:38:08 #165 DONE 0.3s 00:38:08 00:38:08 #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:08 #166 ... 00:38:08 00:38:08 #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 00:38:08 #153 DONE 0.4s 00:38:08 00:38:08 #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:38:08 #167 DONE 0.4s 00:38:08 00:38:08 #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:38:08 #168 DONE 0.3s 00:38:08 00:38:08 #169 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:10 #169 ... 00:38:10 00:38:10 #170 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:38:10 #170 DONE 1.4s 00:38:10 00:38:10 #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:10 #171 ... 00:38:10 00:38:10 #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:38:10 #172 DONE 1.7s 00:38:10 00:38:10 #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:38:10 #173 DONE 1.7s 00:38:10 00:38:10 #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:10 #174 DONE 1.7s 00:38:10 00:38:10 #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:10 #166 DONE 1.8s 00:38:10 00:38:10 #175 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:38:10 #175 DONE 1.9s 00:38:10 00:38:10 #176 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:10 #176 DONE 1.9s 00:38:10 00:38:10 #177 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:38:10 #177 DONE 1.7s 00:38:10 00:38:10 #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:10 #171 DONE 1.7s 00:38:10 00:38:10 #178 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:38:10 #178 ... 00:38:10 00:38:10 #169 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:10 #169 DONE 1.8s 00:38:11 00:38:11 #179 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:38:11 #179 DONE 0.5s 00:38:11 00:38:11 #180 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:38:11 #180 DONE 0.5s 00:38:11 00:38:11 #181 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:38:11 #181 DONE 0.5s 00:38:11 00:38:11 #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:38:11 #182 DONE 0.5s 00:38:11 00:38:11 #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:38:11 #183 DONE 0.5s 00:38:11 00:38:11 #133 [core-command] exporting to image 00:38:11 #133 exporting layers 00:38:11 #133 ... 00:38:11 00:38:11 #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:38:11 #184 DONE 0.5s 00:38:11 00:38:11 #185 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:38:11 #185 DONE 0.5s 00:38:11 00:38:11 #186 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 00:38:11 #186 DONE 2.4s 00:38:11 00:38:11 #178 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:38:11 #178 DONE 0.5s 00:38:11 00:38:11 #133 [support-notifications] exporting to image 00:38:11 #133 ... 00:38:11 00:38:11 #187 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:38:11 #187 DONE 0.5s 00:38:11 00:38:11 #133 [support-notifications] exporting to image 00:38:11 #133 exporting layers 0.2s done 00:38:11 #133 ... 00:38:11 00:38:11 #188 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:38:11 #188 DONE 0.3s 00:38:11 00:38:11 #189 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:38:11 #189 DONE 0.4s 00:38:11 00:38:11 #133 [security-spiffe-token-provider] exporting to image 00:38:11 #133 writing image sha256:97f9048441c9edd36f850ea0e6957d126653798c3ac08e395783bfaef87590b4 0.0s done 00:38:11 #133 naming to docker.io/library/core-command 00:38:11 #133 ... 00:38:11 00:38:11 #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:38:11 #190 DONE 0.5s 00:38:11 00:38:11 #133 [core-data] exporting to image 00:38:11 #133 exporting layers 0.3s done 00:38:11 #133 naming to docker.io/library/core-command done 00:38:11 #133 writing image sha256:d164f3e9904886b284dc8ded59f3dfe8f5af092a9b5f976e50518afdbd889471 done 00:38:11 #133 naming to docker.io/library/core-data done 00:38:11 #133 ... 00:38:11 00:38:11 #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:38:11 #191 DONE 0.5s 00:38:11 00:38:11 #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:38:11 #192 DONE 0.4s 00:38:11 00:38:11 #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 00:38:11 #193 DONE 0.4s 00:38:11 00:38:11 #194 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:38:11 #194 DONE 0.4s 00:38:11 00:38:11 #133 [core-metadata] exporting to image 00:38:11 #133 writing image sha256:7eb5a6d6597f026343a37a2c58bcc4c30931e14779ff7db7c3da58cf526048ed done 00:38:11 #133 naming to docker.io/library/support-scheduler done 00:38:11 #133 writing image sha256:641a2a57dc2818af31955f6a0c3607c9554ee30418b7268fe33489ce6e62e776 0.0s done 00:38:11 #133 naming to docker.io/library/support-notifications done 00:38:11 #133 exporting layers 0.1s done 00:38:11 #133 writing image sha256:b6d3ea16f30eea7f85aa5abe1308308415cfb64f6045fb5f10c8aebc759d9554 done 00:38:11 #133 naming to docker.io/library/security-spiffe-token-provider done 00:38:11 #133 writing image sha256:23e6f6b2eb4aff12249dac9392a4f3f3602c51ff7af3a39dc107fbc64d923424 done 00:38:11 #133 naming to docker.io/library/core-metadata done 00:38:11 #133 DONE 2.0s 00:38:11 00:38:11 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 00:38:11 #195 DONE 0.3s 00:38:11 00:38:11 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:11 #196 DONE 0.3s 00:38:11 00:38:11 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:38:12 #197 DONE 0.3s 00:38:12 00:38:12 #198 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:12 #198 DONE 0.9s 00:38:12 00:38:12 #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:12 #199 DONE 0.7s 00:38:12 00:38:12 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:12 #200 DONE 0.3s 00:38:12 00:38:12 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:12 #201 ... 00:38:12 00:38:12 #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:38:12 #202 DONE 0.1s 00:38:12 00:38:12 #203 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:12 #203 DONE 0.7s 00:38:12 00:38:12 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:12 #201 DONE 0.2s 00:38:12 00:38:12 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 00:38:12 #204 DONE 0.2s 00:38:12 00:38:12 #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 00:38:12 #205 DONE 0.1s 00:38:12 00:38:12 #133 [security-proxy-setup] exporting to image 00:38:12 #133 exporting layers 0.3s done 00:38:12 #133 writing image sha256:444a5ea69e24d851c10426b4e04a27ac0e5236a3a1b63c464ef2fdb164eb291c done 00:38:12 #133 naming to docker.io/library/core-common-config-bootstrapper done 00:38:12 #133 writing image sha256:40e3fe5edc5469fcc35af34ab271b4946e60353357131ad92ea2ad90bbbaabb9 done 00:38:12 #133 naming to docker.io/library/security-proxy-setup done 00:38:12 #133 writing image sha256:7f4cc4da6f7d030ff9d2bdf54067b78015d975469bda6e15211d44711276302e 00:38:12 #133 writing image sha256:7f4cc4da6f7d030ff9d2bdf54067b78015d975469bda6e15211d44711276302e done 00:38:12 #133 naming to docker.io/library/security-proxy-auth 0.0s done 00:38:12 #133 DONE 2.4s 00:38:12 00:38:12 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:38:12 #206 DONE 0.1s 00:38:12 00:38:12 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:38:12 #207 DONE 0.0s 00:38:12 00:38:12 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:12 #208 DONE 0.5s 00:38:12 00:38:12 #133 [security-secretstore-setup] exporting to image 00:38:13 #133 exporting layers 0.2s done 00:38:13 #133 writing image sha256:b89053c527b8f36cd20e2cbd72792d55f03deb8c2b0448d756e406c51bfc44d0 done 00:38:13 #133 naming to docker.io/library/security-secretstore-setup done 00:38:13 #133 DONE 2.6s 00:38:13 00:38:13 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:38:13 #209 DONE 0.5s 00:38:13 00:38:13 #133 [security-bootstrapper] exporting to image 00:38:13 #133 exporting layers 0.1s done 00:38:13 #133 writing image sha256:c8fb7ca94e147493141d3a2175367489e916cf39b28880136dee43469f081033 done 00:38:13 #133 naming to docker.io/library/security-bootstrapper done 00:38:13 #133 DONE 2.8s 00:38:13 00:38:13 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:38:13 time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:13 time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:13 time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:13 time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:13 time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:13 time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:13 time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:13 time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:13 time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:13 time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:13 time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:13 time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:13 time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:13 time="2023-08-09T00:35:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:38:13 $ docker stop --time=1 1b554f7ce6b6fb26806739308af982f91d1da69a111078424573380891e5f821 00:38:14 #50 ... 00:38:14 00:38:14 #48 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:38:14 #48 6.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:14 $ docker rm -f --volumes 1b554f7ce6b6fb26806739308af982f91d1da69a111078424573380891e5f821 [Pipeline] // withDockerContainer [Pipeline] sh 00:38:14 + docker images 00:38:14 REPOSITORY TAG IMAGE ID CREATED SIZE 00:38:14 security-bootstrapper latest c8fb7ca94e14 1 second ago 23MB 00:38:14 security-proxy-auth latest 7f4cc4da6f7d 2 seconds ago 19.4MB 00:38:14 core-common-config-bootstrapper latest 444a5ea69e24 2 seconds ago 18MB 00:38:14 security-proxy-setup latest 40e3fe5edc54 2 seconds ago 19.6MB 00:38:14 security-secretstore-setup latest b89053c527b8 2 seconds ago 44MB 00:38:14 security-spiffe-token-provider latest b6d3ea16f30e 3 seconds ago 33.5MB 00:38:14 support-notifications latest 641a2a57dc28 3 seconds ago 34.3MB 00:38:14 core-metadata latest 23e6f6b2eb4a 3 seconds ago 21.6MB 00:38:14 core-command latest 97f9048441c9 4 seconds ago 21MB 00:38:14 core-data latest d164f3e99048 4 seconds ago 21.2MB 00:38:14 support-scheduler latest 7eb5a6d6597f 4 seconds ago 33.7MB 00:38:14 security-spire-config latest 145a634c1984 About a minute ago 102MB 00:38:14 security-spire-agent latest 91abd84643b0 About a minute ago 161MB 00:38:14 security-spire-server latest a7a2c8f36404 About a minute ago 103MB 00:38:14 ci-base-image-x86_64 latest 7a8a95b3a238 5 minutes ago 1.07GB 00:38:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 3 weeks ago 696MB 00:38:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 00:38:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:38:15 provisioning config files... 00:38:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/551@tmp/config10064082673946319753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:38:15 ---> docker-login.sh 00:38:15 nexus3.edgexfoundry.org:10001 00:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:15 Configure a credential helper to remove this warning. See 00:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:15 00:38:15 Login Succeeded 00:38:15 nexus3.edgexfoundry.org:10002 00:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:15 Configure a credential helper to remove this warning. See 00:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:15 00:38:15 Login Succeeded 00:38:15 nexus3.edgexfoundry.org:10003 00:38:15 #48 8.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:15 Configure a credential helper to remove this warning. See 00:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:15 00:38:15 Login Succeeded 00:38:15 nexus3.edgexfoundry.org:10004 00:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:15 Configure a credential helper to remove this warning. See 00:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:15 00:38:15 Login Succeeded 00:38:15 docker.io 00:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:38:15 Configure a credential helper to remove this warning. See 00:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:38:15 00:38:15 Login Succeeded 00:38:15 ---> docker-login.sh ends [Pipeline] } 00:38:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:38:15 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:38:15 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:15 latest 00:38:15 3.1.0-dev.17 00:38:15 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:15 main 00:38:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:16 + docker push nexus3.edgexfoundry.org:10004/core-command:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:38:16 467882c555b7: Preparing 00:38:16 632db2b55160: Preparing 00:38:16 48e3d23c1997: Preparing 00:38:16 13f95a63b6b0: Preparing 00:38:16 704f6d52ecf6: Preparing 00:38:16 36b50b131297: Preparing 00:38:16 704f6d52ecf6: Pushed 00:38:16 13f95a63b6b0: Pushed 00:38:16 36b50b131297: Layer already exists 00:38:16 467882c555b7: Pushed 00:38:16 48e3d23c1997: Pushed 00:38:16 #48 ... 00:38:16 00:38:16 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:38:16 #0 5.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:16 #0 6.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:16 #0 9.149 (1/1) Installing dumb-init (1.2.5-r2) 00:38:16 #0 9.196 Executing busybox-1.35.0-r29.trigger 00:38:16 #0 9.277 OK: 8 MiB in 16 packages 00:38:16 #51 ... 00:38:16 00:38:16 #46 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:38:16 #46 8.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:17 #46 ... 00:38:17 00:38:17 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:38:17 #0 6.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:17 #0 7.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:17 #52 ... 00:38:17 00:38:17 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:38:17 #51 DONE 10.4s 00:38:17 00:38:17 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:38:17 #0 8.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:17 #53 ... 00:38:17 00:38:17 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:38:17 #0 8.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:17 #54 ... 00:38:17 00:38:17 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:38:17 #0 8.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:17 #55 ... 00:38:17 00:38:17 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:38:17 #0 8.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:17 #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:18 #56 ... 00:38:18 00:38:18 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:38:18 #0 7.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:18 #0 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:18 #57 ... 00:38:18 00:38:18 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:38:18 #0 8.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:18 #58 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:18 #58 ... 00:38:18 00:38:18 #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:38:18 #0 8.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:18 #0 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:18 #59 ... 00:38:18 00:38:18 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:38:18 #0 5.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:18 #0 6.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:18 #0 9.318 (1/4) Installing ca-certificates (20230506-r0) 00:38:18 #0 9.650 (2/4) Installing dumb-init (1.2.5-r2) 00:38:18 #0 9.675 (3/4) Installing su-exec (0.2-r2) 00:38:18 #0 9.699 (4/4) Installing yq (4.30.4-r4) 00:38:18 #0 10.85 Executing busybox-1.35.0-r29.trigger 00:38:18 #0 10.97 Executing ca-certificates-20230506-r0.trigger 00:38:18 #60 ... 00:38:18 00:38:18 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:38:18 #0 8.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:18 #0 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:18 632db2b55160: Pushed 00:38:18 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:6baafbc83968442a3331216560839e20b79eace00169ac1a66499c68783c267e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:18 #61 ... 00:38:18 00:38:18 #46 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:38:18 #46 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:19 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:38:19 467882c555b7: Preparing 00:38:19 632db2b55160: Preparing 00:38:19 48e3d23c1997: Preparing 00:38:19 13f95a63b6b0: Preparing 00:38:19 704f6d52ecf6: Preparing 00:38:19 36b50b131297: Preparing 00:38:19 36b50b131297: Waiting 00:38:19 704f6d52ecf6: Layer already exists 00:38:19 48e3d23c1997: Layer already exists 00:38:19 13f95a63b6b0: Layer already exists 00:38:19 467882c555b7: Layer already exists 00:38:19 632db2b55160: Layer already exists 00:38:19 36b50b131297: Layer already exists 00:38:19 latest: digest: sha256:6baafbc83968442a3331216560839e20b79eace00169ac1a66499c68783c267e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:19 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.17 00:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:38:19 467882c555b7: Preparing 00:38:19 632db2b55160: Preparing 00:38:19 48e3d23c1997: Preparing 00:38:19 13f95a63b6b0: Preparing 00:38:19 704f6d52ecf6: Preparing 00:38:19 36b50b131297: Preparing 00:38:19 36b50b131297: Waiting 00:38:19 632db2b55160: Layer already exists 00:38:19 467882c555b7: Layer already exists 00:38:19 13f95a63b6b0: Layer already exists 00:38:19 48e3d23c1997: Layer already exists 00:38:19 704f6d52ecf6: Layer already exists 00:38:19 36b50b131297: Layer already exists 00:38:19 3.1.0-dev.17: digest: sha256:6baafbc83968442a3331216560839e20b79eace00169ac1a66499c68783c267e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:20 + docker push nexus3.edgexfoundry.org:10004/core-command:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:38:20 467882c555b7: Preparing 00:38:20 632db2b55160: Preparing 00:38:20 48e3d23c1997: Preparing 00:38:20 13f95a63b6b0: Preparing 00:38:20 704f6d52ecf6: Preparing 00:38:20 36b50b131297: Preparing 00:38:20 36b50b131297: Waiting 00:38:20 13f95a63b6b0: Layer already exists 00:38:20 632db2b55160: Layer already exists 00:38:20 48e3d23c1997: Layer already exists 00:38:20 467882c555b7: Layer already exists 00:38:20 704f6d52ecf6: Layer already exists 00:38:20 36b50b131297: Layer already exists 00:38:20 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:6baafbc83968442a3331216560839e20b79eace00169ac1a66499c68783c267e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:20 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:38:20 467882c555b7: Preparing 00:38:20 632db2b55160: Preparing 00:38:20 48e3d23c1997: Preparing 00:38:20 13f95a63b6b0: Preparing 00:38:20 704f6d52ecf6: Preparing 00:38:20 36b50b131297: Preparing 00:38:20 36b50b131297: Waiting 00:38:20 704f6d52ecf6: Layer already exists 00:38:20 48e3d23c1997: Layer already exists 00:38:20 632db2b55160: Layer already exists 00:38:20 13f95a63b6b0: Layer already exists 00:38:20 467882c555b7: Layer already exists 00:38:20 36b50b131297: Layer already exists 00:38:20 main: digest: sha256:6baafbc83968442a3331216560839e20b79eace00169ac1a66499c68783c267e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:20 ===================================================== [Pipeline] echo 00:38:20 taggedImages: 00:38:20 - nexus3.edgexfoundry.org:10004/core-command:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:20 - nexus3.edgexfoundry.org:10004/core-command:latest 00:38:20 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.17 00:38:20 - nexus3.edgexfoundry.org:10004/core-command:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:20 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:38:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 00:38:20 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:20 latest 00:38:20 3.1.0-dev.17 00:38:20 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:20 main 00:38:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:21 #46 ... 00:38:21 00:38:21 #48 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:38:21 #48 12.25 (1/1) Installing dumb-init (1.2.5-r2) 00:38:21 #48 12.28 Executing busybox-1.35.0-r29.trigger 00:38:21 #48 12.38 OK: 8 MiB in 16 packages 00:38:21 #48 DONE 13.7s 00:38:21 00:38:21 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:38:21 #60 12.62 OK: 17 MiB in 19 packages 00:38:21 #60 DONE 13.6s 00:38:21 00:38:21 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:38:21 #52 12.74 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:38:21 #52 12.75 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:38:21 #52 12.75 OK: 17689 distinct packages available 00:38:21 #52 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:38:21 4f1c4cf5a5d0: Preparing 00:38:21 76752b7bfc41: Preparing 00:38:21 cd7ec3a36a19: Preparing 00:38:21 30a6b1f78c51: Preparing 00:38:21 48e3d23c1997: Preparing 00:38:21 13f95a63b6b0: Preparing 00:38:21 704f6d52ecf6: Preparing 00:38:21 36b50b131297: Preparing 00:38:21 704f6d52ecf6: Waiting 00:38:21 36b50b131297: Waiting 00:38:21 13f95a63b6b0: Waiting 00:38:21 48e3d23c1997: Layer already exists 00:38:21 13f95a63b6b0: Layer already exists 00:38:21 704f6d52ecf6: Layer already exists 00:38:21 36b50b131297: Layer already exists 00:38:21 cd7ec3a36a19: Pushed 00:38:21 76752b7bfc41: Pushed 00:38:21 4f1c4cf5a5d0: Pushed 00:38:22 #52 ... 00:38:22 00:38:22 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:38:22 #50 7.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:22 #50 9.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:22 #50 14.02 OK: 263 MiB in 53 packages 00:38:22 #50 DONE 15.4s 00:38:22 00:38:22 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:38:22 #56 14.97 (1/2) Installing dumb-init (1.2.5-r2) 00:38:22 #56 15.00 (2/2) Installing openssl (3.0.10-r0) 00:38:22 #56 15.10 Executing busybox-1.35.0-r29.trigger 00:38:22 #56 15.18 OK: 8 MiB in 17 packages 00:38:22 #56 ... 00:38:22 00:38:22 #62 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:38:22 #62 DONE 0.5s 00:38:22 00:38:22 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:38:22 #58 15.00 (1/2) Installing dumb-init (1.2.5-r2) 00:38:22 #58 15.07 (2/2) Installing su-exec (0.2-r2) 00:38:22 #58 15.08 Executing busybox-1.35.0-r29.trigger 00:38:22 #58 15.21 OK: 8 MiB in 17 packages 00:38:22 30a6b1f78c51: Pushed 00:38:22 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:d1f112e2ac381d6d99c87ef52bf325259c8f545a74d00d1c5a557c6ab4a1afbc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:23 + 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 00:38:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:38:23 4f1c4cf5a5d0: Preparing 00:38:23 76752b7bfc41: Preparing 00:38:23 cd7ec3a36a19: Preparing 00:38:23 30a6b1f78c51: Preparing 00:38:23 48e3d23c1997: Preparing 00:38:23 13f95a63b6b0: Preparing 00:38:23 704f6d52ecf6: Preparing 00:38:23 36b50b131297: Preparing 00:38:23 13f95a63b6b0: Waiting 00:38:23 704f6d52ecf6: Waiting 00:38:23 76752b7bfc41: Layer already exists 00:38:23 48e3d23c1997: Layer already exists 00:38:23 cd7ec3a36a19: Layer already exists 00:38:23 30a6b1f78c51: Layer already exists 00:38:23 4f1c4cf5a5d0: Layer already exists 00:38:23 704f6d52ecf6: Layer already exists 00:38:23 36b50b131297: Layer already exists 00:38:23 13f95a63b6b0: Layer already exists 00:38:23 latest: digest: sha256:d1f112e2ac381d6d99c87ef52bf325259c8f545a74d00d1c5a557c6ab4a1afbc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:23 #58 DONE 16.2s 00:38:23 00:38:23 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:38:23 #57 15.77 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:38:23 #57 15.77 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:38:23 #57 15.77 OK: 17689 distinct packages available 00:38:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:23 #57 ... 00:38:23 00:38:23 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:38:23 #56 DONE 16.7s 00:38:23 00:38:23 #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 00:38:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.17 00:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:38:24 4f1c4cf5a5d0: Preparing 00:38:24 76752b7bfc41: Preparing 00:38:24 cd7ec3a36a19: Preparing 00:38:24 30a6b1f78c51: Preparing 00:38:24 48e3d23c1997: Preparing 00:38:24 13f95a63b6b0: Preparing 00:38:24 704f6d52ecf6: Preparing 00:38:24 36b50b131297: Preparing 00:38:24 13f95a63b6b0: Waiting 00:38:24 704f6d52ecf6: Waiting 00:38:24 36b50b131297: Waiting 00:38:24 4f1c4cf5a5d0: Layer already exists 00:38:24 76752b7bfc41: Layer already exists 00:38:24 30a6b1f78c51: Layer already exists 00:38:24 48e3d23c1997: Layer already exists 00:38:24 cd7ec3a36a19: Layer already exists 00:38:24 13f95a63b6b0: Layer already exists 00:38:24 36b50b131297: Layer already exists 00:38:24 704f6d52ecf6: Layer already exists 00:38:24 3.1.0-dev.17: digest: sha256:d1f112e2ac381d6d99c87ef52bf325259c8f545a74d00d1c5a557c6ab4a1afbc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:24 #63 DONE 0.2s 00:38:24 00:38:24 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:38:24 #57 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:24 #57 ... 00:38:24 00:38:24 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:38:24 #55 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:24 #55 16.04 OK: 263 MiB in 53 packages 00:38:24 #55 DONE 17.1s 00:38:24 00:38:24 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:38:24 #64 ... 00:38:24 00:38:24 #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:38:24 #59 15.84 OK: 263 MiB in 53 packages 00:38:24 #59 DONE 17.4s 00:38:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:38:24 4f1c4cf5a5d0: Preparing 00:38:24 76752b7bfc41: Preparing 00:38:24 cd7ec3a36a19: Preparing 00:38:24 30a6b1f78c51: Preparing 00:38:24 48e3d23c1997: Preparing 00:38:24 13f95a63b6b0: Preparing 00:38:24 704f6d52ecf6: Preparing 00:38:24 36b50b131297: Preparing 00:38:24 13f95a63b6b0: Waiting 00:38:24 36b50b131297: Waiting 00:38:24 704f6d52ecf6: Waiting 00:38:24 4f1c4cf5a5d0: Layer already exists 00:38:24 48e3d23c1997: Layer already exists 00:38:24 cd7ec3a36a19: Layer already exists 00:38:24 30a6b1f78c51: Layer already exists 00:38:24 76752b7bfc41: Layer already exists 00:38:24 13f95a63b6b0: Layer already exists 00:38:24 36b50b131297: Layer already exists 00:38:24 704f6d52ecf6: Layer already exists 00:38:24 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:d1f112e2ac381d6d99c87ef52bf325259c8f545a74d00d1c5a557c6ab4a1afbc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:25 00:38:25 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 00:38:25 #65 ... 00:38:25 00:38:25 #46 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:38:25 #46 16.33 OK: 263 MiB in 53 packages 00:38:25 #46 DONE 17.8s 00:38:25 + 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 00:38:25 00:38:25 #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:38:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 00:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:38:25 4f1c4cf5a5d0: Preparing 00:38:25 76752b7bfc41: Preparing 00:38:25 cd7ec3a36a19: Preparing 00:38:25 30a6b1f78c51: Preparing 00:38:25 48e3d23c1997: Preparing 00:38:25 13f95a63b6b0: Preparing 00:38:25 704f6d52ecf6: Preparing 00:38:25 36b50b131297: Preparing 00:38:25 13f95a63b6b0: Waiting 00:38:25 704f6d52ecf6: Waiting 00:38:25 36b50b131297: Waiting 00:38:25 76752b7bfc41: Layer already exists 00:38:25 cd7ec3a36a19: Layer already exists 00:38:25 30a6b1f78c51: Layer already exists 00:38:25 4f1c4cf5a5d0: Layer already exists 00:38:25 48e3d23c1997: Layer already exists 00:38:25 13f95a63b6b0: Layer already exists 00:38:25 36b50b131297: Layer already exists 00:38:25 704f6d52ecf6: Layer already exists 00:38:25 main: digest: sha256:d1f112e2ac381d6d99c87ef52bf325259c8f545a74d00d1c5a557c6ab4a1afbc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:25 ===================================================== [Pipeline] echo 00:38:25 taggedImages: 00:38:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:38:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.17 00:38:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 00:38:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:38:25 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:25 latest 00:38:25 3.1.0-dev.17 00:38:25 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:25 main 00:38:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:26 + docker push nexus3.edgexfoundry.org:10004/core-data:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:38:26 777918d227e4: Preparing 00:38:26 9c7792a9cb4c: Preparing 00:38:26 48e3d23c1997: Preparing 00:38:26 13f95a63b6b0: Preparing 00:38:26 704f6d52ecf6: Preparing 00:38:26 36b50b131297: Preparing 00:38:26 36b50b131297: Waiting 00:38:26 704f6d52ecf6: Layer already exists 00:38:26 13f95a63b6b0: Layer already exists 00:38:26 48e3d23c1997: Layer already exists 00:38:26 36b50b131297: Layer already exists 00:38:26 777918d227e4: Pushed 00:38:26 #66 DONE 1.1s 00:38:26 00:38:26 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:38:26 #64 DONE 1.6s 00:38:26 00:38:26 #67 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:26 #67 ... 00:38:26 00:38:26 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 00:38:26 #65 DONE 1.4s 00:38:26 00:38:26 #68 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:26 #68 ... 00:38:26 00:38:26 #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:38:26 #61 15.81 (1/2) Installing ca-certificates (20230506-r0) 00:38:26 #61 16.49 (2/2) Installing dumb-init (1.2.5-r2) 00:38:26 #61 16.52 Executing busybox-1.35.0-r29.trigger 00:38:26 #61 16.67 Executing ca-certificates-20230506-r0.trigger 00:38:26 #61 18.29 OK: 8 MiB in 17 packages 00:38:26 #61 DONE 19.4s 00:38:26 00:38:26 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:38:26 #57 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:28 9c7792a9cb4c: Pushed 00:38:28 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:f475be4e3794579e2b94152aa5847ffa2cd5327ed18ac586c365916792cde202 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:28 #57 ... 00:38:28 00:38:28 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:38:28 #54 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:28 #54 15.26 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:38:28 #54 15.26 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:38:28 #54 15.26 OK: 17694 distinct packages available 00:38:28 #54 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:28 #54 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:28 #54 ... 00:38:28 00:38:28 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:38:28 #53 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:28 #53 16.31 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:38:28 #53 16.31 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:38:28 #53 16.31 OK: 17689 distinct packages available 00:38:28 #53 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:38:28 #53 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:28 #53 ... 00:38:28 00:38:28 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:38:28 #52 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:38:28 #52 20.59 (1/4) Installing dumb-init (1.2.5-r2) 00:38:28 #52 20.61 (2/4) Installing musl-obstack (1.2.3-r0) 00:38:28 #52 20.63 (3/4) Installing libucontext (1.2-r0) 00:38:28 #52 20.66 (4/4) Installing gcompat (1.1.0-r0) 00:38:28 #52 20.78 Executing busybox-1.35.0-r29.trigger 00:38:28 #52 20.99 OK: 8 MiB in 19 packages 00:38:28 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:38:28 777918d227e4: Preparing 00:38:28 9c7792a9cb4c: Preparing 00:38:28 48e3d23c1997: Preparing 00:38:28 13f95a63b6b0: Preparing 00:38:28 704f6d52ecf6: Preparing 00:38:28 36b50b131297: Preparing 00:38:28 36b50b131297: Waiting 00:38:28 48e3d23c1997: Layer already exists 00:38:28 9c7792a9cb4c: Layer already exists 00:38:28 777918d227e4: Layer already exists 00:38:28 704f6d52ecf6: Layer already exists 00:38:28 13f95a63b6b0: Layer already exists 00:38:28 36b50b131297: Layer already exists 00:38:28 latest: digest: sha256:f475be4e3794579e2b94152aa5847ffa2cd5327ed18ac586c365916792cde202 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:29 #52 DONE 21.9s 00:38:29 00:38:29 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:38:29 #69 DONE 5.6s 00:38:29 00:38:29 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:38:29 #54 21.56 OK: 263 MiB in 53 packages 00:38:29 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.17 00:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:38:29 777918d227e4: Preparing 00:38:29 9c7792a9cb4c: Preparing 00:38:29 48e3d23c1997: Preparing 00:38:29 13f95a63b6b0: Preparing 00:38:29 704f6d52ecf6: Preparing 00:38:29 36b50b131297: Preparing 00:38:29 36b50b131297: Waiting 00:38:29 777918d227e4: Layer already exists 00:38:29 704f6d52ecf6: Layer already exists 00:38:29 9c7792a9cb4c: Layer already exists 00:38:29 13f95a63b6b0: Layer already exists 00:38:29 48e3d23c1997: Layer already exists 00:38:29 36b50b131297: Layer already exists 00:38:29 3.1.0-dev.17: digest: sha256:f475be4e3794579e2b94152aa5847ffa2cd5327ed18ac586c365916792cde202 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:29 #54 ... 00:38:29 00:38:29 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 00:38:29 #70 DONE 0.3s 00:38:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:29 00:38:29 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:38:29 #53 22.15 (1/5) Installing dumb-init (1.2.5-r2) 00:38:29 #53 22.20 (2/5) Installing musl-obstack (1.2.3-r0) 00:38:29 #53 22.22 (3/5) Installing libucontext (1.2-r0) 00:38:29 #53 22.24 (4/5) Installing gcompat (1.1.0-r0) 00:38:29 #53 22.25 (5/5) Installing openssl (3.0.10-r0) 00:38:29 #53 22.37 Executing busybox-1.35.0-r29.trigger 00:38:29 #53 22.37 OK: 9 MiB in 20 packages 00:38:29 #53 ... 00:38:29 00:38:29 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:38:29 #54 DONE 22.3s 00:38:29 + docker push nexus3.edgexfoundry.org:10004/core-data:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:38:29 777918d227e4: Preparing 00:38:29 9c7792a9cb4c: Preparing 00:38:29 48e3d23c1997: Preparing 00:38:29 13f95a63b6b0: Preparing 00:38:29 704f6d52ecf6: Preparing 00:38:29 36b50b131297: Preparing 00:38:29 36b50b131297: Waiting 00:38:29 13f95a63b6b0: Layer already exists 00:38:29 704f6d52ecf6: Layer already exists 00:38:29 777918d227e4: Layer already exists 00:38:29 48e3d23c1997: Layer already exists 00:38:29 9c7792a9cb4c: Layer already exists 00:38:29 36b50b131297: Layer already exists 00:38:29 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:f475be4e3794579e2b94152aa5847ffa2cd5327ed18ac586c365916792cde202 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:29 00:38:29 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:38:29 #57 22.37 (1/9) Installing ca-certificates (20230506-r0) 00:38:29 #57 22.54 (2/9) Installing brotli-libs (1.0.9-r9) 00:38:29 #57 22.57 (3/9) Installing nghttp2-libs (1.51.0-r1) 00:38:29 #57 22.62 (4/9) Installing libcurl (8.2.1-r0) 00:38:29 #57 22.65 (5/9) Installing curl (8.2.1-r0) 00:38:29 #57 22.68 (6/9) Installing dumb-init (1.2.5-r2) 00:38:29 #57 22.68 (7/9) Installing musl-obstack (1.2.3-r0) 00:38:29 #57 22.76 (8/9) Installing libucontext (1.2-r0) 00:38:29 #57 22.76 (9/9) Installing gcompat (1.1.0-r0) 00:38:29 #57 22.76 Executing busybox-1.35.0-r29.trigger 00:38:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:30 #57 22.77 Executing ca-certificates-20230506-r0.trigger 00:38:30 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:38:30 777918d227e4: Preparing 00:38:30 9c7792a9cb4c: Preparing 00:38:30 48e3d23c1997: Preparing 00:38:30 13f95a63b6b0: Preparing 00:38:30 704f6d52ecf6: Preparing 00:38:30 36b50b131297: Preparing 00:38:30 36b50b131297: Waiting 00:38:30 9c7792a9cb4c: Layer already exists 00:38:30 777918d227e4: Layer already exists 00:38:30 704f6d52ecf6: Layer already exists 00:38:30 48e3d23c1997: Layer already exists 00:38:30 13f95a63b6b0: Layer already exists 00:38:30 36b50b131297: Layer already exists 00:38:30 main: digest: sha256:f475be4e3794579e2b94152aa5847ffa2cd5327ed18ac586c365916792cde202 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 00:38:30 #57 ... 00:38:30 00:38:30 #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:38:30 #53 DONE 23.1s 00:38:30 00:38:30 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:30 ===================================================== [Pipeline] echo 00:38:30 taggedImages: 00:38:30 - nexus3.edgexfoundry.org:10004/core-data:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:30 - nexus3.edgexfoundry.org:10004/core-data:latest 00:38:30 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.17 00:38:30 - nexus3.edgexfoundry.org:10004/core-data:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:30 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:38:30 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:38:30 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:30 latest 00:38:30 3.1.0-dev.17 00:38:30 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:30 main 00:38:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:30 #71 DONE 0.9s 00:38:30 00:38:30 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:38:30 #57 23.39 OK: 11 MiB in 24 packages 00:38:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:38:31 b9be49a54b3e: Preparing 00:38:31 de07c2e2c6c2: Preparing 00:38:31 0dd90f0fd16e: Preparing 00:38:31 48e3d23c1997: Preparing 00:38:31 13f95a63b6b0: Preparing 00:38:31 704f6d52ecf6: Preparing 00:38:31 36b50b131297: Preparing 00:38:31 704f6d52ecf6: Waiting 00:38:31 36b50b131297: Waiting 00:38:31 13f95a63b6b0: Layer already exists 00:38:31 48e3d23c1997: Layer already exists 00:38:31 de07c2e2c6c2: Pushed 00:38:31 704f6d52ecf6: Layer already exists 00:38:31 36b50b131297: Layer already exists 00:38:31 #57 DONE 24.0s 00:38:31 00:38:31 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:31 b9be49a54b3e: Pushed 00:38:32 #72 ... 00:38:32 00:38:32 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:32 0dd90f0fd16e: Pushed 00:38:33 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:810b595183a8facbe3da408c8b0a0d61188a5e51307e4962d21cd01b935b6832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:33 #73 ... 00:38:33 00:38:33 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:38:33 b9be49a54b3e: Preparing 00:38:33 de07c2e2c6c2: Preparing 00:38:33 0dd90f0fd16e: Preparing 00:38:33 48e3d23c1997: Preparing 00:38:33 13f95a63b6b0: Preparing 00:38:33 704f6d52ecf6: Preparing 00:38:33 36b50b131297: Preparing 00:38:33 704f6d52ecf6: Waiting 00:38:33 36b50b131297: Waiting 00:38:33 48e3d23c1997: Layer already exists 00:38:33 b9be49a54b3e: Layer already exists 00:38:33 13f95a63b6b0: Layer already exists 00:38:33 0dd90f0fd16e: Layer already exists 00:38:33 de07c2e2c6c2: Layer already exists 00:38:33 704f6d52ecf6: Layer already exists 00:38:33 36b50b131297: Layer already exists 00:38:33 latest: digest: sha256:810b595183a8facbe3da408c8b0a0d61188a5e51307e4962d21cd01b935b6832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.17 00:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:38:34 b9be49a54b3e: Preparing 00:38:34 de07c2e2c6c2: Preparing 00:38:34 0dd90f0fd16e: Preparing 00:38:34 48e3d23c1997: Preparing 00:38:34 13f95a63b6b0: Preparing 00:38:34 704f6d52ecf6: Preparing 00:38:34 36b50b131297: Preparing 00:38:34 704f6d52ecf6: Waiting 00:38:34 36b50b131297: Waiting 00:38:34 13f95a63b6b0: Layer already exists 00:38:34 0dd90f0fd16e: Layer already exists 00:38:34 b9be49a54b3e: Layer already exists 00:38:34 48e3d23c1997: Layer already exists 00:38:34 de07c2e2c6c2: Layer already exists 00:38:34 36b50b131297: Layer already exists 00:38:34 704f6d52ecf6: Layer already exists 00:38:34 3.1.0-dev.17: digest: sha256:810b595183a8facbe3da408c8b0a0d61188a5e51307e4962d21cd01b935b6832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:38:34 b9be49a54b3e: Preparing 00:38:34 de07c2e2c6c2: Preparing 00:38:34 0dd90f0fd16e: Preparing 00:38:34 48e3d23c1997: Preparing 00:38:34 13f95a63b6b0: Preparing 00:38:34 704f6d52ecf6: Preparing 00:38:34 36b50b131297: Preparing 00:38:34 704f6d52ecf6: Waiting 00:38:34 36b50b131297: Waiting 00:38:34 13f95a63b6b0: Layer already exists 00:38:34 de07c2e2c6c2: Layer already exists 00:38:34 0dd90f0fd16e: Layer already exists 00:38:34 b9be49a54b3e: Layer already exists 00:38:34 48e3d23c1997: Layer already exists 00:38:34 36b50b131297: Layer already exists 00:38:34 704f6d52ecf6: Layer already exists 00:38:34 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:810b595183a8facbe3da408c8b0a0d61188a5e51307e4962d21cd01b935b6832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:38:35 b9be49a54b3e: Preparing 00:38:35 de07c2e2c6c2: Preparing 00:38:35 0dd90f0fd16e: Preparing 00:38:35 48e3d23c1997: Preparing 00:38:35 13f95a63b6b0: Preparing 00:38:35 704f6d52ecf6: Preparing 00:38:35 36b50b131297: Preparing 00:38:35 704f6d52ecf6: Waiting 00:38:35 36b50b131297: Waiting 00:38:35 48e3d23c1997: Layer already exists 00:38:35 0dd90f0fd16e: Layer already exists 00:38:35 de07c2e2c6c2: Layer already exists 00:38:35 13f95a63b6b0: Layer already exists 00:38:35 b9be49a54b3e: Layer already exists 00:38:35 704f6d52ecf6: Layer already exists 00:38:35 36b50b131297: Layer already exists 00:38:35 main: digest: sha256:810b595183a8facbe3da408c8b0a0d61188a5e51307e4962d21cd01b935b6832 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:35 ===================================================== [Pipeline] echo 00:38:35 taggedImages: 00:38:35 - nexus3.edgexfoundry.org:10004/core-metadata:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:35 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:38:35 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.17 00:38:35 - nexus3.edgexfoundry.org:10004/core-metadata:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:35 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:38:35 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:38:35 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:35 latest 00:38:35 3.1.0-dev.17 00:38:35 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:35 main 00:38:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:38:36 3f64ae73a23e: Preparing 00:38:36 cc6e54f88df4: Preparing 00:38:36 810cc0c9de9f: Preparing 00:38:36 5c284ee52cda: Preparing 00:38:36 3f5d314e6bed: Preparing 00:38:36 d6dc14552fe7: Preparing 00:38:36 2086b067f933: Preparing 00:38:36 48e3d23c1997: Preparing 00:38:36 13f95a63b6b0: Preparing 00:38:36 14599de29465: Preparing 00:38:36 1f4e8d2e4eba: Preparing 00:38:36 5f70bf18a086: Preparing 00:38:36 03b1f8435a5f: Preparing 00:38:36 bdea57501021: Preparing 00:38:36 36b50b131297: Preparing 00:38:36 48e3d23c1997: Waiting 00:38:36 13f95a63b6b0: Waiting 00:38:36 14599de29465: Waiting 00:38:36 1f4e8d2e4eba: Waiting 00:38:36 5f70bf18a086: Waiting 00:38:36 03b1f8435a5f: Waiting 00:38:36 36b50b131297: Waiting 00:38:36 d6dc14552fe7: Waiting 00:38:36 cc6e54f88df4: Pushed 00:38:36 810cc0c9de9f: Pushed 00:38:36 3f5d314e6bed: Pushed 00:38:36 5c284ee52cda: Pushed 00:38:36 13f95a63b6b0: Layer already exists 00:38:36 48e3d23c1997: Layer already exists 00:38:36 3f64ae73a23e: Pushed 00:38:36 d6dc14552fe7: Pushed 00:38:36 1f4e8d2e4eba: Pushed 00:38:36 14599de29465: Pushed 00:38:36 36b50b131297: Layer already exists 00:38:36 5f70bf18a086: Pushed 00:38:36 03b1f8435a5f: Pushed 00:38:36 bdea57501021: Pushed 00:38:38 2086b067f933: Pushed 00:38:38 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:c511d591520588286fa83d49d3d743ba06f082a4b161c3d7615ab61974f84aac size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:38:39 3f64ae73a23e: Preparing 00:38:39 cc6e54f88df4: Preparing 00:38:39 810cc0c9de9f: Preparing 00:38:39 5c284ee52cda: Preparing 00:38:39 3f5d314e6bed: Preparing 00:38:39 d6dc14552fe7: Preparing 00:38:39 2086b067f933: Preparing 00:38:39 48e3d23c1997: Preparing 00:38:39 13f95a63b6b0: Preparing 00:38:39 14599de29465: Preparing 00:38:39 1f4e8d2e4eba: Preparing 00:38:39 5f70bf18a086: Preparing 00:38:39 03b1f8435a5f: Preparing 00:38:39 bdea57501021: Preparing 00:38:39 d6dc14552fe7: Waiting 00:38:39 36b50b131297: Preparing 00:38:39 48e3d23c1997: Waiting 00:38:39 03b1f8435a5f: Waiting 00:38:39 13f95a63b6b0: Waiting 00:38:39 bdea57501021: Waiting 00:38:39 14599de29465: Waiting 00:38:39 36b50b131297: Waiting 00:38:39 1f4e8d2e4eba: Waiting 00:38:39 5f70bf18a086: Waiting 00:38:39 2086b067f933: Waiting 00:38:39 3f64ae73a23e: Layer already exists 00:38:39 cc6e54f88df4: Layer already exists 00:38:39 810cc0c9de9f: Layer already exists 00:38:39 3f5d314e6bed: Layer already exists 00:38:39 5c284ee52cda: Layer already exists 00:38:39 2086b067f933: Layer already exists 00:38:39 d6dc14552fe7: Layer already exists 00:38:39 48e3d23c1997: Layer already exists 00:38:39 13f95a63b6b0: Layer already exists 00:38:39 14599de29465: Layer already exists 00:38:39 1f4e8d2e4eba: Layer already exists 00:38:39 5f70bf18a086: Layer already exists 00:38:39 03b1f8435a5f: Layer already exists 00:38:39 36b50b131297: Layer already exists 00:38:39 bdea57501021: Layer already exists 00:38:39 latest: digest: sha256:c511d591520588286fa83d49d3d743ba06f082a4b161c3d7615ab61974f84aac size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.17 00:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:38:39 3f64ae73a23e: Preparing 00:38:39 cc6e54f88df4: Preparing 00:38:39 810cc0c9de9f: Preparing 00:38:39 5c284ee52cda: Preparing 00:38:39 3f5d314e6bed: Preparing 00:38:39 d6dc14552fe7: Preparing 00:38:39 2086b067f933: Preparing 00:38:39 48e3d23c1997: Preparing 00:38:39 13f95a63b6b0: Preparing 00:38:39 14599de29465: Preparing 00:38:39 1f4e8d2e4eba: Preparing 00:38:39 5f70bf18a086: Preparing 00:38:39 03b1f8435a5f: Preparing 00:38:39 bdea57501021: Preparing 00:38:39 36b50b131297: Preparing 00:38:39 d6dc14552fe7: Waiting 00:38:39 48e3d23c1997: Waiting 00:38:39 2086b067f933: Waiting 00:38:39 13f95a63b6b0: Waiting 00:38:39 14599de29465: Waiting 00:38:39 1f4e8d2e4eba: Waiting 00:38:39 5f70bf18a086: Waiting 00:38:39 03b1f8435a5f: Waiting 00:38:39 36b50b131297: Waiting 00:38:39 bdea57501021: Waiting 00:38:39 5c284ee52cda: Layer already exists 00:38:39 3f5d314e6bed: Layer already exists 00:38:39 cc6e54f88df4: Layer already exists 00:38:39 3f64ae73a23e: Layer already exists 00:38:39 810cc0c9de9f: Layer already exists 00:38:39 d6dc14552fe7: Layer already exists 00:38:39 48e3d23c1997: Layer already exists 00:38:39 2086b067f933: Layer already exists 00:38:39 14599de29465: Layer already exists 00:38:39 13f95a63b6b0: Layer already exists 00:38:39 5f70bf18a086: Layer already exists 00:38:39 03b1f8435a5f: Layer already exists 00:38:39 1f4e8d2e4eba: Layer already exists 00:38:39 36b50b131297: Layer already exists 00:38:39 bdea57501021: Layer already exists 00:38:39 3.1.0-dev.17: digest: sha256:c511d591520588286fa83d49d3d743ba06f082a4b161c3d7615ab61974f84aac size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:38:40 3f64ae73a23e: Preparing 00:38:40 cc6e54f88df4: Preparing 00:38:40 810cc0c9de9f: Preparing 00:38:40 5c284ee52cda: Preparing 00:38:40 3f5d314e6bed: Preparing 00:38:40 d6dc14552fe7: Preparing 00:38:40 2086b067f933: Preparing 00:38:40 48e3d23c1997: Preparing 00:38:40 13f95a63b6b0: Preparing 00:38:40 14599de29465: Preparing 00:38:40 1f4e8d2e4eba: Preparing 00:38:40 5f70bf18a086: Preparing 00:38:40 03b1f8435a5f: Preparing 00:38:40 bdea57501021: Preparing 00:38:40 36b50b131297: Preparing 00:38:40 d6dc14552fe7: Waiting 00:38:40 48e3d23c1997: Waiting 00:38:40 13f95a63b6b0: Waiting 00:38:40 14599de29465: Waiting 00:38:40 2086b067f933: Waiting 00:38:40 5f70bf18a086: Waiting 00:38:40 03b1f8435a5f: Waiting 00:38:40 1f4e8d2e4eba: Waiting 00:38:40 bdea57501021: Waiting 00:38:40 810cc0c9de9f: Layer already exists 00:38:40 cc6e54f88df4: Layer already exists 00:38:40 3f5d314e6bed: Layer already exists 00:38:40 3f64ae73a23e: Layer already exists 00:38:40 5c284ee52cda: Layer already exists 00:38:40 2086b067f933: Layer already exists 00:38:40 d6dc14552fe7: Layer already exists 00:38:40 48e3d23c1997: Layer already exists 00:38:40 14599de29465: Layer already exists 00:38:40 13f95a63b6b0: Layer already exists 00:38:40 5f70bf18a086: Layer already exists 00:38:40 36b50b131297: Layer already exists 00:38:40 1f4e8d2e4eba: Layer already exists 00:38:40 03b1f8435a5f: Layer already exists 00:38:40 bdea57501021: Layer already exists 00:38:40 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:c511d591520588286fa83d49d3d743ba06f082a4b161c3d7615ab61974f84aac size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:38:41 3f64ae73a23e: Preparing 00:38:41 cc6e54f88df4: Preparing 00:38:41 810cc0c9de9f: Preparing 00:38:41 5c284ee52cda: Preparing 00:38:41 3f5d314e6bed: Preparing 00:38:41 d6dc14552fe7: Preparing 00:38:41 2086b067f933: Preparing 00:38:41 48e3d23c1997: Preparing 00:38:41 13f95a63b6b0: Preparing 00:38:41 d6dc14552fe7: Waiting 00:38:41 2086b067f933: Waiting 00:38:41 48e3d23c1997: Waiting 00:38:41 13f95a63b6b0: Waiting 00:38:41 14599de29465: Preparing 00:38:41 1f4e8d2e4eba: Preparing 00:38:41 14599de29465: Waiting 00:38:41 5f70bf18a086: Preparing 00:38:41 03b1f8435a5f: Preparing 00:38:41 bdea57501021: Preparing 00:38:41 36b50b131297: Preparing 00:38:41 1f4e8d2e4eba: Waiting 00:38:41 03b1f8435a5f: Waiting 00:38:41 5f70bf18a086: Waiting 00:38:41 36b50b131297: Waiting 00:38:41 810cc0c9de9f: Layer already exists 00:38:41 cc6e54f88df4: Layer already exists 00:38:41 3f5d314e6bed: Layer already exists 00:38:41 5c284ee52cda: Layer already exists 00:38:41 3f64ae73a23e: Layer already exists 00:38:41 d6dc14552fe7: Layer already exists 00:38:41 14599de29465: Layer already exists 00:38:41 2086b067f933: Layer already exists 00:38:41 48e3d23c1997: Layer already exists 00:38:41 13f95a63b6b0: Layer already exists 00:38:41 03b1f8435a5f: Layer already exists 00:38:41 5f70bf18a086: Layer already exists 00:38:41 1f4e8d2e4eba: Layer already exists 00:38:41 bdea57501021: Layer already exists 00:38:41 36b50b131297: Layer already exists 00:38:41 main: digest: sha256:c511d591520588286fa83d49d3d743ba06f082a4b161c3d7615ab61974f84aac size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:41 ===================================================== [Pipeline] echo 00:38:41 taggedImages: 00:38:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:38:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.17 00:38:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:38:41 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 00:38:41 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:41 latest 00:38:41 3.1.0-dev.17 00:38:41 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:41 main 00:38:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:38:42 4f1c4cf5a5d0: Preparing 00:38:42 76752b7bfc41: Preparing 00:38:42 54a464ebaa98: Preparing 00:38:42 153a290d365e: Preparing 00:38:42 48e3d23c1997: Preparing 00:38:42 13f95a63b6b0: Preparing 00:38:42 704f6d52ecf6: Preparing 00:38:42 36b50b131297: Preparing 00:38:42 13f95a63b6b0: Waiting 00:38:42 704f6d52ecf6: Waiting 00:38:42 36b50b131297: Waiting 00:38:42 76752b7bfc41: Layer already exists 00:38:42 48e3d23c1997: Layer already exists 00:38:42 4f1c4cf5a5d0: Layer already exists 00:38:42 13f95a63b6b0: Layer already exists 00:38:42 36b50b131297: Layer already exists 00:38:42 704f6d52ecf6: Layer already exists 00:38:42 54a464ebaa98: Pushed 00:38:43 153a290d365e: Pushed 00:38:43 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:820909401e272d9c80de805d7b8da3a2cca40e7c9b0f0d993c902302e810186b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:38:46 4f1c4cf5a5d0: Preparing 00:38:46 76752b7bfc41: Preparing 00:38:46 54a464ebaa98: Preparing 00:38:46 153a290d365e: Preparing 00:38:46 48e3d23c1997: Preparing 00:38:46 13f95a63b6b0: Preparing 00:38:46 704f6d52ecf6: Preparing 00:38:46 36b50b131297: Preparing 00:38:46 704f6d52ecf6: Waiting 00:38:46 36b50b131297: Waiting 00:38:46 13f95a63b6b0: Waiting 00:38:46 76752b7bfc41: Layer already exists 00:38:46 4f1c4cf5a5d0: Layer already exists 00:38:46 153a290d365e: Layer already exists 00:38:46 54a464ebaa98: Layer already exists 00:38:46 48e3d23c1997: Layer already exists 00:38:48 36b50b131297: Layer already exists 00:38:48 704f6d52ecf6: Layer already exists 00:38:48 13f95a63b6b0: Layer already exists 00:38:48 latest: digest: sha256:820909401e272d9c80de805d7b8da3a2cca40e7c9b0f0d993c902302e810186b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.17 00:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:38:48 4f1c4cf5a5d0: Preparing 00:38:48 76752b7bfc41: Preparing 00:38:48 54a464ebaa98: Preparing 00:38:48 153a290d365e: Preparing 00:38:48 48e3d23c1997: Preparing 00:38:48 13f95a63b6b0: Preparing 00:38:48 704f6d52ecf6: Preparing 00:38:48 36b50b131297: Preparing 00:38:48 36b50b131297: Waiting 00:38:48 13f95a63b6b0: Waiting 00:38:48 704f6d52ecf6: Waiting 00:38:48 76752b7bfc41: Layer already exists 00:38:48 4f1c4cf5a5d0: Layer already exists 00:38:48 153a290d365e: Layer already exists 00:38:48 48e3d23c1997: Layer already exists 00:38:48 54a464ebaa98: Layer already exists 00:38:48 13f95a63b6b0: Layer already exists 00:38:48 36b50b131297: Layer already exists 00:38:48 704f6d52ecf6: Layer already exists 00:38:48 3.1.0-dev.17: digest: sha256:820909401e272d9c80de805d7b8da3a2cca40e7c9b0f0d993c902302e810186b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:38:49 4f1c4cf5a5d0: Preparing 00:38:49 76752b7bfc41: Preparing 00:38:49 54a464ebaa98: Preparing 00:38:49 153a290d365e: Preparing 00:38:49 48e3d23c1997: Preparing 00:38:49 13f95a63b6b0: Preparing 00:38:49 704f6d52ecf6: Preparing 00:38:49 36b50b131297: Preparing 00:38:49 13f95a63b6b0: Waiting 00:38:49 704f6d52ecf6: Waiting 00:38:49 36b50b131297: Waiting 00:38:49 54a464ebaa98: Layer already exists 00:38:49 4f1c4cf5a5d0: Layer already exists 00:38:49 48e3d23c1997: Layer already exists 00:38:49 76752b7bfc41: Layer already exists 00:38:49 153a290d365e: Layer already exists 00:38:49 13f95a63b6b0: Layer already exists 00:38:49 36b50b131297: Layer already exists 00:38:49 704f6d52ecf6: Layer already exists 00:38:49 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:820909401e272d9c80de805d7b8da3a2cca40e7c9b0f0d993c902302e810186b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 00:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:38:49 4f1c4cf5a5d0: Preparing 00:38:49 76752b7bfc41: Preparing 00:38:49 54a464ebaa98: Preparing 00:38:49 153a290d365e: Preparing 00:38:49 48e3d23c1997: Preparing 00:38:49 13f95a63b6b0: Preparing 00:38:49 704f6d52ecf6: Preparing 00:38:49 36b50b131297: Preparing 00:38:49 13f95a63b6b0: Waiting 00:38:49 704f6d52ecf6: Waiting 00:38:49 36b50b131297: Waiting 00:38:49 4f1c4cf5a5d0: Layer already exists 00:38:49 54a464ebaa98: Layer already exists 00:38:49 153a290d365e: Layer already exists 00:38:49 48e3d23c1997: Layer already exists 00:38:49 76752b7bfc41: Layer already exists 00:38:49 13f95a63b6b0: Layer already exists 00:38:49 704f6d52ecf6: Layer already exists 00:38:49 36b50b131297: Layer already exists 00:38:49 main: digest: sha256:820909401e272d9c80de805d7b8da3a2cca40e7c9b0f0d993c902302e810186b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:50 ===================================================== [Pipeline] echo 00:38:50 taggedImages: 00:38:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:38:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.17 00:38:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 00:38:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:38:50 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:50 latest 00:38:50 3.1.0-dev.17 00:38:50 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:50 main 00:38:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:38:50 6f2c4339890c: Preparing 00:38:50 72b70ee0aee1: Preparing 00:38:50 a1d71fce107a: Preparing 00:38:50 c45d5c7ee7d6: Preparing 00:38:50 48e3d23c1997: Preparing 00:38:50 13f95a63b6b0: Preparing 00:38:50 a8732e6db6b3: Preparing 00:38:50 2e9bce1dc232: Preparing 00:38:50 36b50b131297: Preparing 00:38:50 a8732e6db6b3: Waiting 00:38:50 2e9bce1dc232: Waiting 00:38:50 13f95a63b6b0: Waiting 00:38:50 36b50b131297: Waiting 00:38:50 48e3d23c1997: Layer already exists 00:38:50 13f95a63b6b0: Layer already exists 00:38:50 72b70ee0aee1: Pushed 00:38:50 6f2c4339890c: Pushed 00:38:50 a8732e6db6b3: Pushed 00:38:50 c45d5c7ee7d6: Pushed 00:38:50 36b50b131297: Layer already exists 00:38:50 2e9bce1dc232: Pushed 00:38:51 a1d71fce107a: Pushed 00:38:52 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:65ad043e6da305b76d82c4235627206561379931b224ce84833b7622e9b23410 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:38:52 6f2c4339890c: Preparing 00:38:52 72b70ee0aee1: Preparing 00:38:52 a1d71fce107a: Preparing 00:38:52 c45d5c7ee7d6: Preparing 00:38:52 48e3d23c1997: Preparing 00:38:52 13f95a63b6b0: Preparing 00:38:52 a8732e6db6b3: Preparing 00:38:52 2e9bce1dc232: Preparing 00:38:52 36b50b131297: Preparing 00:38:52 13f95a63b6b0: Waiting 00:38:52 2e9bce1dc232: Waiting 00:38:52 36b50b131297: Waiting 00:38:52 a8732e6db6b3: Waiting 00:38:52 48e3d23c1997: Layer already exists 00:38:52 72b70ee0aee1: Layer already exists 00:38:52 a1d71fce107a: Layer already exists 00:38:52 6f2c4339890c: Layer already exists 00:38:52 c45d5c7ee7d6: Layer already exists 00:38:52 13f95a63b6b0: Layer already exists 00:38:52 a8732e6db6b3: Layer already exists 00:38:52 36b50b131297: Layer already exists 00:38:52 2e9bce1dc232: Layer already exists 00:38:52 latest: digest: sha256:65ad043e6da305b76d82c4235627206561379931b224ce84833b7622e9b23410 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.17 00:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:38:53 6f2c4339890c: Preparing 00:38:53 72b70ee0aee1: Preparing 00:38:53 a1d71fce107a: Preparing 00:38:53 c45d5c7ee7d6: Preparing 00:38:53 48e3d23c1997: Preparing 00:38:53 13f95a63b6b0: Preparing 00:38:53 a8732e6db6b3: Preparing 00:38:53 2e9bce1dc232: Preparing 00:38:53 36b50b131297: Preparing 00:38:53 13f95a63b6b0: Waiting 00:38:53 a8732e6db6b3: Waiting 00:38:53 2e9bce1dc232: Waiting 00:38:53 36b50b131297: Waiting 00:38:53 c45d5c7ee7d6: Layer already exists 00:38:53 72b70ee0aee1: Layer already exists 00:38:53 a1d71fce107a: Layer already exists 00:38:53 48e3d23c1997: Layer already exists 00:38:53 6f2c4339890c: Layer already exists 00:38:53 13f95a63b6b0: Layer already exists 00:38:53 a8732e6db6b3: Layer already exists 00:38:53 2e9bce1dc232: Layer already exists 00:38:53 36b50b131297: Layer already exists 00:38:53 3.1.0-dev.17: digest: sha256:65ad043e6da305b76d82c4235627206561379931b224ce84833b7622e9b23410 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:38:53 6f2c4339890c: Preparing 00:38:53 72b70ee0aee1: Preparing 00:38:53 a1d71fce107a: Preparing 00:38:53 c45d5c7ee7d6: Preparing 00:38:53 48e3d23c1997: Preparing 00:38:53 13f95a63b6b0: Preparing 00:38:53 a8732e6db6b3: Preparing 00:38:53 2e9bce1dc232: Preparing 00:38:53 36b50b131297: Preparing 00:38:53 a8732e6db6b3: Waiting 00:38:53 2e9bce1dc232: Waiting 00:38:53 13f95a63b6b0: Waiting 00:38:53 36b50b131297: Waiting 00:38:53 6f2c4339890c: Layer already exists 00:38:53 a1d71fce107a: Layer already exists 00:38:53 72b70ee0aee1: Layer already exists 00:38:53 c45d5c7ee7d6: Layer already exists 00:38:53 48e3d23c1997: Layer already exists 00:38:53 2e9bce1dc232: Layer already exists 00:38:53 13f95a63b6b0: Layer already exists 00:38:53 a8732e6db6b3: Layer already exists 00:38:53 36b50b131297: Layer already exists 00:38:53 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:65ad043e6da305b76d82c4235627206561379931b224ce84833b7622e9b23410 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:38:54 6f2c4339890c: Preparing 00:38:54 72b70ee0aee1: Preparing 00:38:54 a1d71fce107a: Preparing 00:38:54 c45d5c7ee7d6: Preparing 00:38:54 48e3d23c1997: Preparing 00:38:54 13f95a63b6b0: Preparing 00:38:54 a8732e6db6b3: Preparing 00:38:54 2e9bce1dc232: Preparing 00:38:54 36b50b131297: Preparing 00:38:54 13f95a63b6b0: Waiting 00:38:54 a8732e6db6b3: Waiting 00:38:54 2e9bce1dc232: Waiting 00:38:54 36b50b131297: Waiting 00:38:54 72b70ee0aee1: Layer already exists 00:38:54 48e3d23c1997: Layer already exists 00:38:54 a1d71fce107a: Layer already exists 00:38:54 6f2c4339890c: Layer already exists 00:38:54 c45d5c7ee7d6: Layer already exists 00:38:54 13f95a63b6b0: Layer already exists 00:38:54 a8732e6db6b3: Layer already exists 00:38:54 36b50b131297: Layer already exists 00:38:54 2e9bce1dc232: Layer already exists 00:38:54 main: digest: sha256:65ad043e6da305b76d82c4235627206561379931b224ce84833b7622e9b23410 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:54 ===================================================== [Pipeline] echo 00:38:54 taggedImages: 00:38:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:38:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.17 00:38:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:38:54 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:38:54 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:54 latest 00:38:54 3.1.0-dev.17 00:38:54 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:54 main 00:38:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:38:55 db8841cd61ee: Preparing 00:38:55 2f4435862e76: Preparing 00:38:55 b74924dce214: Preparing 00:38:55 cef82182fddd: Preparing 00:38:55 1701699410e6: Preparing 00:38:55 8d2ea9c7becb: Preparing 00:38:55 0c22a050b7fe: Preparing 00:38:55 48e3d23c1997: Preparing 00:38:55 13f95a63b6b0: Preparing 00:38:55 a36998e777b8: Preparing 00:38:55 36b50b131297: Preparing 00:38:55 48e3d23c1997: Waiting 00:38:55 13f95a63b6b0: Waiting 00:38:55 a36998e777b8: Waiting 00:38:55 36b50b131297: Waiting 00:38:55 8d2ea9c7becb: Waiting 00:38:55 0c22a050b7fe: Waiting 00:38:55 2f4435862e76: Pushed 00:38:55 db8841cd61ee: Pushed 00:38:55 1701699410e6: Pushed 00:38:55 48e3d23c1997: Layer already exists 00:38:55 13f95a63b6b0: Layer already exists 00:38:55 8d2ea9c7becb: Pushed 00:38:55 0c22a050b7fe: Pushed 00:38:55 36b50b131297: Layer already exists 00:38:56 cef82182fddd: Pushed 00:38:56 a36998e777b8: Pushed 00:38:56 b74924dce214: Pushed 00:38:57 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:6a5b1229104baebf6a5ae34d5a5504b696cf8c315a7839934ef5da4180d3776c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:38:57 db8841cd61ee: Preparing 00:38:57 2f4435862e76: Preparing 00:38:57 b74924dce214: Preparing 00:38:57 cef82182fddd: Preparing 00:38:57 1701699410e6: Preparing 00:38:57 8d2ea9c7becb: Preparing 00:38:57 0c22a050b7fe: Preparing 00:38:57 48e3d23c1997: Preparing 00:38:57 13f95a63b6b0: Preparing 00:38:57 a36998e777b8: Preparing 00:38:57 36b50b131297: Preparing 00:38:57 13f95a63b6b0: Waiting 00:38:57 48e3d23c1997: Waiting 00:38:57 a36998e777b8: Waiting 00:38:57 36b50b131297: Waiting 00:38:57 0c22a050b7fe: Waiting 00:38:57 8d2ea9c7becb: Waiting 00:38:57 db8841cd61ee: Layer already exists 00:38:57 2f4435862e76: Layer already exists 00:38:57 b74924dce214: Layer already exists 00:38:57 1701699410e6: Layer already exists 00:38:57 cef82182fddd: Layer already exists 00:38:57 0c22a050b7fe: Layer already exists 00:38:57 8d2ea9c7becb: Layer already exists 00:38:57 a36998e777b8: Layer already exists 00:38:57 48e3d23c1997: Layer already exists 00:38:57 13f95a63b6b0: Layer already exists 00:38:57 36b50b131297: Layer already exists 00:38:57 latest: digest: sha256:6a5b1229104baebf6a5ae34d5a5504b696cf8c315a7839934ef5da4180d3776c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.17 00:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:38:58 db8841cd61ee: Preparing 00:38:58 2f4435862e76: Preparing 00:38:58 b74924dce214: Preparing 00:38:58 cef82182fddd: Preparing 00:38:58 1701699410e6: Preparing 00:38:58 8d2ea9c7becb: Preparing 00:38:58 0c22a050b7fe: Preparing 00:38:58 48e3d23c1997: Preparing 00:38:58 13f95a63b6b0: Preparing 00:38:58 a36998e777b8: Preparing 00:38:58 36b50b131297: Preparing 00:38:58 0c22a050b7fe: Waiting 00:38:58 8d2ea9c7becb: Waiting 00:38:58 48e3d23c1997: Waiting 00:38:58 a36998e777b8: Waiting 00:38:58 13f95a63b6b0: Waiting 00:38:58 36b50b131297: Waiting 00:38:58 cef82182fddd: Layer already exists 00:38:58 2f4435862e76: Layer already exists 00:38:58 1701699410e6: Layer already exists 00:38:58 db8841cd61ee: Layer already exists 00:38:58 b74924dce214: Layer already exists 00:38:58 8d2ea9c7becb: Layer already exists 00:38:58 0c22a050b7fe: Layer already exists 00:38:58 13f95a63b6b0: Layer already exists 00:38:58 48e3d23c1997: Layer already exists 00:38:58 36b50b131297: Layer already exists 00:38:58 a36998e777b8: Layer already exists 00:38:58 3.1.0-dev.17: digest: sha256:6a5b1229104baebf6a5ae34d5a5504b696cf8c315a7839934ef5da4180d3776c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:38:58 db8841cd61ee: Preparing 00:38:58 2f4435862e76: Preparing 00:38:58 b74924dce214: Preparing 00:38:58 cef82182fddd: Preparing 00:38:58 1701699410e6: Preparing 00:38:58 8d2ea9c7becb: Preparing 00:38:58 0c22a050b7fe: Preparing 00:38:58 48e3d23c1997: Preparing 00:38:58 13f95a63b6b0: Preparing 00:38:58 a36998e777b8: Preparing 00:38:58 36b50b131297: Preparing 00:38:58 8d2ea9c7becb: Waiting 00:38:58 48e3d23c1997: Waiting 00:38:58 13f95a63b6b0: Waiting 00:38:58 0c22a050b7fe: Waiting 00:38:58 a36998e777b8: Waiting 00:38:58 36b50b131297: Waiting 00:38:58 1701699410e6: Layer already exists 00:38:58 2f4435862e76: Layer already exists 00:38:58 cef82182fddd: Layer already exists 00:38:58 db8841cd61ee: Layer already exists 00:38:58 b74924dce214: Layer already exists 00:38:58 8d2ea9c7becb: Layer already exists 00:38:58 0c22a050b7fe: Layer already exists 00:38:58 48e3d23c1997: Layer already exists 00:38:58 13f95a63b6b0: Layer already exists 00:38:58 a36998e777b8: Layer already exists 00:38:58 36b50b131297: Layer already exists 00:38:58 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:6a5b1229104baebf6a5ae34d5a5504b696cf8c315a7839934ef5da4180d3776c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:38:59 db8841cd61ee: Preparing 00:38:59 2f4435862e76: Preparing 00:38:59 b74924dce214: Preparing 00:38:59 cef82182fddd: Preparing 00:38:59 1701699410e6: Preparing 00:38:59 8d2ea9c7becb: Preparing 00:38:59 0c22a050b7fe: Preparing 00:38:59 48e3d23c1997: Preparing 00:38:59 13f95a63b6b0: Preparing 00:38:59 a36998e777b8: Preparing 00:38:59 36b50b131297: Preparing 00:38:59 0c22a050b7fe: Waiting 00:38:59 48e3d23c1997: Waiting 00:38:59 13f95a63b6b0: Waiting 00:38:59 36b50b131297: Waiting 00:38:59 a36998e777b8: Waiting 00:38:59 db8841cd61ee: Layer already exists 00:38:59 b74924dce214: Layer already exists 00:38:59 1701699410e6: Layer already exists 00:38:59 2f4435862e76: Layer already exists 00:38:59 cef82182fddd: Layer already exists 00:38:59 8d2ea9c7becb: Layer already exists 00:38:59 48e3d23c1997: Layer already exists 00:38:59 0c22a050b7fe: Layer already exists 00:38:59 13f95a63b6b0: Layer already exists 00:38:59 a36998e777b8: Layer already exists 00:38:59 36b50b131297: Layer already exists 00:38:59 main: digest: sha256:6a5b1229104baebf6a5ae34d5a5504b696cf8c315a7839934ef5da4180d3776c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:59 ===================================================== [Pipeline] echo 00:38:59 taggedImages: 00:38:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:38:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.17 00:38:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:38:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 00:38:59 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:38:59 latest 00:38:59 3.1.0-dev.17 00:38:59 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:38:59 main 00:38:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:39:00 c8aa7c2ec19b: Preparing 00:39:00 27fd605041d6: Preparing 00:39:00 48e3d23c1997: Preparing 00:39:00 13f95a63b6b0: Preparing 00:39:00 1fe2b29e6d54: Preparing 00:39:00 36b50b131297: Preparing 00:39:00 36b50b131297: Waiting 00:39:00 48e3d23c1997: Layer already exists 00:39:00 13f95a63b6b0: Layer already exists 00:39:00 36b50b131297: Layer already exists 00:39:00 c8aa7c2ec19b: Pushed 00:39:00 1fe2b29e6d54: Pushed 00:39:02 27fd605041d6: Pushed 00:39:02 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:2b2a55cbbfa6b5c59152eb2635ebbdbda284cda4ac0fda429282dd92bc84b5d8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:03 + 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 00:39:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:39:03 c8aa7c2ec19b: Preparing 00:39:03 27fd605041d6: Preparing 00:39:03 48e3d23c1997: Preparing 00:39:03 13f95a63b6b0: Preparing 00:39:03 1fe2b29e6d54: Preparing 00:39:03 36b50b131297: Preparing 00:39:03 36b50b131297: Waiting 00:39:03 48e3d23c1997: Layer already exists 00:39:03 1fe2b29e6d54: Layer already exists 00:39:03 27fd605041d6: Layer already exists 00:39:03 13f95a63b6b0: Layer already exists 00:39:03 c8aa7c2ec19b: Layer already exists 00:39:03 36b50b131297: Layer already exists 00:39:03 latest: digest: sha256:2b2a55cbbfa6b5c59152eb2635ebbdbda284cda4ac0fda429282dd92bc84b5d8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.17 00:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:39:04 c8aa7c2ec19b: Preparing 00:39:04 27fd605041d6: Preparing 00:39:04 48e3d23c1997: Preparing 00:39:04 13f95a63b6b0: Preparing 00:39:04 1fe2b29e6d54: Preparing 00:39:04 36b50b131297: Preparing 00:39:04 36b50b131297: Waiting 00:39:04 c8aa7c2ec19b: Layer already exists 00:39:04 48e3d23c1997: Layer already exists 00:39:04 13f95a63b6b0: Layer already exists 00:39:04 27fd605041d6: Layer already exists 00:39:04 1fe2b29e6d54: Layer already exists 00:39:04 36b50b131297: Layer already exists 00:39:04 3.1.0-dev.17: digest: sha256:2b2a55cbbfa6b5c59152eb2635ebbdbda284cda4ac0fda429282dd92bc84b5d8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:39:04 c8aa7c2ec19b: Preparing 00:39:04 27fd605041d6: Preparing 00:39:04 48e3d23c1997: Preparing 00:39:04 13f95a63b6b0: Preparing 00:39:04 1fe2b29e6d54: Preparing 00:39:04 36b50b131297: Preparing 00:39:04 36b50b131297: Waiting 00:39:04 c8aa7c2ec19b: Layer already exists 00:39:04 13f95a63b6b0: Layer already exists 00:39:04 48e3d23c1997: Layer already exists 00:39:04 1fe2b29e6d54: Layer already exists 00:39:04 27fd605041d6: Layer already exists 00:39:04 36b50b131297: Layer already exists 00:39:04 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:2b2a55cbbfa6b5c59152eb2635ebbdbda284cda4ac0fda429282dd92bc84b5d8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:04 + 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 00:39:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:39:05 c8aa7c2ec19b: Preparing 00:39:05 27fd605041d6: Preparing 00:39:05 48e3d23c1997: Preparing 00:39:05 13f95a63b6b0: Preparing 00:39:05 1fe2b29e6d54: Preparing 00:39:05 36b50b131297: Preparing 00:39:05 36b50b131297: Waiting 00:39:05 1fe2b29e6d54: Layer already exists 00:39:05 13f95a63b6b0: Layer already exists 00:39:05 27fd605041d6: Layer already exists 00:39:05 c8aa7c2ec19b: Layer already exists 00:39:05 48e3d23c1997: Layer already exists 00:39:05 36b50b131297: Layer already exists 00:39:05 main: digest: sha256:2b2a55cbbfa6b5c59152eb2635ebbdbda284cda4ac0fda429282dd92bc84b5d8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:05 ===================================================== [Pipeline] echo 00:39:05 taggedImages: 00:39:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:39:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.17 00:39:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 00:39:05 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 00:39:05 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:05 latest 00:39:05 3.1.0-dev.17 00:39:05 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:05 main 00:39:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:39:05 30a262056e85: Preparing 00:39:05 6831c02b7b17: Preparing 00:39:05 9e0f73c06acd: Preparing 00:39:05 20f60441d325: Preparing 00:39:05 3685ae37ce2a: Preparing 00:39:05 48e3d23c1997: Preparing 00:39:05 13f95a63b6b0: Preparing 00:39:05 c62f4cd3a008: Preparing 00:39:05 36b50b131297: Preparing 00:39:05 48e3d23c1997: Waiting 00:39:05 c62f4cd3a008: Waiting 00:39:05 36b50b131297: Waiting 00:39:05 13f95a63b6b0: Waiting 00:39:05 30a262056e85: Pushed 00:39:05 6831c02b7b17: Pushed 00:39:05 9e0f73c06acd: Pushed 00:39:05 48e3d23c1997: Layer already exists 00:39:05 13f95a63b6b0: Layer already exists 00:39:05 36b50b131297: Layer already exists 00:39:06 c62f4cd3a008: Pushed 00:39:11 3685ae37ce2a: Pushed 00:39:13 20f60441d325: Pushed 00:39:13 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:cc877569cf33ab8c5b63f0d2f78d6a36012aa216e62c83dd98c6f4665f821163 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:39:14 30a262056e85: Preparing 00:39:14 6831c02b7b17: Preparing 00:39:14 9e0f73c06acd: Preparing 00:39:14 20f60441d325: Preparing 00:39:14 3685ae37ce2a: Preparing 00:39:14 48e3d23c1997: Preparing 00:39:14 13f95a63b6b0: Preparing 00:39:14 c62f4cd3a008: Preparing 00:39:14 36b50b131297: Preparing 00:39:14 48e3d23c1997: Waiting 00:39:14 36b50b131297: Waiting 00:39:14 13f95a63b6b0: Waiting 00:39:14 c62f4cd3a008: Waiting 00:39:14 30a262056e85: Layer already exists 00:39:14 3685ae37ce2a: Layer already exists 00:39:14 9e0f73c06acd: Layer already exists 00:39:14 6831c02b7b17: Layer already exists 00:39:14 20f60441d325: Layer already exists 00:39:14 c62f4cd3a008: Layer already exists 00:39:14 48e3d23c1997: Layer already exists 00:39:14 13f95a63b6b0: Layer already exists 00:39:14 36b50b131297: Layer already exists 00:39:14 latest: digest: sha256:cc877569cf33ab8c5b63f0d2f78d6a36012aa216e62c83dd98c6f4665f821163 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.17 00:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:39:14 30a262056e85: Preparing 00:39:14 6831c02b7b17: Preparing 00:39:14 9e0f73c06acd: Preparing 00:39:14 20f60441d325: Preparing 00:39:14 3685ae37ce2a: Preparing 00:39:14 48e3d23c1997: Preparing 00:39:14 13f95a63b6b0: Preparing 00:39:14 c62f4cd3a008: Preparing 00:39:14 36b50b131297: Preparing 00:39:14 c62f4cd3a008: Waiting 00:39:14 48e3d23c1997: Waiting 00:39:14 13f95a63b6b0: Waiting 00:39:14 36b50b131297: Waiting 00:39:14 6831c02b7b17: Layer already exists 00:39:14 30a262056e85: Layer already exists 00:39:14 3685ae37ce2a: Layer already exists 00:39:14 9e0f73c06acd: Layer already exists 00:39:14 20f60441d325: Layer already exists 00:39:14 48e3d23c1997: Layer already exists 00:39:14 36b50b131297: Layer already exists 00:39:14 13f95a63b6b0: Layer already exists 00:39:14 c62f4cd3a008: Layer already exists 00:39:14 3.1.0-dev.17: digest: sha256:cc877569cf33ab8c5b63f0d2f78d6a36012aa216e62c83dd98c6f4665f821163 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:39:15 30a262056e85: Preparing 00:39:15 6831c02b7b17: Preparing 00:39:15 9e0f73c06acd: Preparing 00:39:15 20f60441d325: Preparing 00:39:15 3685ae37ce2a: Preparing 00:39:15 48e3d23c1997: Preparing 00:39:15 13f95a63b6b0: Preparing 00:39:15 c62f4cd3a008: Preparing 00:39:15 36b50b131297: Preparing 00:39:15 48e3d23c1997: Waiting 00:39:15 13f95a63b6b0: Waiting 00:39:15 c62f4cd3a008: Waiting 00:39:15 36b50b131297: Waiting 00:39:15 3685ae37ce2a: Layer already exists 00:39:15 9e0f73c06acd: Layer already exists 00:39:15 30a262056e85: Layer already exists 00:39:15 6831c02b7b17: Layer already exists 00:39:15 20f60441d325: Layer already exists 00:39:15 c62f4cd3a008: Layer already exists 00:39:15 48e3d23c1997: Layer already exists 00:39:15 13f95a63b6b0: Layer already exists 00:39:15 36b50b131297: Layer already exists 00:39:15 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:cc877569cf33ab8c5b63f0d2f78d6a36012aa216e62c83dd98c6f4665f821163 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:39:16 30a262056e85: Preparing 00:39:16 6831c02b7b17: Preparing 00:39:16 9e0f73c06acd: Preparing 00:39:16 20f60441d325: Preparing 00:39:16 3685ae37ce2a: Preparing 00:39:16 48e3d23c1997: Preparing 00:39:16 13f95a63b6b0: Preparing 00:39:16 c62f4cd3a008: Preparing 00:39:16 36b50b131297: Preparing 00:39:16 c62f4cd3a008: Waiting 00:39:16 36b50b131297: Waiting 00:39:16 48e3d23c1997: Waiting 00:39:16 9e0f73c06acd: Layer already exists 00:39:16 30a262056e85: Layer already exists 00:39:16 3685ae37ce2a: Layer already exists 00:39:16 6831c02b7b17: Layer already exists 00:39:16 20f60441d325: Layer already exists 00:39:16 48e3d23c1997: Layer already exists 00:39:16 13f95a63b6b0: Layer already exists 00:39:16 c62f4cd3a008: Layer already exists 00:39:16 36b50b131297: Layer already exists 00:39:16 main: digest: sha256:cc877569cf33ab8c5b63f0d2f78d6a36012aa216e62c83dd98c6f4665f821163 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:16 ===================================================== [Pipeline] echo 00:39:16 taggedImages: 00:39:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:39:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.17 00:39:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 00:39:16 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 00:39:16 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:16 latest 00:39:16 3.1.0-dev.17 00:39:16 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:16 main 00:39:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:39:16 e3b4e39272d6: Preparing 00:39:16 44f525862d1e: Preparing 00:39:16 27ccf4d9c47c: Preparing 00:39:16 edebacee9a66: Preparing 00:39:16 48e3d23c1997: Preparing 00:39:16 13f95a63b6b0: Preparing 00:39:16 af3c2bd4ae90: Preparing 00:39:16 36b50b131297: Preparing 00:39:16 13f95a63b6b0: Waiting 00:39:16 af3c2bd4ae90: Waiting 00:39:16 36b50b131297: Waiting 00:39:16 48e3d23c1997: Layer already exists 00:39:16 13f95a63b6b0: Layer already exists 00:39:16 27ccf4d9c47c: Pushed 00:39:16 e3b4e39272d6: Pushed 00:39:16 36b50b131297: Layer already exists 00:39:16 44f525862d1e: Pushed 00:39:17 af3c2bd4ae90: Pushed 00:39:25 edebacee9a66: Pushed 00:39:25 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:77ae8e557f98f7505ca5e96ff07b2179ff01e0db1a996865b9bc17cc94ae3438 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:39:25 e3b4e39272d6: Preparing 00:39:25 44f525862d1e: Preparing 00:39:25 27ccf4d9c47c: Preparing 00:39:25 edebacee9a66: Preparing 00:39:25 48e3d23c1997: Preparing 00:39:25 13f95a63b6b0: Preparing 00:39:25 af3c2bd4ae90: Preparing 00:39:25 36b50b131297: Preparing 00:39:25 13f95a63b6b0: Waiting 00:39:25 af3c2bd4ae90: Waiting 00:39:25 36b50b131297: Waiting 00:39:25 edebacee9a66: Layer already exists 00:39:25 e3b4e39272d6: Layer already exists 00:39:25 27ccf4d9c47c: Layer already exists 00:39:25 44f525862d1e: Layer already exists 00:39:25 48e3d23c1997: Layer already exists 00:39:25 13f95a63b6b0: Layer already exists 00:39:25 af3c2bd4ae90: Layer already exists 00:39:25 36b50b131297: Layer already exists 00:39:25 latest: digest: sha256:77ae8e557f98f7505ca5e96ff07b2179ff01e0db1a996865b9bc17cc94ae3438 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.17 00:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:39:26 e3b4e39272d6: Preparing 00:39:26 44f525862d1e: Preparing 00:39:26 27ccf4d9c47c: Preparing 00:39:26 edebacee9a66: Preparing 00:39:26 48e3d23c1997: Preparing 00:39:26 13f95a63b6b0: Preparing 00:39:26 af3c2bd4ae90: Preparing 00:39:26 36b50b131297: Preparing 00:39:26 13f95a63b6b0: Waiting 00:39:26 af3c2bd4ae90: Waiting 00:39:26 36b50b131297: Waiting 00:39:26 44f525862d1e: Layer already exists 00:39:26 48e3d23c1997: Layer already exists 00:39:26 27ccf4d9c47c: Layer already exists 00:39:26 e3b4e39272d6: Layer already exists 00:39:26 edebacee9a66: Layer already exists 00:39:26 13f95a63b6b0: Layer already exists 00:39:26 36b50b131297: Layer already exists 00:39:26 af3c2bd4ae90: Layer already exists 00:39:26 3.1.0-dev.17: digest: sha256:77ae8e557f98f7505ca5e96ff07b2179ff01e0db1a996865b9bc17cc94ae3438 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:39:27 e3b4e39272d6: Preparing 00:39:27 44f525862d1e: Preparing 00:39:27 27ccf4d9c47c: Preparing 00:39:27 edebacee9a66: Preparing 00:39:27 48e3d23c1997: Preparing 00:39:27 13f95a63b6b0: Preparing 00:39:27 af3c2bd4ae90: Preparing 00:39:27 36b50b131297: Preparing 00:39:27 13f95a63b6b0: Waiting 00:39:27 af3c2bd4ae90: Waiting 00:39:27 36b50b131297: Waiting 00:39:27 48e3d23c1997: Layer already exists 00:39:27 44f525862d1e: Layer already exists 00:39:27 e3b4e39272d6: Layer already exists 00:39:27 27ccf4d9c47c: Layer already exists 00:39:27 edebacee9a66: Layer already exists 00:39:27 36b50b131297: Layer already exists 00:39:27 af3c2bd4ae90: Layer already exists 00:39:27 13f95a63b6b0: Layer already exists 00:39:27 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:77ae8e557f98f7505ca5e96ff07b2179ff01e0db1a996865b9bc17cc94ae3438 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 00:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:39:27 e3b4e39272d6: Preparing 00:39:27 44f525862d1e: Preparing 00:39:27 27ccf4d9c47c: Preparing 00:39:27 edebacee9a66: Preparing 00:39:27 48e3d23c1997: Preparing 00:39:27 13f95a63b6b0: Preparing 00:39:27 af3c2bd4ae90: Preparing 00:39:27 36b50b131297: Preparing 00:39:27 13f95a63b6b0: Waiting 00:39:27 af3c2bd4ae90: Waiting 00:39:27 36b50b131297: Waiting 00:39:27 44f525862d1e: Layer already exists 00:39:27 e3b4e39272d6: Layer already exists 00:39:27 48e3d23c1997: Layer already exists 00:39:27 27ccf4d9c47c: Layer already exists 00:39:27 edebacee9a66: Layer already exists 00:39:27 36b50b131297: Layer already exists 00:39:27 13f95a63b6b0: Layer already exists 00:39:27 af3c2bd4ae90: Layer already exists 00:39:27 main: digest: sha256:77ae8e557f98f7505ca5e96ff07b2179ff01e0db1a996865b9bc17cc94ae3438 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:27 ===================================================== [Pipeline] echo 00:39:27 taggedImages: 00:39:27 - nexus3.edgexfoundry.org:10004/security-spire-config:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:27 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:39:27 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.17 00:39:27 - nexus3.edgexfoundry.org:10004/security-spire-config:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:27 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 00:39:27 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 00:39:27 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:27 latest 00:39:27 3.1.0-dev.17 00:39:27 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:27 main 00:39:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:39:28 e45714a171b2: Preparing 00:39:28 e6baa1a51370: Preparing 00:39:28 9b2008f6a94d: Preparing 00:39:28 ac1525c710dc: Preparing 00:39:28 48e3d23c1997: Preparing 00:39:28 13f95a63b6b0: Preparing 00:39:28 c62f4cd3a008: Preparing 00:39:28 36b50b131297: Preparing 00:39:28 c62f4cd3a008: Waiting 00:39:28 13f95a63b6b0: Waiting 00:39:28 36b50b131297: Waiting 00:39:28 48e3d23c1997: Layer already exists 00:39:28 13f95a63b6b0: Layer already exists 00:39:28 c62f4cd3a008: Layer already exists 00:39:28 36b50b131297: Layer already exists 00:39:28 e45714a171b2: Pushed 00:39:28 e6baa1a51370: Pushed 00:39:28 9b2008f6a94d: Pushed 00:39:29 #74 ... 00:39:29 00:39:29 #67 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:29 #67 DONE 63.1s 00:39:29 00:39:29 #75 [core-common-config-bootstrapper builder 6/7] COPY . . 00:39:29 #75 ... 00:39:29 00:39:29 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:29 #72 DONE 58.7s 00:39:29 00:39:29 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:29 #74 DONE 63.2s 00:39:29 00:39:29 #68 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:29 #68 DONE 63.2s 00:39:29 00:39:29 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:29 #73 DONE 66.7s 00:39:29 00:39:29 #76 [security-spire-config builder 6/9] COPY . . 00:39:30 #76 ... 00:39:30 00:39:30 #75 [core-common-config-bootstrapper builder 6/7] COPY . . 00:39:30 #75 DONE 1.4s 00:39:30 00:39:30 #77 [core-command builder 6/7] COPY . . 00:39:30 #77 CACHED 00:39:30 00:39:30 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:30 #78 CACHED 00:39:30 00:39:30 #79 [core-command builder 4/7] COPY go.mod vendor* ./ 00:39:30 #79 CACHED 00:39:30 00:39:30 #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:39:30 #80 CACHED 00:39:30 00:39:30 #81 [core-metadata builder 6/7] COPY . . 00:39:30 #81 CACHED 00:39:30 00:39:30 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:30 #82 CACHED 00:39:30 00:39:30 #83 [core-data builder 6/7] COPY . . 00:39:30 #83 CACHED 00:39:30 00:39:30 #84 [core-data builder 4/7] COPY go.mod vendor* ./ 00:39:30 #84 CACHED 00:39:30 00:39:30 #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:30 #85 CACHED 00:39:30 00:39:30 #86 [security-spiffe-token-provider builder 6/7] COPY . . 00:39:30 #86 DONE 1.5s 00:39:30 00:39:30 #87 [support-notifications builder 6/7] COPY . . 00:39:30 #87 DONE 1.4s 00:39:30 00:39:30 #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:39:30 #88 CACHED 00:39:30 00:39:30 #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:30 #89 CACHED 00:39:30 00:39:30 #90 [security-bootstrapper builder 6/7] COPY . . 00:39:30 #90 CACHED 00:39:30 00:39:30 #91 [security-proxy-auth builder 6/7] COPY . . 00:39:30 #91 CACHED 00:39:30 00:39:30 #92 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:39:30 #92 CACHED 00:39:30 00:39:30 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:30 #93 CACHED 00:39:30 00:39:30 #94 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:39:30 #94 CACHED 00:39:30 00:39:30 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:30 #95 CACHED 00:39:30 00:39:30 #96 [security-proxy-setup builder 6/7] COPY . . 00:39:30 #96 CACHED 00:39:30 00:39:30 #97 [support-scheduler builder 6/7] COPY . . 00:39:30 #97 CACHED 00:39:30 00:39:30 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:30 #98 CACHED 00:39:30 00:39:30 #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:39:30 #99 CACHED 00:39:30 00:39:30 #76 [security-spire-config builder 6/9] COPY . . 00:39:30 #76 DONE 1.4s 00:39:30 00:39:30 #100 [security-secretstore-setup builder 6/7] COPY . . 00:39:30 #100 DONE 1.4s 00:39:30 00:39:30 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:31 #101 ... 00:39:31 00:39:31 #102 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 00:39:31 #102 CACHED 00:39:31 00:39:31 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 00:39:31 #103 CACHED 00:39:31 00:39:31 #104 [security-spire-server builder 6/9] COPY . . 00:39:31 #104 CACHED 00:39:31 00:39:31 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:31 #105 CACHED 00:39:31 00:39:31 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 00:39:31 #106 DONE 0.5s 00:39:31 00:39:31 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:39:36 ac1525c710dc: Pushed 00:39:36 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:4f215913b43afbfc71e0a27b733a073b1abb0342b3e2bcaad62b89b9e0b7a6a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:36 #107 ... 00:39:36 00:39:36 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:39:36 #0 5.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:39:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:39:37 e45714a171b2: Preparing 00:39:37 e6baa1a51370: Preparing 00:39:37 9b2008f6a94d: Preparing 00:39:37 ac1525c710dc: Preparing 00:39:37 48e3d23c1997: Preparing 00:39:37 13f95a63b6b0: Preparing 00:39:37 c62f4cd3a008: Preparing 00:39:37 36b50b131297: Preparing 00:39:37 c62f4cd3a008: Waiting 00:39:37 13f95a63b6b0: Waiting 00:39:37 36b50b131297: Waiting 00:39:37 48e3d23c1997: Layer already exists 00:39:37 e6baa1a51370: Layer already exists 00:39:37 e45714a171b2: Layer already exists 00:39:37 ac1525c710dc: Layer already exists 00:39:37 9b2008f6a94d: Layer already exists 00:39:37 c62f4cd3a008: Layer already exists 00:39:37 13f95a63b6b0: Layer already exists 00:39:37 36b50b131297: Layer already exists 00:39:37 latest: digest: sha256:4f215913b43afbfc71e0a27b733a073b1abb0342b3e2bcaad62b89b9e0b7a6a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:37 #108 ... 00:39:37 00:39:37 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:37 #101 6.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:39:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.17 00:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:39:37 e45714a171b2: Preparing 00:39:37 e6baa1a51370: Preparing 00:39:37 9b2008f6a94d: Preparing 00:39:37 ac1525c710dc: Preparing 00:39:37 48e3d23c1997: Preparing 00:39:37 13f95a63b6b0: Preparing 00:39:37 c62f4cd3a008: Preparing 00:39:37 36b50b131297: Preparing 00:39:37 c62f4cd3a008: Waiting 00:39:37 36b50b131297: Waiting 00:39:37 13f95a63b6b0: Waiting 00:39:37 ac1525c710dc: Layer already exists 00:39:37 48e3d23c1997: Layer already exists 00:39:37 e6baa1a51370: Layer already exists 00:39:37 9b2008f6a94d: Layer already exists 00:39:37 e45714a171b2: Layer already exists 00:39:37 13f95a63b6b0: Layer already exists 00:39:37 c62f4cd3a008: Layer already exists 00:39:37 36b50b131297: Layer already exists 00:39:37 3.1.0-dev.17: digest: sha256:4f215913b43afbfc71e0a27b733a073b1abb0342b3e2bcaad62b89b9e0b7a6a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:38 #101 ... 00:39:38 00:39:38 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:39:38 #107 DONE 6.8s 00:39:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:39:38 e45714a171b2: Preparing 00:39:38 e6baa1a51370: Preparing 00:39:38 9b2008f6a94d: Preparing 00:39:38 ac1525c710dc: Preparing 00:39:38 48e3d23c1997: Preparing 00:39:38 13f95a63b6b0: Preparing 00:39:38 c62f4cd3a008: Preparing 00:39:38 36b50b131297: Preparing 00:39:38 c62f4cd3a008: Waiting 00:39:38 36b50b131297: Waiting 00:39:38 9b2008f6a94d: Layer already exists 00:39:38 e6baa1a51370: Layer already exists 00:39:38 48e3d23c1997: Layer already exists 00:39:38 ac1525c710dc: Layer already exists 00:39:38 e45714a171b2: Layer already exists 00:39:38 13f95a63b6b0: Layer already exists 00:39:38 c62f4cd3a008: Layer already exists 00:39:38 36b50b131297: Layer already exists 00:39:38 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:4f215913b43afbfc71e0a27b733a073b1abb0342b3e2bcaad62b89b9e0b7a6a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:38 00:39:38 #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:39:38 #109 DONE 6.8s 00:39:38 00:39:38 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 00:39:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:38 #110 DONE 0.5s 00:39:38 00:39:38 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 00:39:38 #111 DONE 0.5s 00:39:38 00:39:38 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:39:38 #0 6.758 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:39:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 00:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:39:38 e45714a171b2: Preparing 00:39:38 e6baa1a51370: Preparing 00:39:38 9b2008f6a94d: Preparing 00:39:38 ac1525c710dc: Preparing 00:39:38 48e3d23c1997: Preparing 00:39:38 13f95a63b6b0: Preparing 00:39:38 c62f4cd3a008: Preparing 00:39:38 36b50b131297: Preparing 00:39:38 13f95a63b6b0: Waiting 00:39:38 48e3d23c1997: Layer already exists 00:39:38 9b2008f6a94d: Layer already exists 00:39:38 ac1525c710dc: Layer already exists 00:39:38 e45714a171b2: Layer already exists 00:39:38 13f95a63b6b0: Layer already exists 00:39:38 c62f4cd3a008: Layer already exists 00:39:38 e6baa1a51370: Layer already exists 00:39:38 36b50b131297: Layer already exists 00:39:38 main: digest: sha256:4f215913b43afbfc71e0a27b733a073b1abb0342b3e2bcaad62b89b9e0b7a6a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:38 ===================================================== [Pipeline] echo 00:39:38 taggedImages: 00:39:38 - nexus3.edgexfoundry.org:10004/security-spire-server:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:38 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:39:38 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.17 00:39:38 - nexus3.edgexfoundry.org:10004/security-spire-server:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:38 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 00:39:38 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:39:38 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:38 latest 00:39:38 3.1.0-dev.17 00:39:38 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:38 main 00:39:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } 00:39:39 #112 ... 00:39:39 00:39:39 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:39:39 #113 DONE 0.2s 00:39:39 00:39:39 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:39 #114 DONE 0.2s 00:39:39 00:39:39 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:39:39 #0 6.891 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:39:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:39:39 238533412fcc: Preparing 00:39:39 64382a2528d8: Preparing 00:39:39 48e3d23c1997: Preparing 00:39:39 13f95a63b6b0: Preparing 00:39:39 f6c9c45c9c05: Preparing 00:39:39 36b50b131297: Preparing 00:39:39 36b50b131297: Waiting 00:39:39 13f95a63b6b0: Layer already exists 00:39:39 48e3d23c1997: Layer already exists 00:39:39 36b50b131297: Layer already exists 00:39:39 238533412fcc: Pushed 00:39:39 f6c9c45c9c05: Pushed 00:39:39 #115 ... 00:39:39 00:39:39 #116 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:39:40 #116 DONE 0.1s 00:39:40 00:39:40 #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:39:40 #0 6.964 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:39:40 #117 ... 00:39:40 00:39:40 #118 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:39:40 #118 DONE 0.1s 00:39:40 00:39:40 #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:39:40 #0 7.033 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:39:40 #119 ... 00:39:40 00:39:40 #120 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:39:40 #120 ... 00:39:40 00:39:40 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:39:40 #0 7.305 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:39:40 #121 ... 00:39:40 00:39:40 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:39:40 #0 5.005 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:39:40 #122 ... 00:39:40 00:39:40 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:39:40 #0 6.344 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:39:41 #123 ... 00:39:41 00:39:41 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:39:41 #0 5.598 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:39:41 #124 ... 00:39:41 00:39:41 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:39:41 #0 5.062 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:39:41 #125 ... 00:39:41 00:39:41 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:39:41 #126 ... 00:39:41 00:39:41 #127 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 00:39:41 #127 CACHED 00:39:41 00:39:41 #128 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:41 #128 CACHED 00:39:41 00:39:41 #129 [security-spire-agent builder 6/9] COPY . . 00:39:41 #129 CACHED 00:39:41 00:39:41 #130 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 00:39:41 #130 CACHED 00:39:41 00:39:41 #131 [security-spire-agent builder 9/9] WORKDIR /edgex-go 00:39:41 #131 CACHED 00:39:41 00:39:41 #132 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:39:41 #132 CACHED 00:39:41 00:39:41 #133 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:39:41 #133 CACHED 00:39:41 00:39:41 #134 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:39:41 #134 CACHED 00:39:41 00:39:41 #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:39:42 64382a2528d8: Pushed 00:39:42 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:62b96b82ff074289c7200fa5ca6303867467d815ffd6eba3f8ed8f1338238d63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:39:43 238533412fcc: Preparing 00:39:43 64382a2528d8: Preparing 00:39:43 48e3d23c1997: Preparing 00:39:43 13f95a63b6b0: Preparing 00:39:43 f6c9c45c9c05: Preparing 00:39:43 36b50b131297: Preparing 00:39:43 36b50b131297: Waiting 00:39:43 238533412fcc: Layer already exists 00:39:43 13f95a63b6b0: Layer already exists 00:39:43 f6c9c45c9c05: Layer already exists 00:39:43 48e3d23c1997: Layer already exists 00:39:43 64382a2528d8: Layer already exists 00:39:43 36b50b131297: Layer already exists 00:39:43 latest: digest: sha256:62b96b82ff074289c7200fa5ca6303867467d815ffd6eba3f8ed8f1338238d63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:43 #135 ... 00:39:43 00:39:43 #120 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:39:43 #120 DONE 2.9s 00:39:43 00:39:43 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:39:43 #136 DONE 0.3s 00:39:43 00:39:43 #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:39:43 #135 DONE 2.1s 00:39:43 00:39:43 #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:39:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:44 #137 ... 00:39:44 00:39:44 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:39:44 #138 DONE 0.2s 00:39:44 00:39:44 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:39:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.17 00:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:39:44 238533412fcc: Preparing 00:39:44 64382a2528d8: Preparing 00:39:44 48e3d23c1997: Preparing 00:39:44 13f95a63b6b0: Preparing 00:39:44 f6c9c45c9c05: Preparing 00:39:44 36b50b131297: Preparing 00:39:44 36b50b131297: Waiting 00:39:44 64382a2528d8: Layer already exists 00:39:44 238533412fcc: Layer already exists 00:39:44 13f95a63b6b0: Layer already exists 00:39:44 48e3d23c1997: Layer already exists 00:39:44 f6c9c45c9c05: Layer already exists 00:39:44 36b50b131297: Layer already exists 00:39:44 3.1.0-dev.17: digest: sha256:62b96b82ff074289c7200fa5ca6303867467d815ffd6eba3f8ed8f1338238d63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:44 #139 ... 00:39:44 00:39:44 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:39:44 #126 DONE 2.8s 00:39:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:44 00:39:44 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:39:44 #139 DONE 0.4s 00:39:44 00:39:44 #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:39:44 #140 DONE 0.3s 00:39:44 00:39:44 #141 [security-spire-server] exporting to image 00:39:44 #141 exporting layers 00:39:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:39:44 238533412fcc: Preparing 00:39:44 64382a2528d8: Preparing 00:39:44 48e3d23c1997: Preparing 00:39:44 13f95a63b6b0: Preparing 00:39:44 f6c9c45c9c05: Preparing 00:39:44 36b50b131297: Preparing 00:39:44 36b50b131297: Waiting 00:39:44 13f95a63b6b0: Layer already exists 00:39:44 f6c9c45c9c05: Layer already exists 00:39:44 48e3d23c1997: Layer already exists 00:39:44 238533412fcc: Layer already exists 00:39:44 64382a2528d8: Layer already exists 00:39:44 36b50b131297: Layer already exists 00:39:44 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:62b96b82ff074289c7200fa5ca6303867467d815ffd6eba3f8ed8f1338238d63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:44 #141 ... 00:39:44 00:39:44 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:39:44 #142 DONE 0.3s 00:39:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 00:39:45 00:39:45 #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:39:45 #143 DONE 0.2s 00:39:45 00:39:45 #141 [security-spire-config] exporting to image [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:39:45 238533412fcc: Preparing 00:39:45 64382a2528d8: Preparing 00:39:45 48e3d23c1997: Preparing 00:39:45 13f95a63b6b0: Preparing 00:39:45 f6c9c45c9c05: Preparing 00:39:45 36b50b131297: Preparing 00:39:45 36b50b131297: Waiting 00:39:45 238533412fcc: Layer already exists 00:39:45 48e3d23c1997: Layer already exists 00:39:45 f6c9c45c9c05: Layer already exists 00:39:45 64382a2528d8: Layer already exists 00:39:45 13f95a63b6b0: Layer already exists 00:39:45 36b50b131297: Layer already exists 00:39:46 main: digest: sha256:62b96b82ff074289c7200fa5ca6303867467d815ffd6eba3f8ed8f1338238d63 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:46 ===================================================== [Pipeline] echo 00:39:46 taggedImages: 00:39:46 - nexus3.edgexfoundry.org:10004/support-notifications:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:46 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:39:46 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.17 00:39:46 - nexus3.edgexfoundry.org:10004/support-notifications:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:46 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 00:39:46 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 00:39:46 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:46 latest 00:39:46 3.1.0-dev.17 00:39:46 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:46 main 00:39:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:39:47 40a610d15fa4: Preparing 00:39:47 dd178eec68ca: Preparing 00:39:47 48e3d23c1997: Preparing 00:39:47 13f95a63b6b0: Preparing 00:39:47 704f6d52ecf6: Preparing 00:39:47 36b50b131297: Preparing 00:39:47 36b50b131297: Waiting 00:39:47 13f95a63b6b0: Layer already exists 00:39:47 48e3d23c1997: Layer already exists 00:39:47 704f6d52ecf6: Layer already exists 00:39:47 36b50b131297: Layer already exists 00:39:47 40a610d15fa4: Pushed 00:39:48 #141 ... 00:39:48 00:39:48 #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:39:48 #137 DONE 4.2s 00:39:48 00:39:48 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:39:48 #144 DONE 0.3s 00:39:48 00:39:48 #141 [security-spire-config] exporting to image 00:39:48 #141 exporting layers 3.8s done 00:39:48 #141 writing image sha256:9def061480f88ce5f03bce330d7969b21333bf230cd22fc4288cb73491aed70e 0.1s done 00:39:48 #141 naming to docker.io/library/security-spire-server-arm64 00:39:48 #141 exporting layers 3.3s done 00:39:48 #141 naming to docker.io/library/security-spire-server-arm64 done 00:39:48 #141 writing image sha256:41be04d6c055c770f0305aa89f985d99dd4b83ffca6f86111f0b510b68a0534c done 00:39:48 #141 naming to docker.io/library/security-spire-config-arm64 done 00:39:48 #141 DONE 4.0s 00:39:48 00:39:48 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:39:48 #145 DONE 0.3s 00:39:48 00:39:48 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:39:48 #124 ... 00:39:48 00:39:48 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:39:49 #146 DONE 0.2s 00:39:49 00:39:49 #141 [security-spire-agent] exporting to image 00:39:50 dd178eec68ca: Pushed 00:39:50 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:1f509287f045424f3f6d2b6e1bf751ac47b0b30fa1073016d5c7f18a38416d35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:39:51 40a610d15fa4: Preparing 00:39:51 dd178eec68ca: Preparing 00:39:51 48e3d23c1997: Preparing 00:39:51 13f95a63b6b0: Preparing 00:39:51 704f6d52ecf6: Preparing 00:39:51 36b50b131297: Preparing 00:39:51 36b50b131297: Waiting 00:39:51 48e3d23c1997: Layer already exists 00:39:51 dd178eec68ca: Layer already exists 00:39:51 704f6d52ecf6: Layer already exists 00:39:51 40a610d15fa4: Layer already exists 00:39:51 13f95a63b6b0: Layer already exists 00:39:51 36b50b131297: Layer already exists 00:39:51 latest: digest: sha256:1f509287f045424f3f6d2b6e1bf751ac47b0b30fa1073016d5c7f18a38416d35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:51 #141 exporting layers 2.7s done 00:39:51 #141 writing image sha256:ba6a6eecc09fbe64a0c0af23b4330f38c2eb13e3cd74f4b522396997bbf5df79 0.0s done 00:39:51 #141 naming to docker.io/library/security-spire-agent-arm64 0.0s done 00:39:51 #141 DONE 6.7s 00:39:51 00:39:51 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:39:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.17 00:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:39:51 40a610d15fa4: Preparing 00:39:51 dd178eec68ca: Preparing 00:39:51 48e3d23c1997: Preparing 00:39:51 13f95a63b6b0: Preparing 00:39:51 704f6d52ecf6: Preparing 00:39:51 36b50b131297: Preparing 00:39:51 36b50b131297: Waiting 00:39:51 13f95a63b6b0: Layer already exists 00:39:51 40a610d15fa4: Layer already exists 00:39:51 48e3d23c1997: Layer already exists 00:39:51 dd178eec68ca: Layer already exists 00:39:51 704f6d52ecf6: Layer already exists 00:39:51 36b50b131297: Layer already exists 00:39:51 3.1.0-dev.17: digest: sha256:1f509287f045424f3f6d2b6e1bf751ac47b0b30fa1073016d5c7f18a38416d35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:39:52 40a610d15fa4: Preparing 00:39:52 dd178eec68ca: Preparing 00:39:52 48e3d23c1997: Preparing 00:39:52 13f95a63b6b0: Preparing 00:39:52 704f6d52ecf6: Preparing 00:39:52 36b50b131297: Preparing 00:39:52 36b50b131297: Waiting 00:39:52 13f95a63b6b0: Layer already exists 00:39:52 dd178eec68ca: Layer already exists 00:39:52 48e3d23c1997: Layer already exists 00:39:52 704f6d52ecf6: Layer already exists 00:39:52 40a610d15fa4: Layer already exists 00:39:52 36b50b131297: Layer already exists 00:39:52 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:1f509287f045424f3f6d2b6e1bf751ac47b0b30fa1073016d5c7f18a38416d35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 00:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:39:53 40a610d15fa4: Preparing 00:39:53 dd178eec68ca: Preparing 00:39:53 48e3d23c1997: Preparing 00:39:53 13f95a63b6b0: Preparing 00:39:53 704f6d52ecf6: Preparing 00:39:53 36b50b131297: Preparing 00:39:53 36b50b131297: Waiting 00:39:53 13f95a63b6b0: Layer already exists 00:39:53 704f6d52ecf6: Layer already exists 00:39:53 dd178eec68ca: Layer already exists 00:39:53 48e3d23c1997: Layer already exists 00:39:53 40a610d15fa4: Layer already exists 00:39:53 36b50b131297: Layer already exists 00:39:53 main: digest: sha256:1f509287f045424f3f6d2b6e1bf751ac47b0b30fa1073016d5c7f18a38416d35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:39:53 ===================================================== [Pipeline] echo 00:39:53 taggedImages: 00:39:53 - nexus3.edgexfoundry.org:10004/support-scheduler:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 00:39:53 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:39:53 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.17 00:39:53 - nexus3.edgexfoundry.org:10004/support-scheduler:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 00:39:53 - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:58:29 #115 ... 00:58:29 00:58:29 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:58:29 #101 1134.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:58:30 #101 ... 00:58:30 00:58:30 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:58:30 #112 DONE 1139.5s 00:58:30 00:58:30 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:58:30 #122 ... 00:58:30 00:58:30 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:58:30 #147 DONE 0.2s 00:58:30 00:58:30 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:58:31 #121 ... 00:58:31 00:58:31 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:58:31 #148 DONE 0.3s 00:58:31 00:58:31 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:58:31 #108 ... 00:58:31 00:58:31 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:58:31 #149 DONE 0.1s 00:58:31 00:58:31 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:58:32 #150 DONE 0.5s 00:58:32 00:58:32 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:58:32 #151 DONE 0.1s 00:58:32 00:58:32 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:58:35 #152 DONE 2.7s 00:58:35 00:58:35 #141 [security-proxy-setup] exporting to image 00:58:35 #141 exporting layers 00:58:35 #141 exporting layers 0.7s done 00:58:35 #141 writing image sha256:d23ca79f46479dd744c7ca88331bbab22b2b3cfead2299cc8de2a30a0af72c35 done 00:58:35 #141 naming to docker.io/library/security-proxy-setup-arm64 done 00:58:35 #141 DONE 7.5s 00:58:35 00:58:35 #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:58:50 #119 ... 00:58:50 00:58:50 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:58:50 #115 DONE 1157.8s 00:58:50 00:58:50 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:58:50 #125 ... 00:58:50 00:58:50 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:58:50 #153 DONE 0.3s 00:58:50 00:58:50 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 00:58:51 #154 DONE 2.1s 00:58:51 00:58:51 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:58:51 #124 ... 00:58:51 00:58:51 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 00:58:52 #155 DONE 0.4s 00:58:52 00:58:52 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 00:58:52 #156 DONE 0.2s 00:58:52 00:58:52 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:58:52 #124 ... 00:58:52 00:58:52 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:58:52 #157 DONE 0.4s 00:58:52 00:58:52 #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:58:53 #119 ... 00:58:53 00:58:53 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:58:53 #158 DONE 0.2s 00:58:53 00:58:53 #159 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 00:58:53 #159 DONE 0.2s 00:58:53 00:58:53 #160 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 00:58:53 #160 DONE 0.1s 00:58:53 00:58:53 #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:58:53 #161 DONE 0.2s 00:58:53 00:58:53 #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:58:53 #162 DONE 0.4s 00:58:53 00:58:53 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:58:53 #125 ... 00:58:53 00:58:53 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:58:54 #163 ... 00:58:54 00:58:54 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:58:54 #101 DONE 1163.6s 00:58:54 00:58:54 #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:58:55 #117 ... 00:58:55 00:58:55 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:58:55 #164 DONE 0.2s 00:58:55 00:58:55 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:58:55 #125 ... 00:58:55 00:58:55 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 00:58:55 #165 DONE 0.2s 00:58:55 00:58:55 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:58:56 #122 ... 00:58:56 00:58:56 #166 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:58:56 #166 DONE 0.3s 00:58:56 00:58:56 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:58:56 #121 ... 00:58:56 00:58:56 #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:58:56 #167 DONE 0.2s 00:58:56 00:58:56 #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:58:56 #168 DONE 0.3s 00:58:56 00:58:56 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:58:57 #169 DONE 0.5s 00:58:57 00:58:57 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:58:57 #170 DONE 0.4s 00:58:57 00:58:57 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:58:57 #163 DONE 3.7s 00:58:57 00:58:57 #141 [security-bootstrapper] exporting to image 00:58:57 #141 exporting layers 00:58:58 #141 ... 00:58:58 00:58:58 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:58:58 #171 DONE 0.9s 00:58:58 00:58:58 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:58:59 #172 ... 00:58:59 00:58:59 #141 [security-bootstrapper] exporting to image 00:58:59 #141 exporting layers 1.5s done 00:58:59 #141 writing image sha256:0249c3448695a135c21fef3e010da67af8772737322429d16751b45efb5b8785 0.0s done 00:58:59 #141 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 00:58:59 #141 DONE 9.0s 00:58:59 00:58:59 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:59:00 #172 DONE 2.2s 00:59:00 00:59:00 #141 [security-secretstore-setup] exporting to image 00:59:02 #141 exporting layers 1.2s done 00:59:02 #141 writing image sha256:c87c02ba869d68ffb61c0200f507758c597bbfe926b50437a58e7cfc8d9fa488 00:59:02 #141 writing image sha256:c87c02ba869d68ffb61c0200f507758c597bbfe926b50437a58e7cfc8d9fa488 done 00:59:02 #141 naming to docker.io/library/security-secretstore-setup-arm64 done 00:59:02 #141 DONE 10.3s 00:59:02 00:59:02 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:59:17 #125 ... 00:59:17 00:59:17 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:59:17 #108 DONE 1185.8s 00:59:17 00:59:17 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:59:17 #122 ... 00:59:17 00:59:17 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:59:17 #173 DONE 0.2s 00:59:17 00:59:17 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:59:17 #125 ... 00:59:17 00:59:17 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:59:17 #174 DONE 0.3s 00:59:17 00:59:17 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:59:17 #175 DONE 0.4s 00:59:17 00:59:17 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:59:18 #125 ... 00:59:18 00:59:18 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:59:18 #176 DONE 0.2s 00:59:18 00:59:18 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:59:18 #177 DONE 0.2s 00:59:18 00:59:18 #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:59:18 #119 ... 00:59:18 00:59:18 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:59:22 #178 DONE 4.2s 00:59:22 00:59:22 #141 [security-proxy-auth] exporting to image 00:59:22 #141 exporting layers 00:59:23 #141 exporting layers 0.5s done 00:59:23 #141 writing image sha256:4b5e30fb39221c5b194c49a4e81a6af59b969964af26af9d2e56e28fba5e2794 done 00:59:23 #141 naming to docker.io/library/security-proxy-auth-arm64 done 00:59:23 #141 DONE 10.8s 00:59:23 00:59:23 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:59:38 #121 ... 00:59:38 00:59:38 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:59:38 #123 DONE 1206.1s 00:59:38 00:59:38 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:59:38 #125 ... 00:59:38 00:59:38 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:59:38 #179 DONE 0.2s 00:59:38 00:59:38 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:59:38 #180 DONE 0.3s 00:59:38 00:59:38 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:59:38 #181 DONE 0.4s 00:59:38 00:59:38 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:59:38 #122 ... 00:59:38 00:59:38 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:59:38 #182 DONE 0.1s 00:59:38 00:59:38 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:59:38 #183 DONE 0.2s 00:59:38 00:59:38 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:59:40 #184 DONE 2.1s 00:59:40 00:59:40 #141 [core-common-config-bootstrapper] exporting to image 00:59:40 #141 exporting layers 00:59:41 #141 exporting layers 0.6s done 00:59:41 #141 writing image sha256:d3ebe55634e93a54146c24db58cf617d696de5d6d34fe6353225aa219b5b2a9e done 00:59:41 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 00:59:41 #141 DONE 11.4s 00:59:41 00:59:41 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:00:28 #121 ... 01:00:28 01:00:28 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:00:28 #122 DONE 1255.2s 01:00:28 01:00:28 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:00:28 #125 ... 01:00:28 01:00:28 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 01:00:28 #185 DONE 0.3s 01:00:28 01:00:28 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 01:00:28 #186 DONE 0.2s 01:00:28 01:00:28 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:00:28 #187 DONE 0.3s 01:00:28 01:00:28 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:00:28 #188 DONE 0.2s 01:00:28 01:00:28 #141 [core-command] exporting to image 01:00:28 #141 exporting layers 01:00:28 #141 exporting layers 0.3s done 01:00:28 #141 writing image sha256:21246203694bffb25a08506cb21644c5f2c4ba6a56fcdaa87438a3ea35542f8f done 01:00:28 #141 naming to docker.io/library/core-command-arm64 done 01:00:28 #141 DONE 11.7s 01:00:28 01:00:28 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:00:43 #125 DONE 1271.8s 01:00:43 01:00:43 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:00:43 #124 ... 01:00:43 01:00:43 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:00:43 #189 DONE 0.2s 01:00:43 01:00:43 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:00:43 #124 ... 01:00:43 01:00:43 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:00:43 #190 DONE 0.1s 01:00:43 01:00:43 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:00:43 #191 DONE 0.4s 01:00:43 01:00:43 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:00:44 #192 DONE 0.1s 01:00:44 01:00:44 #141 [core-data] exporting to image 01:00:44 #141 exporting layers 01:00:44 #141 exporting layers 0.4s done 01:00:44 #141 writing image sha256:39696d88664ecb3928a95aad143b73a7c92f58f48fbaac7ab7722330ea913cb4 done 01:00:44 #141 naming to docker.io/library/core-data-arm64 done 01:00:44 #141 DONE 12.1s 01:00:44 01:00:44 #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:00:45 #117 ... 01:00:45 01:00:45 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:00:45 #121 DONE 1274.9s 01:00:45 01:00:45 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:00:46 #124 ... 01:00:46 01:00:46 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:00:46 #193 DONE 0.2s 01:00:46 01:00:46 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:00:46 #124 ... 01:00:46 01:00:46 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:00:46 #194 DONE 0.2s 01:00:46 01:00:46 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:00:47 #195 DONE 0.4s 01:00:47 01:00:47 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:00:47 #124 ... 01:00:47 01:00:47 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:00:47 #196 DONE 0.2s 01:00:47 01:00:47 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:00:47 #197 DONE 0.2s 01:00:47 01:00:47 #141 [core-metadata] exporting to image 01:00:47 #141 exporting layers 0.3s done 01:00:47 #141 writing image sha256:a19130110d3b6a22786b84cc569344b40b90e1eb6a2f1d363b26bc20077f521d done 01:00:47 #141 naming to docker.io/library/core-metadata-arm64 done 01:00:47 #141 DONE 12.4s 01:00:47 01:00:47 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:01:20 #124 ... 01:01:20 01:01:20 #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:01:20 #119 DONE 1306.9s 01:01:20 01:01:20 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:01:20 #124 ... 01:01:20 01:01:20 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:01:20 #198 DONE 0.2s 01:01:20 01:01:20 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:01:20 #124 ... 01:01:20 01:01:20 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:01:20 #199 DONE 0.2s 01:01:20 01:01:20 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:01:20 #200 DONE 0.4s 01:01:20 01:01:20 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:01:20 #201 DONE 0.1s 01:01:20 01:01:20 #141 [security-spiffe-token-provider] exporting to image 01:01:20 #141 exporting layers 01:01:20 #141 exporting layers 0.5s done 01:01:20 #141 writing image sha256:1ed2dce040fe46d5b97b377b8bf218d52b8a5ade84407cc87b4399824a527482 done 01:01:20 #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:01:20 #141 DONE 13.0s 01:01:20 01:01:20 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:01:52 #124 DONE 1341.3s 01:01:52 01:01:52 #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:01:52 #117 DONE 1341.2s 01:01:52 01:01:52 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:01:52 #202 DONE 0.3s 01:01:52 01:01:52 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:01:52 #203 DONE 0.3s 01:01:52 01:01:52 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:01:52 #204 ... 01:01:52 01:01:52 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:01:52 #205 DONE 0.2s 01:01:52 01:01:52 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:01:52 #204 DONE 0.2s 01:01:52 01:01:52 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:01:53 #206 ... 01:01:53 01:01:53 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:01:53 #207 DONE 0.4s 01:01:53 01:01:53 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:01:53 #206 DONE 0.5s 01:01:53 01:01:53 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:01:53 #208 DONE 0.1s 01:01:53 01:01:53 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:01:53 #209 DONE 0.2s 01:01:53 01:01:53 #141 [support-scheduler] exporting to image 01:01:53 #141 exporting layers 01:01:53 #141 exporting layers 0.4s done 01:01:53 #141 exporting layers 0.4s done 01:01:53 #141 writing image sha256:23d6bfb2c182e9513e6369b9cac2ba868e82d735aeff7bbd72c96ac108ec7d26 0.0s done 01:01:53 #141 naming to docker.io/library/support-scheduler-arm64 done 01:01:53 #141 writing image sha256:03d7b5c62a8719d496f1fd1c67e0c8f584ec268816ba88cf869d9d8334192072 done 01:01:53 #141 naming to docker.io/library/support-notifications-arm64 done 01:01:53 #141 DONE 13.5s 01:01:53 time="2023-08-09T00:37:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:53 time="2023-08-09T00:37:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:53 time="2023-08-09T00:37:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:53 time="2023-08-09T00:37:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:53 time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:53 time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:53 time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:53 time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:53 time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:53 time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:53 time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:53 time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:53 time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:01:53 time="2023-08-09T00:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:01:54 $ docker stop --time=1 d051012d869261d5946882e36e308caa1136b2a9e6d5a251e8dbb857abdf5b97 01:01:55 $ docker rm -f --volumes d051012d869261d5946882e36e308caa1136b2a9e6d5a251e8dbb857abdf5b97 [Pipeline] // withDockerContainer [Pipeline] sh 01:01:56 + docker images 01:01:56 REPOSITORY TAG IMAGE ID CREATED SIZE 01:01:56 support-notifications-arm64 latest 03d7b5c62a87 3 seconds ago 33.6MB 01:01:56 support-scheduler-arm64 latest 23d6bfb2c182 3 seconds ago 32.9MB 01:01:56 security-spiffe-token-provider-arm64 latest 1ed2dce040fe 37 seconds ago 33.2MB 01:01:56 core-metadata-arm64 latest a19130110d3b About a minute ago 21.2MB 01:01:56 core-data-arm64 latest 39696d88664e About a minute ago 20.9MB 01:01:56 core-command-arm64 latest 21246203694b About a minute ago 20.8MB 01:01:56 core-common-config-bootstrapper-arm64 latest d3ebe55634e9 2 minutes ago 17.9MB 01:01:56 security-proxy-auth-arm64 latest 4b5e30fb3922 2 minutes ago 19.3MB 01:01:56 security-secretstore-setup-arm64 latest c87c02ba869d 2 minutes ago 42.9MB 01:01:56 security-bootstrapper-arm64 latest 0249c3448695 2 minutes ago 22.6MB 01:01:56 security-proxy-setup-arm64 latest d23ca79f4647 3 minutes ago 19.5MB 01:01:56 security-spire-agent-arm64 latest ba6a6eecc09f 22 minutes ago 152MB 01:01:56 security-spire-config-arm64 latest 41be04d6c055 22 minutes ago 96.1MB 01:01:56 security-spire-server-arm64 latest 9def061480f8 22 minutes ago 96.9MB 01:01:56 ci-base-image-arm64 latest 4ab44d6ec79d 24 minutes ago 1.05GB 01:01:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 3 weeks ago 677MB 01:01:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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 01:01:56 provisioning config files... 01:01:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/551@tmp/config7226341570821323190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:01:56 ---> docker-login.sh 01:01:56 nexus3.edgexfoundry.org:10001 01:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:56 Configure a credential helper to remove this warning. See 01:01:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:56 01:01:56 Login Succeeded 01:01:56 nexus3.edgexfoundry.org:10002 01:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:57 Configure a credential helper to remove this warning. See 01:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:57 01:01:57 Login Succeeded 01:01:57 nexus3.edgexfoundry.org:10003 01:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:57 Configure a credential helper to remove this warning. See 01:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:57 01:01:57 Login Succeeded 01:01:57 nexus3.edgexfoundry.org:10004 01:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:58 Configure a credential helper to remove this warning. See 01:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:58 01:01:58 Login Succeeded 01:01:58 docker.io 01:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:58 Configure a credential helper to remove this warning. See 01:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:58 01:01:58 Login Succeeded 01:01:58 ---> docker-login.sh ends [Pipeline] } 01:01:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:01:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:01:58 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:01:58 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:01:58 latest 01:01:58 3.1.0-dev.17 01:01:58 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:01:58 main 01:01:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:01:59 c468063aeac7: Preparing 01:01:59 d9c2a2a78683: Preparing 01:01:59 0cb4300847bd: Preparing 01:01:59 95077979d36c: Preparing 01:01:59 77849c1dc554: Preparing 01:01:59 d2d9d24a8c2a: Preparing 01:01:59 d2d9d24a8c2a: Waiting 01:01:59 0cb4300847bd: Pushed 01:01:59 c468063aeac7: Pushed 01:01:59 77849c1dc554: Pushed 01:01:59 95077979d36c: Pushed 01:01:59 d2d9d24a8c2a: Layer already exists 01:02:03 d9c2a2a78683: Pushed 01:02:03 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:dd32b584d1ed1db912fbd8f037d5af7473f94e5751ebab69a3ac16586ffe6b9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:02:04 c468063aeac7: Preparing 01:02:04 d9c2a2a78683: Preparing 01:02:04 0cb4300847bd: Preparing 01:02:04 95077979d36c: Preparing 01:02:04 77849c1dc554: Preparing 01:02:04 d2d9d24a8c2a: Preparing 01:02:04 d2d9d24a8c2a: Waiting 01:02:04 c468063aeac7: Layer already exists 01:02:04 77849c1dc554: Layer already exists 01:02:04 95077979d36c: Layer already exists 01:02:04 d9c2a2a78683: Layer already exists 01:02:04 0cb4300847bd: Layer already exists 01:02:04 d2d9d24a8c2a: Layer already exists 01:02:04 latest: digest: sha256:dd32b584d1ed1db912fbd8f037d5af7473f94e5751ebab69a3ac16586ffe6b9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.17 01:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:02:05 c468063aeac7: Preparing 01:02:05 d9c2a2a78683: Preparing 01:02:05 0cb4300847bd: Preparing 01:02:05 95077979d36c: Preparing 01:02:05 77849c1dc554: Preparing 01:02:05 d2d9d24a8c2a: Preparing 01:02:05 d2d9d24a8c2a: Waiting 01:02:05 77849c1dc554: Layer already exists 01:02:05 0cb4300847bd: Layer already exists 01:02:05 c468063aeac7: Layer already exists 01:02:05 d9c2a2a78683: Layer already exists 01:02:05 95077979d36c: Layer already exists 01:02:05 d2d9d24a8c2a: Layer already exists 01:02:05 3.1.0-dev.17: digest: sha256:dd32b584d1ed1db912fbd8f037d5af7473f94e5751ebab69a3ac16586ffe6b9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:02:06 c468063aeac7: Preparing 01:02:06 d9c2a2a78683: Preparing 01:02:06 0cb4300847bd: Preparing 01:02:06 95077979d36c: Preparing 01:02:06 77849c1dc554: Preparing 01:02:06 d2d9d24a8c2a: Preparing 01:02:06 d2d9d24a8c2a: Waiting 01:02:06 77849c1dc554: Layer already exists 01:02:06 c468063aeac7: Layer already exists 01:02:06 0cb4300847bd: Layer already exists 01:02:06 95077979d36c: Layer already exists 01:02:06 d9c2a2a78683: Layer already exists 01:02:06 d2d9d24a8c2a: Layer already exists 01:02:06 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:dd32b584d1ed1db912fbd8f037d5af7473f94e5751ebab69a3ac16586ffe6b9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:02:07 c468063aeac7: Preparing 01:02:07 d9c2a2a78683: Preparing 01:02:07 0cb4300847bd: Preparing 01:02:07 95077979d36c: Preparing 01:02:07 77849c1dc554: Preparing 01:02:07 d2d9d24a8c2a: Preparing 01:02:07 d2d9d24a8c2a: Waiting 01:02:07 77849c1dc554: Layer already exists 01:02:07 0cb4300847bd: Layer already exists 01:02:07 c468063aeac7: Layer already exists 01:02:07 95077979d36c: Layer already exists 01:02:07 d9c2a2a78683: Layer already exists 01:02:07 d2d9d24a8c2a: Layer already exists 01:02:07 main: digest: sha256:dd32b584d1ed1db912fbd8f037d5af7473f94e5751ebab69a3ac16586ffe6b9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:07 ===================================================== [Pipeline] echo 01:02:07 taggedImages: 01:02:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:02:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.17 01:02:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:02:07 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:02:07 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:07 latest 01:02:07 3.1.0-dev.17 01:02:07 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:07 main 01:02:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:02:08 ce0f2d997ed2: Preparing 01:02:08 d6e6e68292db: Preparing 01:02:08 11544d0ca69a: Preparing 01:02:08 46956025c76a: Preparing 01:02:08 0cb4300847bd: Preparing 01:02:08 95077979d36c: Preparing 01:02:08 77849c1dc554: Preparing 01:02:08 d2d9d24a8c2a: Preparing 01:02:08 95077979d36c: Waiting 01:02:08 77849c1dc554: Waiting 01:02:08 d2d9d24a8c2a: Waiting 01:02:08 0cb4300847bd: Layer already exists 01:02:08 95077979d36c: Layer already exists 01:02:08 77849c1dc554: Layer already exists 01:02:08 d2d9d24a8c2a: Layer already exists 01:02:08 11544d0ca69a: Pushed 01:02:08 d6e6e68292db: Pushed 01:02:08 ce0f2d997ed2: Pushed 01:02:11 46956025c76a: Pushed 01:02:11 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:2fdd638bf87f0894c14a1b0f158f93f62637162736990e007fac499b869315e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:11 + 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 01:02:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:02:12 ce0f2d997ed2: Preparing 01:02:12 d6e6e68292db: Preparing 01:02:12 11544d0ca69a: Preparing 01:02:12 46956025c76a: Preparing 01:02:12 0cb4300847bd: Preparing 01:02:12 95077979d36c: Preparing 01:02:12 77849c1dc554: Preparing 01:02:12 95077979d36c: Waiting 01:02:12 d2d9d24a8c2a: Preparing 01:02:12 77849c1dc554: Waiting 01:02:12 d2d9d24a8c2a: Waiting 01:02:12 0cb4300847bd: Layer already exists 01:02:12 ce0f2d997ed2: Layer already exists 01:02:12 46956025c76a: Layer already exists 01:02:12 d6e6e68292db: Layer already exists 01:02:12 11544d0ca69a: Layer already exists 01:02:12 95077979d36c: Layer already exists 01:02:12 77849c1dc554: Layer already exists 01:02:12 d2d9d24a8c2a: Layer already exists 01:02:12 latest: digest: sha256:2fdd638bf87f0894c14a1b0f158f93f62637162736990e007fac499b869315e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.17 01:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:02:12 ce0f2d997ed2: Preparing 01:02:12 d6e6e68292db: Preparing 01:02:12 11544d0ca69a: Preparing 01:02:12 46956025c76a: Preparing 01:02:12 0cb4300847bd: Preparing 01:02:12 95077979d36c: Preparing 01:02:12 77849c1dc554: Preparing 01:02:12 d2d9d24a8c2a: Preparing 01:02:12 95077979d36c: Waiting 01:02:12 77849c1dc554: Waiting 01:02:12 d2d9d24a8c2a: Waiting 01:02:12 0cb4300847bd: Layer already exists 01:02:12 ce0f2d997ed2: Layer already exists 01:02:12 d6e6e68292db: Layer already exists 01:02:12 46956025c76a: Layer already exists 01:02:12 11544d0ca69a: Layer already exists 01:02:12 77849c1dc554: Layer already exists 01:02:12 95077979d36c: Layer already exists 01:02:12 d2d9d24a8c2a: Layer already exists 01:02:13 3.1.0-dev.17: digest: sha256:2fdd638bf87f0894c14a1b0f158f93f62637162736990e007fac499b869315e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:02:13 ce0f2d997ed2: Preparing 01:02:13 d6e6e68292db: Preparing 01:02:13 11544d0ca69a: Preparing 01:02:13 46956025c76a: Preparing 01:02:13 0cb4300847bd: Preparing 01:02:13 95077979d36c: Preparing 01:02:13 77849c1dc554: Preparing 01:02:13 d2d9d24a8c2a: Preparing 01:02:13 77849c1dc554: Waiting 01:02:13 d2d9d24a8c2a: Waiting 01:02:13 95077979d36c: Waiting 01:02:13 11544d0ca69a: Layer already exists 01:02:13 46956025c76a: Layer already exists 01:02:13 d6e6e68292db: Layer already exists 01:02:13 0cb4300847bd: Layer already exists 01:02:13 ce0f2d997ed2: Layer already exists 01:02:13 95077979d36c: Layer already exists 01:02:13 77849c1dc554: Layer already exists 01:02:13 d2d9d24a8c2a: Layer already exists 01:02:14 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:2fdd638bf87f0894c14a1b0f158f93f62637162736990e007fac499b869315e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:14 + 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 01:02:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:02:14 ce0f2d997ed2: Preparing 01:02:14 d6e6e68292db: Preparing 01:02:14 11544d0ca69a: Preparing 01:02:14 46956025c76a: Preparing 01:02:14 0cb4300847bd: Preparing 01:02:14 95077979d36c: Preparing 01:02:14 77849c1dc554: Preparing 01:02:14 d2d9d24a8c2a: Preparing 01:02:14 95077979d36c: Waiting 01:02:14 77849c1dc554: Waiting 01:02:14 d2d9d24a8c2a: Waiting 01:02:14 46956025c76a: Layer already exists 01:02:14 0cb4300847bd: Layer already exists 01:02:14 ce0f2d997ed2: Layer already exists 01:02:14 11544d0ca69a: Layer already exists 01:02:14 d6e6e68292db: Layer already exists 01:02:14 77849c1dc554: Layer already exists 01:02:14 95077979d36c: Layer already exists 01:02:14 d2d9d24a8c2a: Layer already exists 01:02:15 main: digest: sha256:2fdd638bf87f0894c14a1b0f158f93f62637162736990e007fac499b869315e8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:15 ===================================================== [Pipeline] echo 01:02:15 taggedImages: 01:02:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:02:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.17 01:02:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:02:15 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:02:15 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:15 latest 01:02:15 3.1.0-dev.17 01:02:15 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:15 main 01:02:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:02:15 360efc7314c0: Preparing 01:02:15 c23c85deba0f: Preparing 01:02:15 0cb4300847bd: Preparing 01:02:15 95077979d36c: Preparing 01:02:15 2b67243f1e04: Preparing 01:02:15 d2d9d24a8c2a: Preparing 01:02:15 d2d9d24a8c2a: Waiting 01:02:16 0cb4300847bd: Layer already exists 01:02:16 95077979d36c: Layer already exists 01:02:16 d2d9d24a8c2a: Layer already exists 01:02:16 2b67243f1e04: Pushed 01:02:16 360efc7314c0: Pushed 01:02:19 c23c85deba0f: Pushed 01:02:19 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:34e023be86d53ff1568d76fce041254531d300db9a512d35be0ca5665a8525a2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:02:20 360efc7314c0: Preparing 01:02:20 c23c85deba0f: Preparing 01:02:20 0cb4300847bd: Preparing 01:02:20 95077979d36c: Preparing 01:02:20 2b67243f1e04: Preparing 01:02:20 d2d9d24a8c2a: Preparing 01:02:20 d2d9d24a8c2a: Waiting 01:02:20 95077979d36c: Layer already exists 01:02:20 2b67243f1e04: Layer already exists 01:02:20 0cb4300847bd: Layer already exists 01:02:20 c23c85deba0f: Layer already exists 01:02:20 360efc7314c0: Layer already exists 01:02:20 d2d9d24a8c2a: Layer already exists 01:02:20 latest: digest: sha256:34e023be86d53ff1568d76fce041254531d300db9a512d35be0ca5665a8525a2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.17 01:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:02:21 360efc7314c0: Preparing 01:02:21 c23c85deba0f: Preparing 01:02:21 0cb4300847bd: Preparing 01:02:21 95077979d36c: Preparing 01:02:21 2b67243f1e04: Preparing 01:02:21 d2d9d24a8c2a: Preparing 01:02:21 d2d9d24a8c2a: Waiting 01:02:21 c23c85deba0f: Layer already exists 01:02:21 2b67243f1e04: Layer already exists 01:02:21 0cb4300847bd: Layer already exists 01:02:21 95077979d36c: Layer already exists 01:02:21 360efc7314c0: Layer already exists 01:02:21 d2d9d24a8c2a: Layer already exists 01:02:21 3.1.0-dev.17: digest: sha256:34e023be86d53ff1568d76fce041254531d300db9a512d35be0ca5665a8525a2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:02:22 360efc7314c0: Preparing 01:02:22 c23c85deba0f: Preparing 01:02:22 0cb4300847bd: Preparing 01:02:22 95077979d36c: Preparing 01:02:22 2b67243f1e04: Preparing 01:02:22 d2d9d24a8c2a: Preparing 01:02:22 d2d9d24a8c2a: Waiting 01:02:22 0cb4300847bd: Layer already exists 01:02:22 c23c85deba0f: Layer already exists 01:02:22 95077979d36c: Layer already exists 01:02:22 2b67243f1e04: Layer already exists 01:02:22 360efc7314c0: Layer already exists 01:02:22 d2d9d24a8c2a: Layer already exists 01:02:22 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:34e023be86d53ff1568d76fce041254531d300db9a512d35be0ca5665a8525a2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:02:23 360efc7314c0: Preparing 01:02:23 c23c85deba0f: Preparing 01:02:23 0cb4300847bd: Preparing 01:02:23 95077979d36c: Preparing 01:02:23 2b67243f1e04: Preparing 01:02:23 d2d9d24a8c2a: Preparing 01:02:23 d2d9d24a8c2a: Waiting 01:02:23 360efc7314c0: Layer already exists 01:02:23 0cb4300847bd: Layer already exists 01:02:23 2b67243f1e04: Layer already exists 01:02:23 c23c85deba0f: Layer already exists 01:02:23 95077979d36c: Layer already exists 01:02:23 d2d9d24a8c2a: Layer already exists 01:02:23 main: digest: sha256:34e023be86d53ff1568d76fce041254531d300db9a512d35be0ca5665a8525a2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:23 ===================================================== [Pipeline] echo 01:02:23 taggedImages: 01:02:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:02:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.17 01:02:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:02:23 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:02:23 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:23 latest 01:02:23 3.1.0-dev.17 01:02:23 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:23 main 01:02:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:02:24 38298fdcca9e: Preparing 01:02:24 1e9be5717a8b: Preparing 01:02:24 9538b3edf90c: Preparing 01:02:24 0cb4300847bd: Preparing 01:02:24 95077979d36c: Preparing 01:02:24 77849c1dc554: Preparing 01:02:24 d2d9d24a8c2a: Preparing 01:02:24 77849c1dc554: Waiting 01:02:24 d2d9d24a8c2a: Waiting 01:02:24 0cb4300847bd: Layer already exists 01:02:24 95077979d36c: Layer already exists 01:02:24 77849c1dc554: Layer already exists 01:02:24 d2d9d24a8c2a: Layer already exists 01:02:24 1e9be5717a8b: Pushed 01:02:24 38298fdcca9e: Pushed 01:02:27 9538b3edf90c: Pushed 01:02:27 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:a06654e0824bc2094e5acf64e92bc4e3966112c03b4a26a086e57b223101af7b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:02:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:02:28 38298fdcca9e: Preparing 01:02:28 1e9be5717a8b: Preparing 01:02:28 9538b3edf90c: Preparing 01:02:28 0cb4300847bd: Preparing 01:02:28 95077979d36c: Preparing 01:02:28 77849c1dc554: Preparing 01:02:28 d2d9d24a8c2a: Preparing 01:02:28 77849c1dc554: Waiting 01:02:28 d2d9d24a8c2a: Waiting 01:02:28 0cb4300847bd: Layer already exists 01:02:28 95077979d36c: Layer already exists 01:02:28 38298fdcca9e: Layer already exists 01:02:28 9538b3edf90c: Layer already exists 01:02:28 1e9be5717a8b: Layer already exists 01:02:28 77849c1dc554: Layer already exists 01:02:28 d2d9d24a8c2a: Layer already exists 01:02:28 latest: digest: sha256:a06654e0824bc2094e5acf64e92bc4e3966112c03b4a26a086e57b223101af7b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.17 01:02:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:02:29 38298fdcca9e: Preparing 01:02:29 1e9be5717a8b: Preparing 01:02:29 9538b3edf90c: Preparing 01:02:29 0cb4300847bd: Preparing 01:02:29 95077979d36c: Preparing 01:02:29 77849c1dc554: Preparing 01:02:29 d2d9d24a8c2a: Preparing 01:02:29 77849c1dc554: Waiting 01:02:29 d2d9d24a8c2a: Waiting 01:02:29 0cb4300847bd: Layer already exists 01:02:29 1e9be5717a8b: Layer already exists 01:02:29 9538b3edf90c: Layer already exists 01:02:29 38298fdcca9e: Layer already exists 01:02:29 95077979d36c: Layer already exists 01:02:29 77849c1dc554: Layer already exists 01:02:29 d2d9d24a8c2a: Layer already exists 01:02:29 3.1.0-dev.17: digest: sha256:a06654e0824bc2094e5acf64e92bc4e3966112c03b4a26a086e57b223101af7b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:02:31 38298fdcca9e: Preparing 01:02:31 1e9be5717a8b: Preparing 01:02:31 9538b3edf90c: Preparing 01:02:31 0cb4300847bd: Preparing 01:02:31 95077979d36c: Preparing 01:02:31 77849c1dc554: Preparing 01:02:31 d2d9d24a8c2a: Preparing 01:02:31 77849c1dc554: Waiting 01:02:31 d2d9d24a8c2a: Waiting 01:02:31 9538b3edf90c: Layer already exists 01:02:31 38298fdcca9e: Layer already exists 01:02:31 95077979d36c: Layer already exists 01:02:31 0cb4300847bd: Layer already exists 01:02:31 1e9be5717a8b: Layer already exists 01:02:31 77849c1dc554: Layer already exists 01:02:31 d2d9d24a8c2a: Layer already exists 01:02:32 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:a06654e0824bc2094e5acf64e92bc4e3966112c03b4a26a086e57b223101af7b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:02:32 38298fdcca9e: Preparing 01:02:32 1e9be5717a8b: Preparing 01:02:32 9538b3edf90c: Preparing 01:02:32 0cb4300847bd: Preparing 01:02:32 95077979d36c: Preparing 01:02:32 77849c1dc554: Preparing 01:02:32 d2d9d24a8c2a: Preparing 01:02:32 77849c1dc554: Waiting 01:02:32 38298fdcca9e: Layer already exists 01:02:32 1e9be5717a8b: Layer already exists 01:02:32 9538b3edf90c: Layer already exists 01:02:32 0cb4300847bd: Layer already exists 01:02:32 95077979d36c: Layer already exists 01:02:32 d2d9d24a8c2a: Layer already exists 01:02:32 77849c1dc554: Layer already exists 01:02:33 main: digest: sha256:a06654e0824bc2094e5acf64e92bc4e3966112c03b4a26a086e57b223101af7b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:33 ===================================================== [Pipeline] echo 01:02:33 taggedImages: 01:02:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:02:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.17 01:02:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:02:33 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:02:33 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:33 latest 01:02:33 3.1.0-dev.17 01:02:33 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:33 main 01:02:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:02:33 c52862e68f4a: Preparing 01:02:33 151b6b8abb79: Preparing 01:02:33 d08f97028175: Preparing 01:02:33 543f8e12344d: Preparing 01:02:33 b64e4c059fa4: Preparing 01:02:33 0c36783947bd: Preparing 01:02:33 f54e3beaf593: Preparing 01:02:33 0cb4300847bd: Preparing 01:02:33 95077979d36c: Preparing 01:02:33 f4533f090697: Preparing 01:02:33 699a7fb6d848: Preparing 01:02:33 5f70bf18a086: Preparing 01:02:33 42222497ee19: Preparing 01:02:33 d3dfb6965128: Preparing 01:02:33 d2d9d24a8c2a: Preparing 01:02:33 699a7fb6d848: Waiting 01:02:33 0c36783947bd: Waiting 01:02:33 95077979d36c: Waiting 01:02:33 f54e3beaf593: Waiting 01:02:33 f4533f090697: Waiting 01:02:33 0cb4300847bd: Waiting 01:02:33 5f70bf18a086: Waiting 01:02:33 d3dfb6965128: Waiting 01:02:33 42222497ee19: Waiting 01:02:33 d2d9d24a8c2a: Waiting 01:02:34 151b6b8abb79: Pushed 01:02:34 c52862e68f4a: Pushed 01:02:34 d08f97028175: Pushed 01:02:34 b64e4c059fa4: Pushed 01:02:34 543f8e12344d: Pushed 01:02:34 0cb4300847bd: Layer already exists 01:02:34 95077979d36c: Layer already exists 01:02:34 0c36783947bd: Pushed 01:02:34 f4533f090697: Pushed 01:02:34 5f70bf18a086: Pushed 01:02:34 699a7fb6d848: Pushed 01:02:34 d2d9d24a8c2a: Layer already exists 01:02:34 42222497ee19: Pushed 01:02:34 d3dfb6965128: Pushed 01:02:37 f54e3beaf593: Pushed 01:02:37 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:b1424646feaa60651efc06a499c40479695c94406406a46bb5019e1b2a6dfef0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:02:38 c52862e68f4a: Preparing 01:02:38 151b6b8abb79: Preparing 01:02:38 d08f97028175: Preparing 01:02:38 543f8e12344d: Preparing 01:02:38 b64e4c059fa4: Preparing 01:02:38 0c36783947bd: Preparing 01:02:38 f54e3beaf593: Preparing 01:02:38 0cb4300847bd: Preparing 01:02:38 95077979d36c: Preparing 01:02:38 f4533f090697: Preparing 01:02:38 f54e3beaf593: Waiting 01:02:38 699a7fb6d848: Preparing 01:02:38 5f70bf18a086: Preparing 01:02:38 0cb4300847bd: Waiting 01:02:38 42222497ee19: Preparing 01:02:38 95077979d36c: Waiting 01:02:38 d3dfb6965128: Preparing 01:02:38 f4533f090697: Waiting 01:02:38 d2d9d24a8c2a: Preparing 01:02:38 699a7fb6d848: Waiting 01:02:38 0c36783947bd: Waiting 01:02:38 5f70bf18a086: Waiting 01:02:38 42222497ee19: Waiting 01:02:38 d2d9d24a8c2a: Waiting 01:02:38 d3dfb6965128: Waiting 01:02:38 543f8e12344d: Layer already exists 01:02:38 b64e4c059fa4: Layer already exists 01:02:38 c52862e68f4a: Layer already exists 01:02:38 151b6b8abb79: Layer already exists 01:02:38 d08f97028175: Layer already exists 01:02:38 0cb4300847bd: Layer already exists 01:02:38 95077979d36c: Layer already exists 01:02:38 f54e3beaf593: Layer already exists 01:02:38 0c36783947bd: Layer already exists 01:02:38 f4533f090697: Layer already exists 01:02:38 699a7fb6d848: Layer already exists 01:02:38 42222497ee19: Layer already exists 01:02:38 5f70bf18a086: Layer already exists 01:02:38 d3dfb6965128: Layer already exists 01:02:38 d2d9d24a8c2a: Layer already exists 01:02:38 latest: digest: sha256:b1424646feaa60651efc06a499c40479695c94406406a46bb5019e1b2a6dfef0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.17 01:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:02:39 c52862e68f4a: Preparing 01:02:39 151b6b8abb79: Preparing 01:02:39 d08f97028175: Preparing 01:02:39 543f8e12344d: Preparing 01:02:39 b64e4c059fa4: Preparing 01:02:39 0c36783947bd: Preparing 01:02:39 f54e3beaf593: Preparing 01:02:39 0cb4300847bd: Preparing 01:02:39 95077979d36c: Preparing 01:02:39 f4533f090697: Preparing 01:02:39 699a7fb6d848: Preparing 01:02:39 5f70bf18a086: Preparing 01:02:39 42222497ee19: Preparing 01:02:39 0c36783947bd: Waiting 01:02:39 d3dfb6965128: Preparing 01:02:39 f54e3beaf593: Waiting 01:02:39 d2d9d24a8c2a: Preparing 01:02:39 95077979d36c: Waiting 01:02:39 f4533f090697: Waiting 01:02:39 699a7fb6d848: Waiting 01:02:39 5f70bf18a086: Waiting 01:02:39 42222497ee19: Waiting 01:02:39 d3dfb6965128: Waiting 01:02:39 d2d9d24a8c2a: Waiting 01:02:39 0cb4300847bd: Waiting 01:02:39 c52862e68f4a: Layer already exists 01:02:39 b64e4c059fa4: Layer already exists 01:02:39 543f8e12344d: Layer already exists 01:02:39 d08f97028175: Layer already exists 01:02:39 151b6b8abb79: Layer already exists 01:02:39 95077979d36c: Layer already exists 01:02:39 0c36783947bd: Layer already exists 01:02:39 f4533f090697: Layer already exists 01:02:39 0cb4300847bd: Layer already exists 01:02:39 f54e3beaf593: Layer already exists 01:02:39 5f70bf18a086: Layer already exists 01:02:39 699a7fb6d848: Layer already exists 01:02:39 d2d9d24a8c2a: Layer already exists 01:02:39 42222497ee19: Layer already exists 01:02:39 d3dfb6965128: Layer already exists 01:02:39 3.1.0-dev.17: digest: sha256:b1424646feaa60651efc06a499c40479695c94406406a46bb5019e1b2a6dfef0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:02:40 c52862e68f4a: Preparing 01:02:40 151b6b8abb79: Preparing 01:02:40 d08f97028175: Preparing 01:02:40 543f8e12344d: Preparing 01:02:40 b64e4c059fa4: Preparing 01:02:40 0c36783947bd: Preparing 01:02:40 f54e3beaf593: Preparing 01:02:40 0c36783947bd: Waiting 01:02:40 0cb4300847bd: Preparing 01:02:40 95077979d36c: Preparing 01:02:40 f54e3beaf593: Waiting 01:02:40 f4533f090697: Preparing 01:02:40 0cb4300847bd: Waiting 01:02:40 699a7fb6d848: Preparing 01:02:40 5f70bf18a086: Preparing 01:02:40 95077979d36c: Waiting 01:02:40 42222497ee19: Preparing 01:02:40 f4533f090697: Waiting 01:02:40 d3dfb6965128: Preparing 01:02:40 699a7fb6d848: Waiting 01:02:40 5f70bf18a086: Waiting 01:02:40 42222497ee19: Waiting 01:02:40 d2d9d24a8c2a: Preparing 01:02:40 d3dfb6965128: Waiting 01:02:40 d2d9d24a8c2a: Waiting 01:02:40 d08f97028175: Layer already exists 01:02:40 c52862e68f4a: Layer already exists 01:02:40 151b6b8abb79: Layer already exists 01:02:40 543f8e12344d: Layer already exists 01:02:40 b64e4c059fa4: Layer already exists 01:02:40 0c36783947bd: Layer already exists 01:02:40 f54e3beaf593: Layer already exists 01:02:40 0cb4300847bd: Layer already exists 01:02:40 f4533f090697: Layer already exists 01:02:40 95077979d36c: Layer already exists 01:02:40 699a7fb6d848: Layer already exists 01:02:40 5f70bf18a086: Layer already exists 01:02:40 d2d9d24a8c2a: Layer already exists 01:02:40 42222497ee19: Layer already exists 01:02:40 d3dfb6965128: Layer already exists 01:02:40 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:b1424646feaa60651efc06a499c40479695c94406406a46bb5019e1b2a6dfef0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:02:41 c52862e68f4a: Preparing 01:02:41 151b6b8abb79: Preparing 01:02:41 d08f97028175: Preparing 01:02:41 543f8e12344d: Preparing 01:02:41 b64e4c059fa4: Preparing 01:02:41 0c36783947bd: Preparing 01:02:41 f54e3beaf593: Preparing 01:02:41 0cb4300847bd: Preparing 01:02:41 95077979d36c: Preparing 01:02:41 f4533f090697: Preparing 01:02:41 699a7fb6d848: Preparing 01:02:41 5f70bf18a086: Preparing 01:02:41 42222497ee19: Preparing 01:02:41 d3dfb6965128: Preparing 01:02:41 d2d9d24a8c2a: Preparing 01:02:41 f4533f090697: Waiting 01:02:41 699a7fb6d848: Waiting 01:02:41 0c36783947bd: Waiting 01:02:41 42222497ee19: Waiting 01:02:41 d3dfb6965128: Waiting 01:02:41 f54e3beaf593: Waiting 01:02:41 95077979d36c: Waiting 01:02:41 0cb4300847bd: Waiting 01:02:41 d2d9d24a8c2a: Waiting 01:02:41 5f70bf18a086: Waiting 01:02:41 d08f97028175: Layer already exists 01:02:41 543f8e12344d: Layer already exists 01:02:41 151b6b8abb79: Layer already exists 01:02:41 c52862e68f4a: Layer already exists 01:02:41 b64e4c059fa4: Layer already exists 01:02:41 f54e3beaf593: Layer already exists 01:02:41 0c36783947bd: Layer already exists 01:02:41 95077979d36c: Layer already exists 01:02:41 0cb4300847bd: Layer already exists 01:02:41 f4533f090697: Layer already exists 01:02:41 699a7fb6d848: Layer already exists 01:02:41 5f70bf18a086: Layer already exists 01:02:41 42222497ee19: Layer already exists 01:02:41 d3dfb6965128: Layer already exists 01:02:41 d2d9d24a8c2a: Layer already exists 01:02:41 main: digest: sha256:b1424646feaa60651efc06a499c40479695c94406406a46bb5019e1b2a6dfef0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:41 ===================================================== [Pipeline] echo 01:02:41 taggedImages: 01:02:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:02:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.17 01:02:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:02:41 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:02:41 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:41 latest 01:02:41 3.1.0-dev.17 01:02:41 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:41 main 01:02:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:02:42 8055aa3e56ac: Preparing 01:02:42 ecae495ff65e: Preparing 01:02:42 286ebf9f1e5d: Preparing 01:02:42 c3e2248fd738: Preparing 01:02:42 0cb4300847bd: Preparing 01:02:42 95077979d36c: Preparing 01:02:42 77849c1dc554: Preparing 01:02:42 d2d9d24a8c2a: Preparing 01:02:42 77849c1dc554: Waiting 01:02:42 d2d9d24a8c2a: Waiting 01:02:42 95077979d36c: Waiting 01:02:42 0cb4300847bd: Layer already exists 01:02:42 95077979d36c: Layer already exists 01:02:42 77849c1dc554: Layer already exists 01:02:42 286ebf9f1e5d: Pushed 01:02:42 ecae495ff65e: Pushed 01:02:42 d2d9d24a8c2a: Layer already exists 01:02:42 8055aa3e56ac: Pushed 01:02:45 c3e2248fd738: Pushed 01:02:45 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:9778325d9bc9d44bfeb632e5626ba51cdb09d0264ecc7dff0c2bafc2d12ef699 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:46 + 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 01:02:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:02:46 8055aa3e56ac: Preparing 01:02:46 ecae495ff65e: Preparing 01:02:46 286ebf9f1e5d: Preparing 01:02:46 c3e2248fd738: Preparing 01:02:46 0cb4300847bd: Preparing 01:02:46 95077979d36c: Preparing 01:02:46 77849c1dc554: Preparing 01:02:46 d2d9d24a8c2a: Preparing 01:02:46 95077979d36c: Waiting 01:02:46 77849c1dc554: Waiting 01:02:46 d2d9d24a8c2a: Waiting 01:02:46 c3e2248fd738: Layer already exists 01:02:46 ecae495ff65e: Layer already exists 01:02:46 286ebf9f1e5d: Layer already exists 01:02:46 0cb4300847bd: Layer already exists 01:02:46 8055aa3e56ac: Layer already exists 01:02:46 95077979d36c: Layer already exists 01:02:46 d2d9d24a8c2a: Layer already exists 01:02:46 77849c1dc554: Layer already exists 01:02:46 latest: digest: sha256:9778325d9bc9d44bfeb632e5626ba51cdb09d0264ecc7dff0c2bafc2d12ef699 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.17 01:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:02:47 8055aa3e56ac: Preparing 01:02:47 ecae495ff65e: Preparing 01:02:47 286ebf9f1e5d: Preparing 01:02:47 c3e2248fd738: Preparing 01:02:47 0cb4300847bd: Preparing 01:02:47 95077979d36c: Preparing 01:02:47 77849c1dc554: Preparing 01:02:47 d2d9d24a8c2a: Preparing 01:02:47 95077979d36c: Waiting 01:02:47 77849c1dc554: Waiting 01:02:47 d2d9d24a8c2a: Waiting 01:02:47 8055aa3e56ac: Layer already exists 01:02:47 c3e2248fd738: Layer already exists 01:02:47 286ebf9f1e5d: Layer already exists 01:02:47 0cb4300847bd: Layer already exists 01:02:47 ecae495ff65e: Layer already exists 01:02:47 77849c1dc554: Layer already exists 01:02:47 95077979d36c: Layer already exists 01:02:47 d2d9d24a8c2a: Layer already exists 01:02:47 3.1.0-dev.17: digest: sha256:9778325d9bc9d44bfeb632e5626ba51cdb09d0264ecc7dff0c2bafc2d12ef699 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:02:48 8055aa3e56ac: Preparing 01:02:48 ecae495ff65e: Preparing 01:02:48 286ebf9f1e5d: Preparing 01:02:48 c3e2248fd738: Preparing 01:02:48 0cb4300847bd: Preparing 01:02:48 95077979d36c: Preparing 01:02:48 77849c1dc554: Preparing 01:02:48 d2d9d24a8c2a: Preparing 01:02:48 95077979d36c: Waiting 01:02:48 77849c1dc554: Waiting 01:02:48 d2d9d24a8c2a: Waiting 01:02:48 ecae495ff65e: Layer already exists 01:02:48 286ebf9f1e5d: Layer already exists 01:02:48 8055aa3e56ac: Layer already exists 01:02:48 0cb4300847bd: Layer already exists 01:02:48 c3e2248fd738: Layer already exists 01:02:48 d2d9d24a8c2a: Layer already exists 01:02:48 77849c1dc554: Layer already exists 01:02:48 95077979d36c: Layer already exists 01:02:48 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:9778325d9bc9d44bfeb632e5626ba51cdb09d0264ecc7dff0c2bafc2d12ef699 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:49 + 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 01:02:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:02:49 8055aa3e56ac: Preparing 01:02:49 ecae495ff65e: Preparing 01:02:49 286ebf9f1e5d: Preparing 01:02:49 c3e2248fd738: Preparing 01:02:49 0cb4300847bd: Preparing 01:02:49 95077979d36c: Preparing 01:02:49 77849c1dc554: Preparing 01:02:49 d2d9d24a8c2a: Preparing 01:02:49 95077979d36c: Waiting 01:02:49 77849c1dc554: Waiting 01:02:49 d2d9d24a8c2a: Waiting 01:02:49 c3e2248fd738: Layer already exists 01:02:49 8055aa3e56ac: Layer already exists 01:02:49 0cb4300847bd: Layer already exists 01:02:49 286ebf9f1e5d: Layer already exists 01:02:49 ecae495ff65e: Layer already exists 01:02:49 d2d9d24a8c2a: Layer already exists 01:02:49 77849c1dc554: Layer already exists 01:02:49 95077979d36c: Layer already exists 01:02:49 main: digest: sha256:9778325d9bc9d44bfeb632e5626ba51cdb09d0264ecc7dff0c2bafc2d12ef699 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:49 ===================================================== [Pipeline] echo 01:02:49 taggedImages: 01:02:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:02:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.17 01:02:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:02:49 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:02:49 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:49 latest 01:02:49 3.1.0-dev.17 01:02:49 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:49 main 01:02:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:02:50 c3f0eddedeae: Preparing 01:02:50 513df99e4924: Preparing 01:02:50 6e80bde84850: Preparing 01:02:50 7ec2b00354fa: Preparing 01:02:50 0cb4300847bd: Preparing 01:02:50 95077979d36c: Preparing 01:02:50 240f73dd22d1: Preparing 01:02:50 7dadf609ba68: Preparing 01:02:50 d2d9d24a8c2a: Preparing 01:02:50 240f73dd22d1: Waiting 01:02:50 d2d9d24a8c2a: Waiting 01:02:50 7dadf609ba68: Waiting 01:02:50 95077979d36c: Waiting 01:02:50 0cb4300847bd: Layer already exists 01:02:50 95077979d36c: Layer already exists 01:02:50 7ec2b00354fa: Pushed 01:02:50 513df99e4924: Pushed 01:02:50 c3f0eddedeae: Pushed 01:02:50 240f73dd22d1: Pushed 01:02:50 d2d9d24a8c2a: Layer already exists 01:02:51 7dadf609ba68: Pushed 01:02:53 6e80bde84850: Pushed 01:02:53 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:ada223061da16518e9d718faf00a51cda2cc70bc88b16d5137492b54a7b8a0d6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:54 + 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 01:02:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:02:54 c3f0eddedeae: Preparing 01:02:54 513df99e4924: Preparing 01:02:54 6e80bde84850: Preparing 01:02:54 7ec2b00354fa: Preparing 01:02:54 0cb4300847bd: Preparing 01:02:54 95077979d36c: Preparing 01:02:54 240f73dd22d1: Preparing 01:02:54 7dadf609ba68: Preparing 01:02:54 d2d9d24a8c2a: Preparing 01:02:54 240f73dd22d1: Waiting 01:02:54 7dadf609ba68: Waiting 01:02:54 d2d9d24a8c2a: Waiting 01:02:54 95077979d36c: Waiting 01:02:54 0cb4300847bd: Layer already exists 01:02:54 c3f0eddedeae: Layer already exists 01:02:54 6e80bde84850: Layer already exists 01:02:54 513df99e4924: Layer already exists 01:02:54 7ec2b00354fa: Layer already exists 01:02:54 95077979d36c: Layer already exists 01:02:54 d2d9d24a8c2a: Layer already exists 01:02:54 240f73dd22d1: Layer already exists 01:02:54 7dadf609ba68: Layer already exists 01:02:54 latest: digest: sha256:ada223061da16518e9d718faf00a51cda2cc70bc88b16d5137492b54a7b8a0d6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.17 01:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:02:55 c3f0eddedeae: Preparing 01:02:55 513df99e4924: Preparing 01:02:55 6e80bde84850: Preparing 01:02:55 7ec2b00354fa: Preparing 01:02:55 0cb4300847bd: Preparing 01:02:55 95077979d36c: Preparing 01:02:55 240f73dd22d1: Preparing 01:02:55 7dadf609ba68: Preparing 01:02:55 d2d9d24a8c2a: Preparing 01:02:55 240f73dd22d1: Waiting 01:02:55 7dadf609ba68: Waiting 01:02:55 d2d9d24a8c2a: Waiting 01:02:55 95077979d36c: Waiting 01:02:55 0cb4300847bd: Layer already exists 01:02:55 7ec2b00354fa: Layer already exists 01:02:55 513df99e4924: Layer already exists 01:02:55 6e80bde84850: Layer already exists 01:02:55 c3f0eddedeae: Layer already exists 01:02:55 240f73dd22d1: Layer already exists 01:02:55 d2d9d24a8c2a: Layer already exists 01:02:55 7dadf609ba68: Layer already exists 01:02:55 95077979d36c: Layer already exists 01:02:55 3.1.0-dev.17: digest: sha256:ada223061da16518e9d718faf00a51cda2cc70bc88b16d5137492b54a7b8a0d6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:02:57 c3f0eddedeae: Preparing 01:02:57 513df99e4924: Preparing 01:02:57 6e80bde84850: Preparing 01:02:57 7ec2b00354fa: Preparing 01:02:57 0cb4300847bd: Preparing 01:02:57 95077979d36c: Preparing 01:02:57 240f73dd22d1: Preparing 01:02:57 7dadf609ba68: Preparing 01:02:57 d2d9d24a8c2a: Preparing 01:02:57 240f73dd22d1: Waiting 01:02:57 7dadf609ba68: Waiting 01:02:57 d2d9d24a8c2a: Waiting 01:02:57 95077979d36c: Waiting 01:02:57 0cb4300847bd: Layer already exists 01:02:57 c3f0eddedeae: Layer already exists 01:02:57 7ec2b00354fa: Layer already exists 01:02:57 513df99e4924: Layer already exists 01:02:57 6e80bde84850: Layer already exists 01:02:57 95077979d36c: Layer already exists 01:02:57 7dadf609ba68: Layer already exists 01:02:57 d2d9d24a8c2a: Layer already exists 01:02:57 240f73dd22d1: Layer already exists 01:02:57 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:ada223061da16518e9d718faf00a51cda2cc70bc88b16d5137492b54a7b8a0d6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:58 + 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 01:02:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:02:58 c3f0eddedeae: Preparing 01:02:58 513df99e4924: Preparing 01:02:58 6e80bde84850: Preparing 01:02:58 7ec2b00354fa: Preparing 01:02:58 0cb4300847bd: Preparing 01:02:58 95077979d36c: Preparing 01:02:58 240f73dd22d1: Preparing 01:02:58 7dadf609ba68: Preparing 01:02:58 d2d9d24a8c2a: Preparing 01:02:58 95077979d36c: Waiting 01:02:58 240f73dd22d1: Waiting 01:02:58 7dadf609ba68: Waiting 01:02:58 d2d9d24a8c2a: Waiting 01:02:58 c3f0eddedeae: Layer already exists 01:02:58 0cb4300847bd: Layer already exists 01:02:58 7ec2b00354fa: Layer already exists 01:02:58 6e80bde84850: Layer already exists 01:02:58 513df99e4924: Layer already exists 01:02:58 7dadf609ba68: Layer already exists 01:02:58 95077979d36c: Layer already exists 01:02:58 240f73dd22d1: Layer already exists 01:02:58 d2d9d24a8c2a: Layer already exists 01:02:58 main: digest: sha256:ada223061da16518e9d718faf00a51cda2cc70bc88b16d5137492b54a7b8a0d6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:02:58 ===================================================== [Pipeline] echo 01:02:59 taggedImages: 01:02:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:02:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.17 01:02:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:02:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:02:59 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:59 latest 01:02:59 3.1.0-dev.17 01:02:59 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:02:59 main 01:02:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:02:59 9f24983137de: Preparing 01:02:59 f9d6becc9738: Preparing 01:02:59 03854721fd6c: Preparing 01:02:59 20ef46aad04d: Preparing 01:02:59 de0e6938bf22: Preparing 01:02:59 ba476af6de54: Preparing 01:02:59 fd6a64c56ff7: Preparing 01:02:59 0cb4300847bd: Preparing 01:02:59 95077979d36c: Preparing 01:02:59 6ee3597fe4d2: Preparing 01:02:59 d2d9d24a8c2a: Preparing 01:02:59 ba476af6de54: Waiting 01:02:59 6ee3597fe4d2: Waiting 01:02:59 95077979d36c: Waiting 01:02:59 d2d9d24a8c2a: Waiting 01:02:59 fd6a64c56ff7: Waiting 01:02:59 0cb4300847bd: Waiting 01:02:59 de0e6938bf22: Pushed 01:02:59 f9d6becc9738: Pushed 01:02:59 9f24983137de: Pushed 01:02:59 0cb4300847bd: Layer already exists 01:02:59 ba476af6de54: Pushed 01:02:59 95077979d36c: Layer already exists 01:03:00 fd6a64c56ff7: Pushed 01:03:00 d2d9d24a8c2a: Layer already exists 01:03:04 6ee3597fe4d2: Pushed 01:03:04 20ef46aad04d: Pushed 01:03:04 03854721fd6c: Pushed 01:03:05 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:2881e606c896327a9a25aab3bd64becff7b21f3e46242a32654479cf09d692bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:05 + 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 01:03:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:03:05 9f24983137de: Preparing 01:03:05 f9d6becc9738: Preparing 01:03:05 03854721fd6c: Preparing 01:03:05 20ef46aad04d: Preparing 01:03:05 de0e6938bf22: Preparing 01:03:05 ba476af6de54: Preparing 01:03:05 fd6a64c56ff7: Preparing 01:03:05 0cb4300847bd: Preparing 01:03:05 95077979d36c: Preparing 01:03:05 6ee3597fe4d2: Preparing 01:03:05 d2d9d24a8c2a: Preparing 01:03:05 0cb4300847bd: Waiting 01:03:05 95077979d36c: Waiting 01:03:05 6ee3597fe4d2: Waiting 01:03:05 d2d9d24a8c2a: Waiting 01:03:05 ba476af6de54: Waiting 01:03:05 fd6a64c56ff7: Waiting 01:03:05 20ef46aad04d: Layer already exists 01:03:05 03854721fd6c: Layer already exists 01:03:05 9f24983137de: Layer already exists 01:03:05 de0e6938bf22: Layer already exists 01:03:05 f9d6becc9738: Layer already exists 01:03:05 0cb4300847bd: Layer already exists 01:03:05 fd6a64c56ff7: Layer already exists 01:03:05 6ee3597fe4d2: Layer already exists 01:03:05 95077979d36c: Layer already exists 01:03:05 ba476af6de54: Layer already exists 01:03:05 d2d9d24a8c2a: Layer already exists 01:03:06 latest: digest: sha256:2881e606c896327a9a25aab3bd64becff7b21f3e46242a32654479cf09d692bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.17 01:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:03:06 9f24983137de: Preparing 01:03:06 f9d6becc9738: Preparing 01:03:06 03854721fd6c: Preparing 01:03:06 20ef46aad04d: Preparing 01:03:06 de0e6938bf22: Preparing 01:03:06 ba476af6de54: Preparing 01:03:06 fd6a64c56ff7: Preparing 01:03:06 0cb4300847bd: Preparing 01:03:06 95077979d36c: Preparing 01:03:06 6ee3597fe4d2: Preparing 01:03:06 d2d9d24a8c2a: Preparing 01:03:06 ba476af6de54: Waiting 01:03:06 fd6a64c56ff7: Waiting 01:03:06 0cb4300847bd: Waiting 01:03:06 95077979d36c: Waiting 01:03:06 6ee3597fe4d2: Waiting 01:03:06 d2d9d24a8c2a: Waiting 01:03:06 20ef46aad04d: Layer already exists 01:03:06 03854721fd6c: Layer already exists 01:03:06 f9d6becc9738: Layer already exists 01:03:06 de0e6938bf22: Layer already exists 01:03:06 9f24983137de: Layer already exists 01:03:06 fd6a64c56ff7: Layer already exists 01:03:06 ba476af6de54: Layer already exists 01:03:06 6ee3597fe4d2: Layer already exists 01:03:06 95077979d36c: Layer already exists 01:03:06 0cb4300847bd: Layer already exists 01:03:06 d2d9d24a8c2a: Layer already exists 01:03:06 3.1.0-dev.17: digest: sha256:2881e606c896327a9a25aab3bd64becff7b21f3e46242a32654479cf09d692bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:03:07 9f24983137de: Preparing 01:03:07 f9d6becc9738: Preparing 01:03:07 03854721fd6c: Preparing 01:03:07 20ef46aad04d: Preparing 01:03:07 de0e6938bf22: Preparing 01:03:07 ba476af6de54: Preparing 01:03:07 fd6a64c56ff7: Preparing 01:03:07 0cb4300847bd: Preparing 01:03:07 95077979d36c: Preparing 01:03:07 6ee3597fe4d2: Preparing 01:03:07 d2d9d24a8c2a: Preparing 01:03:07 0cb4300847bd: Waiting 01:03:07 95077979d36c: Waiting 01:03:07 ba476af6de54: Waiting 01:03:07 6ee3597fe4d2: Waiting 01:03:07 d2d9d24a8c2a: Waiting 01:03:07 fd6a64c56ff7: Waiting 01:03:07 20ef46aad04d: Layer already exists 01:03:07 de0e6938bf22: Layer already exists 01:03:07 f9d6becc9738: Layer already exists 01:03:07 03854721fd6c: Layer already exists 01:03:07 9f24983137de: Layer already exists 01:03:07 ba476af6de54: Layer already exists 01:03:07 fd6a64c56ff7: Layer already exists 01:03:07 0cb4300847bd: Layer already exists 01:03:07 95077979d36c: Layer already exists 01:03:07 6ee3597fe4d2: Layer already exists 01:03:07 d2d9d24a8c2a: Layer already exists 01:03:07 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:2881e606c896327a9a25aab3bd64becff7b21f3e46242a32654479cf09d692bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:08 + 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 01:03:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:03:08 9f24983137de: Preparing 01:03:08 f9d6becc9738: Preparing 01:03:08 03854721fd6c: Preparing 01:03:08 20ef46aad04d: Preparing 01:03:08 de0e6938bf22: Preparing 01:03:08 ba476af6de54: Preparing 01:03:08 fd6a64c56ff7: Preparing 01:03:08 0cb4300847bd: Preparing 01:03:08 95077979d36c: Preparing 01:03:08 6ee3597fe4d2: Preparing 01:03:08 d2d9d24a8c2a: Preparing 01:03:08 fd6a64c56ff7: Waiting 01:03:08 0cb4300847bd: Waiting 01:03:08 95077979d36c: Waiting 01:03:08 6ee3597fe4d2: Waiting 01:03:08 d2d9d24a8c2a: Waiting 01:03:08 ba476af6de54: Waiting 01:03:08 20ef46aad04d: Layer already exists 01:03:08 de0e6938bf22: Layer already exists 01:03:08 9f24983137de: Layer already exists 01:03:08 f9d6becc9738: Layer already exists 01:03:08 03854721fd6c: Layer already exists 01:03:08 ba476af6de54: Layer already exists 01:03:08 6ee3597fe4d2: Layer already exists 01:03:08 0cb4300847bd: Layer already exists 01:03:08 fd6a64c56ff7: Layer already exists 01:03:08 95077979d36c: Layer already exists 01:03:08 d2d9d24a8c2a: Layer already exists 01:03:12 main: digest: sha256:2881e606c896327a9a25aab3bd64becff7b21f3e46242a32654479cf09d692bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:12 ===================================================== [Pipeline] echo 01:03:12 taggedImages: 01:03:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:03:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:03:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.17 01:03:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:03:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:03:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:03:12 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:03:12 latest 01:03:12 3.1.0-dev.17 01:03:12 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:03:12 main 01:03:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:03:13 ad46bc9d70fc: Preparing 01:03:13 3294669bbae4: Preparing 01:03:13 0cb4300847bd: Preparing 01:03:13 95077979d36c: Preparing 01:03:13 f745a5e78cc4: Preparing 01:03:13 d2d9d24a8c2a: Preparing 01:03:13 d2d9d24a8c2a: Waiting 01:03:13 95077979d36c: Layer already exists 01:03:13 0cb4300847bd: Layer already exists 01:03:13 d2d9d24a8c2a: Layer already exists 01:03:13 ad46bc9d70fc: Pushed 01:03:15 f745a5e78cc4: Pushed 01:03:18 3294669bbae4: Pushed 01:03:18 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:219c95218976c1f69293cd59b75dd3a3147baaf45259a36a2d2f95e4c978a664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:03:19 ad46bc9d70fc: Preparing 01:03:19 3294669bbae4: Preparing 01:03:19 0cb4300847bd: Preparing 01:03:19 95077979d36c: Preparing 01:03:19 f745a5e78cc4: Preparing 01:03:19 d2d9d24a8c2a: Preparing 01:03:19 d2d9d24a8c2a: Waiting 01:03:19 3294669bbae4: Layer already exists 01:03:19 ad46bc9d70fc: Layer already exists 01:03:19 0cb4300847bd: Layer already exists 01:03:19 95077979d36c: Layer already exists 01:03:19 f745a5e78cc4: Layer already exists 01:03:19 d2d9d24a8c2a: Layer already exists 01:03:19 latest: digest: sha256:219c95218976c1f69293cd59b75dd3a3147baaf45259a36a2d2f95e4c978a664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.17 01:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:03:20 ad46bc9d70fc: Preparing 01:03:20 3294669bbae4: Preparing 01:03:20 0cb4300847bd: Preparing 01:03:20 95077979d36c: Preparing 01:03:20 f745a5e78cc4: Preparing 01:03:20 d2d9d24a8c2a: Preparing 01:03:20 d2d9d24a8c2a: Waiting 01:03:20 3294669bbae4: Layer already exists 01:03:20 0cb4300847bd: Layer already exists 01:03:20 ad46bc9d70fc: Layer already exists 01:03:20 95077979d36c: Layer already exists 01:03:20 f745a5e78cc4: Layer already exists 01:03:20 d2d9d24a8c2a: Layer already exists 01:03:20 3.1.0-dev.17: digest: sha256:219c95218976c1f69293cd59b75dd3a3147baaf45259a36a2d2f95e4c978a664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:03:21 ad46bc9d70fc: Preparing 01:03:21 3294669bbae4: Preparing 01:03:21 0cb4300847bd: Preparing 01:03:21 95077979d36c: Preparing 01:03:21 f745a5e78cc4: Preparing 01:03:21 d2d9d24a8c2a: Preparing 01:03:21 d2d9d24a8c2a: Waiting 01:03:21 0cb4300847bd: Layer already exists 01:03:21 f745a5e78cc4: Layer already exists 01:03:21 3294669bbae4: Layer already exists 01:03:21 ad46bc9d70fc: Layer already exists 01:03:21 95077979d36c: Layer already exists 01:03:21 d2d9d24a8c2a: Layer already exists 01:03:21 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:219c95218976c1f69293cd59b75dd3a3147baaf45259a36a2d2f95e4c978a664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:03:22 ad46bc9d70fc: Preparing 01:03:22 3294669bbae4: Preparing 01:03:22 0cb4300847bd: Preparing 01:03:22 95077979d36c: Preparing 01:03:22 f745a5e78cc4: Preparing 01:03:22 d2d9d24a8c2a: Preparing 01:03:22 d2d9d24a8c2a: Waiting 01:03:22 f745a5e78cc4: Layer already exists 01:03:22 ad46bc9d70fc: Layer already exists 01:03:22 95077979d36c: Layer already exists 01:03:22 3294669bbae4: Layer already exists 01:03:22 0cb4300847bd: Layer already exists 01:03:22 d2d9d24a8c2a: Layer already exists 01:03:22 main: digest: sha256:219c95218976c1f69293cd59b75dd3a3147baaf45259a36a2d2f95e4c978a664 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:22 ===================================================== [Pipeline] echo 01:03:22 taggedImages: 01:03:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:03:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:03:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.17 01:03:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:03:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:03:22 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:03:22 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:03:22 latest 01:03:22 3.1.0-dev.17 01:03:22 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:03:22 main 01:03:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:03:23 da8fcc5127dd: Preparing 01:03:23 c620155a9210: Preparing 01:03:23 68a4c6b0fcf6: Preparing 01:03:23 75e2a993614a: Preparing 01:03:23 ddbaa5c970b6: Preparing 01:03:23 0cb4300847bd: Preparing 01:03:23 95077979d36c: Preparing 01:03:23 7fabe9f09d80: Preparing 01:03:23 d2d9d24a8c2a: Preparing 01:03:23 95077979d36c: Waiting 01:03:23 0cb4300847bd: Waiting 01:03:23 7fabe9f09d80: Waiting 01:03:23 d2d9d24a8c2a: Waiting 01:03:23 68a4c6b0fcf6: Pushed 01:03:23 c620155a9210: Pushed 01:03:23 da8fcc5127dd: Pushed 01:03:23 0cb4300847bd: Layer already exists 01:03:23 95077979d36c: Layer already exists 01:03:24 d2d9d24a8c2a: Layer already exists 01:03:24 7fabe9f09d80: Pushed 01:03:37 ddbaa5c970b6: Pushed 01:03:41 75e2a993614a: Pushed 01:03:41 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:5dba326b3ed332deba412357e7e435581c2dc3c55dff3680abfd61e848ae010e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:41 + 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 01:03:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:03:41 da8fcc5127dd: Preparing 01:03:41 c620155a9210: Preparing 01:03:41 68a4c6b0fcf6: Preparing 01:03:41 75e2a993614a: Preparing 01:03:41 ddbaa5c970b6: Preparing 01:03:41 0cb4300847bd: Preparing 01:03:41 95077979d36c: Preparing 01:03:41 7fabe9f09d80: Preparing 01:03:41 d2d9d24a8c2a: Preparing 01:03:41 95077979d36c: Waiting 01:03:41 7fabe9f09d80: Waiting 01:03:41 d2d9d24a8c2a: Waiting 01:03:41 0cb4300847bd: Waiting 01:03:41 da8fcc5127dd: Layer already exists 01:03:41 75e2a993614a: Layer already exists 01:03:41 ddbaa5c970b6: Layer already exists 01:03:41 68a4c6b0fcf6: Layer already exists 01:03:41 c620155a9210: Layer already exists 01:03:41 95077979d36c: Layer already exists 01:03:41 0cb4300847bd: Layer already exists 01:03:41 7fabe9f09d80: Layer already exists 01:03:41 d2d9d24a8c2a: Layer already exists 01:03:42 latest: digest: sha256:5dba326b3ed332deba412357e7e435581c2dc3c55dff3680abfd61e848ae010e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.17 01:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:03:42 da8fcc5127dd: Preparing 01:03:42 c620155a9210: Preparing 01:03:42 68a4c6b0fcf6: Preparing 01:03:42 75e2a993614a: Preparing 01:03:42 ddbaa5c970b6: Preparing 01:03:42 0cb4300847bd: Preparing 01:03:42 95077979d36c: Preparing 01:03:42 7fabe9f09d80: Preparing 01:03:42 d2d9d24a8c2a: Preparing 01:03:42 0cb4300847bd: Waiting 01:03:42 95077979d36c: Waiting 01:03:42 d2d9d24a8c2a: Waiting 01:03:42 7fabe9f09d80: Waiting 01:03:42 ddbaa5c970b6: Layer already exists 01:03:42 75e2a993614a: Layer already exists 01:03:42 68a4c6b0fcf6: Layer already exists 01:03:42 da8fcc5127dd: Layer already exists 01:03:42 c620155a9210: Layer already exists 01:03:42 95077979d36c: Layer already exists 01:03:42 7fabe9f09d80: Layer already exists 01:03:42 0cb4300847bd: Layer already exists 01:03:42 d2d9d24a8c2a: Layer already exists 01:03:43 3.1.0-dev.17: digest: sha256:5dba326b3ed332deba412357e7e435581c2dc3c55dff3680abfd61e848ae010e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:03:43 da8fcc5127dd: Preparing 01:03:43 c620155a9210: Preparing 01:03:43 68a4c6b0fcf6: Preparing 01:03:43 75e2a993614a: Preparing 01:03:43 ddbaa5c970b6: Preparing 01:03:43 0cb4300847bd: Preparing 01:03:43 95077979d36c: Preparing 01:03:43 7fabe9f09d80: Preparing 01:03:43 d2d9d24a8c2a: Preparing 01:03:43 0cb4300847bd: Waiting 01:03:43 95077979d36c: Waiting 01:03:43 7fabe9f09d80: Waiting 01:03:43 d2d9d24a8c2a: Waiting 01:03:43 c620155a9210: Layer already exists 01:03:43 68a4c6b0fcf6: Layer already exists 01:03:43 da8fcc5127dd: Layer already exists 01:03:43 ddbaa5c970b6: Layer already exists 01:03:43 75e2a993614a: Layer already exists 01:03:43 0cb4300847bd: Layer already exists 01:03:43 d2d9d24a8c2a: Layer already exists 01:03:43 7fabe9f09d80: Layer already exists 01:03:43 95077979d36c: Layer already exists 01:03:44 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:5dba326b3ed332deba412357e7e435581c2dc3c55dff3680abfd61e848ae010e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:44 + 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 01:03:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:03:44 da8fcc5127dd: Preparing 01:03:44 c620155a9210: Preparing 01:03:44 68a4c6b0fcf6: Preparing 01:03:44 75e2a993614a: Preparing 01:03:44 ddbaa5c970b6: Preparing 01:03:44 0cb4300847bd: Preparing 01:03:44 95077979d36c: Preparing 01:03:44 7fabe9f09d80: Preparing 01:03:44 d2d9d24a8c2a: Preparing 01:03:44 95077979d36c: Waiting 01:03:44 7fabe9f09d80: Waiting 01:03:44 d2d9d24a8c2a: Waiting 01:03:44 0cb4300847bd: Waiting 01:03:44 75e2a993614a: Layer already exists 01:03:44 68a4c6b0fcf6: Layer already exists 01:03:44 c620155a9210: Layer already exists 01:03:44 ddbaa5c970b6: Layer already exists 01:03:44 da8fcc5127dd: Layer already exists 01:03:44 d2d9d24a8c2a: Layer already exists 01:03:44 7fabe9f09d80: Layer already exists 01:03:44 95077979d36c: Layer already exists 01:03:44 0cb4300847bd: Layer already exists 01:03:45 main: digest: sha256:5dba326b3ed332deba412357e7e435581c2dc3c55dff3680abfd61e848ae010e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:03:45 ===================================================== [Pipeline] echo 01:03:45 taggedImages: 01:03:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:03:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:03:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.17 01:03:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:03:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:03:45 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:03:45 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:03:45 latest 01:03:45 3.1.0-dev.17 01:03:45 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:03:45 main 01:03:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:03:45 e0776e77d4db: Preparing 01:03:45 5ce821d589ca: Preparing 01:03:45 f2a3f37e534e: Preparing 01:03:45 c4eceb5caa77: Preparing 01:03:45 0cb4300847bd: Preparing 01:03:45 95077979d36c: Preparing 01:03:45 66cbd13ebd0d: Preparing 01:03:45 d2d9d24a8c2a: Preparing 01:03:45 66cbd13ebd0d: Waiting 01:03:45 d2d9d24a8c2a: Waiting 01:03:45 95077979d36c: Waiting 01:03:45 0cb4300847bd: Layer already exists 01:03:46 95077979d36c: Layer already exists 01:03:46 e0776e77d4db: Pushed 01:03:46 f2a3f37e534e: Pushed 01:03:46 5ce821d589ca: Pushed 01:03:46 d2d9d24a8c2a: Layer already exists 01:03:46 66cbd13ebd0d: Pushed 01:04:04 c4eceb5caa77: Pushed 01:04:04 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:d2f2f155969c74a1aa122f80ce76ffef59503c05cc2f12c008a8c072bd71b9bc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:05 + 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 01:04:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:04:05 e0776e77d4db: Preparing 01:04:05 5ce821d589ca: Preparing 01:04:05 f2a3f37e534e: Preparing 01:04:05 c4eceb5caa77: Preparing 01:04:05 0cb4300847bd: Preparing 01:04:05 95077979d36c: Preparing 01:04:05 66cbd13ebd0d: Preparing 01:04:05 d2d9d24a8c2a: Preparing 01:04:05 95077979d36c: Waiting 01:04:05 66cbd13ebd0d: Waiting 01:04:05 d2d9d24a8c2a: Waiting 01:04:05 e0776e77d4db: Layer already exists 01:04:05 c4eceb5caa77: Layer already exists 01:04:05 0cb4300847bd: Layer already exists 01:04:05 5ce821d589ca: Layer already exists 01:04:05 f2a3f37e534e: Layer already exists 01:04:05 66cbd13ebd0d: Layer already exists 01:04:05 95077979d36c: Layer already exists 01:04:05 d2d9d24a8c2a: Layer already exists 01:04:05 latest: digest: sha256:d2f2f155969c74a1aa122f80ce76ffef59503c05cc2f12c008a8c072bd71b9bc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.17 01:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:04:06 e0776e77d4db: Preparing 01:04:06 5ce821d589ca: Preparing 01:04:06 f2a3f37e534e: Preparing 01:04:06 c4eceb5caa77: Preparing 01:04:06 0cb4300847bd: Preparing 01:04:06 95077979d36c: Preparing 01:04:06 66cbd13ebd0d: Preparing 01:04:06 d2d9d24a8c2a: Preparing 01:04:06 95077979d36c: Waiting 01:04:06 66cbd13ebd0d: Waiting 01:04:06 d2d9d24a8c2a: Waiting 01:04:06 e0776e77d4db: Layer already exists 01:04:06 0cb4300847bd: Layer already exists 01:04:06 c4eceb5caa77: Layer already exists 01:04:06 5ce821d589ca: Layer already exists 01:04:06 f2a3f37e534e: Layer already exists 01:04:06 66cbd13ebd0d: Layer already exists 01:04:06 d2d9d24a8c2a: Layer already exists 01:04:06 95077979d36c: Layer already exists 01:04:06 3.1.0-dev.17: digest: sha256:d2f2f155969c74a1aa122f80ce76ffef59503c05cc2f12c008a8c072bd71b9bc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:04:07 e0776e77d4db: Preparing 01:04:07 5ce821d589ca: Preparing 01:04:07 f2a3f37e534e: Preparing 01:04:07 c4eceb5caa77: Preparing 01:04:07 0cb4300847bd: Preparing 01:04:07 95077979d36c: Preparing 01:04:07 66cbd13ebd0d: Preparing 01:04:07 d2d9d24a8c2a: Preparing 01:04:07 95077979d36c: Waiting 01:04:07 d2d9d24a8c2a: Waiting 01:04:07 66cbd13ebd0d: Waiting 01:04:07 0cb4300847bd: Layer already exists 01:04:07 c4eceb5caa77: Layer already exists 01:04:07 5ce821d589ca: Layer already exists 01:04:07 e0776e77d4db: Layer already exists 01:04:07 f2a3f37e534e: Layer already exists 01:04:07 d2d9d24a8c2a: Layer already exists 01:04:07 95077979d36c: Layer already exists 01:04:07 66cbd13ebd0d: Layer already exists 01:04:07 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:d2f2f155969c74a1aa122f80ce76ffef59503c05cc2f12c008a8c072bd71b9bc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:08 + 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 01:04:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:04:08 e0776e77d4db: Preparing 01:04:08 5ce821d589ca: Preparing 01:04:08 f2a3f37e534e: Preparing 01:04:08 c4eceb5caa77: Preparing 01:04:08 0cb4300847bd: Preparing 01:04:08 95077979d36c: Preparing 01:04:08 66cbd13ebd0d: Preparing 01:04:08 d2d9d24a8c2a: Preparing 01:04:08 66cbd13ebd0d: Waiting 01:04:08 d2d9d24a8c2a: Waiting 01:04:08 95077979d36c: Waiting 01:04:08 0cb4300847bd: Layer already exists 01:04:08 f2a3f37e534e: Layer already exists 01:04:08 5ce821d589ca: Layer already exists 01:04:08 c4eceb5caa77: Layer already exists 01:04:08 e0776e77d4db: Layer already exists 01:04:08 95077979d36c: Layer already exists 01:04:08 66cbd13ebd0d: Layer already exists 01:04:08 d2d9d24a8c2a: Layer already exists 01:04:08 main: digest: sha256:d2f2f155969c74a1aa122f80ce76ffef59503c05cc2f12c008a8c072bd71b9bc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:08 ===================================================== [Pipeline] echo 01:04:08 taggedImages: 01:04:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:04:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:04:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.17 01:04:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:04:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:04:08 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:04:08 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:04:08 latest 01:04:08 3.1.0-dev.17 01:04:08 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:04:08 main 01:04:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:04:09 022aca4bba95: Preparing 01:04:09 24569b8973e2: Preparing 01:04:09 234a3e07b7b6: Preparing 01:04:09 cd1d15cf0b89: Preparing 01:04:09 0cb4300847bd: Preparing 01:04:09 95077979d36c: Preparing 01:04:09 7fabe9f09d80: Preparing 01:04:09 d2d9d24a8c2a: Preparing 01:04:09 7fabe9f09d80: Waiting 01:04:09 d2d9d24a8c2a: Waiting 01:04:09 95077979d36c: Waiting 01:04:09 0cb4300847bd: Layer already exists 01:04:09 95077979d36c: Layer already exists 01:04:09 7fabe9f09d80: Layer already exists 01:04:09 d2d9d24a8c2a: Layer already exists 01:04:09 022aca4bba95: Pushed 01:04:09 234a3e07b7b6: Pushed 01:04:09 24569b8973e2: Pushed 01:04:27 cd1d15cf0b89: Pushed 01:04:27 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:bbae445e93241cc66c84972f465fe400f58559ef25f65e094b12d02548b2e5d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:28 + 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 01:04:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:04:28 022aca4bba95: Preparing 01:04:28 24569b8973e2: Preparing 01:04:28 234a3e07b7b6: Preparing 01:04:28 cd1d15cf0b89: Preparing 01:04:28 0cb4300847bd: Preparing 01:04:28 95077979d36c: Preparing 01:04:28 7fabe9f09d80: Preparing 01:04:28 d2d9d24a8c2a: Preparing 01:04:28 7fabe9f09d80: Waiting 01:04:28 d2d9d24a8c2a: Waiting 01:04:28 95077979d36c: Waiting 01:04:28 0cb4300847bd: Layer already exists 01:04:28 022aca4bba95: Layer already exists 01:04:28 cd1d15cf0b89: Layer already exists 01:04:28 24569b8973e2: Layer already exists 01:04:28 234a3e07b7b6: Layer already exists 01:04:28 95077979d36c: Layer already exists 01:04:28 7fabe9f09d80: Layer already exists 01:04:28 d2d9d24a8c2a: Layer already exists 01:04:28 latest: digest: sha256:bbae445e93241cc66c84972f465fe400f58559ef25f65e094b12d02548b2e5d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.17 01:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:04:29 022aca4bba95: Preparing 01:04:29 24569b8973e2: Preparing 01:04:29 234a3e07b7b6: Preparing 01:04:29 cd1d15cf0b89: Preparing 01:04:29 0cb4300847bd: Preparing 01:04:29 95077979d36c: Preparing 01:04:29 7fabe9f09d80: Preparing 01:04:29 d2d9d24a8c2a: Preparing 01:04:29 7fabe9f09d80: Waiting 01:04:29 d2d9d24a8c2a: Waiting 01:04:29 95077979d36c: Waiting 01:04:29 cd1d15cf0b89: Layer already exists 01:04:29 234a3e07b7b6: Layer already exists 01:04:29 24569b8973e2: Layer already exists 01:04:29 022aca4bba95: Layer already exists 01:04:29 0cb4300847bd: Layer already exists 01:04:29 95077979d36c: Layer already exists 01:04:29 7fabe9f09d80: Layer already exists 01:04:29 d2d9d24a8c2a: Layer already exists 01:04:29 3.1.0-dev.17: digest: sha256:bbae445e93241cc66c84972f465fe400f58559ef25f65e094b12d02548b2e5d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:04:30 022aca4bba95: Preparing 01:04:30 24569b8973e2: Preparing 01:04:30 234a3e07b7b6: Preparing 01:04:30 cd1d15cf0b89: Preparing 01:04:30 0cb4300847bd: Preparing 01:04:30 95077979d36c: Preparing 01:04:30 7fabe9f09d80: Preparing 01:04:30 d2d9d24a8c2a: Preparing 01:04:30 95077979d36c: Waiting 01:04:30 7fabe9f09d80: Waiting 01:04:30 d2d9d24a8c2a: Waiting 01:04:30 24569b8973e2: Layer already exists 01:04:30 0cb4300847bd: Layer already exists 01:04:30 022aca4bba95: Layer already exists 01:04:30 234a3e07b7b6: Layer already exists 01:04:30 cd1d15cf0b89: Layer already exists 01:04:30 95077979d36c: Layer already exists 01:04:30 d2d9d24a8c2a: Layer already exists 01:04:30 7fabe9f09d80: Layer already exists 01:04:30 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:bbae445e93241cc66c84972f465fe400f58559ef25f65e094b12d02548b2e5d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:31 + 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 01:04:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:04:31 022aca4bba95: Preparing 01:04:31 24569b8973e2: Preparing 01:04:31 234a3e07b7b6: Preparing 01:04:31 cd1d15cf0b89: Preparing 01:04:31 0cb4300847bd: Preparing 01:04:31 95077979d36c: Preparing 01:04:31 7fabe9f09d80: Preparing 01:04:31 d2d9d24a8c2a: Preparing 01:04:31 7fabe9f09d80: Waiting 01:04:31 d2d9d24a8c2a: Waiting 01:04:31 95077979d36c: Waiting 01:04:31 cd1d15cf0b89: Layer already exists 01:04:31 24569b8973e2: Layer already exists 01:04:31 022aca4bba95: Layer already exists 01:04:31 0cb4300847bd: Layer already exists 01:04:31 234a3e07b7b6: Layer already exists 01:04:31 95077979d36c: Layer already exists 01:04:31 d2d9d24a8c2a: Layer already exists 01:04:31 7fabe9f09d80: Layer already exists 01:04:31 main: digest: sha256:bbae445e93241cc66c84972f465fe400f58559ef25f65e094b12d02548b2e5d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:31 ===================================================== [Pipeline] echo 01:04:31 taggedImages: 01:04:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:04:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:04:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.17 01:04:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:04:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:04:31 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:04:31 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:04:31 latest 01:04:31 3.1.0-dev.17 01:04:31 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:04:31 main 01:04:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:04:32 9d4eced6e97c: Preparing 01:04:32 8033d63a76d7: Preparing 01:04:32 0cb4300847bd: Preparing 01:04:32 95077979d36c: Preparing 01:04:32 d206d0f45c74: Preparing 01:04:32 d2d9d24a8c2a: Preparing 01:04:32 d2d9d24a8c2a: Waiting 01:04:32 0cb4300847bd: Layer already exists 01:04:32 95077979d36c: Layer already exists 01:04:32 d2d9d24a8c2a: Layer already exists 01:04:32 9d4eced6e97c: Pushed 01:04:32 d206d0f45c74: Pushed 01:04:38 8033d63a76d7: Pushed 01:04:38 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:e395a0c2063d2e47deb35dd9c77b9e03cbfa7550db91343debd5ed5cefd85e98 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:04:39 9d4eced6e97c: Preparing 01:04:39 8033d63a76d7: Preparing 01:04:39 0cb4300847bd: Preparing 01:04:39 95077979d36c: Preparing 01:04:39 d206d0f45c74: Preparing 01:04:39 d2d9d24a8c2a: Preparing 01:04:39 d2d9d24a8c2a: Waiting 01:04:39 d206d0f45c74: Layer already exists 01:04:39 8033d63a76d7: Layer already exists 01:04:39 0cb4300847bd: Layer already exists 01:04:39 95077979d36c: Layer already exists 01:04:39 9d4eced6e97c: Layer already exists 01:04:39 d2d9d24a8c2a: Layer already exists 01:04:39 latest: digest: sha256:e395a0c2063d2e47deb35dd9c77b9e03cbfa7550db91343debd5ed5cefd85e98 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.17 01:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:04:39 9d4eced6e97c: Preparing 01:04:39 8033d63a76d7: Preparing 01:04:39 0cb4300847bd: Preparing 01:04:39 95077979d36c: Preparing 01:04:39 d206d0f45c74: Preparing 01:04:39 d2d9d24a8c2a: Preparing 01:04:39 d2d9d24a8c2a: Waiting 01:04:39 8033d63a76d7: Layer already exists 01:04:39 95077979d36c: Layer already exists 01:04:39 0cb4300847bd: Layer already exists 01:04:39 d206d0f45c74: Layer already exists 01:04:39 9d4eced6e97c: Layer already exists 01:04:39 d2d9d24a8c2a: Layer already exists 01:04:40 3.1.0-dev.17: digest: sha256:e395a0c2063d2e47deb35dd9c77b9e03cbfa7550db91343debd5ed5cefd85e98 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:04:40 9d4eced6e97c: Preparing 01:04:40 8033d63a76d7: Preparing 01:04:40 0cb4300847bd: Preparing 01:04:40 95077979d36c: Preparing 01:04:40 d206d0f45c74: Preparing 01:04:40 d2d9d24a8c2a: Preparing 01:04:40 d2d9d24a8c2a: Waiting 01:04:40 0cb4300847bd: Layer already exists 01:04:40 95077979d36c: Layer already exists 01:04:40 8033d63a76d7: Layer already exists 01:04:40 9d4eced6e97c: Layer already exists 01:04:40 d206d0f45c74: Layer already exists 01:04:40 d2d9d24a8c2a: Layer already exists 01:04:41 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:e395a0c2063d2e47deb35dd9c77b9e03cbfa7550db91343debd5ed5cefd85e98 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:04:44 9d4eced6e97c: Preparing 01:04:44 8033d63a76d7: Preparing 01:04:44 0cb4300847bd: Preparing 01:04:44 95077979d36c: Preparing 01:04:44 d206d0f45c74: Preparing 01:04:44 d2d9d24a8c2a: Preparing 01:04:44 d2d9d24a8c2a: Waiting 01:04:44 d206d0f45c74: Layer already exists 01:04:44 8033d63a76d7: Layer already exists 01:04:44 9d4eced6e97c: Layer already exists 01:04:44 95077979d36c: Layer already exists 01:04:44 0cb4300847bd: Layer already exists 01:04:44 d2d9d24a8c2a: Layer already exists 01:04:44 main: digest: sha256:e395a0c2063d2e47deb35dd9c77b9e03cbfa7550db91343debd5ed5cefd85e98 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:44 ===================================================== [Pipeline] echo 01:04:44 taggedImages: 01:04:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:04:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:04:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.17 01:04:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:04:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:04:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:04:44 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:04:44 latest 01:04:44 3.1.0-dev.17 01:04:44 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:04:44 main 01:04:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:04:45 bf179ca544b4: Preparing 01:04:45 9681367a59ea: Preparing 01:04:45 0cb4300847bd: Preparing 01:04:45 95077979d36c: Preparing 01:04:45 77849c1dc554: Preparing 01:04:45 d2d9d24a8c2a: Preparing 01:04:45 d2d9d24a8c2a: Waiting 01:04:45 95077979d36c: Layer already exists 01:04:45 0cb4300847bd: Layer already exists 01:04:45 77849c1dc554: Layer already exists 01:04:45 d2d9d24a8c2a: Layer already exists 01:04:45 bf179ca544b4: Pushed 01:04:52 9681367a59ea: Pushed 01:04:52 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252: digest: sha256:37e8b4d0d7ff6cc004e33152aec508a6654956d2b5b271cd8deddd6f35c0c4fc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:04:53 bf179ca544b4: Preparing 01:04:53 9681367a59ea: Preparing 01:04:53 0cb4300847bd: Preparing 01:04:53 95077979d36c: Preparing 01:04:53 77849c1dc554: Preparing 01:04:53 d2d9d24a8c2a: Preparing 01:04:53 d2d9d24a8c2a: Waiting 01:04:53 9681367a59ea: Layer already exists 01:04:53 77849c1dc554: Layer already exists 01:04:53 bf179ca544b4: Layer already exists 01:04:53 95077979d36c: Layer already exists 01:04:53 0cb4300847bd: Layer already exists 01:04:53 d2d9d24a8c2a: Layer already exists 01:04:53 latest: digest: sha256:37e8b4d0d7ff6cc004e33152aec508a6654956d2b5b271cd8deddd6f35c0c4fc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.17 01:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:04:54 bf179ca544b4: Preparing 01:04:54 9681367a59ea: Preparing 01:04:54 0cb4300847bd: Preparing 01:04:54 95077979d36c: Preparing 01:04:54 77849c1dc554: Preparing 01:04:54 d2d9d24a8c2a: Preparing 01:04:54 d2d9d24a8c2a: Waiting 01:04:54 95077979d36c: Layer already exists 01:04:54 0cb4300847bd: Layer already exists 01:04:54 bf179ca544b4: Layer already exists 01:04:54 77849c1dc554: Layer already exists 01:04:54 9681367a59ea: Layer already exists 01:04:54 d2d9d24a8c2a: Layer already exists 01:04:54 3.1.0-dev.17: digest: sha256:37e8b4d0d7ff6cc004e33152aec508a6654956d2b5b271cd8deddd6f35c0c4fc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:04:54 bf179ca544b4: Preparing 01:04:54 9681367a59ea: Preparing 01:04:54 0cb4300847bd: Preparing 01:04:54 95077979d36c: Preparing 01:04:54 77849c1dc554: Preparing 01:04:54 d2d9d24a8c2a: Preparing 01:04:54 d2d9d24a8c2a: Waiting 01:04:54 0cb4300847bd: Layer already exists 01:04:54 9681367a59ea: Layer already exists 01:04:54 77849c1dc554: Layer already exists 01:04:54 bf179ca544b4: Layer already exists 01:04:54 95077979d36c: Layer already exists 01:04:54 d2d9d24a8c2a: Layer already exists 01:04:55 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17: digest: sha256:37e8b4d0d7ff6cc004e33152aec508a6654956d2b5b271cd8deddd6f35c0c4fc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:04:55 bf179ca544b4: Preparing 01:04:55 9681367a59ea: Preparing 01:04:55 0cb4300847bd: Preparing 01:04:55 95077979d36c: Preparing 01:04:55 77849c1dc554: Preparing 01:04:55 d2d9d24a8c2a: Preparing 01:04:55 d2d9d24a8c2a: Waiting 01:04:55 95077979d36c: Layer already exists 01:04:55 9681367a59ea: Layer already exists 01:04:55 0cb4300847bd: Layer already exists 01:04:55 bf179ca544b4: Layer already exists 01:04:55 77849c1dc554: Layer already exists 01:04:55 d2d9d24a8c2a: Layer already exists 01:04:56 main: digest: sha256:37e8b4d0d7ff6cc004e33152aec508a6654956d2b5b271cd8deddd6f35c0c4fc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:04:56 ===================================================== [Pipeline] echo 01:04:56 taggedImages: 01:04:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 01:04:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:04:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.17 01:04:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252-3.1.0-dev.17 01:04:56 - 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 01:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:04:56 01:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:04:56 arm64: Pulling from edgex-lftools-log-publisher 01:04:56 8998bd30e6a1: Pulling fs layer 01:04:56 04944245beec: Pulling fs layer 01:04:56 699f458cf7ca: Pulling fs layer 01:04:56 765212b225bb: Pulling fs layer 01:04:56 f23df028b6ca: Pulling fs layer 01:04:56 d65c8cfc05b1: Pulling fs layer 01:04:56 2437ff75d9bd: Pulling fs layer 01:04:56 f23df028b6ca: Waiting 01:04:56 765212b225bb: Waiting 01:04:56 d65c8cfc05b1: Waiting 01:04:56 2437ff75d9bd: Waiting 01:04:57 04944245beec: Verifying Checksum 01:04:57 04944245beec: Download complete 01:04:57 765212b225bb: Verifying Checksum 01:04:57 765212b225bb: Download complete 01:04:57 f23df028b6ca: Download complete 01:04:57 d65c8cfc05b1: Verifying Checksum 01:04:57 d65c8cfc05b1: Download complete 01:04:57 699f458cf7ca: Verifying Checksum 01:04:57 699f458cf7ca: Download complete 01:04:57 8998bd30e6a1: Verifying Checksum 01:04:57 8998bd30e6a1: Download complete 01:05:00 2437ff75d9bd: Verifying Checksum 01:05:00 2437ff75d9bd: Download complete 01:05:02 8998bd30e6a1: Pull complete 01:05:02 04944245beec: Pull complete 01:05:04 699f458cf7ca: Pull complete 01:05:04 765212b225bb: Pull complete 01:05:04 f23df028b6ca: Pull complete 01:05:05 d65c8cfc05b1: Pull complete 01:05:20 2437ff75d9bd: Pull complete 01:05:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:05:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:05:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:20 prd-ubuntu20.04-docker-arm64-4c-16g-3159 does not seem to be running inside a container 01:05:20 $ 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/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@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 01:05:23 $ docker top 5e84c6cb39e75d3a1345e3c819d5477b06e5f83679c6dad95368ef75c5506b16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:24 ---> job-cost.sh 01:05:24 lf-activate-venv: SKIPPING 01:05:24 INFO: No Stack... 01:05:25 INFO: Retrieving Pricing Info for: v3-standard-4 01:05:25 INFO: Archiving Costs [Pipeline] sh 01:05:26 + cut -d, -f6 01:05:26 + cat /w/workspace/edgex-go/551/archives/cost.csv [Pipeline] lock 01:05:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-551-stack-cost] 01:05:26 Resource [jenkins-edgexfoundry-edgex-go-main-551-stack-cost] did not exist. Created. 01:05:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-551-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:05:26 + echo total: 0.10999999940395355 [Pipeline] stash 01:05:27 Stashed 1 file(s) [Pipeline] } 01:05:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-551-stack-cost] [Pipeline] // lock [Pipeline] } 01:05:27 $ docker stop --time=1 5e84c6cb39e75d3a1345e3c819d5477b06e5f83679c6dad95368ef75c5506b16 01:05:29 $ docker rm -f --volumes 5e84c6cb39e75d3a1345e3c819d5477b06e5f83679c6dad95368ef75c5506b16 [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 01:05:29 provisioning config files... 01:05:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/551@tmp/config15373709329194712233tmp [Pipeline] { [Pipeline] sh 01:05:29 + set +x 01:05:29 + bash -s -- 01:05:29 + curl -s https://codecov.io/bash 01:05:29 01:05:29 _____ _ 01:05:29 / ____| | | 01:05:29 | | ___ __| | ___ ___ _____ __ 01:05:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:05:29 | |___| (_) | (_| | __/ (_| (_) \ V / 01:05:29 \_____\___/ \__,_|\___|\___\___/ \_/ 01:05:29 Bash-1.0.6 01:05:29 01:05:29 01:05:29 ==> git version 2.25.1 found 01:05:29 ==> 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 01:05:29 Release-Date: 2020-01-08 01:05:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:05:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:05:29 ==> Jenkins CI detected. 01:05:29 current dir:  /w/workspace/edgex-go/551 01:05:29 project root: . 01:05:29 --> token set from env 01:05:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:05:29 ==> Running gcov in . (disable via -X gcov) 01:05:29 ==> Python coveragepy not found 01:05:29 ==> Searching for coverage reports in: 01:05:29 + . 01:05:29 -> Found 1 reports 01:05:29 ==> Detecting git/mercurial file structure 01:05:30 ==> Reading reports 01:05:30 + ./coverage.out bytes=446998 01:05:30 ==> Appending adjustments 01:05:30 https://docs.codecov.io/docs/fixing-reports 01:05:31 + Found adjustments 01:05:31 ==> Gzipping contents 01:05:31 60K /tmp/codecov.K7JUF0.gz 01:05:31 ==> Uploading reports 01:05:31 url: https://codecov.io 01:05:31 query: branch=main&commit=fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252&build=551&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F551%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:05:31 -> Pinging Codecov 01:05:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252&build=551&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F551%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:05:31 -> Uploading to 01:05:31 https://storage.googleapis.com/codecov/v4/raw/2023-08-09/00271124DB129430A58F1EEE437C3FCB/fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252/2fd44a3c-dbd3-4e4b-bcf8-5e8bb9b6e95e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T010531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d12bdeb50e6f539cb0ee4ee1caf903c1eac7b1986e93be2a5d69b61b8cc650e5 01:05:31 % Total % Received % Xferd Average Speed Time Time Time Current 01:05:31 Dload Upload Total Spent Left Speed 01:05:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57411 0 0 100 57411 0 269k --:--:-- --:--:-- --:--:-- 269k 01:05:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 [Pipeline] } 01:05:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:05:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:05:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:05:32 01:05:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:05:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:05:32 df9b9388f04a: Pulling fs layer 01:05:32 52dc419b0ee2: Pulling fs layer 01:05:32 25bc292e5bac: Pulling fs layer 01:05:32 114826534d7a: Pulling fs layer 01:05:32 4657fd5d0bcf: Pulling fs layer 01:05:32 6ad1cebc031e: Pulling fs layer 01:05:32 8a3aa393b2d8: Pulling fs layer 01:05:32 4657fd5d0bcf: Waiting 01:05:32 8a3aa393b2d8: Waiting 01:05:32 6ad1cebc031e: Waiting 01:05:32 114826534d7a: Waiting 01:05:32 25bc292e5bac: Download complete 01:05:32 52dc419b0ee2: Verifying Checksum 01:05:32 52dc419b0ee2: Download complete 01:05:32 4657fd5d0bcf: Download complete 01:05:32 df9b9388f04a: Download complete 01:05:32 6ad1cebc031e: Verifying Checksum 01:05:32 6ad1cebc031e: Download complete 01:05:32 df9b9388f04a: Pull complete 01:05:32 52dc419b0ee2: Pull complete 01:05:32 25bc292e5bac: Pull complete 01:05:33 114826534d7a: Verifying Checksum 01:05:33 114826534d7a: Download complete 01:05:33 8a3aa393b2d8: Verifying Checksum 01:05:33 8a3aa393b2d8: Download complete 01:05:36 114826534d7a: Pull complete 01:05:36 4657fd5d0bcf: Pull complete 01:05:36 6ad1cebc031e: Pull complete 01:05:39 8a3aa393b2d8: Pull complete 01:05:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:05:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:05:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:39 prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container 01:05:39 $ 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/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:05:46 $ docker top 0ca7df220a622f2abc99199716a015744c8a5b67bfe36d430f89211fe69f808d -eo pid,comm [Pipeline] { [Pipeline] echo 01:05:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:05:46 + set -o pipefail 01:05:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:05:54 01:05:54 Monitoring /w/workspace/edgex-go/551 (github.com/edgexfoundry/edgex-go)... 01:05:54 01:05:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0057f773-0ca1-4379-9e1f-301c3154c171 01:05:54 01:05:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:05:54 01:05:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:05:54 01:05:54 01:05:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:05:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:05:54 More details here: https://snyk.co/ue1NS 01:05:54 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:05:54 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:05:54 $ docker stop --time=1 0ca7df220a622f2abc99199716a015744c8a5b67bfe36d430f89211fe69f808d 01:05:58 $ docker rm -f --volumes 0ca7df220a622f2abc99199716a015744c8a5b67bfe36d430f89211fe69f808d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:05:58 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:05:58 provisioning config files... 01:05:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/551@tmp/config1884098349563175467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:59 --> edgex-publish-swagger.sh 01:05:59 === Publish openapi/v3 API === 01:05:59 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:05:59 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/551/openapi/v3/core-command.yaml] 01:05:59 % Total % Received % Xferd Average Speed Time Time Time Current 01:05:59 Dload Upload Total Spent Left Speed 01:05:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 55826 --:--:-- --:--:-- --:--:-- 55719 100 29030 0 0 100 29030 0 55826 --:--:-- --:--:-- --:--:-- 55719 01:05:59 01:05:59 01:05:59 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/551/openapi/v3/core-data.yaml] 01:05:59 % Total % Received % Xferd Average Speed Time Time Time Current 01:05:59 Dload Upload Total Spent Left Speed 01:06:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 135k --:--:-- --:--:-- --:--:-- 135k 01:06:00 01:06:00 01:06:00 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/551/openapi/v3/core-metadata.yaml] 01:06:00 % Total % Received % Xferd Average Speed Time Time Time Current 01:06:00 Dload Upload Total Spent Left Speed 01:06:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 282k --:--:-- --:--:-- --:--:-- 281k 100 141k 0 0 100 141k 0 282k --:--:-- --:--:-- --:--:-- 281k 01:06:00 01:06:00 01:06:00 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/551/openapi/v3/support-notifications.yaml] 01:06:00 % Total % Received % Xferd Average Speed Time Time Time Current 01:06:00 Dload Upload Total Spent Left Speed 01:06:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 172k --:--:-- --:--:-- --:--:-- 172k 01:06:01 01:06:01 01:06:01 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/551/openapi/v3/support-scheduler.yaml] 01:06:01 % Total % Received % Xferd Average Speed Time Time Time Current 01:06:01 Dload Upload Total Spent Left Speed 01:06:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 73725 --:--:-- --:--:-- --:--:-- 73725 100 34356 0 0 100 34356 0 73725 --:--:-- --:--:-- --:--:-- 73567 01:06:01 01:06:01 [Pipeline] } 01:06:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:06:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:06:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:02 prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container 01:06:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:06:03 $ docker top c671147b8aa486244100ac5d7baef34141b79b25f10374a483742a2af582851b -eo pid,comm 01:06:03 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). 01:06:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:06:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:03 [ssh-agent] Looking for ssh-agent implementation... 01:06:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:03 $ docker exec c671147b8aa486244100ac5d7baef34141b79b25f10374a483742a2af582851b ssh-agent 01:06:03 SSH_AUTH_SOCK=/tmp/ssh-Bv3SvxGugbSP/agent.32 01:06:03 SSH_AGENT_PID=38 01:06:03 Running ssh-add (command line suppressed) 01:06:03 Identity added: /w/workspace/edgex-go/551@tmp/private_key_14353644960966798177.key (/w/workspace/edgex-go/551@tmp/private_key_14353644960966798177.key) 01:06:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:03 + git semver tag 01:06:03 2023-08-09 01:06:03,897 [run_tag] DEBUG tag force:False 01:06:03 2023-08-09 01:06:03,897 [check_head_tag] DEBUG check head tag 01:06:03 2023-08-09 01:06:03,898 [execute] INFO git cat-file --batch-check 01:06:03 2023-08-09 01:06:03,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/551, universal_newlines=False, shell=None, istream=) 01:06:03 2023-08-09 01:06:03,902 [execute] INFO git cat-file --batch 01:06:03 2023-08-09 01:06:03,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/551, universal_newlines=False, shell=None, istream=) 01:06:03 2023-08-09 01:06:03,916 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main 01:06:03 2023-08-09 01:06:03,916 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 01:06:03 2023-08-09 01:06:03,917 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/edgex-go/551, universal_newlines=False, shell=None, istream=None) 01:06:03 2023-08-09 01:06:03,921 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main 01:06:03 3.1.0-dev.17 [Pipeline] } 01:06:04 $ docker exec --env ******** --env ******** c671147b8aa486244100ac5d7baef34141b79b25f10374a483742a2af582851b ssh-agent -k 01:06:04 unset SSH_AUTH_SOCK; 01:06:04 unset SSH_AGENT_PID; 01:06:04 echo Agent pid 38 killed; 01:06:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:06:04 + git semver [Pipeline] } 01:06:04 $ docker stop --time=1 c671147b8aa486244100ac5d7baef34141b79b25f10374a483742a2af582851b 01:06:05 $ docker rm -f --volumes c671147b8aa486244100ac5d7baef34141b79b25f10374a483742a2af582851b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:06:06 01:06:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:06:06 0.23.1-centos7: Pulling from edgex-lftools 01:06:06 ab5ef0e58194: Pulling fs layer 01:06:06 9712f1f96733: Pulling fs layer 01:06:06 63f879dbbcfc: Pulling fs layer 01:06:06 0d9ebad4ef96: Pulling fs layer 01:06:06 e9a5061849ea: Pulling fs layer 01:06:06 d747dcd14b5f: Pulling fs layer 01:06:06 2de7ff778b66: Pulling fs layer 01:06:06 0d9ebad4ef96: Waiting 01:06:06 e9a5061849ea: Waiting 01:06:06 d747dcd14b5f: Waiting 01:06:06 2de7ff778b66: Waiting 01:06:06 9712f1f96733: Verifying Checksum 01:06:06 9712f1f96733: Download complete 01:06:06 63f879dbbcfc: Verifying Checksum 01:06:06 63f879dbbcfc: Download complete 01:06:07 e9a5061849ea: Verifying Checksum 01:06:07 e9a5061849ea: Download complete 01:06:07 0d9ebad4ef96: Verifying Checksum 01:06:07 0d9ebad4ef96: Download complete 01:06:07 d747dcd14b5f: Download complete 01:06:07 ab5ef0e58194: Verifying Checksum 01:06:07 ab5ef0e58194: Download complete 01:06:07 2de7ff778b66: Verifying Checksum 01:06:07 2de7ff778b66: Download complete 01:06:09 ab5ef0e58194: Pull complete 01:06:09 9712f1f96733: Pull complete 01:06:10 63f879dbbcfc: Pull complete 01:06:13 0d9ebad4ef96: Pull complete 01:06:13 e9a5061849ea: Pull complete 01:06:13 d747dcd14b5f: Pull complete 01:06:14 2de7ff778b66: Pull complete 01:06:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:06:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:14 prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container 01:06:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:06:19 $ docker top 4f07f36abdf91a0ca7556fb687415f6f3b29cb4b2424e4f5d02c353a11a96dc8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:06:19 provisioning config files... 01:06:19 copy managed file [sigul-config] to file:/w/workspace/edgex-go/551@tmp/config4582902311692046360tmp 01:06:19 copy managed file [sigul-password] to file:/w/workspace/edgex-go/551@tmp/config18432437728473862730tmp 01:06:19 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/551@tmp/config6484368040338833345tmp [Pipeline] { [Pipeline] echo 01:06:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:06:19 ---> sigul-configuration.sh 01:06:19 gpg: directory `/root/.gnupg' created 01:06:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:06:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:06:19 gpg: keyring `/root/.gnupg/secring.gpg' created 01:06:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:06:19 gpg: CAST5 encrypted data 01:06:19 gpg: encrypted with 1 passphrase 01:06:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:06:19 + mkdir /home/jenkins 01:06:19 + mkdir /home/jenkins/sigul [Pipeline] sh 01:06:20 + 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 01:06:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:06:20 ---> sigul-install.sh 01:06:20 Sigul already installed; skipping installation. [Pipeline] sh 01:06:20 + git tag --list 01:06:20 0.6.0 01:06:20 0.6.1 01:06:20 0.7.0 01:06:20 0.7.1 01:06:20 v1.0.0 01:06:20 v1.0.1 01:06:20 v1.1.0 01:06:20 v1.2.0 01:06:20 v1.2.1 01:06:20 v1.3.0 01:06:20 v1.3.1 01:06:20 v2.0.0 01:06:20 v2.1.0 01:06:20 v2.1.1 01:06:20 v2.2.0 01:06:20 v2.3.0 01:06:20 v3.0 01:06:20 v3.0.0 01:06:20 v3.1.0-dev.1 01:06:20 v3.1.0-dev.10 01:06:20 v3.1.0-dev.11 01:06:20 v3.1.0-dev.12 01:06:20 v3.1.0-dev.13 01:06:20 v3.1.0-dev.14 01:06:20 v3.1.0-dev.15 01:06:20 v3.1.0-dev.16 01:06:20 v3.1.0-dev.17 01:06:20 v3.1.0-dev.2 01:06:20 v3.1.0-dev.3 01:06:20 v3.1.0-dev.4 01:06:20 v3.1.0-dev.5 01:06:20 v3.1.0-dev.6 01:06:20 v3.1.0-dev.7 01:06:20 v3.1.0-dev.8 01:06:20 v3.1.0-dev.9 [Pipeline] sh 01:06:20 + lftools sign git-tag v3.1.0-dev.17 01:06:21 Signing Git tag with Sigul... 01:06:21 Signing v3.1.0-dev.17 [Pipeline] echo 01:06:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:06:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:06:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:06:22 $ docker stop --time=1 4f07f36abdf91a0ca7556fb687415f6f3b29cb4b2424e4f5d02c353a11a96dc8 01:06:23 $ docker rm -f --volumes 4f07f36abdf91a0ca7556fb687415f6f3b29cb4b2424e4f5d02c353a11a96dc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:06:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:06:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:24 prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container 01:06:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:06:24 $ docker top c14a26a65b0d12c99fee18f4f4a9ec62a3ec1e03ea8d67a68a3740eee2f24e23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:06:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:24 [ssh-agent] Looking for ssh-agent implementation... 01:06:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:24 $ docker exec c14a26a65b0d12c99fee18f4f4a9ec62a3ec1e03ea8d67a68a3740eee2f24e23 ssh-agent 01:06:24 SSH_AUTH_SOCK=/tmp/ssh-5J53V1mT6pHU/agent.32 01:06:24 SSH_AGENT_PID=38 01:06:24 Running ssh-add (command line suppressed) 01:06:24 Identity added: /w/workspace/edgex-go/551@tmp/private_key_9726021815454711664.key (/w/workspace/edgex-go/551@tmp/private_key_9726021815454711664.key) 01:06:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:25 + git semver bump pre 01:06:25 2023-08-09 01:06:25,444 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main 01:06:25 2023-08-09 01:06:25,444 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev 01:06:25 2023-08-09 01:06:25,444 [bump_version] DEBUG bumped version:3.1.0-dev.18 01:06:25 2023-08-09 01:06:25,445 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/edgex-go/551/.semver/main with force:True 01:06:25 2023-08-09 01:06:25,445 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main 01:06:25 2023-08-09 01:06:25,445 [write_file] DEBUG write to file:/w/workspace/edgex-go/551/.semver/main 01:06:25 2023-08-09 01:06:25,447 [execute] INFO git cat-file --batch-check 01:06:25 2023-08-09 01:06:25,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/551/.semver, universal_newlines=False, shell=None, istream=) 01:06:25 2023-08-09 01:06:25,453 [execute] INFO git cat-file --batch 01:06:25 2023-08-09 01:06:25,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/551/.semver, universal_newlines=False, shell=None, istream=) 01:06:25 2023-08-09 01:06:25,460 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main 01:06:25 3.1.0-dev.18 [Pipeline] } 01:06:25 $ docker exec --env ******** --env ******** c14a26a65b0d12c99fee18f4f4a9ec62a3ec1e03ea8d67a68a3740eee2f24e23 ssh-agent -k 01:06:25 unset SSH_AUTH_SOCK; 01:06:25 unset SSH_AGENT_PID; 01:06:25 echo Agent pid 38 killed; 01:06:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:06:25 + git semver [Pipeline] } 01:06:26 $ docker stop --time=1 c14a26a65b0d12c99fee18f4f4a9ec62a3ec1e03ea8d67a68a3740eee2f24e23 01:06:27 $ docker rm -f --volumes c14a26a65b0d12c99fee18f4f4a9ec62a3ec1e03ea8d67a68a3740eee2f24e23 [Pipeline] // withDockerContainer [Pipeline] sh 01:06:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:06:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:28 prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container 01:06:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:06:28 $ docker top c813e774db3b24730cc85c954d26ac927102194bd283590188abb2fb166eb155 -eo pid,comm 01:06:28 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). 01:06:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:06:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:28 [ssh-agent] Looking for ssh-agent implementation... 01:06:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:28 $ docker exec c813e774db3b24730cc85c954d26ac927102194bd283590188abb2fb166eb155 ssh-agent 01:06:28 SSH_AUTH_SOCK=/tmp/ssh-7Szq5hiOnmzy/agent.31 01:06:28 SSH_AGENT_PID=37 01:06:28 Running ssh-add (command line suppressed) 01:06:28 Identity added: /w/workspace/edgex-go/551@tmp/private_key_15663540618492664932.key (/w/workspace/edgex-go/551@tmp/private_key_15663540618492664932.key) 01:06:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:29 + git semver push 01:06:29 2023-08-09 01:06:29,369 [run_push] DEBUG push 01:06:29 2023-08-09 01:06:29,370 [execute] INFO git cat-file --batch-check 01:06:29 2023-08-09 01:06:29,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/551/.semver, universal_newlines=False, shell=None, istream=) 01:06:29 2023-08-09 01:06:29,374 [execute] INFO git rev-list be9f42fb8dbfad6097b11994bd4c6b92adc881ce -- 01:06:29 2023-08-09 01:06:29,374 [execute] DEBUG Popen(['git', 'rev-list', 'be9f42fb8dbfad6097b11994bd4c6b92adc881ce', '--'], cwd=/w/workspace/edgex-go/551/.semver, universal_newlines=False, shell=None, istream=None) 01:06:29 2023-08-09 01:06:29,388 [execute] INFO git fetch -v origin 01:06:29 2023-08-09 01:06:29,388 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/551/.semver, universal_newlines=True, shell=None, istream=None) 01:06:29 2023-08-09 01:06:29,859 [run_push] DEBUG no remote changes detected 01:06:29 2023-08-09 01:06:29,860 [execute] INFO git push origin semver 01:06:29 2023-08-09 01:06:29,860 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/551/.semver, universal_newlines=False, shell=None, istream=None) 01:06:30 2023-08-09 01:06:30,675 [run_push] DEBUG push all version tags 01:06:30 2023-08-09 01:06:30,675 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:06:30 2023-08-09 01:06:30,676 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/551, universal_newlines=False, shell=None, istream=None) 01:06:31 2023-08-09 01:06:31,448 [read_version] DEBUG read version from /w/workspace/edgex-go/551/.semver/main 01:06:31 3.1.0-dev.18 [Pipeline] } 01:06:31 $ docker exec --env ******** --env ******** c813e774db3b24730cc85c954d26ac927102194bd283590188abb2fb166eb155 ssh-agent -k 01:06:31 unset SSH_AUTH_SOCK; 01:06:31 unset SSH_AGENT_PID; 01:06:31 echo Agent pid 37 killed; 01:06:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:06:31 + git semver [Pipeline] } 01:06:32 $ docker stop --time=1 c813e774db3b24730cc85c954d26ac927102194bd283590188abb2fb166eb155 01:06:33 $ docker rm -f --volumes c813e774db3b24730cc85c954d26ac927102194bd283590188abb2fb166eb155 [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 01:06:33 + [ -d /w/workspace/edgex-go/551/archives ] [Pipeline] libraryResource [Pipeline] sh 01:06:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:06:35 ---> package-listing.sh 01:06:35 ++ facter osfamily 01:06:35 ++ tr '[:upper:]' '[:lower:]' 01:06:35 + OS_FAMILY=debian 01:06:35 + workspace=/w/workspace/edgex-go/551 01:06:35 + START_PACKAGES=/tmp/packages_start.txt 01:06:35 + END_PACKAGES=/tmp/packages_end.txt 01:06:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:06:35 + PACKAGES=/tmp/packages_start.txt 01:06:35 + '[' /w/workspace/edgex-go/551 ']' 01:06:35 + PACKAGES=/tmp/packages_end.txt 01:06:35 + case "${OS_FAMILY}" in 01:06:35 + dpkg -l 01:06:35 + grep '^ii' 01:06:35 + '[' -f /tmp/packages_start.txt ']' 01:06:35 + '[' -f /tmp/packages_end.txt ']' 01:06:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:06:35 + '[' /w/workspace/edgex-go/551 ']' 01:06:35 + mkdir -p /w/workspace/edgex-go/551/archives/ 01:06:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/551/archives/ [Pipeline] echo 01:06:35 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/551/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:06:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:36 01:06:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:36 latest: Pulling from edgex-lftools-log-publisher 01:06:36 5eb5b503b376: Pulling fs layer 01:06:36 5c69ac0246d0: Pulling fs layer 01:06:36 ec43610c2a17: Pulling fs layer 01:06:36 3a2ae6a8a46f: Pulling fs layer 01:06:36 33b1e0a273af: Pulling fs layer 01:06:36 5d3b04190fa2: Pulling fs layer 01:06:36 2f39f015ded8: Pulling fs layer 01:06:36 33b1e0a273af: Waiting 01:06:36 3a2ae6a8a46f: Waiting 01:06:36 5d3b04190fa2: Waiting 01:06:36 2f39f015ded8: Waiting 01:06:36 5c69ac0246d0: Verifying Checksum 01:06:36 5c69ac0246d0: Download complete 01:06:36 3a2ae6a8a46f: Verifying Checksum 01:06:36 3a2ae6a8a46f: Download complete 01:06:36 33b1e0a273af: Verifying Checksum 01:06:36 33b1e0a273af: Download complete 01:06:36 5d3b04190fa2: Verifying Checksum 01:06:36 5d3b04190fa2: Download complete 01:06:36 ec43610c2a17: Download complete 01:06:36 5eb5b503b376: Verifying Checksum 01:06:36 5eb5b503b376: Download complete 01:06:37 2f39f015ded8: Verifying Checksum 01:06:37 2f39f015ded8: Download complete 01:06:37 5eb5b503b376: Pull complete 01:06:38 5c69ac0246d0: Pull complete 01:06:38 ec43610c2a17: Pull complete 01:06:38 3a2ae6a8a46f: Pull complete 01:06:38 33b1e0a273af: Pull complete 01:06:38 5d3b04190fa2: Pull complete 01:06:43 2f39f015ded8: Pull complete 01:06:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:06:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:43 prd-ubuntu20.04-docker-8c-8g-3155 does not seem to be running inside a container 01:06:43 $ 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/551/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/551 -v /w/workspace/edgex-go/551:/w/workspace/edgex-go/551:rw,z -v /w/workspace/edgex-go/551@tmp:/w/workspace/edgex-go/551@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:06:47 $ docker top f82e2bb811d8ab7385a8385f31c19ffbac8c6a1a2b96318da9a97a00bba3a38d -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:48 + touch /tmp/pre-build-complete [Pipeline] sh 01:06:48 + mkdir -p /var/log/sysstat [Pipeline] sh 01:06:48 + ls /var/log/sa-host 01:06:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:49 provisioning config files... 01:06:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/551@tmp/config4166848958124606141tmp [Pipeline] { [Pipeline] echo 01:06:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:06:49 ---> create-netrc.sh [Pipeline] } 01:06:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:06:49 ---> python-tools-install.sh [Pipeline] echo 01:06:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:06:50 ---> sudo-logs.sh 01:06:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:06:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:06:50 ---> job-cost.sh 01:06:50 lf-activate-venv: SKIPPING 01:06:50 DEBUG: total: 0.10999999940395355 01:06:50 INFO: Retrieving Stack Cost... 01:06:50 INFO: Retrieving Pricing Info for: v3-standard-8 01:06:51 INFO: Archiving Costs [Pipeline] echo 01:06:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:06:51 ---> logs-deploy.sh 01:06:51 lf-activate-venv: SKIPPING 01:06:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/551 01:06:51 INFO: archiving workspace using pattern(s): 01:06:52 Archives upload complete. 01:06:52 INFO: archiving logs to Nexus 01:06:53 ---> uname -a: 01:06:53 Linux prd-ubuntu20-04-docker-8c-8g-3155 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:06:53 01:06:53 01:06:53 ---> lscpu: 01:06:53 Architecture: x86_64 01:06:53 CPU op-mode(s): 32-bit, 64-bit 01:06:53 Byte Order: Little Endian 01:06:53 Address sizes: 40 bits physical, 48 bits virtual 01:06:53 CPU(s): 8 01:06:53 On-line CPU(s) list: 0-7 01:06:53 Thread(s) per core: 1 01:06:53 Core(s) per socket: 1 01:06:53 Socket(s): 8 01:06:53 NUMA node(s): 1 01:06:53 Vendor ID: AuthenticAMD 01:06:53 CPU family: 23 01:06:53 Model: 49 01:06:53 Model name: AMD EPYC-Rome Processor 01:06:53 Stepping: 0 01:06:53 CPU MHz: 2800.000 01:06:53 BogoMIPS: 5600.00 01:06:53 Virtualization: AMD-V 01:06:53 Hypervisor vendor: KVM 01:06:53 Virtualization type: full 01:06:53 L1d cache: 256 KiB 01:06:53 L1i cache: 256 KiB 01:06:53 L2 cache: 4 MiB 01:06:53 L3 cache: 128 MiB 01:06:53 NUMA node0 CPU(s): 0-7 01:06:53 Vulnerability Itlb multihit: Not affected 01:06:53 Vulnerability L1tf: Not affected 01:06:53 Vulnerability Mds: Not affected 01:06:53 Vulnerability Meltdown: Not affected 01:06:53 Vulnerability Mmio stale data: Not affected 01:06:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:06:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:06:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:06:53 Vulnerability Srbds: Not affected 01:06:53 Vulnerability Tsx async abort: Not affected 01:06:53 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 01:06:53 01:06:53 01:06:53 ---> nproc: 01:06:53 8 01:06:53 01:06:53 01:06:53 ---> df -h: 01:06:53 Filesystem Size Used Avail Use% Mounted on 01:06:53 overlay 155G 24G 132G 16% / 01:06:53 tmpfs 64M 0 64M 0% /dev 01:06:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:06:53 shm 64M 0 64M 0% /dev/shm 01:06:53 /dev/vda1 155G 24G 132G 16% /facter-os 01:06:53 01:06:53 01:06:53 ---> sar -b -r -n DEV: 01:06:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3155) 08/09/23 _x86_64_ (8 CPU) 01:06:53 01:06:53 00:31:28 LINUX RESTART (8 CPU) 01:06:53 01:06:53 00:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:06:53 00:33:01 143.00 15.68 127.32 0.00 1936.53 153740.67 0.00 01:06:53 00:34:01 52.42 0.08 52.33 0.00 8.93 48694.04 0.00 01:06:53 00:35:01 44.11 0.25 43.86 0.00 3.20 18320.30 0.00 01:06:53 00:36:01 351.31 0.48 350.82 0.00 53.86 199662.46 0.00 01:06:53 00:37:01 498.70 7.37 491.34 0.00 122.67 129808.22 0.00 01:06:53 00:38:01 307.65 0.07 307.58 0.00 0.53 81491.07 0.00 01:06:53 00:39:01 525.13 13.40 511.73 0.00 5128.88 39365.71 0.00 01:06:53 00:40:01 23.56 0.02 23.55 0.00 0.13 631.23 0.00 01:06:53 00:41:01 2.38 0.00 2.38 0.00 0.00 26.80 0.00 01:06:53 00:42:01 2.28 0.00 2.28 0.00 0.00 25.20 0.00 01:06:53 00:43:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 01:06:53 00:44:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 01:06:53 00:45:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 01:06:53 00:46:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 01:06:53 00:47:01 1.20 0.02 1.18 0.00 0.13 13.20 0.00 01:06:53 00:48:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 01:06:53 00:49:01 1.35 0.00 1.35 0.00 0.00 19.06 0.00 01:06:53 00:50:01 1.17 0.00 1.17 0.00 0.00 15.46 0.00 01:06:53 00:51:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 01:06:53 00:52:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 01:06:53 00:53:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 01:06:53 00:54:01 1.08 0.00 1.08 0.00 0.00 12.47 0.00 01:06:53 00:55:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 01:06:53 00:56:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 01:06:53 00:57:01 0.95 0.00 0.95 0.00 0.00 9.87 0.00 01:06:53 00:58:01 2.15 0.00 2.15 0.00 0.00 24.66 0.00 01:06:53 00:59:01 2.98 1.67 1.32 0.00 37.73 16.53 0.00 01:06:53 01:00:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 01:06:53 01:01:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 01:06:53 01:02:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 01:06:53 01:03:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 01:06:53 01:04:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 01:06:53 01:05:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 01:06:53 01:06:01 68.74 0.27 68.47 0.00 9.60 35525.15 0.00 01:06:53 Average: 60.39 1.16 59.23 0.00 214.86 20828.56 0.00 01:06:53 01:06:53 00:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:06:53 00:33:01 27919948 31577960 729168 2.22 104384 3762444 2018088 5.95 1188784 3338088 260716 01:06:53 00:34:01 27495968 31387900 909988 2.77 115820 3954836 2250304 6.63 1693160 3217472 328744 01:06:53 00:35:01 27402868 31566108 729180 2.22 120220 4194824 1813664 5.35 1440616 3537076 317656 01:06:53 00:36:01 22313656 31347128 929788 2.83 134000 8916108 3292220 9.70 1759416 8143012 3128 01:06:53 00:37:01 16110832 29923780 2300084 6.99 247180 13155768 9335520 27.51 3975968 11623964 778372 01:06:53 00:38:01 16576680 31431256 839772 2.55 260752 14247588 2427464 7.15 2357676 12910892 559604 01:06:53 00:39:01 15946272 31472364 792588 2.41 299992 14858188 2266840 6.68 2828184 13048312 456 01:06:53 00:40:01 15961788 31484116 780424 2.37 299460 14855128 2168608 6.39 3192784 12666184 524 01:06:53 00:41:01 15962056 31484404 780056 2.37 299492 14855128 2168608 6.39 3192768 12666184 4 01:06:53 00:42:01 15974816 31497248 768076 2.34 299528 14855136 2168608 6.39 3181204 12666196 172 01:06:53 00:43:01 15975100 31497572 767784 2.33 299572 14855140 2168608 6.39 3180784 12666200 12 01:06:53 00:44:01 15976204 31498836 766728 2.33 299636 14855140 2168608 6.39 3181264 12666204 180 01:06:53 00:45:01 15982708 31505468 760088 2.31 299696 14855144 2168608 6.39 3174480 12666268 172 01:06:53 00:46:01 15982512 31505292 760260 2.31 299712 14855144 2168608 6.39 3174172 12666268 8 01:06:53 00:47:01 15981300 31504164 761120 2.31 299740 14855148 2195692 6.47 3174556 12666264 204 01:06:53 00:48:01 15981560 31504428 760760 2.31 299760 14855152 2195692 6.47 3174500 12666268 188 01:06:53 00:49:01 15981228 31504132 761024 2.31 299784 14855128 2195692 6.47 3174796 12666248 20 01:06:53 00:50:01 15981440 31504356 760696 2.31 299812 14855136 2195692 6.47 3174636 12666252 76 01:06:53 00:51:01 15981416 31504388 760648 2.31 299836 14855140 2195692 6.47 3174664 12666264 28 01:06:53 00:52:01 15981324 31504300 760840 2.31 299884 14855136 2195692 6.47 3174740 12666264 12 01:06:53 00:53:01 15981592 31504648 760516 2.31 299900 14855144 2195692 6.47 3174432 12666272 28 01:06:53 00:54:01 15981480 31504556 760540 2.31 299920 14855148 2195692 6.47 3174464 12666272 136 01:06:53 00:55:01 15981464 31504568 760468 2.31 299944 14855152 2195692 6.47 3174472 12666276 4 01:06:53 00:56:01 15981448 31504564 760400 2.31 299964 14855156 2195692 6.47 3174496 12666280 24 01:06:53 00:57:01 15981400 31504552 760372 2.31 299976 14855156 2195692 6.47 3174864 12666280 20 01:06:53 00:58:01 15981592 31504824 760240 2.31 300052 14855160 2195692 6.47 3174888 12666284 12 01:06:53 00:59:01 15972972 31498264 766696 2.33 300104 14856288 2211772 6.52 3185044 12666620 8 01:06:53 01:00:01 15972632 31497968 766936 2.33 300128 14856296 2211772 6.52 3184664 12666624 60 01:06:53 01:01:01 15972868 31498208 766624 2.33 300140 14856300 2211772 6.52 3184584 12666628 16 01:06:53 01:02:01 15972568 31498080 766708 2.33 300160 14856428 2211772 6.52 3184696 12666756 48 01:06:53 01:03:01 15972488 31498028 766700 2.33 300188 14856428 2211772 6.52 3184704 12666760 28 01:06:53 01:04:01 15972472 31498052 766616 2.33 300216 14856436 2211772 6.52 3184400 12666764 8 01:06:53 01:05:01 15971888 31497484 767124 2.33 300232 14856436 2211772 6.52 3184580 12666764 8 01:06:53 01:06:01 15160456 31460544 802852 2.44 317448 15560328 2194796 6.47 3277116 13329260 96 01:06:53 Average: 17186088 31446457 820937 2.50 276372 13673306 2429702 7.16 2976075 11719815 66199 01:06:53 01:06:53 00:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:06:53 00:33:01 ens3 1339.07 1131.37 13387.54 139.06 0.00 0.00 0.00 0.00 01:06:53 00:33:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 01:06:53 00:33:01 docker0 698.90 738.82 50.02 4511.33 0.00 0.00 0.00 0.00 01:06:53 00:34:01 ens3 56.85 48.85 44.23 106.58 0.00 0.00 0.00 0.00 01:06:53 00:34:01 veth658a6d9 0.17 0.35 0.01 0.03 0.00 0.00 0.00 0.00 01:06:53 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:34:01 docker0 0.17 0.23 0.01 0.03 0.00 0.00 0.00 0.00 01:06:53 00:35:01 ens3 29.80 20.75 24.12 13.45 0.00 0.00 0.00 0.00 01:06:53 00:35:01 veth658a6d9 0.87 0.88 0.08 0.08 0.00 0.00 0.00 0.00 01:06:53 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:35:01 docker0 0.87 0.87 0.06 0.08 0.00 0.00 0.00 0.00 01:06:53 00:36:01 ens3 220.75 134.73 3167.65 27.86 0.00 0.00 0.00 0.00 01:06:53 00:36:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 01:06:53 00:36:01 veth4fab24e 6.63 9.83 0.64 4.03 0.00 0.00 0.00 0.00 01:06:53 00:36:01 veth41942bb 6.55 9.47 0.63 3.92 0.00 0.00 0.00 0.00 01:06:53 00:36:01 vethf04c1db 6.80 9.73 0.65 4.00 0.00 0.00 0.00 0.00 01:06:53 00:36:01 vethc1e1bae 7.20 10.48 0.69 4.27 0.00 0.00 0.00 0.00 01:06:53 00:36:01 vethcc6fd9a 7.05 10.61 0.68 4.24 0.00 0.00 0.00 0.00 01:06:53 00:36:01 veth5eee551 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 01:06:53 00:36:01 docker0 66.67 116.06 4.81 885.75 0.00 0.00 0.00 0.00 01:06:53 00:37:01 veth4407a59 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:06:53 00:37:01 ens3 619.99 361.90 3056.10 43.67 0.00 0.00 0.00 0.00 01:06:53 00:37:01 veth9d607fb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:06:53 00:37:01 veth5474be3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:06:53 00:37:01 vethd6568f9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:06:53 00:37:01 vethfa8738c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:06:53 00:37:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 01:06:53 00:37:01 veth2a609e4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:06:53 00:37:01 veth49c51ac 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:06:53 00:37:01 veth8bac0c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:06:53 00:37:01 vetha287798 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:06:53 00:37:01 veth5f9d8e6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:06:53 00:37:01 veth1765a2c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:06:53 00:37:01 veth5eee551 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 01:06:53 00:37:01 docker0 292.77 521.54 24.03 2895.21 0.00 0.00 0.00 0.00 01:06:53 00:38:01 veth4407a59 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:38:01 ens3 308.68 213.98 564.95 21.28 0.00 0.00 0.00 0.00 01:06:53 00:38:01 veth9d607fb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:38:01 veth5474be3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:38:01 vethd6568f9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:38:01 vethfa8738c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:38:01 veth2a609e4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:38:01 veth49c51ac 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:38:01 veth8bac0c4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:38:01 vetha287798 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:38:01 veth5f9d8e6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:38:01 veth1765a2c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:38:01 veth5eee551 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:39:01 ens3 931.26 664.54 2481.82 1651.11 0.00 0.00 0.00 0.00 01:06:53 00:39:01 lo 44.46 44.46 4.38 4.38 0.00 0.00 0.00 0.00 01:06:53 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:40:01 ens3 365.77 368.96 157.62 2272.18 0.00 0.00 0.00 0.00 01:06:53 00:40:01 lo 27.26 27.26 2.68 2.68 0.00 0.00 0.00 0.00 01:06:53 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:41:01 ens3 0.48 0.22 0.26 0.19 0.00 0.00 0.00 0.00 01:06:53 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:42:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 01:06:53 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:43:01 ens3 1.25 0.53 3.53 0.04 0.00 0.00 0.00 0.00 01:06:53 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:44:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:45:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:47:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 01:06:53 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:48:01 ens3 0.77 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:06:53 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:49:01 ens3 0.77 0.67 0.41 0.29 0.00 0.00 0.00 0.00 01:06:53 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:50:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:52:01 ens3 0.43 0.35 0.20 0.14 0.00 0.00 0.00 0.00 01:06:53 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:53:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:54:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:55:01 ens3 0.22 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:06:53 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:57:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 01:06:53 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:58:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 00:59:01 ens3 7.98 6.47 5.34 6.26 0.00 0.00 0.00 0.00 01:06:53 00:59:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 01:00:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 01:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 01:02:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:06:53 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 01:03:01 ens3 0.23 0.10 0.17 0.01 0.00 0.00 0.00 0.00 01:06:53 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 01:04:01 ens3 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 01:06:53 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:06:53 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 01:05:01 ens3 0.57 0.35 0.27 0.21 0.00 0.00 0.00 0.00 01:06:53 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:53 01:06:01 ens3 263.76 153.54 5010.75 27.42 0.00 0.00 0.00 0.00 01:06:53 01:06:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 01:06:53 01:06:01 docker0 70.42 116.86 5.50 1028.62 0.00 0.00 0.00 0.00 01:06:53 Average: ens3 122.17 91.49 821.21 126.82 0.00 0.00 0.00 0.00 01:06:53 Average: lo 2.42 2.42 0.24 0.24 0.00 0.00 0.00 0.00 01:06:53 Average: docker0 33.26 44.00 2.49 274.41 0.00 0.00 0.00 0.00 01:06:53 01:06:53 01:06:53 ---> sar -P ALL: 01:06:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3155) 08/09/23 _x86_64_ (8 CPU) 01:06:53 01:06:53 00:31:28 LINUX RESTART (8 CPU) 01:06:53 01:06:53 00:32:01 CPU %user %nice %system %iowait %steal %idle 01:06:53 00:33:01 all 10.96 0.00 4.06 3.25 0.07 81.67 01:06:53 00:33:01 0 9.33 0.00 4.77 3.87 0.05 81.98 01:06:53 00:33:01 1 10.52 0.00 3.23 1.23 0.05 84.97 01:06:53 00:33:01 2 13.20 0.00 5.46 4.14 0.07 77.14 01:06:53 00:33:01 3 9.06 0.00 3.51 0.50 0.09 86.85 01:06:53 00:33:01 4 9.48 0.00 3.87 8.78 0.07 77.80 01:06:53 00:33:01 5 7.92 0.00 3.53 0.93 0.07 87.56 01:06:53 00:33:01 6 13.39 0.00 4.16 0.29 0.05 82.12 01:06:53 00:33:01 7 14.73 0.00 3.96 6.24 0.08 74.98 01:06:53 00:34:01 all 26.77 0.00 4.63 1.61 0.08 66.91 01:06:53 00:34:01 0 26.68 0.00 4.23 0.99 0.07 68.03 01:06:53 00:34:01 1 27.69 0.00 4.54 2.69 0.08 65.00 01:06:53 00:34:01 2 26.69 0.00 6.15 0.12 0.07 66.97 01:06:53 00:34:01 3 27.59 0.00 4.52 2.74 0.08 65.07 01:06:53 00:34:01 4 26.80 0.00 4.26 0.37 0.08 68.49 01:06:53 00:34:01 5 25.63 0.00 3.77 0.10 0.07 70.43 01:06:53 00:34:01 6 27.44 0.00 4.69 0.10 0.08 67.69 01:06:53 00:34:01 7 25.63 0.00 4.86 5.80 0.07 63.64 01:06:53 00:35:01 all 43.31 0.00 5.88 1.00 0.09 49.72 01:06:53 00:35:01 0 44.21 0.00 5.90 0.02 0.10 49.77 01:06:53 00:35:01 1 42.55 0.00 5.97 1.26 0.08 50.13 01:06:53 00:35:01 2 42.84 0.00 5.80 0.32 0.08 50.96 01:06:53 00:35:01 3 43.28 0.00 6.59 5.33 0.08 44.72 01:06:53 00:35:01 4 43.30 0.00 5.74 0.64 0.08 50.24 01:06:53 00:35:01 5 43.25 0.00 5.77 0.34 0.10 50.54 01:06:53 00:35:01 6 42.81 0.00 5.63 0.08 0.07 51.41 01:06:53 00:35:01 7 44.27 0.00 5.64 0.02 0.08 49.98 01:06:53 00:36:01 all 17.87 0.00 6.21 11.27 0.11 64.54 01:06:53 00:36:01 0 17.53 0.00 5.85 8.92 0.08 67.61 01:06:53 00:36:01 1 17.78 0.00 5.74 6.01 0.07 70.41 01:06:53 00:36:01 2 17.72 0.00 6.09 5.73 0.07 70.39 01:06:53 00:36:01 3 18.99 0.00 7.66 32.67 0.10 40.57 01:06:53 00:36:01 4 18.49 0.00 7.23 8.62 0.25 65.40 01:06:53 00:36:01 5 15.39 0.00 5.38 3.78 0.07 75.38 01:06:53 00:36:01 6 18.46 0.00 5.96 11.64 0.12 63.83 01:06:53 00:36:01 7 18.59 0.00 5.81 13.04 0.10 62.46 01:06:53 00:37:01 all 35.71 0.00 7.78 8.91 0.10 47.50 01:06:53 00:37:01 0 35.15 0.00 7.51 2.46 0.10 54.79 01:06:53 00:37:01 1 34.81 0.00 7.08 7.92 0.08 50.11 01:06:53 00:37:01 2 35.42 0.00 8.03 36.65 0.08 19.81 01:06:53 00:37:01 3 36.14 0.00 8.76 2.34 0.12 52.64 01:06:53 00:37:01 4 36.13 0.00 8.30 9.77 0.10 45.70 01:06:53 00:37:01 5 35.64 0.00 7.62 3.49 0.10 53.15 01:06:53 00:37:01 6 36.16 0.00 7.78 5.79 0.10 50.16 01:06:53 00:37:01 7 36.23 0.00 7.16 2.85 0.10 53.65 01:06:53 00:38:01 all 82.57 0.00 10.03 2.08 0.17 5.15 01:06:53 00:38:01 0 82.65 0.00 10.03 0.08 0.22 7.02 01:06:53 00:38:01 1 82.11 0.00 9.89 0.39 0.17 7.45 01:06:53 00:38:01 2 81.69 0.00 10.48 7.35 0.17 0.31 01:06:53 00:38:01 3 82.84 0.00 9.59 0.39 0.19 7.00 01:06:53 00:38:01 4 82.78 0.00 10.04 4.20 0.15 2.83 01:06:53 00:38:01 5 82.63 0.00 10.24 2.27 0.15 4.71 01:06:53 00:38:01 6 83.22 0.00 9.79 0.61 0.17 6.21 01:06:53 00:38:01 7 82.63 0.00 10.15 1.36 0.15 5.70 01:06:53 00:39:01 all 8.19 0.00 3.37 5.91 0.08 82.45 01:06:53 00:39:01 0 7.63 0.00 2.49 2.15 0.07 87.67 01:06:53 00:39:01 1 7.08 0.00 3.68 4.10 0.05 85.08 01:06:53 00:39:01 2 6.66 0.00 2.75 12.54 0.05 78.00 01:06:53 00:39:01 3 7.20 0.00 3.86 2.24 0.19 86.52 01:06:53 00:39:01 4 10.05 0.00 3.00 12.21 0.07 74.67 01:06:53 00:39:01 5 9.29 0.00 5.73 4.41 0.10 80.47 01:06:53 00:39:01 6 8.76 0.00 2.62 2.99 0.05 85.58 01:06:53 00:39:01 7 8.83 0.00 2.82 6.65 0.07 81.63 01:06:53 00:40:01 all 7.78 0.00 0.71 0.09 0.05 91.37 01:06:53 00:40:01 0 8.45 0.00 0.65 0.00 0.05 90.85 01:06:53 00:40:01 1 6.31 0.00 0.62 0.02 0.05 93.00 01:06:53 00:40:01 2 10.17 0.00 0.63 0.08 0.05 89.07 01:06:53 00:40:01 3 6.70 0.00 1.02 0.02 0.07 92.20 01:06:53 00:40:01 4 8.54 0.00 0.64 0.00 0.05 90.77 01:06:53 00:40:01 5 4.17 0.00 0.69 0.02 0.05 95.07 01:06:53 00:40:01 6 9.46 0.00 0.65 0.02 0.07 89.80 01:06:53 00:40:01 7 8.42 0.00 0.77 0.57 0.05 90.20 01:06:53 00:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:06:53 00:41:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:06:53 00:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:06:53 00:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:41:01 4 0.05 0.00 0.00 0.00 0.00 99.95 01:06:53 00:41:01 5 0.00 0.00 0.03 0.00 0.02 99.95 01:06:53 00:41:01 6 0.07 0.00 0.02 0.00 0.00 99.92 01:06:53 00:41:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:06:53 00:42:01 all 0.19 0.00 0.01 0.00 0.00 99.78 01:06:53 00:42:01 0 0.08 0.00 0.03 0.00 0.00 99.88 01:06:53 00:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:06:53 00:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:06:53 00:42:01 4 1.26 0.00 0.02 0.00 0.02 98.71 01:06:53 00:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:42:01 6 0.07 0.00 0.02 0.00 0.02 99.90 01:06:53 00:42:01 7 0.03 0.00 0.03 0.03 0.00 99.90 01:06:53 00:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:06:53 00:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:06:53 00:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:06:53 00:43:01 5 0.02 0.00 0.03 0.00 0.02 99.93 01:06:53 00:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:06:53 00:43:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:06:53 01:06:53 00:43:01 CPU %user %nice %system %iowait %steal %idle 01:06:53 00:44:01 all 0.03 0.00 0.01 0.11 0.01 99.84 01:06:53 00:44:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:06:53 00:44:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:06:53 00:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:06:53 00:44:01 4 0.00 0.00 0.02 0.12 0.02 99.85 01:06:53 00:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:06:53 00:44:01 6 0.05 0.00 0.00 0.35 0.00 99.60 01:06:53 00:44:01 7 0.03 0.00 0.02 0.43 0.03 99.48 01:06:53 00:45:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:06:53 00:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:06:53 00:45:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:06:53 00:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:06:53 00:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:06:53 00:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:06:53 00:45:01 6 0.07 0.00 0.02 0.02 0.00 99.90 01:06:53 00:45:01 7 0.00 0.00 0.00 0.03 0.00 99.97 01:06:53 00:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:06:53 00:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:06:53 00:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:06:53 00:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:06:53 00:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:06:53 00:46:01 6 0.02 0.00 0.02 0.02 0.02 99.93 01:06:53 00:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:06:53 00:47:01 all 0.03 0.00 0.03 0.00 0.00 99.93 01:06:53 00:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:06:53 00:47:01 1 0.05 0.00 0.05 0.02 0.02 99.87 01:06:53 00:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:06:53 00:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:06:53 00:47:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:06:53 00:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:06:53 00:47:01 6 0.05 0.00 0.05 0.00 0.00 99.90 01:06:53 00:47:01 7 0.03 0.00 0.03 0.02 0.00 99.92 01:06:53 00:48:01 all 0.12 0.00 0.02 0.00 0.01 99.85 01:06:53 00:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:06:53 00:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:06:53 00:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:06:53 00:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:48:01 4 0.86 0.00 0.08 0.00 0.00 99.05 01:06:53 00:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:48:01 6 0.07 0.00 0.03 0.00 0.02 99.88 01:06:53 00:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:06:53 00:49:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:06:53 00:49:01 0 0.05 0.00 0.00 0.00 0.02 99.93 01:06:53 00:49:01 1 0.03 0.00 0.02 0.02 0.00 99.93 01:06:53 00:49:01 2 0.07 0.00 0.03 0.00 0.02 99.88 01:06:53 00:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:06:53 00:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:06:53 00:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:49:01 6 0.07 0.00 0.02 0.00 0.00 99.92 01:06:53 00:49:01 7 0.03 0.00 0.03 0.00 0.00 99.93 01:06:53 00:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:06:53 00:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:06:53 00:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:06:53 00:50:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:06:53 00:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:06:53 00:50:01 4 0.05 0.00 0.00 0.00 0.00 99.95 01:06:53 00:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:06:53 00:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:06:53 00:50:01 7 0.02 0.00 0.00 0.02 0.02 99.95 01:06:53 00:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:06:53 00:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:06:53 00:51:01 1 0.00 0.00 0.03 0.02 0.00 99.95 01:06:53 00:51:01 2 0.05 0.00 0.00 0.00 0.02 99.93 01:06:53 00:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:51:01 6 0.08 0.00 0.03 0.00 0.02 99.87 01:06:53 00:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:06:53 00:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:06:53 00:52:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:06:53 00:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:06:53 00:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:52:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:06:53 00:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:06:53 00:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 01:06:53 00:53:01 all 0.06 0.00 0.01 0.00 0.01 99.92 01:06:53 00:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:06:53 00:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:06:53 00:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:06:53 00:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:06:53 00:53:01 4 0.23 0.00 0.00 0.00 0.02 99.75 01:06:53 00:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:06:53 00:53:01 7 0.05 0.00 0.02 0.02 0.02 99.90 01:06:53 00:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:06:53 00:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:06:53 00:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:06:53 00:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:06:53 00:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:06:53 00:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:06:53 00:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:06:53 01:06:53 00:54:01 CPU %user %nice %system %iowait %steal %idle 01:06:53 00:55:01 all 0.03 0.00 0.01 0.00 0.01 99.96 01:06:53 00:55:01 0 0.08 0.00 0.02 0.00 0.02 99.88 01:06:53 00:55:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:06:53 00:55:01 2 0.05 0.00 0.00 0.00 0.02 99.93 01:06:53 00:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:06:53 00:55:01 6 0.08 0.00 0.02 0.00 0.02 99.88 01:06:53 00:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:06:53 00:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:06:53 00:56:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:06:53 00:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:06:53 00:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:06:53 00:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:06:53 00:56:01 7 0.02 0.00 0.02 0.02 0.02 99.93 01:06:53 00:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 01:06:53 00:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:06:53 00:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:06:53 00:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:57:01 4 0.05 0.00 0.03 0.00 0.02 99.90 01:06:53 00:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:57:01 6 0.05 0.00 0.00 0.00 0.00 99.95 01:06:53 00:57:01 7 0.05 0.00 0.00 0.00 0.00 99.95 01:06:53 00:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:06:53 00:58:01 0 0.07 0.00 0.03 0.02 0.00 99.88 01:06:53 00:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:06:53 00:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:06:53 00:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:06:53 00:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 00:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:06:53 00:58:01 7 0.03 0.00 0.02 0.02 0.00 99.93 01:06:53 00:59:01 all 0.30 0.00 0.04 0.01 0.01 99.65 01:06:53 00:59:01 0 1.22 0.00 0.03 0.00 0.02 98.73 01:06:53 00:59:01 1 0.07 0.00 0.02 0.02 0.00 99.90 01:06:53 00:59:01 2 0.07 0.00 0.03 0.00 0.00 99.90 01:06:53 00:59:01 3 0.15 0.00 0.02 0.00 0.00 99.83 01:06:53 00:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 00:59:01 5 0.40 0.00 0.07 0.03 0.02 99.48 01:06:53 00:59:01 6 0.23 0.00 0.07 0.00 0.00 99.70 01:06:53 00:59:01 7 0.23 0.00 0.05 0.02 0.02 99.68 01:06:53 01:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:06:53 01:00:01 0 0.02 0.00 0.05 0.00 0.02 99.92 01:06:53 01:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:06:53 01:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:06:53 01:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:06:53 01:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 01:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:06:53 01:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 01:00:01 7 0.07 0.00 0.03 0.02 0.00 99.88 01:06:53 01:01:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:06:53 01:01:01 0 0.03 0.00 0.07 0.00 0.02 99.88 01:06:53 01:01:01 1 0.00 0.00 0.02 0.02 0.02 99.95 01:06:53 01:01:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:06:53 01:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 01:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:06:53 01:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 01:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:06:53 01:01:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:06:53 01:02:01 all 0.13 0.00 0.01 0.05 0.00 99.80 01:06:53 01:02:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:06:53 01:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 01:02:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:06:53 01:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:06:53 01:02:01 4 0.93 0.00 0.00 0.00 0.00 99.07 01:06:53 01:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 01:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:06:53 01:02:01 7 0.02 0.00 0.02 0.42 0.00 99.55 01:06:53 01:03:01 all 0.12 0.00 0.00 0.00 0.00 99.87 01:06:53 01:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:06:53 01:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 01:03:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:06:53 01:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 01:03:01 4 0.86 0.00 0.02 0.00 0.00 99.12 01:06:53 01:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 01:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 01:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 01:06:53 01:04:01 all 0.03 0.00 0.01 0.01 0.00 99.95 01:06:53 01:04:01 0 0.07 0.00 0.05 0.00 0.02 99.87 01:06:53 01:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:06:53 01:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 01:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 01:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 01:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:06:53 01:04:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:06:53 01:04:01 7 0.03 0.00 0.02 0.03 0.02 99.90 01:06:53 01:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:06:53 01:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:06:53 01:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:06:53 01:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:06:53 01:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:06:53 01:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:06:53 01:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:06:53 01:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:06:53 01:05:01 7 0.05 0.00 0.03 0.02 0.00 99.90 01:06:53 01:06:53 01:05:01 CPU %user %nice %system %iowait %steal %idle 01:06:53 01:06:01 all 4.66 0.00 1.81 1.98 0.03 91.52 01:06:53 01:06:01 0 3.91 0.00 2.03 0.12 0.02 93.93 01:06:53 01:06:01 1 5.36 0.00 1.54 3.80 0.03 89.26 01:06:53 01:06:01 2 5.15 0.00 1.41 0.08 0.02 93.34 01:06:53 01:06:01 3 3.82 0.00 2.01 0.12 0.03 94.02 01:06:53 01:06:01 4 5.35 0.00 1.45 0.25 0.03 92.91 01:06:53 01:06:01 5 4.20 0.00 1.62 0.05 0.02 94.11 01:06:53 01:06:01 6 4.04 0.00 1.59 0.00 0.03 94.33 01:06:53 01:06:01 7 5.48 0.00 2.79 11.47 0.03 80.22 01:06:53 Average: all 6.98 0.00 1.31 1.06 0.03 90.63 01:06:53 Average: 0 6.93 0.00 1.28 0.54 0.03 91.22 01:06:53 Average: 1 6.84 0.00 1.24 0.81 0.02 91.08 01:06:53 Average: 2 6.99 0.00 1.37 1.95 0.02 89.66 01:06:53 Average: 3 6.87 0.00 1.39 1.34 0.03 90.38 01:06:53 Average: 4 7.19 0.00 1.31 1.31 0.03 90.15 01:06:53 Average: 5 6.69 0.00 1.30 0.45 0.02 91.53 01:06:53 Average: 6 7.13 0.00 1.26 0.64 0.03 90.94 01:06:53 Average: 7 7.18 0.00 1.30 1.44 0.03 90.06 01:06:53 01:06:53 01:06:53